..
amphora
Migrate to Engine API spec version v1.0.0-alpha.5; More progress towards working M1
2022-01-25 12:52:50 +02:00
bootstrap
config: fix new config based on input from jamie and zahary
2021-09-18 17:34:51 +07:00
customgenesis
Add geth compatibility to genesis config parser
2023-11-29 16:15:31 +07:00
db
Added support for namespaces to RocksDb kvstore. ( #2066 )
2024-03-12 11:04:46 +08:00
fixtures
evm: Reject contract creation if the storage is non-empty(EIP-7610)
2024-05-07 09:19:59 +07:00
graphql
Workaround for 0 gas price estimation ( #2180 )
2024-05-28 13:36:38 +07:00
keystore
implement more eth rpc and keystore management
2020-07-23 14:54:32 +07:00
merge
reenable testEngineAPI in test_merge
2022-03-17 12:54:04 +07:00
replay
results: use canonical import ( #2248 )
2024-05-30 14:54:03 +02:00
rpc
Experimental RPC endpoints for generating block witnesses ( #1977 )
2024-01-22 17:11:37 +08:00
test_aristo
Add some basic rocksdb options to command line ( #2286 )
2024-06-05 17:08:29 +02:00
test_beacon
Culling legacy DB and accounts cache ( #2197 )
2024-05-20 10:17:51 +00:00
test_coredb
Run coredb without journal ( #2266 )
2024-05-31 17:32:22 +00:00
test_jwt_auth
Enable JWT authentication for websockets ( #1039 )
2022-04-06 15:11:13 +01:00
test_rocksdb_timing
import: read from era files ( #2254 )
2024-05-31 09:13:56 +02:00
test_sync_snap
results: use canonical import ( #2248 )
2024-05-30 14:54:03 +02:00
test_txpool
import: read from era files ( #2254 )
2024-05-31 09:13:56 +02:00
README.md
…
all_tests.nim
Aristo avoid storage trie update race conditions ( #2251 )
2024-05-30 17:48:38 +00:00
all_tests_macro.nim
Fix unhandled overflow exception in gasCall
2023-12-04 14:10:56 +07:00
asynctest.nim
Core db and aristo updates for destructor and tx logic ( #1894 )
2023-11-16 19:35:03 +00:00
evm_tests.nim
Core db and aristo updates for destructor and tx logic ( #1894 )
2023-11-16 19:35:03 +00:00
macro_assembler.nim
Make test op memory work again ( #2236 )
2024-05-28 14:24:10 +00:00
nim.cfg
import: read from era files ( #2254 )
2024-05-31 09:13:56 +02:00
persistBlockTestGen.nim
Add some basic rocksdb options to command line ( #2286 )
2024-06-05 17:08:29 +02:00
test_accounts_cache.nim
Speed up account ledger a little ( #2279 )
2024-06-02 21:21:29 +02:00
test_allowed_to_fail.nim
evm: Reject contract creation if the storage is non-empty(EIP-7610)
2024-05-07 09:19:59 +07:00
test_aristo.nim
Remove vid recycling feature ( #2294 )
2024-06-04 15:05:13 +00:00
test_block_fixture.nim
Core db and aristo updates for destructor and tx logic ( #1894 )
2023-11-16 19:35:03 +00:00
test_blockchain_json.nim
import: read from era files ( #2254 )
2024-05-31 09:13:56 +02:00
test_code_stream.nim
Core db and aristo updates for destructor and tx logic ( #1894 )
2023-11-16 19:35:03 +00:00
test_config.nim
Add check copyright year linter to CI
2023-11-01 10:41:20 +07:00
test_configuration.nim
import: read from era files ( #2254 )
2024-05-31 09:13:56 +02:00
test_coredb.nim
Add some basic rocksdb options to command line ( #2286 )
2024-06-05 17:08:29 +02:00
test_difficulty.nim
Fix styles and reduce compiler warnings ( #2086 )
2024-03-20 14:35:38 +07:00
test_eip4844.nim
Introduce wrapper type for EIP-4844 transactions ( #2177 )
2024-05-15 10:07:59 +07:00
test_filters.nim
Bump nim-web3 and others
2024-01-14 10:41:23 +07:00
test_forkid.nim
Remove more goerli data ( #2249 )
2024-05-30 11:49:47 +00:00
test_gas_meter.nim
Core db and aristo updates for destructor and tx logic ( #1894 )
2023-11-16 19:35:03 +00:00
test_generalstate_json.nim
results: use canonical import ( #2248 )
2024-05-30 14:54:03 +02:00
test_genesis.nim
rm Clique consensus method support and Goerli network ( #2219 )
2024-05-25 16:12:14 +02:00
test_getproof_json.nim
Simplify AccountsLedgerRef complexity ( #2239 )
2024-05-29 13:06:49 +02:00
test_graphql.nim
import: read from era files ( #2254 )
2024-05-31 09:13:56 +02:00
test_helpers.nim
Ledger activate unified accounts cache wrapper ( #1939 )
2023-12-12 19:12:56 +00:00
test_jwt_auth.nim
results: use canonical import ( #2248 )
2024-05-30 14:54:03 +02:00
test_keyed_queue_rlp.nim
Reduce compiler warnings ( #2030 )
2024-02-16 16:08:07 +07:00
test_memory.nim
Reduce compiler warnings ( #2030 )
2024-02-16 16:08:07 +07:00
test_merge.nim
Culling legacy DB and accounts cache ( #2197 )
2024-05-20 10:17:51 +00:00
test_misc.nim
Add check copyright year linter to CI
2023-11-01 10:41:20 +07:00
test_op_arith.nim
Fix styles and reduce compiler warnings ( #2086 )
2024-03-20 14:35:38 +07:00
test_op_bit.nim
Fix styles and reduce compiler warnings ( #2086 )
2024-03-20 14:35:38 +07:00
test_op_custom.nim
Fix styles and reduce compiler warnings ( #2086 )
2024-03-20 14:35:38 +07:00
test_op_env.nim
Fix styles and reduce compiler warnings ( #2086 )
2024-03-20 14:35:38 +07:00
test_op_memory.nim
Culling legacy DB and accounts cache ( #2197 )
2024-05-20 10:17:51 +00:00
test_op_misc.nim
Fix styles and reduce compiler warnings ( #2086 )
2024-03-20 14:35:38 +07:00
test_overflow.nim
restore a few tests, cleanup ( #2234 )
2024-05-28 14:49:35 +02:00
test_persistblock_json.nim
import: read from era files ( #2254 )
2024-05-31 09:13:56 +02:00
test_persistblock_witness_json.nim
import: read from era files ( #2254 )
2024-05-31 09:13:56 +02:00
test_pow.nim
fix import path; force refc memory management even with Nim 2.0+ ( #2241 )
2024-05-29 20:47:06 +02:00
test_precompiles.nim
restore a few tests, cleanup ( #2234 )
2024-05-28 14:49:35 +02:00
test_rocksdb_timing.nim
Misc updates for full sync ( #2140 )
2024-04-19 18:37:27 +00:00
test_rpc.nim
Workaround for 0 gas price estimation ( #2180 )
2024-05-28 13:36:38 +07:00
test_rpc_experimental_json.nim
Speed up account ledger a little ( #2279 )
2024-06-02 21:21:29 +02:00
test_rpc_getproofs_track_state_changes.nim
Add some basic rocksdb options to command line ( #2286 )
2024-06-05 17:08:29 +02:00
test_stack.nim
Core db and aristo updates for destructor and tx logic ( #1894 )
2023-11-16 19:35:03 +00:00
test_state_db.nim
Enable test_state_db ( #2244 )
2024-05-30 07:44:52 +02:00
test_sync_snap.nim
restore a few tests, cleanup ( #2234 )
2024-05-28 14:49:35 +02:00
test_tools_build.nim
More witness fixes ( #2009 )
2024-02-09 12:09:02 +08:00
test_tracer_json.nim
Culling legacy DB and accounts cache ( #2197 )
2024-05-20 10:17:51 +00:00
test_transaction_json.nim
Add check copyright year linter to CI
2023-11-01 10:41:20 +07:00
test_txpool.nim
Enable test_txpool2 independetly from test_txpool ( #2246 )
2024-05-30 12:11:41 +02:00
test_txpool2.nim
import: read from era files ( #2254 )
2024-05-31 09:13:56 +02:00
test_wire_protocol.nim
Add check copyright year linter to CI
2023-11-01 10:41:20 +07:00
tracerTestGen.nim
Add some basic rocksdb options to command line ( #2286 )
2024-06-05 17:08:29 +02:00