erigon-pulse/miner
Andrew Ashikhmin 33c28f7fac
[GC] uint256 rather than big.Int in Transaction (#614)
* uint256 in rlp

* uint256 rather than big.Int in Transation

* linters

* more linters

* still linters

* Reduce garbage in writeUint256

* Experiment with GC in writeByteArray
2020-06-04 08:43:08 +01:00
..
stresstest geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
environment.go Mining data races (#361) 2020-02-10 21:28:30 +07:00
miner.go Restore graceful shutdown (#591) 2020-05-30 16:44:54 +03:00
uncles.go Refactor mining. Remove a few mining goroutines (#338) 2020-02-03 15:02:26 +03:00
worker_test.go [GC] uint256 rather than big.Int in Transaction (#614) 2020-06-04 08:43:08 +01:00
worker.go [GC] uint256 rather than big.Int in Transaction (#614) 2020-06-04 08:43:08 +01:00