For the next follow-up: you can remove the memoryCache entry for the block status as well as it's no longer needed
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Oct 14 2024
Oct 14 2024
There clearly was an attempt to make the thread sleep longer if there is no processing to do, but the implementation failed. In any case > 5s of delay should be enough to not create any meaningful load on the CPU even with hundreds of crawlers.
The address handling seems incomplete but otherwise looks ok
Fabien committed rABCd6d1d19a434e: [doc] Add pytest to the required dependencies (authored by Fabien).
[doc] Add pytest to the required dependencies
Bump version to 0.30.3
Add a release note
This will need a release note
Oct 12 2024
Oct 12 2024
Oct 11 2024
Oct 11 2024
Bump version to 0.30.2
Fabien committed rABC0fb8fe8b3e1e: [chronik] Add a test for invalidated blocks on a parked chain (authored by Fabien).
[chronik] Add a test for invalidated blocks on a parked chain
Fabien added inline comments to D16889: [chronik] Add a test for invalidated blocks on a parked chain.
Oct 10 2024
Oct 10 2024
@bot preview-explorer
Fabien committed rABCf04553696cad: [chronik] Gracefully handle invalidated block with no undo data (authored by Fabien).
[chronik] Gracefully handle invalidated block with no undo data
[explorer] Change the chonik backend
Fabien committed rABC47c98cb0f373: [CI] Don't build iguana for archlinux and debian packages (authored by Fabien).
[CI] Don't build iguana for archlinux and debian packages
Bump version to 0.30.1
Fabien committed rABC5a3dd8183dfc: p2p: Avoid prematurely clearing download state for other peers (authored by Suhas Daftuar <sdaftuar@chaincode.com>).
p2p: Avoid prematurely clearing download state for other peers
Fabien committed rABC2701a514b014: Avoid headers assertions in the compact block workflow (authored by Fabien).
Avoid headers assertions in the compact block workflow
Fabien committed rABC0edc15f825e9: [faucet] Help typescript to infer the type of an empty array (authored by Fabien).
[faucet] Help typescript to infer the type of an empty array
Oct 9 2024
Oct 9 2024
Oct 8 2024
Oct 8 2024
Fabien committed rABCc51c04a3267c: [explorer] Switch the testnet explorer to the final URL (authored by Fabien).
[explorer] Switch the testnet explorer to the final URL
[chronik-doc] Update the to final URL
Fabien committed rABC05ae3ef39bef: Build a package for Ubuntu 24.04 "Noble Numbat" (authored by Fabien).
Build a package for Ubuntu 24.04 "Noble Numbat"
[faucet] Add a faucet application
Fix the rate limit applying to the balance endpoint due to route conflict, and fix the npm start script
Oct 7 2024
Oct 7 2024
[herald] Show invalidated blocks
Fabien committed rABC2343eaf87839: [herald] Generate a block mock file that passes the linter (authored by Fabien).
[herald] Generate a block mock file that passes the linter
Fabien committed rABC4a1e75ee7025: [herald] Fix parsing of the staking reward winner (authored by Fabien).
[herald] Fix parsing of the staking reward winner
[herald] Fix the headers, lint the package
Simplify the regex
Oct 4 2024
Oct 4 2024
Fabien committed rABC69ac51d4fd25: Fix a race condition in the validation_chainstatemanager_tests (authored by Fabien).
Fix a race condition in the validation_chainstatemanager_tests
Oct 3 2024
Oct 3 2024
[iguana] Run the tests when cross compiled