Page MenuHomePhabricator
Feed Advanced Search

Apr 20 2024

tobias_ruck updated the diff for D15921: [Chronik] Add LOKAD ID index.

rerun CI

Apr 20 2024, 12:05
tobias_ruck updated the diff for D15921: [Chronik] Add LOKAD ID index.

always enable LOKAD ID index by default, toggle only by -chroniklokadidindex

Apr 20 2024, 10:44
tobias_ruck accepted D15767: [chronik.e.cash] Docs site for chronik.
Apr 20 2024, 09:50

Apr 19 2024

tobias_ruck added inline comments to D15767: [chronik.e.cash] Docs site for chronik.
Apr 19 2024, 22:20
tobias_ruck requested changes to D15767: [chronik.e.cash] Docs site for chronik.
Apr 19 2024, 22:01

Apr 18 2024

tobias_ruck updated the diff for D15963: [ecash-lib] Add `TxBuilder` to build Bitcoin transactions.

fix file casing

Apr 18 2024, 23:28
tobias_ruck updated the test plan for D15963: [ecash-lib] Add `TxBuilder` to build Bitcoin transactions.
Apr 18 2024, 23:25
tobias_ruck updated the diff for D15963: [ecash-lib] Add `TxBuilder` to build Bitcoin transactions.

rebase onto master

Apr 18 2024, 23:21
tobias_ruck closed D15956: [ecash-lib] Add `UnsignedTx` and `UnsignedTxInput`.
Apr 18 2024, 23:17
tobias_ruck committed rABC07cab0629902: [ecash-lib] Add `UnsignedTx` and `UnsignedTxInput` (authored by tobias_ruck).
[ecash-lib] Add `UnsignedTx` and `UnsignedTxInput`
Apr 18 2024, 23:17
tobias_ruck added inline comments to D15956: [ecash-lib] Add `UnsignedTx` and `UnsignedTxInput`.
Apr 18 2024, 22:50

Apr 17 2024

tobias_ruck added a comment to D15956: [ecash-lib] Add `UnsignedTx` and `UnsignedTxInput`.

...what is a sighash preimage?

Apr 17 2024, 04:30

Apr 16 2024

tobias_ruck updated the diff for D15956: [ecash-lib] Add `UnsignedTx` and `UnsignedTxInput`.

rebase onto master

Apr 16 2024, 23:22
tobias_ruck closed D15954: [ecash-lib] Add `SigHashType`.
Apr 16 2024, 23:03
tobias_ruck committed rABC37fd74385bc0: [ecash-lib] Add `SigHashType` (authored by tobias_ruck).
[ecash-lib] Add `SigHashType`
Apr 16 2024, 23:03
tobias_ruck updated the diff for D15954: [ecash-lib] Add `SigHashType`.

camel case sigHashType

Apr 16 2024, 22:59
tobias_ruck added inline comments to D15963: [ecash-lib] Add `TxBuilder` to build Bitcoin transactions.
Apr 16 2024, 01:18

Apr 15 2024

tobias_ruck added inline comments to D15963: [ecash-lib] Add `TxBuilder` to build Bitcoin transactions.
Apr 15 2024, 20:11
tobias_ruck added a comment to D15963: [ecash-lib] Add `TxBuilder` to build Bitcoin transactions.
  • Would be useful to include some tests for "normal" txs, even if they are not bounced off the node (could just test against expected raw hex, though now that the node is here, I suppose might as well use it...but can see it being complicated to give an address a normal balance in that kind of test script). For example,
  • generate a private key, generate a p2pkh address from this key, fund it, send a tx to a p2pkh adddress with change
  • send a tx to a p2pkh address without change (exact amount)

I mean there are already a few tests like this, for example the it('TxBuilder P2PKH'), but if you want I can add some more.

Apr 15 2024, 19:01
tobias_ruck published D15963: [ecash-lib] Add `TxBuilder` to build Bitcoin transactions for review.
Apr 15 2024, 16:14
teamcity awarded D15963: [ecash-lib] Add `TxBuilder` to build Bitcoin transactions a Like token.
Apr 15 2024, 15:52

Apr 13 2024

