- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Yesterday
Yesterday
[e.cash] Fix v2 hot reload
Fix lint issue
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash_v2) passed.
Preview is available at http://51.68.37.192:41963 for the next 60 minutes.
teamcity awarded D18175: [e.cash] Capitalize Internet for v2 site a Haypence token.
@bot preview-e.cash_v2
you'll need to run npm ci on your local machine for arc lint to work properly
bytesofman committed rABC67e279b7e82c: [Cashtab] Improve modal for FIRMA redeems (authored by bytesofman).
[Cashtab] Improve modal for FIRMA redeems
teamcity triaged T3828: Build Bitcoin-ABC / Nightly Builds / Initial Block Download Tests / Initial Block Download w/o Checkpoints is broken. as Unbreak Now! priority.
clearing my queue
[e.cash] Hero section
[e.cash] dockerfile edits
Thu, May 29
Thu, May 29
PiRK published D18170: Reapply "gui: Do not exit and re-enter main event loop during shutdown" for review.
Fabien committed rABC7507d19d8cfc: [chronik] Electrum: Implement the blockchain.header.get endpoint (authored by Fabien).
[chronik] Electrum: Implement the blockchain.header.get endpoint
PiRK planned changes to D18163: qt: Replace `QCoreApplication::quit()` with `QCoreApplication::exit(0)`.
PiRK requested review of D18163: qt: Replace `QCoreApplication::quit()` with `QCoreApplication::exit(0)`.
will need to be rebased onto D18170 (if/when it is tested and reviewed)
Fabien updated the diff for D18169: [chronik] Electrum: Implement the blockchain.header.get endpoint.
Rebase
Fabien committed rABC09a344ba70fc: [chronik] Electrum: Implement the blockchain.estimatefee endpoint (authored by Fabien).
[chronik] Electrum: Implement the blockchain.estimatefee endpoint
Fabien committed rABC5d20dd587ea9: [chronik] Electrum: implement address.(un)subscribe endpoints (authored by Fabien).
[chronik] Electrum: implement address.(un)subscribe endpoints
Fabien updated the diff for D18169: [chronik] Electrum: Implement the blockchain.header.get endpoint.
Remove commented code
Fabien added inline comments to D18169: [chronik] Electrum: Implement the blockchain.header.get endpoint.
almost LGTM
Wed, May 28
Wed, May 28
Fabien requested review of D18169: [chronik] Electrum: Implement the blockchain.header.get endpoint.
hazzarust committed rABCf53a1bd5b254: [Chronik] Add script subscription functionality to websocket.rs in bitcoinsuite… (authored by hazzarust).
[Chronik] Add script subscription functionality to websocket.rs in bitcoinsuite…
hazzarust updated the diff for D18142: [Chronik] Add script subscription functionality to websocket.rs in bitcoinsuite-chronik-client.
not sure why its failing - working locally
hazzarust updated the diff for D18142: [Chronik] Add script subscription functionality to websocket.rs in bitcoinsuite-chronik-client.
added timeout
Fabien requested review of D18167: [chronik] Electrum: Implement the blockchain.estimatefee endpoint.
Rebase
Fabien committed rABC3da6b53fee10: Revert "gui: Do not exit and re-enter main event loop during shutdown" (authored by Fabien).
Revert "gui: Do not exit and re-enter main event loop during shutdown"
Fabien requested review of D18166: Revert "gui: Do not exit and re-enter main event loop during shutdown".
PiRK committed rABC3cfa46ddb686: [doc] add a download link for assumeutxo snapshots (authored by PiRK).
[doc] add a download link for assumeutxo snapshots
PiRK retitled D18165: [doc] add a download link for assumeutxo snapshots from [doc] add ia download link for assumeutxo snapshots to [doc] add a download link for assumeutxo snapshots.
[secp256k1] Actually use debian 12 on CI
teamcity updated the summary of D18163: qt: Replace `QCoreApplication::quit()` with `QCoreApplication::exit(0)`.
PiRK requested review of D18163: qt: Replace `QCoreApplication::quit()` with `QCoreApplication::exit(0)`.
Fabien committed rABC226e1b99d744: [chronik] Electrum: Implement the *.get_mempool endpoint (authored by Fabien).
[chronik] Electrum: Implement the *.get_mempool endpoint
Tue, May 27
Tue, May 27
bytesofman added a comment to D17822: [ecash-wallet] Add fluent API for building and broadcasting txs.
Updated the API per the last round of reviews. Now we have a tokenActions key and we write the EMPP OP_RETURN in the order of user-specified tokenActions.
bytesofman updated the diff for D17822: [ecash-wallet] Add fluent API for building and broadcasting txs.
update tests, clean up some TODOs
Fix clippy
Fabien committed rABCc21003aaf85a: ci: Adjust Docker image to Debian 12 "bookworm" (authored by Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>).
ci: Adjust Docker image to Debian 12 "bookworm"
Fabien committed rABC6b929618200e: [secp256k1] ct: Use volatile "trick" in all fe/scalar cmov implementations (authored by Fabien).
[secp256k1] ct: Use volatile "trick" in all fe/scalar cmov implementations
Fabien committed rABCe7a0cc46cffd: [secp256k1] Use modified divsteps with initial delta=1/2 for constant-time (authored by Pieter Wuille <pieter@wuille.net>).
[secp256k1] Use modified divsteps with initial delta=1/2 for constant-time
looks good but clippy is unhappy about a needless borrow
teamcity added a comment to D17822: [ecash-wallet] Add fluent API for building and broadcasting txs.
Build Bitcoin ABC Diffs / Diff Testing (ecash-wallet-tests) failed.
bytesofman planned changes to D17822: [ecash-wallet] Add fluent API for building and broadcasting txs.
- Unit tests for new validation functions
- General clean up, lint
bytesofman updated the diff for D17822: [ecash-wallet] Add fluent API for building and broadcasting txs.
Refactor to support specified tokenActions
teamcity updated the summary of D18158: [secp256k1] ct: Use volatile "trick" in all fe/scalar cmov implementations.
Fabien requested review of D18158: [secp256k1] ct: Use volatile "trick" in all fe/scalar cmov implementations.
teamcity updated the summary of D18157: [secp256k1] Use modified divsteps with initial delta=1/2 for constant-time.