- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Wed, May 7
Wed, May 7
Add missing cstdint header
More missing cstdint
Fabien retitled D18062: Add missing cstdint header from Add missing header in chainparamsbase.h to Add missing cstdint header.
teamcity updated the summary of D18059: validation: Don't load a snapshot if it's not in the best header chain..
PiRK requested review of D18059: validation: Don't load a snapshot if it's not in the best header chain..
PiRK committed rABC864d8bb7714c: assumeutxo: Check snapshot base block is not marked invalid (authored by Fabian Jahr <fjahr@protonmail.com>).
assumeutxo: Check snapshot base block is not marked invalid
PiRK committed rABCef4fb8890310: refactor: Move early loadtxoutset checks into ActiveSnapshot (authored by MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>).
refactor: Move early loadtxoutset checks into ActiveSnapshot
Bump version to 0.31.3
hazzarust updated the diff for D17928: [chronik] Add address.rs from givelotus/bitcoinsuite into bitcoinsuite-chronik-client.
lint
hazzarust updated the diff for D17928: [chronik] Add address.rs from givelotus/bitcoinsuite into bitcoinsuite-chronik-client.
Updated documentation, changed to_cash_addr to take AddressType
bytesofman committed rABCab3fcc0da679: [ecash-lib] Add parseEmppScript method (authored by bytesofman).
[ecash-lib] Add parseEmppScript method
Tue, May 6
Tue, May 6
function doc
teamcity updated the summary of D18056: assumeutxo: Check snapshot base block is not marked invalid.
teamcity updated the summary of D18055: refactor: Move early loadtxoutset checks into ActiveSnapshot.
PiRK committed rABCb78399611ae6: rpc: Avoid getchaintxstats invalid results (authored by MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>).
rpc: Avoid getchaintxstats invalid results
PiRK committed rABC5c43c94353ca: test: add a --repeat argument to test_runner.py (authored by PiRK).
test: add a --repeat argument to test_runner.py
give up on using std::optional
Build Bitcoin ABC Diffs / Diff Testing (build-diff) failed.
Build Bitcoin ABC Diffs / Diff Testing (build-without-wallet) failed.
try a copy
Build Bitcoin ABC Diffs / Diff Testing (build-diff) failed.
Build Bitcoin ABC Diffs / Diff Testing (build-without-wallet) failed.
try another workaround
In D18054#411619, @Fabien wrote:Nice ! Should --repeat also imply --failfast ? What do you think ?
Nice ! Should --repeat also imply --failfast ? What do you think ?
clearing my queue
Build Bitcoin ABC Diffs / Diff Testing (build-diff) failed.
Build Bitcoin ABC Diffs / Diff Testing (build-without-wallet) failed.
workaround for false-positive -Werror=maybe-uninitialized: try opt.value() instead of *opt
Build Bitcoin ABC Diffs / Diff Testing (build-diff) failed.
Build Bitcoin ABC Diffs / Diff Testing (build-without-wallet) failed.
PiRK committed rABCc362a890c708: [electrum] wrap the error message when exchange rate API fails (authored by PiRK).
[electrum] wrap the error message when exchange rate API fails
alitayin committed rABC973fbe8030ca: [Cashtab] Set ConnectionStrategy.ClosestFirst for initialization (authored by alitayin).
[Cashtab] Set ConnectionStrategy.ClosestFirst for initialization
Mon, May 5
Mon, May 5
bytesofman updated the summary of D17822: [ecash-wallet] Add fluent API for building and broadcasting txs.
bytesofman updated the diff for D17822: [ecash-wallet] Add fluent API for building and broadcasting txs.
lint
bytesofman updated the diff for D17822: [ecash-wallet] Add fluent API for building and broadcasting txs.
cleaned up, mvp
PiRK committed rABC0ed1bd0f3755: test: Add coverage for failing dumptxoutset behavior (authored by Fabian Jahr <fjahr@protonmail.com>).
test: Add coverage for failing dumptxoutset behavior
PiRK committed rABC7acba5eca425: rpc: Manage dumptxoutset rollback with RAII class (authored by Fabian Jahr <fjahr@protonmail.com>).
rpc: Manage dumptxoutset rollback with RAII class
PiRK committed rABC8451d333629f: rpc, refactor: Prevent potential race conditions in dumptxoutset (authored by Fabian Jahr <fjahr@protonmail.com>).
rpc, refactor: Prevent potential race conditions in dumptxoutset
PiRK committed rABCd2078ef2efd2: RPC: Add type parameter to dumptxoutset (authored by Fabian Jahr <fjahr@protonmail.com>).
RPC: Add type parameter to dumptxoutset
check that the blockchain is restored after the temporary rollback
PiRK committed rABC7c5b0ee93f30: test: fix another intermittent fault in p2p_leak (authored by PiRK).
test: fix another intermittent fault in p2p_leak
My main objection here
Fabien committed rABCcb73d05ae251: [avalanche] Don't poll for txs below -blockmintxfee (authored by Fabien).
[avalanche] Don't poll for txs below -blockmintxfee
rebase
fix -Werror=reorder warning