erigon-pulse/consensus/ethash
Andrew Ashikhmin 5bbdb6a4b9
Use uint256 for account balance (#580)
* Use uint256 for account balance

* linter
2020-05-26 17:53:50 +01:00
..
algorithm_test.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
algorithm.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
api.go consensus/ethash: refactor remote sealer (#20335) 2019-12-09 12:12:12 +01:00
consensus_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
consensus.go Use uint256 for account balance (#580) 2020-05-26 17:53:50 +01:00
ethash_test.go Refactor mining. Remove a few mining goroutines (#338) 2020-02-03 15:02:26 +03:00
ethash.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
sealer_test.go Serve GetNodeData for nodes in memory (Issue #300) 2020-02-06 11:53:09 +01:00
sealer.go Refactor mining. Remove a few mining goroutines (#338) 2020-02-03 15:02:26 +03:00