Page MenuHomePhabricator
Feed All Stories

Jul 29 2024

Fabien closed D16542: Make the longpoll much faster on regtest.
Jul 29 2024, 15:38
Fabien committed rABCfa9ae8f3e183: Make the longpoll much faster on regtest (authored by Fabien).
Make the longpoll much faster on regtest
Jul 29 2024, 15:38
bytesofman added inline comments to D16533: [explorer] Show the miner name in the block page.
Jul 29 2024, 15:34
bytesofman updated the diff for D16533: [explorer] Show the miner name in the block page.

minimize regex, add tests for new fn

Jul 29 2024, 15:34
PiRK accepted D16542: Make the longpoll much faster on regtest.
Jul 29 2024, 14:22
Fabien requested review of D16542: Make the longpoll much faster on regtest.
Jul 29 2024, 13:11
tobias_ruck planned changes to D16541: [Chronik] Add `/plugin/:plugin_name/:group_hex/utxos` HTTP endpoint.
Jul 29 2024, 12:44
tobias_ruck closed D16540: [Chronik] Add `MempoolPlugins`, run plugins on mempool txs.
Jul 29 2024, 12:44
tobias_ruck committed rABC017a2ba2f24b: [Chronik] Add `MempoolPlugins`, run plugins on mempool txs (authored by tobias_ruck).
[Chronik] Add `MempoolPlugins`, run plugins on mempool txs
Jul 29 2024, 12:44
tobias_ruck closed D16537: [Chronik] Enable indexing txs by plugins + return protobuf.
Jul 29 2024, 12:40
tobias_ruck committed rABCe3f9c1b0fa67: [Chronik] Enable indexing txs by plugins + return protobuf (authored by tobias_ruck).
[Chronik] Enable indexing txs by plugins + return protobuf
Jul 29 2024, 12:40
tobias_ruck closed D16535: [Chronik] Add `PluginsWriter::update_sync_height`, enforce plugins are synced.
Jul 29 2024, 12:38
tobias_ruck committed rABCe5fc6a5832e6: [Chronik] Add `PluginsWriter::update_sync_height`, enforce plugins are synced (authored by tobias_ruck).
[Chronik] Add `PluginsWriter::update_sync_height`, enforce plugins are synced
Jul 29 2024, 12:38
tobias_ruck closed D16532: [Chronik] Add PluginsWrite::{insert, delete}.
Jul 29 2024, 12:37
tobias_ruck committed rABC23ebe92a9b71: [Chronik] Add PluginsWrite::{insert, delete} (authored by tobias_ruck).
[Chronik] Add PluginsWrite::{insert, delete}
Jul 29 2024, 12:37
tobias_ruck requested review of D16541: [Chronik] Add `/plugin/:plugin_name/:group_hex/utxos` HTTP endpoint.
Jul 29 2024, 12:36
tobias_ruck added inline comments to D16533: [explorer] Show the miner name in the block page.
Jul 29 2024, 11:49
tobias_ruck requested changes to D16533: [explorer] Show the miner name in the block page.
Jul 29 2024, 11:46
bytesofman added inline comments to D16533: [explorer] Show the miner name in the block page.
Jul 29 2024, 11:14
bytesofman updated the diff for D16533: [explorer] Show the miner name in the block page.

improve maintainability with miner categories

Jul 29 2024, 11:12
bytesofman updated the diff for D16533: [explorer] Show the miner name in the block page.

lint

Jul 29 2024, 11:06
bytesofman updated the diff for D16533: [explorer] Show the miner name in the block page.

use regex instead of raw hex, use for loop instead of distinct if blocks for pure string miners

Jul 29 2024, 11:05
bytesofman added inline comments to D16533: [explorer] Show the miner name in the block page.
Jul 29 2024, 11:03
tobias_ruck updated the diff for D16532: [Chronik] Add PluginsWrite::{insert, delete}.

