Page MenuHomePhabricator
Feed Advanced Search

Feb 13 2024

tobias_ruck updated the summary of D15438: [Chronik] Add `-chroniktokenindex=0` to disable the token index.
Feb 13 2024, 11:38
tobias_ruck updated the summary of D15438: [Chronik] Add `-chroniktokenindex=0` to disable the token index.
Feb 13 2024, 11:38
tobias_ruck requested review of D15438: [Chronik] Add `-chroniktokenindex=0` to disable the token index.
Feb 13 2024, 11:34

Feb 12 2024

tobias_ruck closed D15390: [Chronik] Deduplicate indentical consecutive WebSocket messages.
Feb 12 2024, 13:21
tobias_ruck committed rABC29b49edf55c8: [Chronik] Deduplicate indentical consecutive WebSocket messages (authored by tobias_ruck).
[Chronik] Deduplicate indentical consecutive WebSocket messages
Feb 12 2024, 13:21
tobias_ruck closed D15395: [Chronik] Move `chronik-plugin` to `chronik-plugin-impl`, add `chronik-plugin` multiplex crate.
Feb 12 2024, 12:44
tobias_ruck committed rABCaec998047ccf: [Chronik] Move `chronik-plugin` to `chronik-plugin-impl`, add `chronik-plugin`… (authored by tobias_ruck).
[Chronik] Move `chronik-plugin` to `chronik-plugin-impl`, add `chronik-plugin`…
Feb 12 2024, 12:43
tobias_ruck closed D15411: [Chronik] Fix `TxTokenData::from_db`.
Feb 12 2024, 12:42
tobias_ruck committed rABC3fbd43e1bdea: [Chronik] Fix `TxTokenData::from_db` (authored by tobias_ruck).
[Chronik] Fix `TxTokenData::from_db`
Feb 12 2024, 12:41
tobias_ruck closed D15389: [Chronik] Add `WsSubTokenId` to WS subscribe to txs with a given token ID.
Feb 12 2024, 12:35
tobias_ruck committed rABC0c6d20f9d62e: [Chronik] Add `WsSubTokenId` to WS subscribe to txs with a given token ID (authored by tobias_ruck).
[Chronik] Add `WsSubTokenId` to WS subscribe to txs with a given token ID
Feb 12 2024, 12:35
tobias_ruck closed D15386: [Chronik] Add `/token-id/...` endpoints.
Feb 12 2024, 12:22
tobias_ruck committed rABCecfc05fe82b5: [Chronik] Add `/token-id/...` endpoints (authored by tobias_ruck).
[Chronik] Add `/token-id/...` endpoints
Feb 12 2024, 12:22
tobias_ruck closed D15383: [Chronik] Add `UtxoData` and `UtxoProtobuf` to allow storing UTXOs' scripts in the DB.
Feb 12 2024, 12:15
tobias_ruck committed rABCc1918fae2e5d: [Chronik] Add `UtxoData` and `UtxoProtobuf` to allow storing UTXOs' scripts in… (authored by tobias_ruck).
[Chronik] Add `UtxoData` and `UtxoProtobuf` to allow storing UTXOs' scripts in…
Feb 12 2024, 12:15
tobias_ruck updated the diff for D15390: [Chronik] Deduplicate indentical consecutive WebSocket messages.

rebase

Feb 12 2024, 12:14
tobias_ruck updated the diff for D15389: [Chronik] Add `WsSubTokenId` to WS subscribe to txs with a given token ID.

rebase

Feb 12 2024, 12:02
tobias_ruck updated the diff for D15386: [Chronik] Add `/token-id/...` endpoints.

rebase

Feb 12 2024, 12:00
tobias_ruck updated the diff for D15383: [Chronik] Add `UtxoData` and `UtxoProtobuf` to allow storing UTXOs' scripts in the DB.

rebase onto master

Feb 12 2024, 11:52
tobias_ruck added inline comments to D15383: [Chronik] Add `UtxoData` and `UtxoProtobuf` to allow storing UTXOs' scripts in the DB.
Feb 12 2024, 11:32
tobias_ruck added inline comments to D15383: [Chronik] Add `UtxoData` and `UtxoProtobuf` to allow storing UTXOs' scripts in the DB.
Feb 12 2024, 11:30
tobias_ruck added inline comments to D15386: [Chronik] Add `/token-id/...` endpoints.
Feb 12 2024, 11:20

Feb 11 2024

