Page MenuHomePhabricator
Feed All Stories

Jul 24 2024

tobias_ruck committed rABC76ec1d497a76: [Chronik] Remove unneeded `.as_ref()` call (authored by tobias_ruck).
[Chronik] Remove unneeded `.as_ref()` call
Jul 24 2024, 19:29
tobias_ruck closed D16528: [Chronik] Move+rename `UtxoOutpoint` to `DbOutpoint` to data.rs.
Jul 24 2024, 19:28
tobias_ruck committed rABCef4f29f23ac2: [Chronik] Move+rename `UtxoOutpoint` to `DbOutpoint` to data.rs (authored by tobias_ruck).
[Chronik] Move+rename `UtxoOutpoint` to `DbOutpoint` to data.rs
Jul 24 2024, 19:28
tobias_ruck closed D16523: [Chronik] Upgrade pyo3 to 0.22.
Jul 24 2024, 19:25
tobias_ruck committed rABC5642de615225: [Chronik] Upgrade pyo3 to 0.22 (authored by tobias_ruck).
[Chronik] Upgrade pyo3 to 0.22
Jul 24 2024, 19:25
tobias_ruck closed D16522: [Chronik] Store index of plugins and ensure versions match.
Jul 24 2024, 19:24
tobias_ruck committed rABC6ac27572b166: [Chronik] Store index of plugins and ensure versions match (authored by tobias_ruck).
[Chronik] Store index of plugins and ensure versions match
Jul 24 2024, 19:24
tobias_ruck closed D16520: [Chronik] Add `PluginsWriter` and `PluginsReader` (only for PluginMeta).
Jul 24 2024, 19:23
tobias_ruck committed rABC2157d5371908: [Chronik] Add `PluginsWriter` and `PluginsReader` (only for PluginMeta) (authored by tobias_ruck).
[Chronik] Add `PluginsWriter` and `PluginsReader` (only for PluginMeta)
Jul 24 2024, 19:23
tobias_ruck closed D16529: [ecash-lib] Fix test suite: Don't use it.only.
Jul 24 2024, 19:21
tobias_ruck committed rABCde28d7e82a58: [ecash-lib] Fix test suite: Don't use it.only (authored by tobias_ruck).
[ecash-lib] Fix test suite: Don't use it.only
Jul 24 2024, 19:21
tobias_ruck accepted D16531: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers.
Jul 24 2024, 19:20
m4ktub updated the diff for D16531: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers.

Rename function argument to value and move internal bigint down with a different name.

Jul 24 2024, 16:50
m4ktub planned changes to D16531: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers.
Jul 24 2024, 16:42
PiRK added a comment to D16526: [chronik] add a block-headers endpoint.

The setup_scripts/chronik-client_websocket.py failure above seems unrelated to me. It still is a bit suspicious, as I haven't seen an unrelated chronik ws related failure in a while.

Jul 24 2024, 15:12
teamcity added a comment to D16526: [chronik] add a block-headers endpoint.
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
Jul 24 2024, 14:15
teamcity awarded D16526: [chronik] add a block-headers endpoint a Haypence token.
Jul 24 2024, 14:14
PiRK added a comment to D16526: [chronik] add a block-headers endpoint.

@bot chronik-client-integration-test

Jul 24 2024, 14:14
PiRK added a comment to D16526: [chronik] add a block-headers endpoint.

I'm wondering if the way each individual CBlockIndex is fetched with the cs_main lock could be an issue. I guess there could be more efficient ways to do it, but mostly I wonder if there is a risk of returning an inconsistent list of headers if a reorg happens between two locks.

Jul 24 2024, 14:13
teamcity added a comment to D16526: [chronik] add a block-headers endpoint.
Jul 24 2024, 13:43
PiRK updated the diff for D16526: [chronik] add a block-headers endpoint.

sigh

Jul 24 2024, 13:38
PiRK updated the diff for D16526: [chronik] add a block-headers endpoint.

rededuplicate boundary checks, keep them early in the function this time

Jul 24 2024, 13:31
Fabien requested changes to D16526: [chronik] add a block-headers endpoint.

The deduplication was correct, you just called the boundary check later in the code flow which changed the behavior.

Jul 24 2024, 12:24
Fabien accepted D16530: [Chronik] Remove unneeded `.as_ref()` call.
Jul 24 2024, 12:11
tobias_ruck updated the summary of D16530: [Chronik] Remove unneeded `.as_ref()` call.
Jul 24 2024, 11:21
PiRK accepted D16529: [ecash-lib] Fix test suite: Don't use it.only.
Jul 24 2024, 10:38
PiRK accepted D16528: [Chronik] Move+rename `UtxoOutpoint` to `DbOutpoint` to data.rs.
Jul 24 2024, 10:32
bytesofman requested changes to D16524: [e.cash] Play animations on mining and staking only once.

This breaks some existing images. For example, the wallet animation in the wallets page is currently a "reverse" loop -- coins go in, out, in, etc. After this, they "reset" every time.

