mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-07 03:22:18 +00:00
b4fc18ad14
This PR adds changes from https://github.com/maticnetwork/bor/pull/768 and https://github.com/maticnetwork/bor/pull/787. Note that bor fetches the data from the child chain contract via `getBorValidators` method while erigon does it via fetching the required span from heimdall (or cache if present). Hence, as done in bor, we don't really need to create new methods to get data via block number or hash. |
||
---|---|---|
.. | ||
abi | ||
clerk | ||
contract | ||
heimdall | ||
heimdallgrpc | ||
statefull | ||
valset | ||
api.go | ||
bor.go | ||
errors.go | ||
genesis_contract_mock.go | ||
genesis.go | ||
heimall.go | ||
merkle.go | ||
snapshot_test.go | ||
snapshot.go | ||
span_mock.go | ||
span.go |