let's use a more user friendly url
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sep 18 2024
Sep 18 2024
Would it be possible to actually switch between testnet and mainnet instead of just urls?
Like what makes it run testnet? you need to change the chain parameter and the chronik instance in the config? But I guess it would require a recompile so maybe not doable?
is there a way to do this without the 8331?
Thanks for the tips. Think I got it
add variable to the config
bytesofman committed rABC813c14caa50b: [chronik.e.cash] Use array implementation in examples (authored by bytesofman).
[chronik.e.cash] Use array implementation in examples
bytesofman committed rABC000f5d048bb4: [chronik.e.cash] Update chronik-client in docs (authored by bytesofman).
[chronik.e.cash] Update chronik-client in docs
In D16699#380629, @bytesofman wrote:
reply to feedback
bytesofman committed rABC0d5d1751c2c9: [Cashtab] Filter token list by token type (authored by bytesofman).
[Cashtab] Filter token list by token type
Fabien committed rABC6051840145d7: [avalanche] Fix a lock-order issue when adding a tx to the poll (authored by Fabien).
[avalanche] Fix a lock-order issue when adding a tx to the poll
teamcity triaged T3631: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux AArch64 is broken. as Unbreak Now! priority.
teamcity triaged T3630: Build Bitcoin-ABC / Master / Sanitizers / Thread Sanitizer (TSAN) is broken. as Unbreak Now! priority.
[avalanche] Vote on conflicting txs
accepted with minor nits
bytesofman committed rABC3b47bfb6db78: [Cashtab] Extend Cashtab bip21 support to cover multiple addresses and amounts (authored by bytesofman).
[Cashtab] Extend Cashtab bip21 support to cover multiple addresses and amounts
bytesofman updated the diff for D16769: [Cashtab] Extend Cashtab bip21 support to cover multiple addresses and amounts.
rebase, squash
[Cashtab] Update dependencies
emack requested changes to D16769: [Cashtab] Extend Cashtab bip21 support to cover multiple addresses and amounts.
Desktop and mobile tested all ok via BIP21 url querystring, with different amounts, decimals and addresses
Sep 17 2024
Sep 17 2024
bytesofman committed rABC0da4db982cf9: [Cashtab] NFT token loading syntax patch (authored by bytesofman).
[Cashtab] NFT token loading syntax patch
Fabien committed rABC3740a55a700d: Return the RTT parameters in the block template (authored by Fabien).
Return the RTT parameters in the block template
Fabien committed rABC8356480e591e: Reject blocks that violate the real time target policy (authored by Fabien).
Reject blocks that violate the real time target policy
Fabien committed rABCc40a40c05424: Compute the real-time hash target for the next block (authored by Fabien).
Compute the real-time hash target for the next block
Rebase
Move difftime where it's used, rebase
Fabien committed rABCc116e0e02b0c: Revert "Compute the real-time hash target for the next block" (authored by Fabien).
Revert "Compute the real-time hash target for the next block"
Fabien committed rABCccfbdd5df5fe: Compute the real-time hash target for the next block (authored by Fabien).
Compute the real-time hash target for the next block
teamcity awarded D16771: [Iguana] Add non-functional iguana executable a Piece of Eight token.
teamcity awarded D16771: [Iguana] Add non-functional iguana executable a Haypence token.
teamcity added a comment to D16569: [chronik] add an optional checkpoint_height query parameters to the block-header endpoint.
Build Bitcoin ABC Diffs / Diff Testing (build-chronik-plugins) failed.
teamcity added a comment to D16569: [chronik] add an optional checkpoint_height query parameters to the block-header endpoint.
Build Bitcoin ABC Diffs / Diff Testing (build-chronik) failed.
PiRK updated the diff for D16569: [chronik] add an optional checkpoint_height query parameters to the block-header endpoint.
fix compiler warning
PiRK updated the diff for D16569: [chronik] add an optional checkpoint_height query parameters to the block-header endpoint.
more refactoring
teamcity added a comment to D16569: [chronik] add an optional checkpoint_height query parameters to the block-header endpoint.
Build Bitcoin ABC Diffs / Diff Testing (build-chronik-plugins) failed.
teamcity added a comment to D16569: [chronik] add an optional checkpoint_height query parameters to the block-header endpoint.
Build Bitcoin ABC Diffs / Diff Testing (build-chronik) failed.
PiRK added inline comments to D16569: [chronik] add an optional checkpoint_height query parameters to the block-header endpoint.
PiRK updated the diff for D16569: [chronik] add an optional checkpoint_height query parameters to the block-header endpoint.
feedback
bytesofman committed rABC1608b5fbd301: [Cashtab] Toggle "buy nfts" and "manage nfts" for better user presentation (authored by bytesofman).
[Cashtab] Toggle "buy nfts" and "manage nfts" for better user presentation
tobias_ruck added inline comments to D16569: [chronik] add an optional checkpoint_height query parameters to the block-header endpoint.
tobias_ruck added inline comments to D16569: [chronik] add an optional checkpoint_height query parameters to the block-header endpoint.
PiRK added inline comments to D16569: [chronik] add an optional checkpoint_height query parameters to the block-header endpoint.
tobias_ruck committed rABCf2fd05ff267c: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it (authored by tobias_ruck).
[Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it