go-ethereum/eth
wanwiset25 44ac46f676 add local xdpos function
add readme

changes to support xdpos2 protocol from block 0
2025-01-01 22:06:09 -05:00
..
bft fix vote test and optimize log (#750) 2024-11-29 03:14:25 -08:00
downloader common/prque: generic priority queue (#26290) 2024-12-28 09:06:31 +08:00
ethconfig eth, node: use APPDATA env to support cygwin/msys correctly (#17786) 2024-11-13 09:35:41 +08:00
fetcher common/prque: generic priority queue (#26290) 2024-12-28 09:06:31 +08:00
filters accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 2024-11-01 11:36:52 +08:00
gasprice eth/gasprice: reduce default gas price for empty block 2024-11-13 09:30:55 +08:00
hooks add local xdpos function 2025-01-01 22:06:09 -05:00
tracers all: simplify function TransitionDb (#20830) 2024-12-28 09:02:48 +08:00
util Move consensus hooks to its own package 2021-10-10 16:04:32 +11:00
api.go log improvement and some refactor (#110) 2022-07-10 01:11:28 +02:00
api_backend.go eth/gasprice: change feehistory input type from int to uint64 (#26922) 2024-11-01 11:36:53 +08:00
api_test.go all: change format 0x%x to %#x (#25221) 2024-09-27 15:24:31 +08:00
api_tracer.go all: simplify function TransitionDb (#20830) 2024-12-28 09:02:48 +08:00
backend.go all: remove empty function SaveData() 2024-12-28 09:04:02 +08:00
backend_test.go Move consensus hooks to its own package 2021-10-10 16:04:32 +11:00
bloombits.go after we use time.Ticker it didn't allow to have 0 time duration (#493) 2024-03-15 19:07:05 +11:00
handler.go all: remove uses of untyped golang-lru 2024-12-21 14:39:26 +08:00
handler_test.go Revert EIP-2464 2024-08-24 02:31:27 +07:00
helper_test.go core: remove unused error from TxPool.Pending (#23720) 2024-11-01 11:36:53 +08:00
metrics.go metrics, cmd/XDC: change init-process of metrics (#30814) 2024-12-13 14:00:14 +08:00
peer.go add flag rpc-gascap and set RPCGasCap to 50M (#664) 2024-10-09 09:28:24 +08:00
protocol.go core: remove unused error from TxPool.Pending (#23720) 2024-11-01 11:36:53 +08:00
protocol_test.go all: replace log15 with slog (#28187) 2024-11-15 10:02:42 +08:00
state_accessor.go add TraceCall, backend.StateAtBlock(), RPCGasCap 2024-05-17 21:34:34 +08:00
sync.go core: remove unused error from TxPool.Pending (#23720) 2024-11-01 11:36:53 +08:00
sync_test.go Revert EIP-2464 2024-08-24 02:31:27 +07:00