rerun ci

Jul 29 2024, 09:24
teamcity added a comment to D16532: [Chronik] Add PluginsWrite::{insert, delete}.
Jul 29 2024, 09:21
tobias_ruck requested changes to D16533: [explorer] Show the miner name in the block page.
Jul 29 2024, 09:10
tobias_ruck added inline comments to D16533: [explorer] Show the miner name in the block page.
Jul 29 2024, 09:10
PiRK added inline comments to D16533: [explorer] Show the miner name in the block page.
Jul 29 2024, 09:05
Fabien added inline comments to D16533: [explorer] Show the miner name in the block page.
Jul 29 2024, 08:47
Fabien accepted D16537: [Chronik] Enable indexing txs by plugins + return protobuf.
Jul 29 2024, 08:23
tobias_ruck updated the diff for D16532: [Chronik] Add PluginsWrite::{insert, delete}.

improve plugin failure message

Jul 29 2024, 08:23
tobias_ruck closed D16527: [Chronik] Add `PluginContext::run_on_tx`.
Jul 29 2024, 08:15
tobias_ruck committed rABC17327131bd7b: [Chronik] Add `PluginContext::run_on_tx` (authored by tobias_ruck).
[Chronik] Add `PluginContext::run_on_tx`
Jul 29 2024, 08:15
tobias_ruck added inline comments to D16532: [Chronik] Add PluginsWrite::{insert, delete}.
Jul 29 2024, 08:06
Fabien accepted D16532: [Chronik] Add PluginsWrite::{insert, delete}.
Jul 29 2024, 08:05
Fabien accepted D16540: [Chronik] Add `MempoolPlugins`, run plugins on mempool txs.
Jul 29 2024, 08:05
Fabien accepted D16527: [Chronik] Add `PluginContext::run_on_tx`.
Jul 29 2024, 07:33
PiRK accepted D16535: [Chronik] Add `PluginsWriter::update_sync_height`, enforce plugins are synced.
Jul 29 2024, 07:29
Fabien closed D16538: Improve the ZMQ functional test.
Jul 29 2024, 07:27
Fabien committed rABC748343d6c5ef: Improve the ZMQ functional test (authored by Fabien).
Improve the ZMQ functional test
Jul 29 2024, 07:27
PiRK accepted D16538: Improve the ZMQ functional test.
Jul 29 2024, 07:13

Jul 28 2024

abc-bot committed rABC2862f460ffac: [Automated] Update seeds (authored by abc-bot).
[Automated] Update seeds
Jul 28 2024, 21:15
abc-bot committed rABCc1e552561dc2: [Automated] Update chainparams (authored by abc-bot).
[Automated] Update chainparams
Jul 28 2024, 21:07
igibjanci1106 awarded D16525: [Chronik] Add `plugin` field to `TxInput` in `tx.py` a Like token.
Jul 28 2024, 21:01
abc-bot committed rABCfdc5ba8eb275: [Automated] Update timing.json (authored by abc-bot).
[Automated] Update timing.json
Jul 28 2024, 20:38
bytesofman published D16533: [explorer] Show the miner name in the block page for review.
Jul 28 2024, 12:43

Jul 27 2024

tobias_ruck published D16540: [Chronik] Add `MempoolPlugins`, run plugins on mempool txs for review.
Jul 27 2024, 23:03
tobias_ruck published D16537: [Chronik] Enable indexing txs by plugins + return protobuf for review.
Jul 27 2024, 22:09
Fabien closed D16536: Log accept to mempool status after a reorg.
Jul 27 2024, 21:30
Fabien committed rABC9d5469121627: Log accept to mempool status after a reorg (authored by Fabien).
Log accept to mempool status after a reorg
Jul 27 2024, 21:30
Fabien requested review of D16538: Improve the ZMQ functional test.
Jul 27 2024, 21:05
tobias_ruck published D16535: [Chronik] Add `PluginsWriter::update_sync_height`, enforce plugins are synced for review.
Jul 27 2024, 20:58
PiRK accepted D16536: Log accept to mempool status after a reorg.
Jul 27 2024, 18:21
Fabien requested review of D16536: Log accept to mempool status after a reorg.
Jul 27 2024, 15:56
teamcity awarded D16534: [Chronik] Add test for disconnectpool a Haypence token.
Jul 27 2024, 11:29
tobias_ruck updated the diff for D16532: [Chronik] Add PluginsWrite::{insert, delete}.

