.. |
beacon
|
Implement RPC method eth_getAccessList (#2091)
|
2024-03-21 18:24:32 +07:00 |
common
|
Provide public default db symbol (#2050)
|
2024-02-23 09:17:24 +00:00 |
core
|
Core db+aristo provides tracer funtionality (#2089)
|
2024-03-21 10:45:57 +00:00 |
db
|
Implement RPC method eth_getAccessList (#2091)
|
2024-03-21 18:24:32 +07:00 |
evm
|
Implement RPC method eth_getAccessList (#2091)
|
2024-03-21 18:24:32 +07:00 |
graphql
|
Add style check to config.nims and fix styles in source code (#2038)
|
2024-02-20 10:07:38 +07:00 |
rpc
|
Implement RPC method eth_getAccessList (#2091)
|
2024-03-21 18:24:32 +07:00 |
sync
|
Fix styles and reduce compiler warnings (#2086)
|
2024-03-20 14:35:38 +07:00 |
transaction
|
Implement RPC method eth_getAccessList (#2091)
|
2024-03-21 18:24:32 +07:00 |
utils
|
Reduce compiler warnings (#2030)
|
2024-02-16 16:08:07 +07:00 |
common.nim
|
…
|
|
config.nim
|
Storage of block witnesses (#1986)
|
2024-02-13 17:49:41 +08:00 |
constants.nim
|
Add check copyright year linter to CI
|
2023-11-01 10:41:20 +07:00 |
errors.nim
|
Core db update providing additional results code interface (#1776)
|
2023-09-26 10:21:13 +01:00 |
launcher.nim
|
Add check copyright year linter to CI
|
2023-11-01 10:41:20 +07:00 |
lightchain_shell.nim
|
…
|
|
makefile
|
…
|
|
nim.cfg
|
…
|
|
nimbus.nim
|
Storage of block witnesses (#1986)
|
2024-02-13 17:49:41 +08:00 |
nimbus_desc.nim
|
Implement combo http server for rpc, engine_api, and graphql services (#1992)
|
2024-01-29 20:20:04 +07:00 |
rpc.nim
|
Implement combo http server for rpc, engine_api, and graphql services (#1992)
|
2024-01-29 20:20:04 +07:00 |
stateless_runner.nim
|
Remove obsolete select_backend and fix simulators CI (#2007)
|
2024-02-04 21:28:20 +07:00 |
tracer.nim
|
Core db+aristo provides tracer funtionality (#2089)
|
2024-03-21 10:45:57 +00:00 |
transaction.nim
|
Prepare source code for nim v2 CI (#2028)
|
2024-02-15 09:57:05 +07:00 |
version.nim
|
…
|
|
vm_compile_info.nim
|
…
|
|
vm_computation.nim
|
EVM cleanup
|
2023-08-29 07:12:31 +07:00 |
vm_gas_costs.nim
|
…
|
|
vm_internals.nim
|
EVM cleanup
|
2023-08-29 07:12:31 +07:00 |
vm_precompiles.nim
|
…
|
|
vm_state.nim
|
EIP-4844: Fix excessBlobGas handling (#1771)
|
2023-09-24 22:25:41 +07:00 |
vm_state_transactions.nim
|
EIP-4788: Make it clear what is an EVM system call
|
2023-09-22 17:21:09 +07:00 |
vm_types.nim
|
Reduce compiler warnings (#2030)
|
2024-02-16 16:08:07 +07:00 |