teamcity awarded D15963: [ecash-lib] Add `TxBuilder` to build Bitcoin transactions a Mountain of Wealth token.
Apr 13 2024, 17:29
teamcity awarded D15963: [ecash-lib] Add `TxBuilder` to build Bitcoin transactions a Doubloon token.
Apr 13 2024, 16:26
teamcity awarded D15963: [ecash-lib] Add `TxBuilder` to build Bitcoin transactions a Piece of Eight token.
Apr 13 2024, 16:15
teamcity awarded D15963: [ecash-lib] Add `TxBuilder` to build Bitcoin transactions a Haypence token.
Apr 13 2024, 16:02
tobias_ruck updated the diff for D15956: [ecash-lib] Add `UnsignedTx` and `UnsignedTxInput`.

fix sighash hashSequences for SINGLE and NONE without ANYONECANPAY

Apr 13 2024, 08:34
tobias_ruck added inline comments to D15921: [Chronik] Add LOKAD ID index.
Apr 13 2024, 00:17

Apr 12 2024

tobias_ruck updated the diff for D15956: [ecash-lib] Add `UnsignedTx` and `UnsignedTxInput`.

rebase + update comment

Apr 12 2024, 19:45
tobias_ruck added inline comments to D15921: [Chronik] Add LOKAD ID index.
Apr 12 2024, 19:40
tobias_ruck closed D15952: [ecash-lib] Add a bunch of helpers for `Script`.
Apr 12 2024, 19:16
tobias_ruck committed rABC2f2ee26da35a: [ecash-lib] Add a bunch of helpers for `Script` (authored by tobias_ruck).
[ecash-lib] Add a bunch of helpers for `Script`
Apr 12 2024, 19:15
tobias_ruck added inline comments to D15921: [Chronik] Add LOKAD ID index.
Apr 12 2024, 19:14
tobias_ruck added inline comments to D15952: [ecash-lib] Add a bunch of helpers for `Script`.
Apr 12 2024, 17:48
tobias_ruck accepted D15930: [explorer] Switch to new chronik.
Apr 12 2024, 16:11
tobias_ruck requested changes to D15930: [explorer] Switch to new chronik.
Apr 12 2024, 14:59
tobias_ruck updated the diff for D15952: [ecash-lib] Add a bunch of helpers for `Script`.

improve comments

Apr 12 2024, 13:55
tobias_ruck added inline comments to D15921: [Chronik] Add LOKAD ID index.
Apr 12 2024, 13:36
tobias_ruck added inline comments to D15952: [ecash-lib] Add a bunch of helpers for `Script`.
Apr 12 2024, 13:19
tobias_ruck updated the diff for D15956: [ecash-lib] Add `UnsignedTx` and `UnsignedTxInput`.

fix tsc build, add another test

Apr 12 2024, 01:50
tobias_ruck requested review of D15956: [ecash-lib] Add `UnsignedTx` and `UnsignedTxInput`.
Apr 12 2024, 01:33

Apr 11 2024

tobias_ruck added inline comments to D15952: [ecash-lib] Add a bunch of helpers for `Script`.
Apr 11 2024, 23:56
tobias_ruck updated the diff for D15954: [ecash-lib] Add `SigHashType`.

remove unnecessary imports

Apr 11 2024, 23:53
tobias_ruck requested review of D15954: [ecash-lib] Add `SigHashType`.
Apr 11 2024, 23:51
tobias_ruck added inline comments to D15952: [ecash-lib] Add a bunch of helpers for `Script`.
Apr 11 2024, 23:41
tobias_ruck requested review of D15952: [ecash-lib] Add a bunch of helpers for `Script`.
Apr 11 2024, 23:01
tobias_ruck closed D15940: [ecash-lib] Add `pushBytesOp` to make a minimal bytes pushop.
Apr 11 2024, 22:51
tobias_ruck committed rABC6060493fceb0: [ecash-lib] Add `pushBytesOp` to make a minimal bytes pushop (authored by tobias_ruck).
[ecash-lib] Add `pushBytesOp` to make a minimal bytes pushop
Apr 11 2024, 22:51
tobias_ruck closed D15938: [ecash-lib] Add `Op`, opcode consts, readOp, writeOp.
Apr 11 2024, 22:49
tobias_ruck committed rABCaac89ce3e7df: [ecash-lib] Add `Op`, opcode consts, readOp, writeOp (authored by tobias_ruck).
[ecash-lib] Add `Op`, opcode consts, readOp, writeOp
Apr 11 2024, 22:49
tobias_ruck updated the diff for D15940: [ecash-lib] Add `pushBytesOp` to make a minimal bytes pushop.

rebase onto ecash-lib-op

Apr 11 2024, 22:49
tobias_ruck updated the diff for D15938: [ecash-lib] Add `Op`, opcode consts, readOp, writeOp.

