Page MenuHomePhabricator
Feed Advanced Search

Dec 5 2024

tobias_ruck committed rABCf67fd8dd5fd8: [64-bit ints] Add script_tests for `getint` coverage (authored by tobias_ruck).
[64-bit ints] Add script_tests for `getint` coverage
Dec 5 2024, 23:48
tobias_ruck requested changes to D17185: [chronik] Create a new optional JSON RPC interface.
Dec 5 2024, 18:05
tobias_ruck updated the diff for D16996: [64-bit ints] Change `CScriptNum::getint` to return `int64_t`.

fix CheckNegate

Dec 5 2024, 17:27
tobias_ruck added inline comments to D16996: [64-bit ints] Change `CScriptNum::getint` to return `int64_t`.
Dec 5 2024, 17:24
tobias_ruck closed D17000: [64-bit ints] Move `{Add,Sub}Int63Overflow(Emulated)` impl to cpp file.
Dec 5 2024, 17:16
tobias_ruck committed rABC805a0f137bf6: [64-bit ints] Move `{Add,Sub}Int63Overflow(Emulated)` impl to cpp file (authored by tobias_ruck).
[64-bit ints] Move `{Add,Sub}Int63Overflow(Emulated)` impl to cpp file
Dec 5 2024, 17:16
tobias_ruck updated the diff for D17290: [64-bit ints] Add script_tests for `getint` coverage.

add rationales

Dec 5 2024, 17:14

Dec 4 2024

tobias_ruck updated the summary of D16996: [64-bit ints] Change `CScriptNum::getint` to return `int64_t`.
Dec 4 2024, 23:18
tobias_ruck updated the summary of D16996: [64-bit ints] Change `CScriptNum::getint` to return `int64_t`.
Dec 4 2024, 23:06
tobias_ruck updated the diff for D16996: [64-bit ints] Change `CScriptNum::getint` to return `int64_t`.

address review, remove CScriptNum10 and replace tests with tests that test the behavior of CScriptNum instead of testing whether it matches CScriptNum10

Dec 4 2024, 23:02
tobias_ruck requested review of D17290: [64-bit ints] Add script_tests for `getint` coverage.
Dec 4 2024, 22:33
tobias_ruck updated the diff for D17000: [64-bit ints] Move `{Add,Sub}Int63Overflow(Emulated)` impl to cpp file.

address review

Dec 4 2024, 22:02
tobias_ruck added inline comments to D17185: [chronik] Create a new optional JSON RPC interface.
Dec 4 2024, 21:48
tobias_ruck requested changes to D17185: [chronik] Create a new optional JSON RPC interface.
Dec 4 2024, 21:45
tobias_ruck requested changes to D17269: [ecash-lib] Improve address handling of ecash dev libraries.
Dec 4 2024, 21:22
tobias_ruck requested changes to D17272: [CHRONIK][WEB][MODULES] Updated every out of date dependency in Cargo.toml that does not require code change.