rebase onto D16527 again

Jul 27 2024, 10:59
tobias_ruck updated the diff for D16527: [Chronik] Add `PluginContext::run_on_tx`.

rerun CI, failure seems unrelated

Jul 27 2024, 10:54
tobias_ruck planned changes to D16527: [Chronik] Add `PluginContext::run_on_tx`.
Jul 27 2024, 08:45
teamcity added a comment to D16527: [Chronik] Add `PluginContext::run_on_tx`.
Jul 27 2024, 00:32
tobias_ruck updated the diff for D16527: [Chronik] Add `PluginContext::run_on_tx`.

fix build

Jul 27 2024, 00:11

Jul 26 2024

tobias_ruck planned changes to D16527: [Chronik] Add `PluginContext::run_on_tx`.

fix build

Jul 26 2024, 18:36
teamcity added a comment to D16532: [Chronik] Add PluginsWrite::{insert, delete}.
Jul 26 2024, 17:09
teamcity added a comment to D16532: [Chronik] Add PluginsWrite::{insert, delete}.
Jul 26 2024, 17:04
teamcity added a comment to D16527: [Chronik] Add `PluginContext::run_on_tx`.
Jul 26 2024, 17:01
tobias_ruck planned changes to D16532: [Chronik] Add PluginsWrite::{insert, delete}.

better store by (plugin_idx, db_outpoint) to make reindexing easier

Jul 26 2024, 16:56
teamcity added a comment to D16527: [Chronik] Add `PluginContext::run_on_tx`.
Jul 26 2024, 16:53
teamcity added a comment to D16527: [Chronik] Add `PluginContext::run_on_tx`.
Jul 26 2024, 16:53
tobias_ruck updated the diff for D16532: [Chronik] Add PluginsWrite::{insert, delete}.

rebase onto D16527

Jul 26 2024, 16:35
tobias_ruck updated the diff for D16527: [Chronik] Add `PluginContext::run_on_tx`.

add cases for data=b'' and data=[]

Jul 26 2024, 16:28
tobias_ruck closed D16525: [Chronik] Add `plugin` field to `TxInput` in `tx.py`.
Jul 26 2024, 16:19
tobias_ruck committed rABCf9ae1740cb21: [Chronik] Add `plugin` field to `TxInput` in `tx.py` (authored by tobias_ruck).
[Chronik] Add `plugin` field to `TxInput` in `tx.py`
Jul 26 2024, 16:19
tobias_ruck updated the diff for D16525: [Chronik] Add `plugin` field to `TxInput` in `tx.py`.

skip unloaded plugins

Jul 26 2024, 15:33
emack requested changes to D16328: [Cashtab] Support NFT trading.

On a semi related note, not for this diff, but if you try to use a non-jpg/png file (e.g. webp) for the NFT collection it crashes the app (blank white screen), with the console spitting out TypeError: Cannot read properties of undefined (reading 'size').

Jul 26 2024, 15:27
bytesofman added inline comments to D16328: [Cashtab] Support NFT trading.
Jul 26 2024, 12:38
giousmedulla added a comment to D2627: Fix nits in comments in feature_bip68_sequence.

@phrazle I don't connect to new peers, the getavaproofs requests are only sought upon connection for now; let transmit more on a frequent basis to assist maintain current.

