nim-web3/tests
andri lim a271022206
Fix test and i386 CI (#171)
* Fix tests

* Replace apt-fast with apt-get
2024-10-11 15:21:30 +07:00
..
execution-apis@7907424db9 bump `execution-apis` to `v1.0.0-beta.4` (#145) 2024-04-25 18:38:51 +00:00
helpers Migrate to common eth types (#162) 2024-10-01 19:41:11 +02: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 Fixed encoding of (multidimentional) dynamic arrays (#149) 2024-05-21 09:41:15 +07:00
test_contracts.nim Replace AccessTuple with AccessPair from nim-eth (#169) 2024-10-11 10:44:33 +07:00
test_deposit_contract.nim Replace std.Option with results.Opt (#153) 2024-06-12 06:32:06 +07: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 new Pectra engine API (#168) 2024-10-10 02:35:54 +00:00
test_json_marshalling.nim Fix test and i386 CI (#171) 2024-10-11 15:21:30 +07:00
test_logs.nim Replace std.Option with results.Opt (#153) 2024-06-12 06:32:06 +07:00
test_null_conversion.nim Reduce compiler warnings (#127) 2024-01-24 14:37:32 +07:00
test_primitives.nim Replace AccessTuple with AccessPair from nim-eth (#169) 2024-10-11 10:44:33 +07:00
test_signed_tx.nim Migrate to common eth types (#162) 2024-10-01 19:41:11 +02:00
test_string_decoder.nim Reduce compiler warnings (#127) 2024-01-24 14:37:32 +07:00