@bot gitian-linux
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
May 30 2023
May 30 2023
teamcity awarded D13952: Build an experimental chronik release a Piece of Eight token.
teamcity awarded D13952: Build an experimental chronik release a Haypence token.
@bot gitian-linux
May 29 2023
May 29 2023
Link to the document doesn't work for me.
Fabien committed rABC3a17fcfdeda1: Remove the obsolete mempool and wallet chained tx limit options (authored by Fabien).
Remove the obsolete mempool and wallet chained tx limit options
teamcity awarded D13950: build: don't compress macOS DMG a Mountain of Wealth token.
Looks good. The rust syntax noise is still a bit new to me, but everything I googled turned out to make sense.
teamcity awarded D13950: build: don't compress macOS DMG a Doubloon token.
teamcity awarded D13950: build: don't compress macOS DMG a Piece of Eight token.
teamcity awarded D13950: build: don't compress macOS DMG a Haypence token.
PiRK committed rABC8b3d8864a29e: replace $(AT) with .SILENCE. (authored by Dmitry Goncharov <dgoncharov@users.sf.net>).
replace $(AT) with .SILENCE.
May 28 2023
May 28 2023
tobias_ruck committed rABC27dd0b084c8c: [Chronik] Fix: "Segmentation fault" during shutdown (authored by tobias_ruck).
[Chronik] Fix: "Segmentation fault" during shutdown
May 27 2023
May 27 2023
tobias_ruck committed rABC5b9472a84807: [Chronik] Add `BitcoinSer::deser` to deserialize messages encoded in the… (authored by tobias_ruck).
[Chronik] Add `BitcoinSer::deser` to deserialize messages encoded in the…
[Chronik] Add `TxId::from_tx`
tobias_ruck committed rABC24667e0db093: [Chronik] Add `Hashed::digest` + implementations (authored by tobias_ruck).
[Chronik] Add `Hashed::digest` + implementations
teamcity awarded D13863: [Chronik] Fix: "Segmentation fault" during shutdown a Doubloon token.
tobias_ruck committed rABCdd69c97ca0ba: [Chronik] Stop re-sync if `ShutdownRequested` is true (authored by tobias_ruck).
[Chronik] Stop re-sync if `ShutdownRequested` is true
teamcity awarded D13863: [Chronik] Fix: "Segmentation fault" during shutdown a Piece of Eight token.
May 26 2023
May 26 2023
teamcity awarded D13863: [Chronik] Fix: "Segmentation fault" during shutdown a Haypence token.
PiRK committed rABC3e0e9af88f7c: build: Remove spaces from variable-printing rules (authored by Carl Dong <contact@carldong.me>).
build: Remove spaces from variable-printing rules
PiRK committed rABCe6786dc87e80: [guix] build dmg as a static binary and skip cmake RPATH patching (authored by Carl Dong <contact@carldong.me>).
[guix] build dmg as a static binary and skip cmake RPATH patching
PiRK committed rABCfc84e818e517: depends: Improve id string robustness (authored by Carl Dong <contact@carldong.me>).
depends: Improve id string robustness
PiRK committed rABCfcdb2bdcf1fa: refuse to overwrite an existing file with extract_xcode.py (authored by PiRK).
refuse to overwrite an existing file with extract_xcode.py
Fabien committed rABC177174f173e3: Remove the mempool internal wellington upgrade latch (authored by Fabien).
Remove the mempool internal wellington upgrade latch
PiRK committed rABC28ee03acf3fe: build, qt: backport patches (authored by Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>).
build, qt: backport patches
PiRK committed rABC6dd5e9f637a6: build, qt: bump Qt5 version to 5.15.5 (authored by Pavol Rusnak <pavol@rusnak.io>).
build, qt: bump Qt5 version to 5.15.5
build: Qt 5.15.2
teamcity awarded D13943: replace $(AT) with .SILENCE. a Haypence token.
PiRK retitled D13943: replace $(AT) with .SILENCE. from eplace $(AT) with .SILENCE. to replace $(AT) with .SILENCE..
teamcity awarded D13941: [guix] build dmg as a static binary and skip cmake RPATH patching a Haypence token.
Fabien added a comment to D13941: [guix] build dmg as a static binary and skip cmake RPATH patching.
@bot gitian-osx
Dedup initialization
PiRK updated the summary of D13941: [guix] build dmg as a static binary and skip cmake RPATH patching.
teamcity updated the summary of D13941: [guix] build dmg as a static binary and skip cmake RPATH patching.
teamcity awarded D13940: depends: Improve id string robustness a Haypence token.
@bot gitian-linux
PiRK committed rABCb43186f0ccf9: depends: progress on Apple ARM support (authored by Jonas Schnelli <dev@jonasschnelli.ch>).
depends: progress on Apple ARM support
Let's split this into logical pieces. You will need:
- A consume() function => should be its own diff. It might also be useful outside of the alias server in some other lib, not sure which projects fits best here.
- A feature-complete push parsing function => should be its own diff, same remark about the project to put that in. In any case, not in utils.js or any similar meaningless file, it's a script parsing function.
- Update the spec so we can discuss on the new restrictions
- Update this diff. This should be easy to review as only the useful top-level logic should remain, as opposed to the diff currently doing a ton of unrelated things.
May 25 2023
May 25 2023
bytesofman committed rABCf083ffe042ce: [herald] Move non-config constants to separate file (authored by bytesofman).
[herald] Move non-config constants to separate file
spec updates
Improving OP_RETURN processing function