Jul 26 2024, 04:32
wardtophat added a comment to D15628: [chronik-client] Patch comment.

@dordle In this revision, the modifications that were committed were automatically reflected. A node that implements an appropriate policy will not be required to address numerous invalid in-mempool transactions; rather, it will only be impacted by double-spends until the node receives the corresponding finalized transaction and can cease processing the problematic one.

Jul 26 2024, 03:08

Jul 25 2024

emack added inline comments to D16328: [Cashtab] Support NFT trading.
Jul 25 2024, 23:55
tobias_ruck updated the diff for D16532: [Chronik] Add PluginsWrite::{insert, delete}.

fix build, add chronik-db with plugins feature test manually

Jul 25 2024, 22:27
tobias_ruck added inline comments to D16527: [Chronik] Add `PluginContext::run_on_tx`.
Jul 25 2024, 14:58
Fabien requested changes to D16532: [Chronik] Add PluginsWrite::{insert, delete}.

The build is failing, back to your queue

Jul 25 2024, 14:39
Fabien requested changes to D16527: [Chronik] Add `PluginContext::run_on_tx`.

Can you please add a couple tests with data=b'' and data=[] ? Note this can be unit tests for extract_bytes_or_list instead of the whole run_on_tx

Jul 25 2024, 14:38
Fabien accepted D16525: [Chronik] Add `plugin` field to `TxInput` in `tx.py`.
Jul 25 2024, 14:13
Fabien accepted D16526: [chronik] add a block-headers endpoint.
Jul 25 2024, 14:08
Fabien accepted D16508: [chronik] add a block-header endpoint.
Jul 25 2024, 14:02
teamcity added a comment to D16532: [Chronik] Add PluginsWrite::{insert, delete}.
Jul 25 2024, 12:56
tobias_ruck updated the diff for D16532: [Chronik] Add PluginsWrite::{insert, delete}.

enable --features plugins on tests if BITCOIN_BUILD_CHRONIK_PLUGINS is on

Jul 25 2024, 12:50
PiRK updated the diff for D16526: [chronik] add a block-headers endpoint.

rebase and shorten chronik_bridge::ffi -> ffi

Jul 25 2024, 11:56
PiRK updated the diff for D16508: [chronik] add a block-header endpoint.

idiomaticity

Jul 25 2024, 11:50
bytesofman updated the summary of D16328: [Cashtab] Support NFT trading.
Jul 25 2024, 10:43
bytesofman added inline comments to D16328: [Cashtab] Support NFT trading.
Jul 25 2024, 10:42
tobias_ruck added inline comments to D16328: [Cashtab] Support NFT trading.
Jul 25 2024, 10:38
bytesofman published D16328: [Cashtab] Support NFT trading for review.
Jul 25 2024, 10:25
tobias_ruck published D16532: [Chronik] Add PluginsWrite::{insert, delete} for review.
Jul 25 2024, 00:17

Jul 24 2024

tobias_ruck published D16527: [Chronik] Add `PluginContext::run_on_tx` for review.
Jul 24 2024, 23:37
m4ktub closed D16531: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers.
Jul 24 2024, 21:55
m4ktub committed rABC1c76802d8cf4: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers (authored by m4ktub).
[ecash-lib] Add `pushNumberOp` to push minimally encoded numbers
Jul 24 2024, 21:55
m4ktub updated the diff for D16531: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers.

Rebasing to include latest merges.

Jul 24 2024, 21:40
tobias_ruck updated the diff for D16525: [Chronik] Add `plugin` field to `TxInput` in `tx.py`.

fix lint

Jul 24 2024, 19:45
tobias_ruck updated the diff for D16525: [Chronik] Add `plugin` field to `TxInput` in `tx.py`.

use encapsulation in PluginNameMap

Jul 24 2024, 19:44
tobias_ruck closed D16530: [Chronik] Remove unneeded `.as_ref()` call.
Jul 24 2024, 19:29