Jul 24 2024, 10:27
tobias_ruck retitled D16530: [Chronik] Remove unneeded `.as_ref()` call from [Chronik] MempoolGroupUtxos: Remove unneeded `.as_ref()` call to [Chronik] Remove unneeded `.as_ref()` call.
Jul 24 2024, 10:22
tobias_ruck updated the diff for D16530: [Chronik] Remove unneeded `.as_ref()` call.

also fix one such usage in test_batch_nft1.rs

Jul 24 2024, 10:21
Fabien added inline comments to D16525: [Chronik] Add `plugin` field to `TxInput` in `tx.py`.
Jul 24 2024, 10:19
teamcity added a comment to D16524: [e.cash] Play animations on mining and staking only once.

Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://54.39.19.73:41303 for the next 60 minutes.

Jul 24 2024, 10:10
Fabien accepted D16522: [Chronik] Store index of plugins and ensure versions match.
Jul 24 2024, 09:45
teamcity awarded D16524: [e.cash] Play animations on mining and staking only once a Piece of Eight token.
Jul 24 2024, 09:37
bytesofman added a comment to D16524: [e.cash] Play animations on mining and staking only once.

@bot preview-e.cash

Jul 24 2024, 09:37
bytesofman closed D16519: [CI] Remove space char.
Jul 24 2024, 09:29
bytesofman committed rABC1ed36b2fde0d: [CI] Remove space char (authored by bytesofman).
[CI] Remove space char
Jul 24 2024, 09:29
tobias_ruck requested changes to D16508: [chronik] add a block-header endpoint.

just some fanatic suggestions

Jul 24 2024, 09:28
PiRK updated the diff for D16526: [chronik] add a block-headers endpoint.

revert deduplicate

Jul 24 2024, 09:19
tobias_ruck added a comment to D16520: [Chronik] Add `PluginsWriter` and `PluginsReader` (only for PluginMeta).

yes it's run

Jul 24 2024, 09:14
Fabien accepted D16520: [Chronik] Add `PluginsWriter` and `PluginsReader` (only for PluginMeta).

Is this test run as part of ninja check-crates ?

Jul 24 2024, 09:13
tobias_ruck requested changes to D16531: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers.
Jul 24 2024, 09:07
PiRK added a comment to D16526: [chronik] add a block-headers endpoint.

This is weird. It looks intermittent

Jul 24 2024, 08:37
PiRK updated the diff for D16508: [chronik] add a block-header endpoint.

review

Jul 24 2024, 08:27
PiRK accepted D16523: [Chronik] Upgrade pyo3 to 0.22.
Jul 24 2024, 06:29
m4ktub updated the diff for D16531: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers.

Added inline comments to pushNumberOp after making some variable names more legible. Represent test case numbers in hexadecimal.

Jul 24 2024, 01:49
m4ktub planned changes to D16531: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers.
Jul 24 2024, 01:45
tobias_ruck added inline comments to D16531: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers.
Jul 24 2024, 01:15
m4ktub added inline comments to D16531: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers.
Jul 24 2024, 01:12
m4ktub updated the diff for D16531: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers.

Removed package-lock.json added by mistake.

Jul 24 2024, 01:01
tobias_ruck requested changes to D16531: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers.
Jul 24 2024, 00:49
m4ktub requested review of D16531: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers.
Jul 24 2024, 00:41
tobias_ruck updated the summary of D16525: [Chronik] Add `plugin` field to `TxInput` in `tx.py`.
Jul 24 2024, 00:36
tobias_ruck requested review of D16530: [Chronik] Remove unneeded `.as_ref()` call.
Jul 24 2024, 00:35
tobias_ruck updated the diff for D16525: [Chronik] Add `plugin` field to `TxInput` in `tx.py`.

rebase on as_ref fix

Jul 24 2024, 00:29
tobias_ruck requested review of D16529: [ecash-lib] Fix test suite: Don't use it.only.
Jul 24 2024, 00:14

Jul 23 2024

teamcity added a comment to D16525: [Chronik] Add `plugin` field to `TxInput` in `tx.py`.
Jul 23 2024, 23:29
teamcity added a comment to D16525: [Chronik] Add `plugin` field to `TxInput` in `tx.py`.
Jul 23 2024, 23:27
tobias_ruck planned changes to D16525: [Chronik] Add `plugin` field to `TxInput` in `tx.py`.
Jul 23 2024, 23:20
tobias_ruck updated the diff for D16525: [Chronik] Add `plugin` field to `TxInput` in `tx.py`.

switch to BiMap

Jul 23 2024, 23:16
teamcity added a comment to D16525: [Chronik] Add `plugin` field to `TxInput` in `tx.py`.
Jul 23 2024, 23:15
tobias_ruck updated the diff for D16525: [Chronik] Add `plugin` field to `TxInput` in `tx.py`.

use plugin idx instead of string to identify plugins

