.. |
beacon
|
Consolidate block type for block processing (#2325)
|
2024-06-09 16:32:20 +02:00 |
common
|
Consolidate block type for block processing (#2325)
|
2024-06-09 16:32:20 +02:00 |
core
|
Enable test_blockchain_json by disable some problematic cases (#2346)
|
2024-06-13 09:19:07 +00:00 |
db
|
Remove rehashing in storage ledger init (#2340)
|
2024-06-12 21:13:53 +02:00 |
evm
|
avoid initTable (#2328)
|
2024-06-10 11:05:30 +02:00 |
graphql
|
Remove exceptions from EVM (#2314)
|
2024-06-07 15:24:32 +07:00 |
rpc
|
simplify error handling in block processing (#2337)
|
2024-06-11 17:50:22 +02:00 |
stateless
|
Cleanup stateless and block witness code. (#2295)
|
2024-06-08 15:05:00 +07:00 |
sync
|
avoid initTable (#2328)
|
2024-06-10 11:05:30 +02:00 |
transaction
|
Remove exceptions from EVM (#2314)
|
2024-06-07 15:24:32 +07:00 |
utils
|
Remove keyed_queue rlp support (#2300)
|
2024-06-06 00:01:18 +02:00 |
common.nim
|
…
|
|
config.nim
|
Cleanup stateless and block witness code. (#2295)
|
2024-06-08 15:05:00 +07:00 |
constants.nim
|
…
|
|
errors.nim
|
…
|
|
launcher.nim
|
…
|
|
makefile
|
…
|
|
nim.cfg
|
import: read from era files (#2254)
|
2024-05-31 09:13:56 +02:00 |
nimbus.nim
|
Cleanup stateless and block witness code. (#2295)
|
2024-06-08 15:05:00 +07:00 |
nimbus_desc.nim
|
rm full sync (#2324)
|
2024-06-08 07:41:44 +07:00 |
nimbus_import.nim
|
Consolidate block type for block processing (#2325)
|
2024-06-09 16:32:20 +02:00 |
rpc.nim
|
…
|
|
tracer.nim
|
Consolidate block type for block processing (#2325)
|
2024-06-09 16:32:20 +02:00 |
transaction.nim
|
…
|
|
version.nim
|
Implement engine_getClientVersionV1 (#2233)
|
2024-05-29 09:20:50 +02:00 |
vm_compile_info.nim
|
Cleanup unused raises in evm/state and other obsolete informations (#2243)
|
2024-05-30 09:03:54 +00:00 |
vm_computation.nim
|
use --styleCheck:error (#2242)
|
2024-05-30 09:01:07 +00:00 |
vm_gas_costs.nim
|
…
|
|
vm_internals.nim
|
Remove exceptions from EVM (#2314)
|
2024-06-07 15:24:32 +07:00 |
vm_precompiles.nim
|
Remove exceptions from EVM (#2314)
|
2024-06-07 15:24:32 +07:00 |
vm_state.nim
|
Cleanup stateless and block witness code. (#2295)
|
2024-06-08 15:05:00 +07:00 |
vm_state_transactions.nim
|
…
|
|
vm_types.nim
|
…
|
|