In D17487#397697, @bytesofman wrote:I can kind of follow this by parsing the code. I think a README.md in this dir would be helpful?
Should we add nginx to this as well? How would a user go from having this docker image running to having a chronik server available?
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jan 7 2025
Jan 7 2025
confirmed i can get agora plugin output from API calls and use agora to subscribe to plugin websockets with this new instance
I can kind of follow this by parsing the code. I think a README.md in this dir would be helpful?
bytesofman published D17484: [Cashtab] Improve form entry and validation for listing tokens on agora for review.
roqqit updated the diff for D17479: [avalanche] Add a way to get pollable contenders from contender cache.
- Fix rare sorting case where two proofs have the same rank.
- Make num pollable a parameter so the processor will have control over how many contenders to poll for.
- Return number of contenders instead of bool.
- Fix test not actually checking the contender order.
PiRK retitled D17486: [chronik] actually run the functional test for blockchain.transaction.get_height from [chronik] actually run the test_transaction_get_height functional test to [chronik] actually run the functional test for blockchain.transaction.get_height.
bytesofman committed rABCaa4a52165ea8: [Cashtab] Bring back noisy test logs if not in CI (authored by bytesofman).
[Cashtab] Bring back noisy test logs if not in CI
bytesofman committed rABCa41daa752ba8: [Cashtab, ecash-herald] Improve and comment chronik stack (authored by bytesofman).
[Cashtab, ecash-herald] Improve and comment chronik stack
Fabien committed rABC3ec850ae770c: [explorer] Show as much token tx information as possible when the genesis info… (authored by Fabien).
[explorer] Show as much token tx information as possible when the genesis info…
Fabien committed rABC65c69104773f: Simplify the new mempool transaction validation callback (authored by Fabien).
Simplify the new mempool transaction validation callback
remove debug log
default silent logs with npm test, add debug command to print logs
bytesofman committed rABC6bd50f94a4a8: [Cashtab] Improve notification styles (authored by bytesofman).
[Cashtab] Improve notification styles
teamcity triaged T3717: Build Bitcoin-ABC / Master / Default Extended Tests is broken. as Unbreak Now! priority.
Fabien committed rABC56a2c5847155: [explorer] Don't fail to render invalid token txs with non existing token id (authored by Fabien).
[explorer] Don't fail to render invalid token txs with non existing token id
Fabien requested changes to D17479: [avalanche] Add a way to get pollable contenders from contender cache.
Fabien updated the diff for D17470: [explorer] Don't fail to render invalid token txs with non existing token id.
Rebase, remove commented out code
teamcity awarded D17476: [explorer] Show as much token tx information as possible when the genesis info is missing a Haypence token.
PiRK added a comment to D17476: [explorer] Show as much token tx information as possible when the genesis info is missing.
@bot build-explorer
PiRK requested changes to D17470: [explorer] Don't fail to render invalid token txs with non existing token id.
bytesofman committed rABC6a03426ab8b4: [ecash-herald, Cashtab, explorer] chronik back to native1 (authored by bytesofman).
[ecash-herald, Cashtab, explorer] chronik back to native1
If it is for newbies, I would suggest to say "market rate" instead of "spot" because that's trader talk. Or maybe spot price at least. Also I would add "Recommended to chose cheaper offers instead".
Jan 6 2025
Jan 6 2025
bytesofman committed rABC5cde2317ae9d: [ecash-herald] Move to agora-indexed chronik (authored by bytesofman).
[ecash-herald] Move to agora-indexed chronik
roqqit updated the diff for D17479: [avalanche] Add a way to get pollable contenders from contender cache.
Move static_assert to processor.h in order to avoid circular dependency
bytesofman committed rABC9719e5c28501: [Cashtab] Improve notification styling (authored by bytesofman).
[Cashtab] Improve notification styling
roqqit requested review of D17479: [avalanche] Add a way to get pollable contenders from contender cache.
Fabien committed rABCc351d0731299: [explorer] Use the whole tree as context, use locked versions (authored by Fabien).
[explorer] Use the whole tree as context, use locked versions
[explorer] working chronik patch
roqqit committed rABC576d79f82e1a: [avalanche] Make ComputeProofRewardRank const (authored by roqqit).
[avalanche] Make ComputeProofRewardRank const
bytesofman committed rABCe1c01c735dc2: [Cashtab] Swap chronik instances for patch (authored by bytesofman).
[Cashtab] Swap chronik instances for patch
teamcity added a comment to D17476: [explorer] Show as much token tx information as possible when the genesis info is missing.
Build Bitcoin ABC Diffs / Diff Testing (build-explorer) failed.
teamcity added a comment to D17470: [explorer] Don't fail to render invalid token txs with non existing token id.
Build Bitcoin ABC Diffs / Diff Testing (preview-explorer) passed.
Preview is available at http://54.39.19.73:41647 for the next 60 minutes.
teamcity awarded D17470: [explorer] Don't fail to render invalid token txs with non existing token id a Piece of Eight token.
Fabien added a comment to D17470: [explorer] Don't fail to render invalid token txs with non existing token id.
@bot preview-explorer
Fabien updated the summary of D17470: [explorer] Don't fail to render invalid token txs with non existing token id.
Fabien updated the diff for D17470: [explorer] Don't fail to render invalid token txs with non existing token id.
Rebase on D17474 for the preview
Fabien committed rABCd7ce21a13d15: Add the cargo build dir "target/" to the gitignore (authored by Fabien).
Add the cargo build dir "target/" to the gitignore
teamcity added a comment to D17470: [explorer] Don't fail to render invalid token txs with non existing token id.
Build Bitcoin ABC Diffs / Diff Testing (preview-explorer) failed.
teamcity awarded D17470: [explorer] Don't fail to render invalid token txs with non existing token id a Haypence token.
Fabien added a comment to D17470: [explorer] Don't fail to render invalid token txs with non existing token id.
@bot preview-explorer
Fabien updated the test plan for D17470: [explorer] Don't fail to render invalid token txs with non existing token id.
Fabien retitled D17470: [explorer] Don't fail to render invalid token txs with non existing token id from [explorer] Don't fail to render invalid token txs with missing genesis to [explorer] Don't fail to render invalid token txs with non existing token id.
Fabien updated the diff for D17470: [explorer] Don't fail to render invalid token txs with non existing token id.
Handle the block page as well
There is no point degrading the experience of all users because you need a special case for your debugging workflow.
If you want to do get a more verbose output for debugging, either comment this (you're changing the code for your debug anyway) or maybe better, create a new test script like 'test-debug' that doesn't have this --silent flag. So that npm run test is clean and npm run test-debug is verbose
bytesofman committed rABC2249c7452dc0: [Cashtab] Prevent agora buys of offers above spot (authored by bytesofman).
[Cashtab] Prevent agora buys of offers above spot
Jan 5 2025
Jan 5 2025
[Automated] Update chainparams
[Automated] Update seeds