erigon-pulse/consensus
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
..
clique [GC] uint256 rather than big.Int in Transaction (#614) 2020-06-04 08:43:08 +01:00
ethash Use uint256 for account balance (#580) 2020-05-26 17:53:50 +01:00
misc Use uint256 for account balance (#580) 2020-05-26 17:53:50 +01:00
consensus.go Refactor mining. Remove a few mining goroutines (#338) 2020-02-03 15:02:26 +03:00
errors.go consensus: fix possessives in comments. (#20209) 2019-12-03 13:02:57 +01:00
result.go Mining data races (#361) 2020-02-10 21:28:30 +07:00