The explorer build is failing (CI doesn't catch this yet):

Dec 4 2024, 12:21

Dec 3 2024

tobias_ruck accepted D17283: [test] Only sync proofs when avalanche is enabled.
Dec 3 2024, 13:25
tobias_ruck accepted D17282: Add a new getinfo rpc.
Dec 3 2024, 13:21

Dec 2 2024

tobias_ruck requested changes to D17269: [ecash-lib] Improve address handling of ecash dev libraries.
Dec 2 2024, 23:45
tobias_ruck accepted D17267: [CHRONIK][WEB][MODULES] Updated thiserror from 1.0 -> 2.0.3 in Cargo.toml.
Dec 2 2024, 22:45
tobias_ruck accepted D17277: [cmake] Fix -Wunused-command-line-argument with clang.

works for me

Dec 2 2024, 22:25
tobias_ruck added a comment to D17276: [guix] Build chronik for OSX.

🎉

Dec 2 2024, 20:30

Dec 1 2024

tobias_ruck requested changes to D17267: [CHRONIK][WEB][MODULES] Updated thiserror from 1.0 -> 2.0.3 in Cargo.toml.
Dec 1 2024, 22:30
tobias_ruck added inline comments to D17269: [ecash-lib] Improve address handling of ecash dev libraries.
Dec 1 2024, 16:12
tobias_ruck requested changes to D17269: [ecash-lib] Improve address handling of ecash dev libraries.

Generally I’m not sure if we should try to keep the interface the same. There’s an opportunity to simplify it (since users have to move to ecash-lib already anyway), and I think having just one encode/decode/Address will make the lib much easier to use

Dec 1 2024, 14:59
tobias_ruck requested changes to D17267: [CHRONIK][WEB][MODULES] Updated thiserror from 1.0 -> 2.0.3 in Cargo.toml.
Dec 1 2024, 00:29
tobias_ruck requested changes to D17267: [CHRONIK][WEB][MODULES] Updated thiserror from 1.0 -> 2.0.3 in Cargo.toml.
Dec 1 2024, 00:07

Nov 30 2024

tobias_ruck closed D17260: [b58-ts] Add `b58-ts` library for base58 en-/decoding in TS.
Nov 30 2024, 10:36
tobias_ruck committed rABCbd800eb3d79c: [b58-ts] Add `b58-ts` library for base58 en-/decoding in TS (authored by tobias_ruck).
[b58-ts] Add `b58-ts` library for base58 en-/decoding in TS
Nov 30 2024, 10:36
teamcity awarded D17260: [b58-ts] Add `b58-ts` library for base58 en-/decoding in TS a Love token.
Nov 30 2024, 10:34
tobias_ruck added a comment to D17260: [b58-ts] Add `b58-ts` library for base58 en-/decoding in TS.

@bot b58-ts-tests

Nov 30 2024, 10:34
tobias_ruck updated the diff for D17260: [b58-ts] Add `b58-ts` library for base58 en-/decoding in TS.
  • remove ecash-lib dev dependency
  • coerce integer math, don't use Math.ceil
Nov 30 2024, 10:31
teamcity awarded D17260: [b58-ts] Add `b58-ts` library for base58 en-/decoding in TS a Like token.
Nov 30 2024, 02:29
tobias_ruck added a comment to D17260: [b58-ts] Add `b58-ts` library for base58 en-/decoding in TS.

@bot b58-ts-tests

Nov 30 2024, 02:29
tobias_ruck updated the diff for D17260: [b58-ts] Add `b58-ts` library for base58 en-/decoding in TS.

add tsconfig.build.json

Nov 30 2024, 02:28
tobias_ruck published D17260: [b58-ts] Add `b58-ts` library for base58 en-/decoding in TS for review.
Nov 30 2024, 02:08
teamcity awarded D17260: [b58-ts] Add `b58-ts` library for base58 en-/decoding in TS a Mountain of Wealth token.
Nov 30 2024, 02:05
teamcity awarded D17260: [b58-ts] Add `b58-ts` library for base58 en-/decoding in TS a Doubloon token.
Nov 30 2024, 02:03
teamcity awarded D17260: [b58-ts] Add `b58-ts` library for base58 en-/decoding in TS a Piece of Eight token.
Nov 30 2024, 02:00
teamcity awarded D17260: [b58-ts] Add `b58-ts` library for base58 en-/decoding in TS a Haypence token.
Nov 30 2024, 01:58

Nov 29 2024

tobias_ruck closed D17255: [ecash-lib] Add support for LEGACY sighash.
Nov 29 2024, 21:50
tobias_ruck committed rABC05f362591ab6: [ecash-lib] Add support for LEGACY sighash (authored by tobias_ruck).
[ecash-lib] Add support for LEGACY sighash
Nov 29 2024, 21:50
tobias_ruck updated the diff for D17255: [ecash-lib] Add support for LEGACY sighash.

format comment

Nov 29 2024, 19:23
tobias_ruck requested review of D17255: [ecash-lib] Add support for LEGACY sighash.
Nov 29 2024, 19:19
tobias_ruck planned changes to D17193: [ecash-lib] Add support for LEGACY sighash.

wait for the avalanche fix

Nov 29 2024, 18:57
tobias_ruck updated the diff for D17193: [ecash-lib] Add support for LEGACY sighash.

forward process env

Nov 29 2024, 18:35
tobias_ruck updated the diff for D17193: [ecash-lib] Add support for LEGACY sighash.

fix shasum calc

Nov 29 2024, 17:51
tobias_ruck accepted D17242: [CHRONIK] Updated pyo3 version.
Nov 29 2024, 17:06
tobias_ruck updated the diff for D17193: [ecash-lib] Add support for LEGACY sighash.

move doged download into the functional test

Nov 29 2024, 17:00
tobias_ruck updated the summary of D17193: [ecash-lib] Add support for LEGACY sighash.
Nov 29 2024, 15:59
tobias_ruck requested changes to D17242: [CHRONIK] Updated pyo3 version.
Nov 29 2024, 15:39
tobias_ruck updated the diff for D17193: [ecash-lib] Add support for LEGACY sighash.

fix "Oi, you got a loicense fo that, mate?" spelling, fix build

Nov 29 2024, 15:33
tobias_ruck updated the summary of D17193: [ecash-lib] Add support for LEGACY sighash.
Nov 29 2024, 11:57
tobias_ruck updated the test plan for D17193: [ecash-lib] Add support for LEGACY sighash.
Nov 29 2024, 11:57
tobias_ruck updated the test plan for D17193: [ecash-lib] Add support for LEGACY sighash.
Nov 29 2024, 11:57
tobias_ruck updated the summary of D17193: [ecash-lib] Add support for LEGACY sighash.
Nov 29 2024, 11:49
tobias_ruck updated the test plan for D17193: [ecash-lib] Add support for LEGACY sighash.
Nov 29 2024, 11:47
tobias_ruck planned changes to D17193: [ecash-lib] Add support for LEGACY sighash.
Nov 29 2024, 11:42
tobias_ruck updated the diff for D17193: [ecash-lib] Add support for LEGACY sighash.

use doged to test legacy signatures

Nov 29 2024, 11:41
tobias_ruck requested changes to D17242: [CHRONIK] Updated pyo3 version.
Nov 29 2024, 11:08

Nov 28 2024

tobias_ruck requested changes to D17242: [CHRONIK] Updated pyo3 version.
Nov 28 2024, 23:58

Nov 27 2024

tobias_ruck updated the diff for D17193: [ecash-lib] Add support for LEGACY sighash.

address review

Nov 27 2024, 10:28

Nov 26 2024

tobias_ruck updated the diff for D17193: [ecash-lib] Add support for LEGACY sighash.

remove package-lock.json

Nov 26 2024, 17:46
tobias_ruck updated the diff for D17193: [ecash-lib] Add support for LEGACY sighash.

fix imports (don't use indexBrowser...)

Nov 26 2024, 15:28
teamcity awarded D17199: [guix] Update guix version so it supports FHS for MacOS a Piece of Eight token.
Nov 26 2024, 15:14
tobias_ruck updated the diff for D17193: [ecash-lib] Add support for LEGACY sighash.

bump ecash-lib version to 1.1.0

Nov 26 2024, 13:52
tobias_ruck updated the diff for D17193: [ecash-lib] Add support for LEGACY sighash.

rebase onto master

Nov 26 2024, 13:42
tobias_ruck added inline comments to D17192: [Cashtab] Support ALP tokens.
Nov 26 2024, 13:39
tobias_ruck accepted D17192: [Cashtab] Support ALP tokens.
Nov 26 2024, 13:34

Nov 25 2024

tobias_ruck retitled D17201: [Chronik] Take lock when accessing ActiveTip in chronikbridge_tests from take lock when accessing ActiveTip in chronikbridge_tests to [Chronik] Take lock when accessing ActiveTip in chronikbridge_tests.
Nov 25 2024, 23:31
tobias_ruck accepted D17201: [Chronik] Take lock when accessing ActiveTip in chronikbridge_tests.
Nov 25 2024, 23:31
teamcity awarded D17199: [guix] Update guix version so it supports FHS for MacOS a Haypence token.
Nov 25 2024, 12:07
tobias_ruck added a comment to D17199: [guix] Update guix version so it supports FHS for MacOS.

@bot guix-osx

Nov 25 2024, 12:07
tobias_ruck requested review of D17199: [guix] Update guix version so it supports FHS for MacOS.
Nov 25 2024, 12:07
tobias_ruck requested changes to D17192: [Cashtab] Support ALP tokens.
Nov 25 2024, 11:52
tobias_ruck accepted D17167: [chronik] updated dependencies - Cargo.lock.
Nov 25 2024, 11:14
tobias_ruck accepted D17197: added Cargo.lock & Cargo.toml to runOnDiffRegex when chronik/ is mentioned.
Nov 25 2024, 01:58
tobias_ruck accepted D17194: [chronik-client] Update GenesisInfo to return hex string for data key of ALP tokens.
Nov 25 2024, 01:54
teamcity awarded D17198: [Chronik] Fix OSX build a Piece of Eight token.
Nov 25 2024, 01:52
tobias_ruck requested changes to D17194: [chronik-client] Update GenesisInfo to return hex string for data key of ALP tokens.
Nov 25 2024, 01:00

Nov 24 2024

teamcity awarded D17198: [Chronik] Fix OSX build a Haypence token.
Nov 24 2024, 22:59
tobias_ruck added a comment to D17197: added Cargo.lock & Cargo.toml to runOnDiffRegex when chronik/ is mentioned.

@bot build-chronik build-chronik-plugins ecash-lib-integration-tests chronik-client-integration-tests

Nov 24 2024, 22:26
tobias_ruck requested changes to D17194: [chronik-client] Update GenesisInfo to return hex string for data key of ALP tokens.
Nov 24 2024, 22:25

Nov 23 2024

tobias_ruck updated the diff for D17193: [ecash-lib] Add support for LEGACY sighash.

fix tests

Nov 23 2024, 19:53
tobias_ruck updated the test plan for D17193: [ecash-lib] Add support for LEGACY sighash.
Nov 23 2024, 18:54
tobias_ruck updated the summary of D17193: [ecash-lib] Add support for LEGACY sighash.
Nov 23 2024, 18:53
tobias_ruck requested review of D17193: [ecash-lib] Add support for LEGACY sighash.
Nov 23 2024, 18:50

Nov 21 2024

tobias_ruck closed D17179: [guix] Use CMake's PROJECT_NAME for source package.
Nov 21 2024, 20:37
tobias_ruck committed rABC453ab41b380b: [guix] Use CMake's PROJECT_NAME for source package (authored by tobias_ruck).
[guix] Use CMake's PROJECT_NAME for source package
Nov 21 2024, 20:37
teamcity awarded D17179: [guix] Use CMake's PROJECT_NAME for source package a Like token.
Nov 21 2024, 18:08
tobias_ruck added a comment to D17179: [guix] Use CMake's PROJECT_NAME for source package.

@bot guix-linux

Nov 21 2024, 18:08
tobias_ruck updated the diff for D17179: [guix] Use CMake's PROJECT_NAME for source package.

remove unrelated changes

Nov 21 2024, 18:08
tobias_ruck planned changes to D17179: [guix] Use CMake's PROJECT_NAME for source package.
Nov 21 2024, 18:05
tobias_ruck published D17179: [guix] Use CMake's PROJECT_NAME for source package for review.
Nov 21 2024, 18:04
tobias_ruck closed D17178: [Cmake] Use CMAKE_PROJECT_NAME in src/config/CMakeLists.txt.
Nov 21 2024, 17:10
tobias_ruck committed rABCbc5c8fabb06c: [Cmake] Use CMAKE_PROJECT_NAME in src/config/CMakeLists.txt (authored by tobias_ruck).
[Cmake] Use CMAKE_PROJECT_NAME in src/config/CMakeLists.txt
Nov 21 2024, 17:10
teamcity awarded D17179: [guix] Use CMake's PROJECT_NAME for source package a Mountain of Wealth token.
Nov 21 2024, 16:53
teamcity awarded D17179: [guix] Use CMake's PROJECT_NAME for source package a Doubloon token.
Nov 21 2024, 15:24
teamcity awarded D17179: [guix] Use CMake's PROJECT_NAME for source package a Piece of Eight token.
Nov 21 2024, 14:58
teamcity awarded D17179: [guix] Use CMake's PROJECT_NAME for source package a Haypence token.
Nov 21 2024, 14:51