@bot preview-e.cash
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 17 2024
Jul 17 2024
teamcity awarded D16484: [CI] Install nodejs with nvm instead of apt a Haypence token.
[electrum] bump dependencies
Jul 16 2024
Jul 16 2024
- The changes fail to build with node 16 because upgraded deps do not support node 16
- The changes fail to build with node 20 due to linting errors
Fabien committed rABC78cbb32b9c3d: Add HashWriter without ser-type and ser-version and use it where possible (authored by MacroFake <falke.marco@gmail.com>).
Add HashWriter without ser-type and ser-version and use it where possible
rebase on D16482 to unbreak CI
Fabien committed rABC7fb78fbe85da: [CI] Update the sha256 sum for the nodejs setup script (authored by Fabien).
[CI] Update the sha256 sum for the nodejs setup script
Fabien committed rABC29da2db59a44: Fix style nits in p2p_compactblocks, make it easier to debug (authored by Fabien).
Fix style nits in p2p_compactblocks, make it easier to debug
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) failed.
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
revert bumping of pip for now. The corresponding alert (CVE-2023-5752) does not affect us, we don't install anything from a Mercurial VCS URL
There are still issues related to btchip-python==0.1.32 metadata with the wine build
Fabien committed rABC9ce93fecb6d6: Properly cache policy rejected transactions for compact block reconstruction (authored by Fabien).
Properly cache policy rejected transactions for compact block reconstruction
teamcity awarded D16475: [e.cash] Upgrade dependencies a Piece of Eight token.
@bot preview-e.cash
bump dockerfile to 20
bytesofman committed rABC6842b58c79ed: [alias-server] Upgrade dependencies (authored by bytesofman).
[alias-server] Upgrade dependencies
[examples] Upgrade dependencies
[ecash-herald] Update dependencies
bytesofman committed rABCc4cf4dd99e13: [chronik docs] upgrade dependencies (authored by bytesofman).
[chronik docs] upgrade dependencies
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) failed.
teamcity awarded D16475: [e.cash] Upgrade dependencies a Haypence token.
@bot preview-e.cash
bytesofman committed rABCec58af68807d: [Cashtab] Use BigInt for utxo value calculations (authored by bytesofman).
[Cashtab] Use BigInt for utxo value calculations
bytesofman committed rABC80a959a40033: [Cashtab] Patch token qty rendering error on NFT collection genesis (authored by bytesofman).
[Cashtab] Patch token qty rendering error on NFT collection genesis
teamcity updated the summary of D16474: Properly cache policy rejected transactions for compact block reconstruction.
PiRK committed rABCca55ad7ecea2: Seeder: make sure nStartingHeight is initialized (authored by PiRK).
Seeder: make sure nStartingHeight is initialized
Fabien committed rABCe308d2e67b4b: Make PeerManager own a FastRandomContext (authored by dergoegge <n.goeggi@gmail.com>).
Make PeerManager own a FastRandomContext
Fabien committed rABC0924eb73c54a: fees: make the class FeeFilterRounder thread-safe (authored by Vasil Dimov <vd@FreeBSD.org>).
fees: make the class FeeFilterRounder thread-safe
Fabien updated the diff for D16472: Add HashWriter without ser-type and ser-version and use it where possible.
Fix extraneous semicolon
Fabien added inline comments to D16472: Add HashWriter without ser-type and ser-version and use it where possible.
teamcity triaged T3605: Build Bitcoin-ABC / Master / Native tests / Test Native OSX is broken. as Unbreak Now! priority.
PiRK committed rABC1fac2f8fc7f7: Seeder: handle empty HEADERS messages more gracefully (authored by PiRK).
Seeder: handle empty HEADERS messages more gracefully
Jul 15 2024
Jul 15 2024
bytesofman published D16468: [Cashtab] Patch token qty rendering error on NFT collection genesis for review.
roqqit requested changes to D16472: Add HashWriter without ser-type and ser-version and use it where possible.
teamcity updated the summary of D16472: Add HashWriter without ser-type and ser-version and use it where possible.
Fabien requested review of D16472: Add HashWriter without ser-type and ser-version and use it where possible.
remove debugging print
PiRK committed rABC74baf6484f44: Seeder: Verify that nodes are on the correct chain (authored by PiRK).
Seeder: Verify that nodes are on the correct chain
no need to disable the range_check, the error is caught in main.cpp::ThreadCrawler