fix comments, make isPushOp also check for types

Apr 11 2024, 22:44
tobias_ruck added inline comments to D15938: [ecash-lib] Add `Op`, opcode consts, readOp, writeOp.
Apr 11 2024, 22:39
tobias_ruck updated the diff for D15940: [ecash-lib] Add `pushBytesOp` to make a minimal bytes pushop.

rebase onto master

Apr 11 2024, 22:36
tobias_ruck added inline comments to D15940: [ecash-lib] Add `pushBytesOp` to make a minimal bytes pushop.
Apr 11 2024, 22:32
tobias_ruck updated the diff for D15940: [ecash-lib] Add `pushBytesOp` to make a minimal bytes pushop.

fix pushBytesOp case where data starts with eg. 16 but isn't size 1

Apr 11 2024, 22:30
tobias_ruck added inline comments to D15938: [ecash-lib] Add `Op`, opcode consts, readOp, writeOp.
Apr 11 2024, 04:42

Apr 10 2024

tobias_ruck updated the summary of D15940: [ecash-lib] Add `pushBytesOp` to make a minimal bytes pushop.
Apr 10 2024, 23:04
tobias_ruck requested review of D15940: [ecash-lib] Add `pushBytesOp` to make a minimal bytes pushop.
Apr 10 2024, 22:56
tobias_ruck requested review of D15938: [ecash-lib] Add `Op`, opcode consts, readOp, writeOp.
Apr 10 2024, 20:45
tobias_ruck closed D15931: [ecash-lib] Add ecash-lib-wasm, a WebAssembly module for ecash-lib.
Apr 10 2024, 19:25
tobias_ruck committed rABC0642148926bc: [ecash-lib] Add ecash-lib-wasm, a WebAssembly module for ecash-lib (authored by tobias_ruck).
[ecash-lib] Add ecash-lib-wasm, a WebAssembly module for ecash-lib
Apr 10 2024, 19:25
tobias_ruck updated the diff for D15931: [ecash-lib] Add ecash-lib-wasm, a WebAssembly module for ecash-lib.

pin secp256k1-abc revision commit

Apr 10 2024, 16:40
tobias_ruck updated the diff for D15931: [ecash-lib] Add ecash-lib-wasm, a WebAssembly module for ecash-lib.

add wasm build to CI before testing ecash-lib

Apr 10 2024, 16:35
tobias_ruck retitled D15931: [ecash-lib] Add ecash-lib-wasm, a WebAssembly module for ecash-lib from [ecash-lib] Add ecash-lib-wasm, a WASM compiled secp256k1 for ecash-lib to [ecash-lib] Add ecash-lib-wasm, a WebAssembly module for ecash-lib.
Apr 10 2024, 15:47
tobias_ruck published D15931: [ecash-lib] Add ecash-lib-wasm, a WebAssembly module for ecash-lib for review.
Apr 10 2024, 15:34
tobias_ruck closed D15928: [ecash-lib] Basic primitives for building txs.
Apr 10 2024, 03:28
tobias_ruck committed rABCaf5be01d095d: [ecash-lib] Basic primitives for building txs (authored by tobias_ruck).
[ecash-lib] Basic primitives for building txs
Apr 10 2024, 03:28
tobias_ruck updated the diff for D15928: [ecash-lib] Basic primitives for building txs.

add README.md

Apr 10 2024, 01:18

Apr 9 2024

tobias_ruck closed D15913: [Chronik] Add `parse_tx_lokad_ids` to parse LOKAD IDs.
Apr 9 2024, 23:57
tobias_ruck committed rABC36c25b73a48e: [Chronik] Add `parse_tx_lokad_ids` to parse LOKAD IDs (authored by tobias_ruck).
[Chronik] Add `parse_tx_lokad_ids` to parse LOKAD IDs
Apr 9 2024, 23:57
tobias_ruck added a comment to D15913: [Chronik] Add `parse_tx_lokad_ids` to parse LOKAD IDs.

The original spec is here: https://github.com/bitcoincashorg/bitcoincash.org/blob/master/spec/op_return-prefix-guideline.md, this is already referenced in our version of that file.

Apr 9 2024, 23:31
tobias_ruck updated the test plan for D15928: [ecash-lib] Basic primitives for building txs.
Apr 9 2024, 22:59
tobias_ruck added inline comments to D15928: [ecash-lib] Basic primitives for building txs.
Apr 9 2024, 22:52
tobias_ruck updated the diff for D15928: [ecash-lib] Basic primitives for building txs.

