Page MenuHomePhabricator
Feed Advanced Search

May 3 2023

tobias_ruck updated the diff for D13859: [Chronik] Add `Tx.size` to protobuf.

add missing doc comment

May 3 2023, 23:58
tobias_ruck requested review of D13859: [Chronik] Add `Tx.size` to protobuf.
May 3 2023, 23:51
tobias_ruck requested review of D13858: [Chronik] Add `/block-txs/:hash_or_height` HTTP endpoint.
May 3 2023, 22:43
tobias_ruck requested review of D13857: [Chronik] Refactor: Add `HashOrHeight` enum.
May 3 2023, 22:38
tobias_ruck closed D13850: [Chronik] Add `size` to `ffi::Block`.
May 3 2023, 17:46
tobias_ruck committed rABCf3a139cf382b: [Chronik] Add `size` to `ffi::Block` (authored by tobias_ruck).
[Chronik] Add `size` to `ffi::Block`
May 3 2023, 17:46
tobias_ruck requested review of D13852: [Chronik] Add various block stats to `BlockInfo` protobuf message.
May 3 2023, 14:48
tobias_ruck requested review of D13850: [Chronik] Add `size` to `ffi::Block`.
May 3 2023, 13:08
tobias_ruck closed D13847: [Chronik] Add `/raw-tx/:txid` endpoint.
May 3 2023, 11:55
tobias_ruck committed rABC1521457c6a8b: [Chronik] Add `/raw-tx/:txid` endpoint (authored by tobias_ruck).
[Chronik] Add `/raw-tx/:txid` endpoint
May 3 2023, 11:54
tobias_ruck requested review of D13849: [Chronik] Add `BlockStatsReader` and `BlockStatsWriter`.
May 3 2023, 11:54
tobias_ruck accepted D13833: [chronik] Bump the RPC timeout in tests.
May 3 2023, 11:13
tobias_ruck updated the diff for D13847: [Chronik] Add `/raw-tx/:txid` endpoint.

Add rpc_timeout = 240

May 3 2023, 11:06
tobias_ruck requested changes to D13833: [chronik] Bump the RPC timeout in tests.

This is missing chronik_script_confirmed_txs.py, chronik_script_history.py (which generates 900 blocks at one time!), chronik_script_unconfirmed_txs.py

May 3 2023, 10:52
tobias_ruck requested review of D13847: [Chronik] Add `/raw-tx/:txid` endpoint.
May 3 2023, 05:37

May 2 2023

tobias_ruck abandoned D13843: [Chronik] Refactor `ChronikClient` to allow other Content-Types.
May 2 2023, 23:41
tobias_ruck requested review of D13843: [Chronik] Refactor `ChronikClient` to allow other Content-Types.
May 2 2023, 17:29
tobias_ruck closed D13841: [Chronik] Add `BitcoinSer` impl for `Tx` and dependencies.
May 2 2023, 17:20
tobias_ruck committed rABCddf83b0989eb: [Chronik] Add `BitcoinSer` impl for `Tx` and dependencies (authored by tobias_ruck).
[Chronik] Add `BitcoinSer` impl for `Tx` and dependencies
May 2 2023, 17:20
tobias_ruck requested review of D13841: [Chronik] Add `BitcoinSer` impl for `Tx` and dependencies.
May 2 2023, 09:47

May 1 2023

tobias_ruck closed D13832: [Chronik] Add `BitcoinSer` and `BitcoinSerializer`.
May 1 2023, 15:55
tobias_ruck committed rABC28742beefd35: [Chronik] Add `BitcoinSer` and `BitcoinSerializer` (authored by tobias_ruck).
[Chronik] Add `BitcoinSer` and `BitcoinSerializer`
May 1 2023, 15:55
tobias_ruck closed D13831: [Chronik] Add `load_raw_tx` to chronik-bridge.
May 1 2023, 15:54
tobias_ruck committed rABC2fbf1feb46b0: [Chronik] Add `load_raw_tx` to chronik-bridge (authored by tobias_ruck).
[Chronik] Add `load_raw_tx` to chronik-bridge
May 1 2023, 15:54
tobias_ruck closed D13830: [Chronik] Add `/blocks/:start_height/:end_height` HTTP endpoint.
May 1 2023, 15:52
tobias_ruck committed rABC9be77939e133: [Chronik] Add `/blocks/:start_height/:end_height` HTTP endpoint (authored by tobias_ruck).
[Chronik] Add `/blocks/:start_height/:end_height` HTTP endpoint
May 1 2023, 15:52
tobias_ruck added a comment to D13836: [linter] Match clang-format version from homebrew.

