nimbus-eth1/nimbus
web3-developer 54644fa3cb
Witness Generation Bug Fixes (#1981)
* Return slots when verifying witness regardless of code length.

* Prevent AccountCache WitnessData codeTouched from being reset.

* Default to using {wfNoFlag} for witness flags in tests to allow running with data from before EIP170.

* Add additional json files to experimental JSON RPC test.

* Use HTTP RPC server in tests.

* Add test to check that block witness contains bytecode.
2024-01-25 01:18:45 +08:00
..
beacon Bump nim-web3 and others 2024-01-14 10:41:23 +07:00
common Bump chronos and other sub modules + related fixes (#1966) 2024-01-12 22:06:19 +01:00
core Experimental RPC endpoints for generating block witnesses (#1977) 2024-01-22 17:11:37 +08:00
db Witness Generation Bug Fixes (#1981) 2024-01-25 01:18:45 +08:00
evm Experimental RPC endpoints for generating block witnesses (#1977) 2024-01-22 17:11:37 +08:00
graphql Vendor bumps + related fixes + warning fixes (#1985) 2024-01-24 16:28:03 +01:00
rpc Witness Generation Bug Fixes (#1981) 2024-01-25 01:18:45 +08:00
sync Bumps for chronos, nim-eth and unittest2 and future callback fixes 2024-01-19 13:37:14 +01:00
transaction Bump nim-web3: remove rpc types duplicates 2023-12-13 07:58:12 +07:00
utils Ledger activate unified accounts cache wrapper (#1939) 2023-12-12 19:12:56 +00:00
common.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
config.nim Vendor bumps + related fixes + warning fixes (#1985) 2024-01-24 16:28:03 +01: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 Snap sync fix trie interpolation fringe condition (#1457) 2023-02-01 18:56:06 +00:00
nim.cfg
nimbus.nim Witness Generation Bug Fixes (#1981) 2024-01-25 01:18:45 +08:00
rpc.nim Witness Generation Bug Fixes (#1981) 2024-01-25 01:18:45 +08:00
stateless_runner.nim Ledger activate unified accounts cache wrapper (#1939) 2023-12-12 19:12:56 +00:00
tracer.nim Bump nim-web3 and others 2024-01-14 10:41:23 +07:00
transaction.nim TxPool will not pack tx with invalid chainId 2023-11-01 08:56:57 +07:00
version.nim
vm_compile_info.nim Prepare snap server client test scenario (#1483) 2023-03-02 09:57:58 +00:00
vm_computation.nim EVM cleanup 2023-08-29 07:12:31 +07:00
vm_gas_costs.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
vm_internals.nim EVM cleanup 2023-08-29 07:12:31 +07:00
vm_precompiles.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
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 Implement EIP-7516: BLOBBASEFEE opcode (#1791) 2023-10-01 14:24:15 +07:00