mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-30 00:23:46 +00:00
* Fix get validator set in header verifier * chg : commit tx logs from info to debug (#673) * chg : commit tx logs from info to debug * fix : minor changes * chg : miner : commitTransactions-stats moved from info to debug * lint : fix linters * refactor logging * miner : chg : UnauthorizedSignerError to debug * lint : fix lint * fix : log.Logger interface compatibility --------- Co-authored-by: Evgeny Danienko <6655321@bk.ru> * Remove unnecessary sorting of valset from header in verification * dev: chg: version bump --------- Co-authored-by: SHIVAM SHARMA <shivam691999@gmail.com> Co-authored-by: Evgeny Danienko <6655321@bk.ru> Co-authored-by: marcello33 <marcelloardizzone@hotmail.it> |
||
|---|---|---|
| .. | ||
| abi | ||
| api | ||
| clerk | ||
| contract | ||
| heimdall | ||
| heimdallgrpc | ||
| statefull | ||
| valset | ||
| api.go | ||
| bor.go | ||
| bor_test.go | ||
| errors.go | ||
| genesis.go | ||
| genesis_contract_mock.go | ||
| heimdall.go | ||
| merkle.go | ||
| snapshot.go | ||
| snapshot_test.go | ||
| span.go | ||
| span_mock.go | ||