Can confirm @bytesofman

May 1 2023, 15:51
tobias_ruck accepted D13836: [linter] Match clang-format version from homebrew.

arc diff (with clang-format 12) returns OK for me

May 1 2023, 15:43
tobias_ruck added a comment to D13836: [linter] Match clang-format version from homebrew.

Confirmed that using a homebrew installed clang-format@15 now gives me this error:

May 1 2023, 15:38
tobias_ruck updated the diff for D13830: [Chronik] Add `/blocks/:start_height/:end_height` HTTP endpoint.

Rename test class, add some missing cases

May 1 2023, 15:33
tobias_ruck closed D13829: [Chronik] Add `/blockchain-info` HTTP endpoint.
May 1 2023, 14:47
tobias_ruck committed rABCa192af015ffd: [Chronik] Add `/blockchain-info` HTTP endpoint (authored by tobias_ruck).
[Chronik] Add `/blockchain-info` HTTP endpoint
May 1 2023, 14:47

Apr 29 2023

tobias_ruck updated the diff for D13832: [Chronik] Add `BitcoinSer` and `BitcoinSerializer`.

lint

Apr 29 2023, 22:33
tobias_ruck requested review of D13832: [Chronik] Add `BitcoinSer` and `BitcoinSerializer`.
Apr 29 2023, 22:33
tobias_ruck requested review of D13831: [Chronik] Add `load_raw_tx` to chronik-bridge.
Apr 29 2023, 21:59
tobias_ruck requested review of D13830: [Chronik] Add `/blocks/:start_height/:end_height` HTTP endpoint.
Apr 29 2023, 21:07
tobias_ruck requested review of D13829: [Chronik] Add `/blockchain-info` HTTP endpoint.
Apr 29 2023, 19:12
tobias_ruck closed D13791: [Chronik] Add `Script::iter_ops` and `ScriptOpIter`.
Apr 29 2023, 17:06
tobias_ruck committed rABC007abbfe3a93: [Chronik] Add `Script::iter_ops` and `ScriptOpIter` (authored by tobias_ruck).
[Chronik] Add `Script::iter_ops` and `ScriptOpIter`
Apr 29 2023, 17:06

Apr 27 2023

tobias_ruck updated the diff for D13791: [Chronik] Add `Script::iter_ops` and `ScriptOpIter`.

make ScriptOpIter::next code more readable

Apr 27 2023, 23:44
tobias_ruck closed D13792: [Chronik] Add `block_tx_num_range` to `TxReader`.
Apr 27 2023, 23:41
tobias_ruck committed rABCea8445a150c0: [Chronik] Add `block_tx_num_range` to `TxReader` (authored by tobias_ruck).
[Chronik] Add `block_tx_num_range` to `TxReader`
Apr 27 2023, 23:41
tobias_ruck closed D13793: [Chronik] Send `TX_FINALIZED` msg for txs that are in a block that have been finalized by Avalanche.
Apr 27 2023, 23:40
tobias_ruck committed rABC08aded17b98b: [Chronik] Send `TX_FINALIZED` msg for txs that are in a block that have been… (authored by tobias_ruck).
[Chronik] Send `TX_FINALIZED` msg for txs that are in a block that have been…
Apr 27 2023, 23:40
tobias_ruck closed D13794: [Chronik] Prefix WS protobuf enum entries with `BLK_` or `TX_`.
Apr 27 2023, 23:39
tobias_ruck committed rABCc65f97e360e3: [Chronik] Prefix WS protobuf enum entries with `BLK_` or `TX_` (authored by tobias_ruck).
[Chronik] Prefix WS protobuf enum entries with `BLK_` or `TX_`
Apr 27 2023, 23:39
tobias_ruck closed D13795: [Chronik] Add `Opcode::N` to get a constant with the opcode's number.
Apr 27 2023, 23:38
tobias_ruck committed rABC4eec483b77c2: [Chronik] Add `Opcode::N` to get a constant with the opcode's number (authored by tobias_ruck).
[Chronik] Add `Opcode::N` to get a constant with the opcode's number
Apr 27 2023, 23:38

Apr 26 2023

tobias_ruck requested review of D13795: [Chronik] Add `Opcode::N` to get a constant with the opcode's number.
Apr 26 2023, 16:46
tobias_ruck updated the summary of D13793: [Chronik] Send `TX_FINALIZED` msg for txs that are in a block that have been finalized by Avalanche.
Apr 26 2023, 15:58
tobias_ruck updated the diff for D13793: [Chronik] Send `TX_FINALIZED` msg for txs that are in a block that have been finalized by Avalanche.

