Skip to content

Tags: Th1983/erigon

Tags

v2022.06.06

Toggle v2022.06.06's commit message
Alpha modifications

v2022.06.05

Toggle v2022.06.05's commit message
Alpha modifications

v2022.06.04

Toggle v2022.06.04's commit message
Alpha changes

v2022.06.03

Toggle v2022.06.03's commit message
Alpha changes

v2022.04.05

Toggle v2022.04.05's commit message
Adjust version

v2022.06.02

Toggle v2022.06.02's commit message
Alpha changes

v2022.06.01

Toggle v2022.06.01's commit message
Alpha changes

v2022.05.09

Toggle v2022.05.09's commit message
Alpha modifications

v2022.05.08

Toggle v2022.05.08's commit message
Ensure stored config is overriden when overrideTerminalTotalDifficulty (

erigontech#4286)

v2022.05.07

Toggle v2022.05.07's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[alpha] Move header stuck fix from devel (erigontech#4226)

* allow --syncmode=snap for bor-mainnnet (erigontech#4206)

* save

* save

* allow --syncmode=snap for bor-mainnnet erigontech#4206

* allow snap sync for mumbai chain (erigontech#4208)

* save

* mumbai

* Bor: GetTransactionReceipt (erigontech#4209)

* fixed miner.sigfile option (erigontech#4210)

* Snap: reduced memory footprint on building huffman table (erigontech#4214)

* save

* save

* save

* save

* Remove dependency on leveldb (erigontech#4213)

* save

* save

* save

* save

* save

* save

* methods to read single txn by txnID (erigontech#4215)

* It's safe now to open snapshots at app start (erigontech#4216)

* removed obsolete trie variant (erigontech#4172)

* up gods lib version (erigontech#4217)

* Fix `rpc.BlockNumberOrHash` unmarshaling (erigontech#4218)

* add test

* fix unmarshaling bug

Co-authored-by: Igor Mandrigin <[email protected]>

* return err on invalid syncmode (erigontech#4219)

* save

* save

* save

* fixed kiln bug (erigontech#4221)

* Clean headers pointers when removing links (erigontech#4222)

* Clean headers pointers when removing links

* Replace the lock

Co-authored-by: Alexey Sharp <[email protected]>

* Makefile: pass docker build arguments (erigontech#4212)

Dockerfile requires some --build-arg options.
Fix "docker" target to pass them.
Fix GIT_TAG to reflect the most recent tag related to HEAD, instead of an unrelated most recent tag.
Use it as the image VERSION.

Image tags need to be passed explicitly if needed:

    DOCKER_FLAGS='-t erigon:latest' make docker

* More header download diagnostics (erigontech#4224)

Co-authored-by: Alexey Sharp <[email protected]>

* Clean anchors, forward sort of headers (erigontech#4225)

Co-authored-by: Alexey Sharp <[email protected]>

Co-authored-by: Alex Sharov <[email protected]>
Co-authored-by: Giulio rebuffo <[email protected]>
Co-authored-by: Artem Tsebrovskiy <[email protected]>
Co-authored-by: Igor Mandrigin <[email protected]>
Co-authored-by: Igor Mandrigin <[email protected]>
Co-authored-by: Alexey Sharp <[email protected]>
Co-authored-by: battlmonstr <[email protected]>