erigon-pulse/consensus/clique
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
..
api.go consensus/clique: fix struct tags for status API (#20316) 2019-12-03 13:41:13 +01:00
clique_test.go [GC] uint256 rather than big.Int in Transaction (#614) 2020-06-04 08:43:08 +01:00
clique.go Refactor mining. Remove a few mining goroutines (#338) 2020-02-03 15:02:26 +03:00
snapshot_test.go cmd, core, eth: background transaction indexing (#20302) 2020-05-20 15:26:22 +03:00
snapshot.go [wip] Lmdb: AbstractKV and DB interfaces (#589) 2020-05-30 09:12:21 +01:00