Rebase on D13794.

Apr 26 2023, 15:58
tobias_ruck requested review of D13794: [Chronik] Prefix WS protobuf enum entries with `BLK_` or `TX_`.
Apr 26 2023, 15:55
tobias_ruck requested review of D13793: [Chronik] Send `TX_FINALIZED` msg for txs that are in a block that have been finalized by Avalanche.
Apr 26 2023, 15:46
tobias_ruck requested review of D13792: [Chronik] Add `block_tx_num_range` to `TxReader`.
Apr 26 2023, 15:14
tobias_ruck updated the diff for D13791: [Chronik] Add `Script::iter_ops` and `ScriptOpIter`.

fix lint

Apr 26 2023, 14:40
tobias_ruck requested review of D13791: [Chronik] Add `Script::iter_ops` and `ScriptOpIter`.
Apr 26 2023, 14:38
tobias_ruck closed D13781: [Chronik] Allow subscribing to WebSocket script updates.
Apr 26 2023, 13:48
tobias_ruck committed rABC2cc866019038: [Chronik] Allow subscribing to WebSocket script updates (authored by tobias_ruck).
[Chronik] Allow subscribing to WebSocket script updates
Apr 26 2023, 13:48
tobias_ruck closed D13787: [Chronik] Require subscribing to WebSocket block updates.
Apr 26 2023, 13:47
tobias_ruck committed rABC0908f22bd441: [Chronik] Require subscribing to WebSocket block updates (authored by tobias_ruck).
[Chronik] Require subscribing to WebSocket block updates
Apr 26 2023, 13:47
tobias_ruck closed D13786: [Chronik] Add `read_bytes` and `read_array`.
Apr 26 2023, 13:42
tobias_ruck committed rABC03cac5b3187e: [Chronik] Add `read_bytes` and `read_array` (authored by tobias_ruck).
[Chronik] Add `read_bytes` and `read_array`
Apr 26 2023, 13:42
tobias_ruck closed D13785: [Chronik] Make `u8` in `Opcode` pub.
Apr 26 2023, 13:37
tobias_ruck committed rABC94e1e0c9ddfc: [Chronik] Make `u8` in `Opcode` pub (authored by tobias_ruck).
[Chronik] Make `u8` in `Opcode` pub
Apr 26 2023, 13:37
tobias_ruck closed D13784: [Chronik] Add all push opcodes to opcode.rs.
Apr 26 2023, 13:35
tobias_ruck committed rABC5c7a3b948c0e: [Chronik] Add all push opcodes to opcode.rs (authored by tobias_ruck).
[Chronik] Add all push opcodes to opcode.rs
Apr 26 2023, 13:35
tobias_ruck added inline comments to D13786: [Chronik] Add `read_bytes` and `read_array`.
Apr 26 2023, 13:28
tobias_ruck updated the diff for D13781: [Chronik] Allow subscribing to WebSocket script updates.

Rebase onto D13787

Apr 26 2023, 12:00
tobias_ruck updated the diff for D13787: [Chronik] Require subscribing to WebSocket block updates.

Fix pending

Apr 26 2023, 11:55
tobias_ruck requested review of D13787: [Chronik] Require subscribing to WebSocket block updates.
Apr 26 2023, 11:19
tobias_ruck closed D13780: [Chronik] Refactor: Split out `parse_*` functions into their own module.
Apr 26 2023, 10:46
tobias_ruck committed rABC4f53cbdc1978: [Chronik] Refactor: Split out `parse_*` functions into their own module (authored by tobias_ruck).
[Chronik] Refactor: Split out `parse_*` functions into their own module
Apr 26 2023, 10:45
tobias_ruck closed D13779: [Chronik] Refactor: Change to `Mempool::remove_mined`.
Apr 26 2023, 10:45
tobias_ruck committed rABCae4e0eef843c: [Chronik] Refactor: Change to `Mempool::remove_mined` (authored by tobias_ruck).
[Chronik] Refactor: Change to `Mempool::remove_mined`
Apr 26 2023, 10:45
tobias_ruck requested review of D13786: [Chronik] Add `read_bytes` and `read_array`.
Apr 26 2023, 10:44
tobias_ruck requested review of D13785: [Chronik] Make `u8` in `Opcode` pub.
Apr 26 2023, 10:02
tobias_ruck requested review of D13784: [Chronik] Add all push opcodes to opcode.rs.
Apr 26 2023, 09:54

