- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Feb 13 2024
Feb 13 2024
tobias_ruck updated the summary of D15438: [Chronik] Add `-chroniktokenindex=0` to disable the token index.
tobias_ruck updated the summary of D15438: [Chronik] Add `-chroniktokenindex=0` to disable the token index.
tobias_ruck requested review of D15438: [Chronik] Add `-chroniktokenindex=0` to disable the token index.
Feb 12 2024
Feb 12 2024
tobias_ruck committed rABC29b49edf55c8: [Chronik] Deduplicate indentical consecutive WebSocket messages (authored by tobias_ruck).
[Chronik] Deduplicate indentical consecutive WebSocket messages
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`…
tobias_ruck committed rABC3fbd43e1bdea: [Chronik] Fix `TxTokenData::from_db` (authored by tobias_ruck).
[Chronik] Fix `TxTokenData::from_db`
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
tobias_ruck committed rABCecfc05fe82b5: [Chronik] Add `/token-id/...` endpoints (authored by tobias_ruck).
[Chronik] Add `/token-id/...` endpoints
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…
tobias_ruck updated the diff for D15390: [Chronik] Deduplicate indentical consecutive WebSocket messages.
rebase
tobias_ruck updated the diff for D15389: [Chronik] Add `WsSubTokenId` to WS subscribe to txs with a given token ID.
rebase
rebase
tobias_ruck updated the diff for D15383: [Chronik] Add `UtxoData` and `UtxoProtobuf` to allow storing UTXOs' scripts in the DB.
rebase onto master
tobias_ruck added inline comments to D15383: [Chronik] Add `UtxoData` and `UtxoProtobuf` to allow storing UTXOs' scripts in the DB.
tobias_ruck added inline comments to D15383: [Chronik] Add `UtxoData` and `UtxoProtobuf` to allow storing UTXOs' scripts in the DB.
Feb 11 2024
Feb 11 2024
tobias_ruck committed rABC77cdf6a39166: [Chronik] Add `/validate-tx` endpoint (authored by tobias_ruck).
[Chronik] Add `/validate-tx` endpoint
tobias_ruck committed rABCf676d3619edb: [Chronik] Add `/broadcast-tx(s)` endpoints (authored by tobias_ruck).
[Chronik] Add `/broadcast-tx(s)` endpoints
Feb 9 2024
Feb 9 2024
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 8 2024
Feb 8 2024
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
fix colored in from_unbroadcast_tx when color_tx returns None
rebase on D15409 and use ffi methods
Feb 6 2024
Feb 6 2024
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…
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 5 2024
Feb 5 2024
tobias_ruck updated the summary of D15390: [Chronik] Deduplicate indentical consecutive WebSocket messages.
tobias_ruck updated the summary of D15390: [Chronik] Deduplicate indentical consecutive WebSocket messages.
tobias_ruck requested review of D15390: [Chronik] Deduplicate indentical consecutive WebSocket messages.
rebase on D15370
fix for non-token burn
bump CURRENT_INDEXER_VERSION
tobias_ruck requested review of D15382: [Chronik] Add `type Aux` to `Group` to assist with grouping members.
Feb 3 2024
Feb 3 2024
rebase, slp -> token
add test for /broadcast-txs
tobias_ruck committed rABC3f5065d216cf: [Chronik] Add `/token/:txid` endpoint (authored by tobias_ruck).
[Chronik] Add `/token/:txid` endpoint
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
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 2 2024
Feb 2 2024
fix tests
fix rocksdb features
fix tests
fix lint
rebase, address comments
in my defense, I was sleeping
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
tobias_ruck added inline comments to D15105: [Chronik] Enable SLP/ALP index, add protobuf messages & fields.
tobias_ruck updated the diff for D15105: [Chronik] Enable SLP/ALP index, add protobuf messages & fields.
address joey's comments
tobias_ruck added inline comments to D15105: [Chronik] Enable SLP/ALP index, add protobuf messages & fields.
tobias_ruck updated the diff for D15105: [Chronik] Enable SLP/ALP index, add protobuf messages & fields.
add bare burn test + apply some comments
remove commented out code
tobias_ruck retitled D15371: [Chronik] Add `/validate-tx` endpoint from [Chronik] Add `/validate-tx` to [Chronik] Add `/validate-tx` endpoint.
tobias_ruck retitled D15371: [Chronik] Add `/validate-tx` endpoint from [Chronik] Add /validate-tx to [Chronik] Add `/validate-tx`.
Feb 1 2024
Feb 1 2024
tobias_ruck published D15105: [Chronik] Enable SLP/ALP index, add protobuf messages & fields for review.
Jan 19 2024
Jan 19 2024
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 18 2024
Jan 18 2024
tobias_ruck added inline comments to D15193: [avalanche] Make the BlockFinalized validation callback asynchronous.
Jan 17 2024
Jan 17 2024
tobias_ruck published D15152: [Chronik] Plugins: Add `Tx`, `TokenTxEntry` and other tx related objects for review.
Jan 16 2024
Jan 16 2024
tobias_ruck committed rABCfb3cb52b176f: [Chronik] Plugins: Add `__init__`, `__eq__` and `__repr__` methods (authored by tobias_ruck).
[Chronik] Plugins: Add `__init__`, `__eq__` and `__repr__` methods
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…
tobias_ruck requested review of D15178: [Chronik] Plugins: Add `__init__`, `__eq__` and `__repr__` methods.
Jan 15 2024
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
tobias_ruck updated the diff for D15177: [Chronik] Fix: Missing entry for "burned" NFT1 GROUP token for NFT1 CHILD GENESIS txs.
push right branch
tobias_ruck committed rABC226b32ea494b: [Chronik] Add `SlpScript` Python helper for functional tests (authored by tobias_ruck).
[Chronik] Add `SlpScript` Python helper for functional tests
tobias_ruck updated the diff for D15171: [Chronik] Add `SlpScript` Python helper for functional tests.
Use < instead of <= for clarity
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
tobias_ruck updated the diff for D15171: [Chronik] Add `SlpScript` Python helper for functional tests.
rename script.py to slp.py
tobias_ruck committed rABC6a402956ae13: Remove mempool txs in reverse topological order (authored by tobias_ruck).
Remove mempool txs in reverse topological order
tobias_ruck requested review of D15171: [Chronik] Add `SlpScript` Python helper for functional tests.
fix > vs <
fix build
rebase on master