tobias_ruck closed D15371: [Chronik] Add `/validate-tx` endpoint.
Feb 11 2024, 21:26
tobias_ruck committed rABC77cdf6a39166: [Chronik] Add `/validate-tx` endpoint (authored by tobias_ruck).
[Chronik] Add `/validate-tx` endpoint
Feb 11 2024, 21:26
tobias_ruck closed D15370: [Chronik] Add `/broadcast-tx(s)` endpoints.
Feb 11 2024, 21:22
tobias_ruck committed rABCf676d3619edb: [Chronik] Add `/broadcast-tx(s)` endpoints (authored by tobias_ruck).
[Chronik] Add `/broadcast-tx(s)` endpoints
Feb 11 2024, 21:22

Feb 9 2024

tobias_ruck closed D15409: [Chronik] Bridge `calc_fee` and `default_max_raw_tx_fee_rate_per_kb` to Rust.
Feb 9 2024, 11:33
tobias_ruck committed rABC716daa44a10b: [Chronik] Bridge `calc_fee` and `default_max_raw_tx_fee_rate_per_kb` to Rust (authored by tobias_ruck).
[Chronik] Bridge `calc_fee` and `default_max_raw_tx_fee_rate_per_kb` to Rust
Feb 9 2024, 11:33

Feb 8 2024

tobias_ruck closed D15382: [Chronik] Add `type Aux` to `Group` to assist with grouping members.
Feb 8 2024, 17:41
tobias_ruck committed rABCd3ab405679a1: [Chronik] Add `type Aux` to `Group` to assist with grouping members (authored by tobias_ruck).
[Chronik] Add `type Aux` to `Group` to assist with grouping members
Feb 8 2024, 17:41
tobias_ruck requested review of D15411: [Chronik] Fix `TxTokenData::from_db`.
Feb 8 2024, 15:39
tobias_ruck updated the diff for D15370: [Chronik] Add `/broadcast-tx(s)` endpoints.

fix colored in from_unbroadcast_tx when color_tx returns None

Feb 8 2024, 15:30
tobias_ruck added inline comments to D15392: [chronik-client] Support for script endpoints.
Feb 8 2024, 15:14
tobias_ruck updated the diff for D15370: [Chronik] Add `/broadcast-tx(s)` endpoints.

rebase on D15409 and use ffi methods

Feb 8 2024, 15:05
tobias_ruck requested review of D15409: [Chronik] Bridge `calc_fee` and `default_max_raw_tx_fee_rate_per_kb` to Rust.
Feb 8 2024, 14:54

Feb 6 2024

tobias_ruck closed D15394: [Chronik] Move `BUILD_BITCOIN_CHRONIK_PLUGINS` so we can access it from functional tests.
Feb 6 2024, 11:39
tobias_ruck committed rABCe93b8fead2ce: [Chronik] Move `BUILD_BITCOIN_CHRONIK_PLUGINS` so we can access it from… (authored by tobias_ruck).
[Chronik] Move `BUILD_BITCOIN_CHRONIK_PLUGINS` so we can access it from…
Feb 6 2024, 11:39
tobias_ruck requested review of D15395: [Chronik] Move `chronik-plugin` to `chronik-plugin-impl`, add `chronik-plugin` multiplex crate.
Feb 6 2024, 09:48
tobias_ruck updated the diff for D15394: [Chronik] Move `BUILD_BITCOIN_CHRONIK_PLUGINS` so we can access it from functional tests.

fix wrong lint

Feb 6 2024, 08:59
tobias_ruck requested review of D15394: [Chronik] Move `BUILD_BITCOIN_CHRONIK_PLUGINS` so we can access it from functional tests.
Feb 6 2024, 01:52

Feb 5 2024

tobias_ruck updated the summary of D15390: [Chronik] Deduplicate indentical consecutive WebSocket messages.
Feb 5 2024, 20:55
tobias_ruck updated the summary of D15390: [Chronik] Deduplicate indentical consecutive WebSocket messages.
Feb 5 2024, 20:48
tobias_ruck requested review of D15390: [Chronik] Deduplicate indentical consecutive WebSocket messages.
Feb 5 2024, 20:42
tobias_ruck requested review of D15389: [Chronik] Add `WsSubTokenId` to WS subscribe to txs with a given token ID.
Feb 5 2024, 20:04
tobias_ruck updated the summary of D15386: [Chronik] Add `/token-id/...` endpoints.
Feb 5 2024, 19:00
tobias_ruck updated the diff for D15386: [Chronik] Add `/token-id/...` endpoints.

rebase on D15370

Feb 5 2024, 19:00
tobias_ruck updated the diff for D15386: [Chronik] Add `/token-id/...` endpoints.

fix for non-token burn

Feb 5 2024, 16:03
tobias_ruck updated the diff for D15386: [Chronik] Add `/token-id/...` endpoints.

bump CURRENT_INDEXER_VERSION

