go-ethereum/cmd
Arpit Temani 9fa20a7da8
Arpit/add execution pool 2 (#719)
* initial

* linters

* linters

* remove timeout

* update pool

* change pool size function

* check nil

* check nil

* fix tests

* Use execution pool from server in all handlers

* simplify things

* test fix

* add support for cli, config

* add to cli and config

* merge base branch

* debug statements

* fix bug

* atomic pointer timeout

* add apis

* update workerpool

* fix issues

* change params

* fix issues

* fix ipc issue

* remove execution pool from IPC

* revert

* fix tests

* mutex

* refactor flag and value names

* ordering fix

* refactor flag and value names

* update default ep size to 40

* fix bor start issues

* revert file changes

* debug statements

* fix bug

* update workerpool

* atomic pointer timeout

* add apis

* Merge branch 'add-execution-pool' of github.com:maticnetwork/bor into arpit/add-execution-pool

* fix issues

* change params

* fix issues

* fix ipc issue

* remove execution pool from IPC

* revert

* merge base branch

* Merge branch 'add-execution-pool' of github.com:maticnetwork/bor into arpit/add-execution-pool

* mutex

* fix tests

* Merge branch 'arpit/add-execution-pool' of github.com:maticnetwork/bor into arpit/add-execution-pool

* Change default size of execution pool to 40

* refactor flag and value names

* fix merge conflicts

* ordering fix

* refactor flag and value names

* update default ep size to 40

* fix bor start issues

* revert file changes

* fix linters

* fix go.mod

* change sec to ms

* change default value for ep timeout

* fix node api calls

* comment setter for ep timeout

---------

Co-authored-by: Evgeny Danienko <6655321@bk.ru>
Co-authored-by: Jerry <jerrycgh@gmail.com>
Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
2023-02-03 18:22:57 +05:30
..
abidump signer/core: move API JSON types to separate package (#23275) 2021-07-29 16:06:44 +02:00
abigen cmd/abigen: clarify abigen alias flag usage (#21875) 2020-12-12 17:36:32 +01:00
bootnode les: switch to new discv5 (#21940) 2021-01-26 21:41:35 +01:00
checkpoint-admin use go-ethereum for better forked-bor release 2020-11-13 09:21:48 +05:30
clef Arpit/add execution pool 2 (#719) 2023-02-03 18:22:57 +05:30
cli migrate cli to internal package (#301) 2022-01-19 12:10:20 +01:00
clidoc Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
devp2p V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
ethkey V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
evm Mining Analysis (#429) 2022-09-30 13:40:18 +05:30
faucet merged geth v1.10.10 2021-11-22 19:04:07 +05:30
geth fix issues 2022-11-22 12:22:22 +05:30
p2psim use go-ethereum for better forked-bor release 2020-11-13 09:21:48 +05:30
puppeth V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
rlpdump V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
utils minor refactor 2022-11-22 12:28:57 +05:30