mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-12 05:50:06 +00:00
d08c052193
Due to a change in a previous [commit](https://github.com/ledgerwatch/erigon/pull/5212/files#diff-335eb65f5a52a99fd4cb182ce6385022828dfc04118b85336754d5a142f45be7R134), the txs and receipts are overridden. This breaks compatibility with bor consensus as the `bor.FinalizeAndAssemble` method returns nil txs and receipts. This PR fixes that. |
||
---|---|---|
.. | ||
api.go | ||
bor.go | ||
clerk.go | ||
errors.go | ||
genesis_contracts_client.go | ||
merkle.go | ||
rest.go | ||
snapshot_test.go | ||
snapshot.go | ||
span.go | ||
validator_set.go | ||
validator.go |