Feb 5 2024, 13:50
tobias_ruck requested review of D15386: [Chronik] Add `/token-id/...` endpoints.
Feb 5 2024, 13:43
tobias_ruck requested review of D15383: [Chronik] Add `UtxoData` and `UtxoProtobuf` to allow storing UTXOs' scripts in the DB.
Feb 5 2024, 11:04
tobias_ruck requested review of D15382: [Chronik] Add `type Aux` to `Group` to assist with grouping members.
Feb 5 2024, 09:39

Feb 3 2024

tobias_ruck updated the diff for D15371: [Chronik] Add `/validate-tx` endpoint.

rebase, slp -> token

Feb 3 2024, 12:29
tobias_ruck updated the summary of D15370: [Chronik] Add `/broadcast-tx(s)` endpoints.
Feb 3 2024, 12:23
tobias_ruck updated the diff for D15370: [Chronik] Add `/broadcast-tx(s)` endpoints.

add test for /broadcast-txs

Feb 3 2024, 12:16
tobias_ruck closed D15369: [Chronik] Add `/token/:txid` endpoint.
Feb 3 2024, 10:00
tobias_ruck committed rABC3f5065d216cf: [Chronik] Add `/token/:txid` endpoint (authored by tobias_ruck).
[Chronik] Add `/token/:txid` endpoint
Feb 3 2024, 10:00
tobias_ruck closed D15105: [Chronik] Enable SLP/ALP index, add protobuf messages & fields.
Feb 3 2024, 09:58
tobias_ruck committed rABC540bf03fc03c: [Chronik] Enable SLP/ALP index, add protobuf messages & fields (authored by tobias_ruck).
[Chronik] Enable SLP/ALP index, add protobuf messages & fields
Feb 3 2024, 09:58
tobias_ruck updated the diff for D15105: [Chronik] Enable SLP/ALP index, add protobuf messages & fields.

add ALP_INT_SIZE and SLP_INT_SIZE instead of the endianness

Feb 3 2024, 01:29

Feb 2 2024

tobias_ruck updated the diff for D15371: [Chronik] Add `/validate-tx` endpoint.

fix tests

Feb 2 2024, 15:31
tobias_ruck updated the diff for D15370: [Chronik] Add `/broadcast-tx(s)` endpoints.

fix rocksdb features

Feb 2 2024, 15:30
tobias_ruck updated the diff for D15370: [Chronik] Add `/broadcast-tx(s)` endpoints.

fix tests

Feb 2 2024, 15:24
tobias_ruck updated the diff for D15369: [Chronik] Add `/token/:txid` endpoint.

fix lint

Feb 2 2024, 14:51
tobias_ruck updated the diff for D15369: [Chronik] Add `/token/:txid` endpoint.

rebase, address comments

Feb 2 2024, 14:50
tobias_ruck added a comment to D15370: [Chronik] Add `/broadcast-tx(s)` endpoints.

in my defense, I was sleeping

Feb 2 2024, 14:38
tobias_ruck updated the diff for D15105: [Chronik] Enable SLP/ALP index, add protobuf messages & fields.

add token_status to replace token_is_invalid; also remove TokenInfo

Feb 2 2024, 14:30
tobias_ruck added inline comments to D15105: [Chronik] Enable SLP/ALP index, add protobuf messages & fields.
Feb 2 2024, 14:05
tobias_ruck updated the diff for D15105: [Chronik] Enable SLP/ALP index, add protobuf messages & fields.

address joey's comments

Feb 2 2024, 14:05
tobias_ruck added inline comments to D15105: [Chronik] Enable SLP/ALP index, add protobuf messages & fields.
Feb 2 2024, 13:51
tobias_ruck updated the diff for D15105: [Chronik] Enable SLP/ALP index, add protobuf messages & fields.

add bare burn test + apply some comments

Feb 2 2024, 13:51
tobias_ruck updated the diff for D15371: [Chronik] Add `/validate-tx` endpoint.

remove commented out code

Feb 2 2024, 01:08
tobias_ruck retitled D15371: [Chronik] Add `/validate-tx` endpoint from [Chronik] Add `/validate-tx` to [Chronik] Add `/validate-tx` endpoint.
Feb 2 2024, 01:05
tobias_ruck retitled D15371: [Chronik] Add `/validate-tx` endpoint from [Chronik] Add /validate-tx to [Chronik] Add `/validate-tx`.
Feb 2 2024, 01:05
tobias_ruck requested review of D15371: [Chronik] Add `/validate-tx` endpoint.
Feb 2 2024, 01:00
tobias_ruck requested review of D15370: [Chronik] Add `/broadcast-tx(s)` endpoints.
Feb 2 2024, 00:42
tobias_ruck requested review of D15369: [Chronik] Add `/token/:txid` endpoint.
Feb 2 2024, 00:06

