nimbus-eth1/nimbus
Pedro Miranda bc0f1ba904
Rename nimbus binary to nimbus_execution_client (#2728)
* rename nimbus binary to nimbus_execution_client

* additional replacements

* makefile and dockerfile

* fix ci building errors

* github workflows

* improved Makefile target

---------

Co-authored-by: Pedro Miranda <pedro.miranda@nimbus.team>
2024-10-15 09:37:54 +00:00
..
beacon rm obsolete MergeTracker (#2725) 2024-10-10 20:25:12 +07:00
common Beacon sync targets cons head rather than finalised block (#2721) 2024-10-09 18:00:00 +00:00
core Proof-of-stakiness based on block header (#2682) 2024-10-08 09:37:36 +07:00
db Ordered trie (#2712) 2024-10-09 09:44:15 +02:00
evm Proof-of-stakiness based on block header (#2682) 2024-10-08 09:37:36 +07:00
graphql Use eth/common transaction signature utilities (#2696) 2024-10-04 16:34:31 +02:00
rpc add rpc `eth_estimateGas` - dependency for blob spammer (#2701) 2024-10-06 09:39:47 +07:00
stateless Cleanup stateless and block witness code. (#2295) 2024-06-08 15:05:00 +07:00
sync Rename nimbus binary to nimbus_execution_client (#2728) 2024-10-15 09:37:54 +00:00
transaction eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
utils Ordered trie (#2712) 2024-10-09 09:44:15 +02:00
common.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
compile_info.nim Small updates and fixes for rlpx suite (#2571) 2024-08-19 14:00:10 +00:00
config.nim Rename flare as beacon (#2680) 2024-10-02 11:31:33 +00:00
constants.nim eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
errors.nim Remove EVM indirect imports and unused EVM errors (#2370) 2024-06-17 09:56:39 +02:00
makefile Snap sync fix trie interpolation fringe condition (#1457) 2023-02-01 18:56:06 +00:00
nim.cfg import: read from era files (#2254) 2024-05-31 09:13:56 +02:00
nimbus_desc.nim Rename flare as beacon (#2680) 2024-10-02 11:31:33 +00:00
nimbus_execution_client.nim Rename nimbus binary to nimbus_execution_client (#2728) 2024-10-15 09:37:54 +00:00
nimbus_import.nim fix: show correct blockNumber and log in end of era files (#2691) 2024-10-04 01:37:50 +00:00
rpc.nim add eth_sendRawTransaction to server API (#2678) 2024-10-02 03:56:39 +00:00
tracer.nim Remove `hunter` (#2697) 2024-10-06 10:11:44 +00:00
transaction.nim Use eth/common transaction signature utilities (#2696) 2024-10-04 16:34:31 +02:00
version.nim Add startup banner (#2354) 2024-06-14 10:08:44 +02:00