Jul 23 2024, 23:06
tobias_ruck planned changes to D16525: [Chronik] Add `plugin` field to `TxInput` in `tx.py`.
Jul 23 2024, 22:28
tobias_ruck requested review of D16528: [Chronik] Move+rename `UtxoOutpoint` to `DbOutpoint` to data.rs.
Jul 23 2024, 20:21
tobias_ruck published D16525: [Chronik] Add `plugin` field to `TxInput` in `tx.py` for review.
Jul 23 2024, 19:56
tobias_ruck published D16523: [Chronik] Upgrade pyo3 to 0.22 for review.
Jul 23 2024, 19:37
tobias_ruck published D16522: [Chronik] Store index of plugins and ensure versions match for review.
Jul 23 2024, 19:37
tobias_ruck published D16520: [Chronik] Add `PluginsWriter` and `PluginsReader` (only for PluginMeta) for review.
Jul 23 2024, 19:36
Fabien requested changes to D16508: [chronik] add a block-header endpoint.

Otherwise LGTM

Jul 23 2024, 19:16
Fabien requested changes to D16526: [chronik] add a block-headers endpoint.

back to your queue

Jul 23 2024, 18:59
teamcity added a comment to D16526: [chronik] add a block-headers endpoint.
Jul 23 2024, 16:47
teamcity added a comment to D16526: [chronik] add a block-headers endpoint.
Jul 23 2024, 16:22
teamcity added a comment to D16526: [chronik] add a block-headers endpoint.
Jul 23 2024, 16:21
PiRK published D16526: [chronik] add a block-headers endpoint for review.
Jul 23 2024, 16:13
PiRK updated the diff for D16508: [chronik] add a block-header endpoint.

nit: use another constant for the number of blocks, make it smaller because it does not change the validity of the test

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

add a comment about boundary check

Jul 23 2024, 13:14
PiRK added inline comments to D16508: [chronik] add a block-header endpoint.
Jul 23 2024, 13:09
PiRK updated the diff for D16508: [chronik] add a block-header endpoint.

review

Jul 23 2024, 13:09
teamcity added a comment to D16524: [e.cash] Play animations on mining and staking only once.

Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://51.83.66.92:41745 for the next 60 minutes.

Jul 23 2024, 12:08
teamcity awarded D16524: [e.cash] Play animations on mining and staking only once a Haypence token.
Jul 23 2024, 11:48
Kronkmeister added a comment to D16524: [e.cash] Play animations on mining and staking only once.

@bot preview-e.cash

Jul 23 2024, 11:48
Kronkmeister requested review of D16524: [e.cash] Play animations on mining and staking only once.
Jul 23 2024, 11:46
Fabien closed D16521: [explorer] Properly handle html chars in token ticker.
Jul 23 2024, 11:15
Fabien committed rABC7c5664b00bf6: [explorer] Properly handle html chars in token ticker (authored by Fabien).
[explorer] Properly handle html chars in token ticker
Jul 23 2024, 11:15
PiRK added inline comments to D16508: [chronik] add a block-header endpoint.
Jul 23 2024, 09:39
PiRK accepted D16521: [explorer] Properly handle html chars in token ticker.
Jul 23 2024, 08:34
Fabien requested changes to D16508: [chronik] add a block-header endpoint.
Jul 23 2024, 08:01
Fabien requested review of D16521: [explorer] Properly handle html chars in token ticker.
Jul 23 2024, 07:32
PiRK closed D16517: [test] remove pointless block_hashes.append(...).
Jul 23 2024, 06:57
PiRK committed rABCbbe8d5dd70a0: [test] remove pointless block_hashes.append(...) (authored by PiRK).
[test] remove pointless block_hashes.append(...)
Jul 23 2024, 06:57
PiRK accepted D16519: [CI] Remove space char.
Jul 23 2024, 06:56
PiRK published D16508: [chronik] add a block-header endpoint for review.
Jul 23 2024, 06:56

Jul 22 2024

bytesofman published D16519: [CI] Remove space char for review.
Jul 22 2024, 21:36
emack abandoned D16516: [Cashtab] Add maintenance mode with config toggle.
Jul 22 2024, 21:32
teamcity awarded D16518: [e.cash] play certain animations only once a Haypence token.
Jul 22 2024, 21:21
bytesofman closed D16511: [Cashtab] Update README to reflect current deployment requirements.
Jul 22 2024, 18:49
bytesofman committed rABC16fbc917f0d4: [Cashtab] Update README to reflect current deployment requirements (authored by bytesofman).
[Cashtab] Update README to reflect current deployment requirements
Jul 22 2024, 18:49
bytesofman abandoned D16452: Fixed file permissions for mocks.js.
Jul 22 2024, 18:38
bytesofman commandeered D16452: Fixed file permissions for mocks.js.
Jul 22 2024, 18:38
bytesofman abandoned D16453: [Cashtab].
Jul 22 2024, 18:37