Feb 1 2024

tobias_ruck published D15105: [Chronik] Enable SLP/ALP index, add protobuf messages & fields for review.
Feb 1 2024, 23:25

Jan 19 2024

tobias_ruck closed D15152: [Chronik] Plugins: Add `Tx`, `TokenTxEntry` and other tx related objects.
Jan 19 2024, 12:32
tobias_ruck committed rABCd72176476d2e: [Chronik] Plugins: Add `Tx`, `TokenTxEntry` and other tx related objects (authored by tobias_ruck).
[Chronik] Plugins: Add `Tx`, `TokenTxEntry` and other tx related objects
Jan 19 2024, 12:32

Jan 18 2024

tobias_ruck added inline comments to D15193: [avalanche] Make the BlockFinalized validation callback asynchronous.
Jan 18 2024, 02:06

Jan 17 2024

tobias_ruck published D15152: [Chronik] Plugins: Add `Tx`, `TokenTxEntry` and other tx related objects for review.
Jan 17 2024, 10:31

Jan 16 2024

tobias_ruck closed D15178: [Chronik] Plugins: Add `__init__`, `__eq__` and `__repr__` methods.
Jan 16 2024, 10:03
tobias_ruck committed rABCfb3cb52b176f: [Chronik] Plugins: Add `__init__`, `__eq__` and `__repr__` methods (authored by tobias_ruck).
[Chronik] Plugins: Add `__init__`, `__eq__` and `__repr__` methods
Jan 16 2024, 10:03
tobias_ruck closed D15177: [Chronik] Fix: Missing entry for "burned" NFT1 GROUP token for NFT1 CHILD GENESIS txs.
Jan 16 2024, 10:02
tobias_ruck committed rABC2d25e72118cb: [Chronik] Fix: Missing entry for "burned" NFT1 GROUP token for NFT1 CHILD… (authored by tobias_ruck).
[Chronik] Fix: Missing entry for "burned" NFT1 GROUP token for NFT1 CHILD…
Jan 16 2024, 10:02
tobias_ruck requested review of D15178: [Chronik] Plugins: Add `__init__`, `__eq__` and `__repr__` methods.
Jan 16 2024, 00:14

Jan 15 2024

tobias_ruck updated the diff for D15177: [Chronik] Fix: Missing entry for "burned" NFT1 GROUP token for NFT1 CHILD GENESIS txs.

fix chronik-db

Jan 15 2024, 23:51
tobias_ruck updated the diff for D15177: [Chronik] Fix: Missing entry for "burned" NFT1 GROUP token for NFT1 CHILD GENESIS txs.

push right branch

Jan 15 2024, 23:14
tobias_ruck requested review of D15177: [Chronik] Fix: Missing entry for "burned" NFT1 GROUP token for NFT1 CHILD GENESIS txs.
Jan 15 2024, 23:12
tobias_ruck closed D15171: [Chronik] Add `SlpScript` Python helper for functional tests.
Jan 15 2024, 21:45
tobias_ruck committed rABC226b32ea494b: [Chronik] Add `SlpScript` Python helper for functional tests (authored by tobias_ruck).
[Chronik] Add `SlpScript` Python helper for functional tests
Jan 15 2024, 21:45
tobias_ruck updated the diff for D15171: [Chronik] Add `SlpScript` Python helper for functional tests.

Use < instead of <= for clarity

Jan 15 2024, 20:26
tobias_ruck updated the diff for D15171: [Chronik] Add `SlpScript` Python helper for functional tests.

Also handle number -1 to 16 and add some tests

Jan 15 2024, 20:24
tobias_ruck updated the diff for D15171: [Chronik] Add `SlpScript` Python helper for functional tests.

rename script.py to slp.py

Jan 15 2024, 16:27
tobias_ruck closed D15159: Remove mempool txs in reverse topological order.
Jan 15 2024, 15:44
tobias_ruck committed rABC6a402956ae13: Remove mempool txs in reverse topological order (authored by tobias_ruck).
Remove mempool txs in reverse topological order
Jan 15 2024, 15:44
tobias_ruck requested review of D15171: [Chronik] Add `SlpScript` Python helper for functional tests.
Jan 15 2024, 15:37
tobias_ruck updated the diff for D15159: Remove mempool txs in reverse topological order.

fix > vs <

Jan 15 2024, 15:10
tobias_ruck updated the diff for D15159: Remove mempool txs in reverse topological order.

fix build

Jan 15 2024, 15:08
tobias_ruck updated the diff for D15159: Remove mempool txs in reverse topological order.

rebase on master

Jan 15 2024, 13:53