- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Tue, Oct 28
Tue, Oct 28
Mon, Oct 27
Mon, Oct 27
bytesofman committed rABC9502837bd8b5: [ecash-wallet] Return the sats selection strategy used to selectUtxos from the… (authored by bytesofman).
[ecash-wallet] Return the sats selection strategy used to selectUtxos from the…
bytesofman committed rABCda5d0a7ac2f1: [ecash-agora, ecash-wallet, ecash-lib] Add a new take method to the AgoraOffer… (authored by bytesofman).
[ecash-agora, ecash-wallet, ecash-lib] Add a new take method to the AgoraOffer…
bytesofman retitled D18833: [ecash-agora, ecash-wallet, ecash-lib] Add a new take method to the AgoraOffer class that automatically builds and broadcasts an acceptTx from [ecash-agora, ecash-wallet, ecash-lib] Add a new accept method to the AgoraOffer class that automatically builds and broadcasts an accept tx to [ecash-agora, ecash-wallet, ecash-lib] Add a new take method to the AgoraOffer class that automatically builds and broadcasts an acceptTx.
bytesofman updated the diff for D18833: [ecash-agora, ecash-wallet, ecash-lib] Add a new take method to the AgoraOffer class that automatically builds and broadcasts an acceptTx.
rebase
bytesofman committed rABCd7396424d047: [ecash-wallet] Export the BuiltAction class so it is available for ecash-agora… (authored by bytesofman).
[ecash-wallet] Export the BuiltAction class so it is available for ecash-agora…
bytesofman planned changes to D18833: [ecash-agora, ecash-wallet, ecash-lib] Add a new take method to the AgoraOffer class that automatically builds and broadcasts an acceptTx.
will get D18840 first, check out the CI
bytesofman committed rABC949c0978ce79: [ecash-wallet] Patch ts issue to stay consistent with defined interface (authored by bytesofman).
[ecash-wallet] Patch ts issue to stay consistent with defined interface
teamcity triaged T3909: Build Bitcoin-ABC / Master / Sanitizers / Address Sanitizer (ASAN) is broken. as Unbreak Now! priority.
bytesofman published D18839: [ecash-wallet] Patch ts issue to stay consistent with defined interface for review.
bytesofman updated the diff for D18833: [ecash-agora, ecash-wallet, ecash-lib] Add a new take method to the AgoraOffer class that automatically builds and broadcasts an acceptTx.
patch comment typos, rename method
bytesofman committed rABC2800c33d064a: [ecash-wallet] Support chained txs to allow direct minting of NFTs without a… (authored by bytesofman).
[ecash-wallet] Support chained txs to allow direct minting of NFTs without a…
bytesofman committed rABC757d42f2cd30: [ecash-lib] Add a fromTx method to the TxBuilder (authored by bytesofman).
[ecash-lib] Add a fromTx method to the TxBuilder
PiRK committed rABC297b0b79e4cc: fs: work around u8path deprecated-declaration warnings with libc++ (authored by fanquake <fanquake@gmail.com>).
fs: work around u8path deprecated-declaration warnings with libc++
PiRK committed rABC3b82401e6dd4: test: Fix Wambiguous-reversed-operator compiler warnings (authored by MarcoFalke <falke.marco@gmail.com>).
test: Fix Wambiguous-reversed-operator compiler warnings
bytesofman committed rABC1c8dafe81eb2: [chronik-client] Specify a peer dep that pnpm struggles to resolve in monorepo… (authored by bytesofman).
[chronik-client] Specify a peer dep that pnpm struggles to resolve in monorepo…
rebase
PiRK updated the diff for D18835: fs: work around u8path deprecated-declaration warnings with libc++.
rebase
teamcity added a comment to D18835: fs: work around u8path deprecated-declaration warnings with libc++.
Build Bitcoin ABC Diffs / Diff Testing (build-diff) failed.
Build Bitcoin ABC Diffs / Diff Testing (build-without-wallet) failed.
Build Bitcoin ABC Diffs / Diff Testing (build-diff) failed.
Build Bitcoin ABC Diffs / Diff Testing (build-debug) failed.
teamcity added a comment to D18835: fs: work around u8path deprecated-declaration warnings with libc++.
PiRK updated the diff for D18835: fs: work around u8path deprecated-declaration warnings with libc++.
rebase
teamcity added a comment to D18835: fs: work around u8path deprecated-declaration warnings with libc++.
Build Bitcoin ABC Diffs / Diff Testing (build-clang-tidy) failed.
teamcity updated the summary of D18835: fs: work around u8path deprecated-declaration warnings with libc++.
PiRK requested review of D18835: fs: work around u8path deprecated-declaration warnings with libc++.
Sun, Oct 26
Sun, Oct 26
teamcity triaged T3908: Build Bitcoin-ABC / Master / Default Extended Tests is broken. as Unbreak Now! priority.
teamcity triaged T3907: Build Bitcoin-ABC / Master / Sanitizers / Thread Sanitizer (TSAN) is broken. as Unbreak Now! priority.
[Automated] Update chainparams
[Automated] Update seeds
[Automated] Update timing.json
dropped the ball on this. now i have some more actions to add if I keep it this way. But, imo, the API needs some more thought....will revisit this after getting ecash-wallet into Cashtab
Sat, Oct 25
Sat, Oct 25
Fabien committed rABC0b2f7612154b: Fix chronik client websocket integration test (authored by Fabien).
Fix chronik client websocket integration test
teamcity awarded D18832: Fix chronik client websocket integration test a Haypence token.
@bot chronik-client-integration-tests
Unrelated CI issue, restarting the builds
Build Bitcoin ABC Diffs / Diff Testing (build-debug) failed.
Build Bitcoin ABC Diffs / Diff Testing (build-clang-tidy) failed.
Fri, Oct 24
Fri, Oct 24
bytesofman committed rABCd160d48d646b: [cashtab, ecash-agora] Support for 64bit ints in agora offers (authored by bytesofman).
[cashtab, ecash-agora] Support for 64bit ints in agora offers
bytesofman updated the diff for D18829: [cashtab, ecash-agora] Support for 64bit ints in agora offers.
rebase
bytesofman updated the diff for D18829: [cashtab, ecash-agora] Support for 64bit ints in agora offers.
improve comments
bytesofman published D18829: [cashtab, ecash-agora] Support for 64bit ints in agora offers for review.
Thu, Oct 23
Thu, Oct 23
PiRK committed rABC847d85a50179: crypto: Implement RFC8439-compatible variant of ChaCha20 (authored by Pieter Wuille <pieter@wuille.net>).
crypto: Implement RFC8439-compatible variant of ChaCha20
PiRK committed rABC6f9caa4e7b6b: Add unit test for ChaCha20's new caching (authored by Pieter Wuille <pieter@wuille.net>).
Add unit test for ChaCha20's new caching
PiRK committed rABC9922457bcf5c: Improve test vectors for ChaCha20 (authored by Pieter Wuille <pieter@wuille.net>).
Improve test vectors for ChaCha20
PiRK committed rABC2286be3a8762: Inline ChaCha20 32-byte specific constants (authored by Pieter Wuille <pieter@wuille.net>).
Inline ChaCha20 32-byte specific constants
PiRK committed rABC4c92424f6b63: Use ChaCha20Aligned in MuHash3072 code (authored by Pieter Wuille <pieter@wuille.net>).
Use ChaCha20Aligned in MuHash3072 code
PiRK committed rABC1727b37ad00b: Only support 32-byte keys in ChaCha20{,Aligned} (authored by Pieter Wuille <pieter@wuille.net>).
Only support 32-byte keys in ChaCha20{,Aligned}
PiRK committed rABC0e86ef19e310: Use ChaCha20 caching in FastRandomContext (authored by Pieter Wuille <pieter@wuille.net>).
Use ChaCha20 caching in FastRandomContext