plugeth/miner
Martin HS a5a4fa7032
all: use uint256 in state (#28598)
This change makes use of uin256 to represent balance in state. It touches primarily upon statedb, stateobject and state processing, trying to avoid changes in transaction pools, core types, rpc and tracers.
2024-01-23 14:51:58 +01:00
..
stress/clique all: replace log15 with slog (#28187) 2023-11-29 08:33:50 +01:00
miner_test.go miner: run tests in parallel (#28506) 2023-11-15 13:46:32 +01:00
miner.go miner: suspend miner if node is syncing (#27218) 2023-05-31 03:09:49 -04:00
ordering_test.go miner: run tests in parallel (#28506) 2023-11-15 13:46:32 +01:00
ordering.go core/txpool/blobpool: 4844 blob transaction pool (#26940) 2023-07-27 13:45:35 +03:00
payload_building_test.go miner: fix typo in payload_building_test.go (#28825) 2024-01-17 12:44:01 +02:00
payload_building.go fix: broken url link (#28342) 2023-10-17 14:32:35 +08:00
worker_test.go all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
worker.go miner: eliminate the dead loop possibility for newWorkLoop and mainLoop (#28677) 2023-12-15 11:48:55 +08:00