Apr 25 2023

tobias_ruck updated the diff for D13781: [Chronik] Allow subscribing to WebSocket script updates.

remove superfluous . which makes the comment seem insecure

Apr 25 2023, 22:27
tobias_ruck updated the diff for D13781: [Chronik] Allow subscribing to WebSocket script updates.

remove unnecessary quorum constant

Apr 25 2023, 22:19
tobias_ruck retitled D13781: [Chronik] Allow subscribing to WebSocket script updates from [Chronik] Add subscribing to WebSocket script updates to [Chronik] Allow subscribing to WebSocket script updates.
Apr 25 2023, 22:10
tobias_ruck requested review of D13781: [Chronik] Allow subscribing to WebSocket script updates.
Apr 25 2023, 22:09
tobias_ruck updated the summary of D13779: [Chronik] Refactor: Change to `Mempool::remove_mined`.
Apr 25 2023, 20:52
tobias_ruck retitled D13780: [Chronik] Refactor: Split out `parse_*` functions into their own module from [Chronik] Refactor: Split out `parse_*` functions into its own module to [Chronik] Refactor: Split out `parse_*` functions into their own module.
Apr 25 2023, 20:51
tobias_ruck requested review of D13780: [Chronik] Refactor: Split out `parse_*` functions into their own module.
Apr 25 2023, 20:03
tobias_ruck requested review of D13779: [Chronik] Refactor: Change to `Mempool::remove_mined`.
Apr 25 2023, 18:00
tobias_ruck closed D13763: [Chronik] Add `/script/:type/:payload/utxos` HTTP endpoint.
Apr 25 2023, 16:17
tobias_ruck committed rABC5e40002838e4: [Chronik] Add `/script/:type/:payload/utxos` HTTP endpoint (authored by tobias_ruck).
[Chronik] Add `/script/:type/:payload/utxos` HTTP endpoint
Apr 25 2023, 16:17
tobias_ruck closed D13760: [Chronik] Add `MempoolGroupUtxos` to store mempool UTXOs by group.
Apr 25 2023, 16:14
tobias_ruck committed rABCe1b5f49026f5: [Chronik] Add `MempoolGroupUtxos` to store mempool UTXOs by group (authored by tobias_ruck).
[Chronik] Add `MempoolGroupUtxos` to store mempool UTXOs by group
Apr 25 2023, 16:14
tobias_ruck updated the diff for D13760: [Chronik] Add `MempoolGroupUtxos` to store mempool UTXOs by group.

remove space

Apr 25 2023, 16:14
tobias_ruck updated the diff for D13760: [Chronik] Add `MempoolGroupUtxos` to store mempool UTXOs by group.

Add remove_utxo method

Apr 25 2023, 15:45
tobias_ruck updated the diff for D13763: [Chronik] Add `/script/:type/:payload/utxos` HTTP endpoint.

Fix: _pb() -> pb

Apr 25 2023, 13:41
tobias_ruck updated the diff for D13763: [Chronik] Add `/script/:type/:payload/utxos` HTTP endpoint.

Inline the ChronikClient import

Apr 25 2023, 13:33
tobias_ruck updated the diff for D13760: [Chronik] Add `MempoolGroupUtxos` to store mempool UTXOs by group.

Add clean_up_utxos!

Apr 25 2023, 12:58
tobias_ruck closed D13772: [Chronik] Use `is_final_height` in `make_tx_proto`.
Apr 25 2023, 10:31
tobias_ruck committed rABC288f233088a1: [Chronik] Use `is_final_height` in `make_tx_proto` (authored by tobias_ruck).
[Chronik] Use `is_final_height` in `make_tx_proto`
Apr 25 2023, 10:30

Apr 24 2023

tobias_ruck updated the diff for D13763: [Chronik] Add `/script/:type/:payload/utxos` HTTP endpoint.

rebase on D13772

Apr 24 2023, 20:15
tobias_ruck closed D13769: [Chronik] Refactor: Add `make_outpoint_proto`.
Apr 24 2023, 20:11
tobias_ruck committed rABC148db976d886: [Chronik] Refactor: Add `make_outpoint_proto` (authored by tobias_ruck).
[Chronik] Refactor: Add `make_outpoint_proto`
Apr 24 2023, 20:11
tobias_ruck requested review of D13772: [Chronik] Use `is_final_height` in `make_tx_proto`.
Apr 24 2023, 20:01