nim-web3/tests
tersec 9aed14a737
rename depositReceipts/exits to depositRequests/withdrawalRequests
2024-05-16 00:19:37 +00:00
..
execution-apis@7907424db9 bump `execution-apis` to `v1.0.0-beta.4` (#145) 2024-04-25 18:38:51 +00:00
helpers Use correct type for blob transactions (#148) 2024-05-14 22:52:11 +03:00
all_tests.nim Feature/execution api spec (#69) 2024-01-11 21:02:42 +07:00
nim.cfg v0.2.0: Revamp data types 2023-12-12 12:15:34 +07:00
test_contract_dsl.nim More flexibility to contract DSL, Async contract caller 2024-01-09 14:57:29 +01:00
test_contracts.nim make `BlockNumber` `distinct` (#137) 2024-03-17 00:04:38 +01:00
test_deposit_contract.nim make `BlockNumber` `distinct` (#137) 2024-03-17 00:04:38 +01:00
test_execution_api.nim bump `execution-apis` to `v1.0.0-beta.4` (#145) 2024-04-25 18:38:51 +00:00
test_execution_types.nim rename depositReceipts/exits to depositRequests/withdrawalRequests 2024-05-16 00:19:37 +00:00
test_json_marshalling.nim Unify EthCall/EthSend into TransactionArgs (#138) 2024-03-20 11:12:59 +07:00
test_logs.nim make `BlockNumber` `distinct` (#137) 2024-03-17 00:04:38 +01:00
test_null_conversion.nim Reduce compiler warnings (#127) 2024-01-24 14:37:32 +07:00
test_primitives.nim Migrate to json-serialization 2024-01-07 17:23:00 +07:00
test_signed_tx.nim Unify EthCall/EthSend into TransactionArgs (#138) 2024-03-20 11:12:59 +07:00
test_string_decoder.nim Reduce compiler warnings (#127) 2024-01-24 14:37:32 +07:00