add tests, fix build using NodeNext

Apr 9 2024, 22:49
tobias_ruck updated the diff for D15928: [ecash-lib] Basic primitives for building txs.

squash with previous commit...

Apr 9 2024, 13:59
tobias_ruck requested review of D15928: [ecash-lib] Basic primitives for building txs.
Apr 9 2024, 13:57

Apr 8 2024

tobias_ruck updated the diff for D15913: [Chronik] Add `parse_tx_lokad_ids` to parse LOKAD IDs.

rerun CI

Apr 8 2024, 00:30
tobias_ruck updated the diff for D15921: [Chronik] Add LOKAD ID index.

remove rocksdb features

Apr 8 2024, 00:30
tobias_ruck updated the test plan for D15921: [Chronik] Add LOKAD ID index.
Apr 8 2024, 00:28
tobias_ruck updated the summary of D15921: [Chronik] Add LOKAD ID index.
Apr 8 2024, 00:27
tobias_ruck requested review of D15921: [Chronik] Add LOKAD ID index.
Apr 8 2024, 00:26

Apr 7 2024

tobias_ruck updated the diff for D15913: [Chronik] Add `parse_tx_lokad_ids` to parse LOKAD IDs.

move to named iterators

Apr 7 2024, 16:41

Apr 6 2024

tobias_ruck planned changes to D15913: [Chronik] Add `parse_tx_lokad_ids` to parse LOKAD IDs.

Will need to name types for the iterator; -> impl Iterator doesn't work with Group

Apr 6 2024, 12:35
tobias_ruck updated the diff for D15913: [Chronik] Add `parse_tx_lokad_ids` to parse LOKAD IDs.

rerun lint

Apr 6 2024, 04:35
tobias_ruck requested review of D15913: [Chronik] Add `parse_tx_lokad_ids` to parse LOKAD IDs.
Apr 6 2024, 04:34

Apr 3 2024

tobias_ruck accepted D15878: [chronik] Don't show "Stopping Chronik..." in the log when chronik is not enabled.
Apr 3 2024, 19:48

Mar 30 2024

tobias_ruck abandoned D15827: [ecash-lib] Initial draft version of ecash-lib.

should be a draft

Mar 30 2024, 22:43
tobias_ruck requested review of D15827: [ecash-lib] Initial draft version of ecash-lib.
Mar 30 2024, 22:42

Mar 27 2024

tobias_ruck added a comment to D15787: [chronik-client] Return number type for timeFirstSeen returned from chronik.token calls.

Note: On Tue Jun 05 2255 23:47:34 this will return imprecise results, but that can be fixed around then.

Mar 27 2024, 09:39
tobias_ruck added inline comments to D15767: [chronik.e.cash] Docs site for chronik.
Mar 27 2024, 08:48
tobias_ruck added inline comments to D15767: [chronik.e.cash] Docs site for chronik.
Mar 27 2024, 08:47

Mar 25 2024

tobias_ruck requested changes to D15767: [chronik.e.cash] Docs site for chronik.
Mar 25 2024, 08:39

Mar 22 2024

tobias_ruck requested changes to D15767: [chronik.e.cash] Docs site for chronik.
Mar 22 2024, 19:48

Mar 15 2024

tobias_ruck added inline comments to D15693: [Cashtab] Use in-node chronik.
Mar 15 2024, 18:34

Mar 14 2024

tobias_ruck accepted D15668: [chronik-client] Support for confirmedTxs and unconfirmedTxs in script.
Mar 14 2024, 09:00

Mar 13 2024

tobias_ruck requested changes to D15668: [chronik-client] Support for confirmedTxs and unconfirmedTxs in script.
Mar 13 2024, 19:43
tobias_ruck added inline comments to D15668: [chronik-client] Support for confirmedTxs and unconfirmedTxs in script.
Mar 13 2024, 19:38
tobias_ruck added a comment to D15672: [standards] Reserve op_return prefix for eCash Chat platform.

Personally I think MSG1 makes more sense, but up to yall

Mar 13 2024, 13:33

Mar 12 2024

tobias_ruck requested changes to D15668: [chronik-client] Support for confirmedTxs and unconfirmedTxs in script.
Mar 12 2024, 00:00

Mar 11 2024

tobias_ruck accepted D15677: [chronik-client] Do not use buffer type to support browser builds without webpack Buffer fallbacks.

reworded the changelog (the purpose really is just fixing it in the browser), otherwise gtg

Mar 11 2024, 23:46