mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 11:41:19 +00:00
5aab794c9b
* Process BlockHeadersMsg * Print invalidations * Print reason for parent-child mismatch * Fix off by one error * Fix ExtendDown * Replace tipLimiter with an LRU cache * Retrieve 256 headers at a time * Hard coding of tips, process new block hashes * extract headers * Write hard-coded headers into a file * Add total difficulty * Insert hard coded headers * Log i * Initiate download from hard-coded anchors * Print the state of anchors * Add hard-coded headers as tips * Spare the peers * Refine LRU caching of tips * Print length of anchor trees * Limit requests to 192 headers * range error fix * Print better, retain at least one tip in the LRU cache * Skip duplicate line ends * Throttle requests, display peer name * Back off, intermediate tip queue * Print block header timestamp * Better logging * Log less * More logging of evictions * Fix queue push * Fix queue pop * Exclude duplicate tips * Fix tips logging * Fix moving * Add port flag * Check headers * Print extra * Add mixDigest to serialisation * Fix difficulty in hard-coded headers * Avoid duplicate header requests * Update peer characteristics on NewBlockMsg * Remove backoff when peer responds * Fix tests * Fix lint * Fix lint |
||
---|---|---|
.. | ||
.gitignore | ||
changes_0_AccountChanges.png | ||
changes_0_BlockBodies.png | ||
changes_0_HeaderNumbers.png | ||
changes_0_Headers.png | ||
changes_0_HistoryOfAccounts.png | ||
changes_0_PlainState.png | ||
changes_0_Receipts.png | ||
changes_0.png | ||
changes_1_AccountChanges.png | ||
changes_1_BlockBodies.png | ||
changes_1_HashedState.png | ||
changes_1_HeaderNumbers.png | ||
changes_1_Headers.png | ||
changes_1_HistoryOfAccounts.png | ||
changes_1_PlainState.png | ||
changes_1_Receipts.png | ||
changes_1_Senders.png | ||
changes_1_SyncProgress.png | ||
changes_1_TransactionIndex.png | ||
changes_1.png | ||
db_walkthrough.MD | ||
geth_changes_0_b_5.png | ||
geth_changes_0_hashes_0.png | ||
geth_changes_0.png | ||
geth_changes_1_b_4.png | ||
geth_changes_1_hashes_5.png | ||
geth_changes_1.png | ||
guide.md | ||
header_download_1.png | ||
header_download_2.png | ||
header_download_3.png | ||
header_download_4.png | ||
header_download.md | ||
hex_palette.png | ||
indices.md | ||
prefix_groups_1.png | ||
prefix_groups_2.png | ||
prefix_groups_3.png | ||
prefix_groups_4.png | ||
prefix_groups_5.png | ||
prefix_groups_6.png | ||
prefix_groups_7.png | ||
prefix_groups_8.png | ||
processing_blocks.png | ||
processing.png | ||
state_0.png | ||
state_2.png | ||
witness_formal_spec.md | ||
witness_format.md |