Tags: muddlebee/erigon
Tags
Merge pull request erigontech#2951 from ledgerwatch/mandrigin-patch-1 [stable] Erigon alpha -> beta
Merge pull request erigontech#2918 from ledgerwatch/stable-2021-11-01 Stable 2021 11 01
Merge pull request erigontech#2890 from ledgerwatch/stable-10-05 update version to 10.05
Merge pull request erigontech#2826 from ledgerwatch/stable-2021-10-03 Stable 2021 10 03
Stable 2021 10 02 (erigontech#2794) * begin 2021.10.2 release cycle * Revert "rpcdaemon: (erigontech#2752)" (erigontech#2762) This reverts commit 2afd028. * Pool v2: --txpool.pricelimit support (erigontech#2763) * --txpoo.pricelimit support * Pool v2: --txpool.accountslots flag support (erigontech#2765) * Update signal_windows.go (erigontech#2767) Trap os.interrupt instead of SIGINT and SIGTERM * Update stage_finish.go : notifications to rpc daemon (erigontech#2755) * Dockerfile: switch to go1.17 and alpine3.14 (erigontech#2766) * add logs in recoverFromDb func (erigontech#2769) * eip 1559 in miner (erigontech#2773) * Inner errors (erigontech#2774) * Clean up DEBUG category logs (erigontech#2776) - move many DEBUG logs into TRACE category * Decoding incarnation implemented (erigontech#2764) * WIP decoding incarnation specifically * Changed decodeIncarnation to be an external function * added tests to for decoding incarnations * ran gofmt -w -s * changed test name, and changed incarnations to 4 * Created a test which tests if it returns an error when there is one * ran gofmt * Capitalized all tests and made breaking test * added an error check * changed decodingForStorage for decodingIncarnationFromStorage * ran gofmt -w -s * No senders is fine (erigontech#2775) * IntermediateHash stage - switch from incremental to re-generate mode - if jump > 100K blocks (erigontech#2781) * Enable "State stream" by default (erigontech#2780) * No json rpc streaming (erigontech#2779) * reduce_bach_concurrency_default * RPCDaemon: reduce --rpc.batch.concurrency default from 50 to 2 (erigontech#2784) * Integration to print right stage in logs (erigontech#2785) * remove debug prints * RemoteDB: don't spend time to close cursors on end of tx - server will cleanup everything well (erigontech#2786) * Fermion genesis block (erigontech#2787) * updated Fermion genesis block * Updated Fermion genesis block: added precompiles * Rpcdaemon: add --tevm flag to enable experiment (erigontech#2788) * Reworkings of state compression experiments (erigontech#2790) * Changes * Progress * Another way * More * More * Produce encoding * Add uncoded characters * cleanup * Add sortdict * Fixes * Use patricia from erigon-lib * Cleanup * Switch to dynamic programming, optimise allocations in FindMatches * Optimise allocations * Reduce allocations * Switch to main branch of erigon-lib, reduce allocations further Co-authored-by: Alexey Sharp <[email protected]> Co-authored-by: Alex Sharp <[email protected]> * Ignore MaxPeers param for staticpeers (erigontech#2789) Co-authored-by: Aleksandr Borodulin <[email protected]> * less warnings * Update skip_analysis.go (erigontech#2792) * Extend preverified hashes for mainnet and ropsten (erigontech#2793) Co-authored-by: Alexey Sharp <[email protected]> Co-authored-by: Alex Sharov <[email protected]> Co-authored-by: Andrea Lanfranchi <[email protected]> Co-authored-by: Enrique Jose Avila Asapche <[email protected]> Co-authored-by: e-danko <[email protected]> Co-authored-by: ledgerwatch <[email protected]> Co-authored-by: Alexey Sharp <[email protected]> Co-authored-by: Alex Sharp <[email protected]> Co-authored-by: Alexandr Borodulin <[email protected]> Co-authored-by: Aleksandr Borodulin <[email protected]>
Merge pull request erigontech#2760 from ledgerwatch/stable-2021-10-01 Stable 2021 10 01
Merge pull request erigontech#2746 from ledgerwatch/stable-2021-09-05 Stable 2021 09 05
Merge pull request erigontech#2724 from ledgerwatch/stable-2021-09-04 Stable 2021 09 04
Merge pull request erigontech#2652 from ledgerwatch/stable-2021-09-02 Stable 2021 09 02
PreviousNext