erigon-pulse/consensus
Evgeny Danilenko 199ede36a2
Prevent slice make and copy in Pushes (#625)
* prevent slice make and copy in Pushes

* do not pad if the same length

* after CR

* linters

* linters

* linters
2020-06-05 19:46:34 +03:00
..
clique [GC] uint256 rather than big.Int in Transaction (#614) 2020-06-04 08:43:08 +01:00
ethash Prevent slice make and copy in Pushes (#625) 2020-06-05 19:46:34 +03: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