Omar Abdulla
edbbbab934
Fix tests
2025-07-23 18:48:59 +03:00
Omar
757cbaf61e
Merge pull request #57 from paritytech/feature/caller-replacement
...
Implement caller replacement
2025-07-23 18:46:18 +03:00
Omar Abdulla
2c7e95bb4f
Merge remote-tracking branch 'origin/feature/handle-exceptions' into feature/caller-replacement
2025-07-23 18:45:59 +03:00
Omar Abdulla
2b6ee18e40
Better handling for length in equivalency checks
2025-07-23 18:43:39 +03:00
Omar Abdulla
ca1ce3e5b4
Fix calldata construction of single calldata
2025-07-23 18:43:39 +03:00
Omar Abdulla
3d28179dde
Add support for wildcards in exceptions
2025-07-23 18:43:39 +03:00
Omar Abdulla
6303f3b917
Fix size_requirement underflow
2025-07-23 18:42:10 +03:00
Omar Abdulla
e434c163c7
Make initial balance a constant
2025-07-23 18:42:09 +03:00
Omar Abdulla
404d2f7452
Better handling for length in equivalency checks
2025-07-23 14:53:19 +03:00
Omar
750d9fff27
Merge pull request #59 from paritytech/feature/check-target
...
Honor the target in the metadata files
2025-07-23 12:35:14 +03:00
Omar Abdulla
94afdbecc7
Fix calldata construction of single calldata
2025-07-23 10:13:31 +03:00
Omar Abdulla
ce1b4862b4
Add support for wildcards in exceptions
2025-07-23 10:05:07 +03:00
Omar Abdulla
799f07f04f
Fix size_requirement underflow
2025-07-23 09:54:58 +03:00
Omar Abdulla
2a1f81fb6d
Merge remote-tracking branch 'origin/feature/caller-replacement' into feature/check-target
2025-07-23 08:28:07 +03:00
Omar Abdulla
51191013c1
Remove empty impl
2025-07-23 08:26:22 +03:00
Omar Abdulla
c81279fc8f
Correct the arguments
2025-07-23 08:26:22 +03:00
Omar Abdulla
0392b6b629
Remove address replacement
2025-07-23 08:26:22 +03:00
Omar Abdulla
ac94c972de
Remove empty impl
2025-07-22 15:18:14 +03:00
Omar
5cc814b0e0
Merge pull request #58 from paritytech/feature/lighter-trace
...
Switch to callframe tracer
2025-07-22 15:05:17 +03:00
Omar Abdulla
0722791a28
Correct the arguments
2025-07-22 14:37:02 +03:00
Omar Abdulla
52042dfff5
Remove address replacement
2025-07-22 14:34:22 +03:00
Omar
e3c717f4d9
Merge pull request #60 from paritytech/feature/handle-values
...
Handle values
2025-07-22 13:57:05 +03:00
Omar Abdulla
e7ebe4fa2f
Handle values from the metadata files
2025-07-22 09:24:09 +03:00
Omar Abdulla
5c957e5ac1
Add a way to skip tests if they don't match the target
2025-07-22 09:07:01 +03:00
Omar Abdulla
a0248b58f3
Switch to callframe trace for exceptions
2025-07-22 07:22:44 +03:00
Omar Abdulla
6a9acea748
Merge remote-tracking branch 'origin/feature/handle-exceptions' into feature/caller-replacement
2025-07-22 06:47:19 +03:00
Omar Abdulla
c31c7d94f9
Merge remote-tracking branch 'origin/main' into feature/handle-exceptions
2025-07-22 06:43:48 +03:00
Omar Abdulla
dcc43d4ea6
Implement caller replacement
2025-07-21 20:32:14 +03:00
Omar Abdulla
cb13c3c2cd
Wire up address replacement with rest of code
2025-07-21 20:10:28 +03:00
Omar Abdulla
7cda3416f0
Cleanup mutability
2025-07-21 19:47:17 +03:00
Omar Abdulla
d7bc4f1fab
Cleanup implementation
2025-07-21 19:42:44 +03:00
Omar Abdulla
b6db597a57
Add support for address replacement
2025-07-21 18:54:09 +03:00
Omar
d7136d9a3d
Merge pull request #55 from paritytech/feature/better-nonce-handling
...
Improvements and fixes to nonce allocation
2025-07-21 13:43:40 +03:00
Omar Abdulla
e5a3f0aee9
Fix tests
2025-07-21 07:31:10 +03:00
Omar Abdulla
3cdf57f7c3
Cached nonce allocator
2025-07-21 07:19:44 +03:00
Omar Abdulla
dab8ffe520
Add support for exceptions
2025-07-18 21:00:44 +03:00
Omar Abdulla
c913a8222f
Merge branch 'bugfix/function-signature' into feature/handle-exceptions
2025-07-18 17:25:17 +03:00
Omar Abdulla
c8cef4834f
Allow for the use of function signatures
2025-07-18 16:37:15 +03:00
Omar Abdulla
ca59a1f6a9
Handle calldata better
2025-07-18 15:52:40 +03:00
Omar Abdulla
adc0c44cde
Merge remote-tracking branch 'origin/main' into refactor/contract-deployment-and-input-handling
2025-07-18 15:18:27 +03:00
Omar Abdulla
811e17136b
Merge remote-tracking branch 'origin/main' into refactor/contract-deployment-and-input-handling
2025-07-18 15:11:40 +03:00
Omar Abdulla
ba32bad6b3
Fix edge-case in deployment order
2025-07-17 22:26:49 +03:00
Omar Abdulla
bb754cba4f
Correct comment
2025-07-17 18:53:24 +03:00
Omar Abdulla
c858bbe66d
Ignore macro doc comment tests
2025-07-17 18:28:23 +03:00
Omar Abdulla
906878f06a
Fix edge-case in input handling
2025-07-17 18:00:49 +03:00
Omar Abdulla
9a71369e8a
Implement the new input handling logic
2025-07-17 17:46:40 +03:00
Omar Abdulla
84ab873b46
Impl new_from for wrapper types
2025-07-17 15:33:28 +03:00
Omar Abdulla
2ef6f7ba63
Make metadata structs more typed
2025-07-17 15:31:18 +03:00
Omar Abdulla
38e6140a7c
Remove unneeded use of two HashMaps
2025-07-17 14:41:48 +03:00
Omar Abdulla
ca6c5529e2
Move FilesWithExtensionIterator to core::common
2025-07-17 14:32:55 +03:00
Omar Abdulla
038a2db53c
Add support for wrapper types
2025-07-17 14:22:18 +03:00