- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Mon, Apr 21
Mon, Apr 21
Fabien committed rABC26455ff9feb4: send: refactor CreateTransaction flow to return a BResult<CTransactionRef> (authored by furszy <matiasfurszyfer@protonmail.com>).
send: refactor CreateTransaction flow to return a BResult<CTransactionRef>
Fabien committed rABCf1a8ad562a9c: wallet: refactor GetNewDestination, use BResult (authored by furszy <matiasfurszyfer@protonmail.com>).
wallet: refactor GetNewDestination, use BResult
teamcity updated the summary of D17956: send: refactor CreateTransaction flow to return a BResult<CTransactionRef>.
Fabien requested review of D17956: send: refactor CreateTransaction flow to return a BResult<CTransactionRef>.
Fabien committed rABC4d8d31e7604a: wallet, refactor: return out-params of CreateTransaction() as optional struct (authored by Sebastian Falbesoner <sebastian.falbesoner@gmail.com>).
wallet, refactor: return out-params of CreateTransaction() as optional struct
Fabien added inline comments to D17954: wallet, refactor: return out-params of CreateTransaction() as optional struct.
Sun, Apr 20
Sun, Apr 20
[Automated] Update seeds
[Automated] Update chainparams
Fabien requested changes to D17936: [chronik] Add block subscription functionality to websocket.rs within bitcoinsuite-chronik-client.
Some minor change requested, looks mostly good !
Fabien updated the diff for D17954: wallet, refactor: return out-params of CreateTransaction() as optional struct.
Fix comment
Fabien committed rABC27e36bd3a7f4: rpc: Add specific error code for "wallet already loaded" (authored by Wladimir J. van der Laan <laanwj@protonmail.com>).
rpc: Add specific error code for "wallet already loaded"
Sat, Apr 19
Sat, Apr 19
Build Bitcoin ABC Diffs / Diff Testing (build-debug) failed.
squash with core#22992
Maybe core#22992
hazzarust updated the diff for D17936: [chronik] Add block subscription functionality to websocket.rs within bitcoinsuite-chronik-client.
Finished off the testing for block functionality, improved error handling and removed some questionable comments xd
hazzarust retitled D17936: [chronik] Add block subscription functionality to websocket.rs within bitcoinsuite-chronik-client from [chronik] Add websocket.rs integration test to bitcoinsuite-chronik-client to [chronik] Add block subscription functionality to websocket.rs within bitcoinsuite-chronik-client.
Build Bitcoin ABC Diffs / Diff Testing (build-debug) failed.
more clang-tidy issues (argument names)
Build Bitcoin ABC Diffs / Diff Testing (build-debug) failed.
Build Bitcoin ABC Diffs / Diff Testing (build-clang-tidy) failed.
Let's see if the build-debug segfault is happening consistently
clang-tidy warnings
PiRK committed rABCd5c9b24c385c: walletdb: don't read db every time that a new WalletBatch is created, fix last… (authored by furszy <matiasfurszyfer@protonmail.com>).
walletdb: don't read db every time that a new WalletBatch is created, fix last…
PiRK requested changes to D17954: wallet, refactor: return out-params of CreateTransaction() as optional struct.
teamcity added a comment to D17954: wallet, refactor: return out-params of CreateTransaction() as optional struct.
Build Bitcoin ABC Diffs / Diff Testing (build-clang-tidy) failed.
teamcity added a comment to D17954: wallet, refactor: return out-params of CreateTransaction() as optional struct.
Build Bitcoin ABC Diffs / Diff Testing (build-clang) failed.
teamcity updated the summary of D17954: wallet, refactor: return out-params of CreateTransaction() as optional struct.
Build Bitcoin ABC Diffs / Diff Testing (build-debug) failed.
Build Bitcoin ABC Diffs / Diff Testing (build-asan) failed.
Build Bitcoin ABC Diffs / Diff Testing (build-clang-tidy) failed.
teamcity awarded D17952: refactor: remove ::vpwallets and related global variables a Haypence token.
@bot build-asan
Fri, Apr 18
Fri, Apr 18
Fabien committed rABCdc7fa3c5d71e: [avalanche] Fix stake contender unit test occasional failure (authored by Fabien).
[avalanche] Fix stake contender unit test occasional failure
alitayin retitled D17949: [chronik-client] Add handling for WebSocket closure from [chronik-client] Add handling for WebSocket closure and add delay for reconnection to [chronik-client] Add handling for WebSocket closure .
keep the first modification to close WS
- As @emack mentioned, this is 2 diffs. Please make one diff to add the close, and another to add the delay
- npm test does not actually test the behavior described in this diff. If it is impractical to add a unit or integration test, the test plan should include a description of how to repeat the issue before this change, and how to demonstrate that the issue is resolved after this change. Then npm test is demonstrating that existing behavior is preserved with this patch.
- patch version bump npm version patch (can be for just the 2nd of these 2 diffs, or can be a separate npm version patch for each diff), update changelog section of README describing the change
Thu, Apr 17
Thu, Apr 17
alitayin committed rABC0eaa9c9c1589: [chronik-client] Added a mechanism for automatically selecting the fastest… (authored by alitayin).
[chronik-client] Added a mechanism for automatically selecting the fastest…
bytesofman added inline comments to D17822: [ecash-wallet] Add fluent API for building and broadcasting txs.
teamcity triaged T3785: Build Bitcoin-ABC / Master / Sanitizers / Address Sanitizer (ASAN) is broken. as Unbreak Now! priority.
PiRK committed rABCcfca26a80a31: rpc: Include assumeutxo as a failure reason of rescanblockchain (authored by Fabian Jahr <fjahr@protonmail.com>).
rpc: Include assumeutxo as a failure reason of rescanblockchain
PiRK committed rABCdc73f741fad1: add loadtxoutset & getchainstates RPCs, add functional tests (authored by James O'Beirne <james.obeirne@gmail.com>).
add loadtxoutset & getchainstates RPCs, add functional tests
rebase so i can do arc land --revision D17931 (apparently to force a revision the commit must match )
PiRK committed rABC977989ed441c: RPC: access RPC arguments by name (authored by stickies-v <stickies-v@protonmail.com>).
RPC: access RPC arguments by name
PiRK committed rABC159c0dc33237: rpc, refactor: clean-up `addnode` (authored by brunoerg <brunoely.gc@gmail.com>).
rpc, refactor: clean-up `addnode`
johnkuney committed rABC589bdef2aeb0: [cashtab] CSS tweak for default desktop agora view (authored by johnkuney).
[cashtab] CSS tweak for default desktop agora view
prop name edit
remove accidental character in doxygen doc
Build Bitcoin ABC Diffs / Diff Testing (build-debug) failed.
nit, the offer usually refers to the actual AgoraOffer, but in this case we want to specify that we mean a count
teamcity updated the summary of D17948: rpc: Include assumeutxo as a failure reason of rescanblockchain.
url in RPC doc
ah sure, added