Page MenuHomePhabricator
Feed All Stories

Oct 26 2023

teamcity added a comment to D14695: [chronik] Add new endpoint to check chronik version.
Oct 26 2023, 22:28
teamcity added a comment to D14695: [chronik] Add new endpoint to check chronik version.
Oct 26 2023, 22:28
teamcity added a comment to D14695: [chronik] Add new endpoint to check chronik version.
Oct 26 2023, 22:26
teamcity added a comment to D14695: [chronik] Add new endpoint to check chronik version.
Oct 26 2023, 22:25
teamcity added a comment to D14695: [chronik] Add new endpoint to check chronik version.
Oct 26 2023, 22:22
teamcity added a comment to D14695: [chronik] Add new endpoint to check chronik version.
Oct 26 2023, 22:17
teamcity added a comment to D14695: [chronik] Add new endpoint to check chronik version.
Oct 26 2023, 22:16
bytesofman updated the diff for D14695: [chronik] Add new endpoint to check chronik version.

lint

Oct 26 2023, 22:08
bytesofman updated the diff for D14695: [chronik] Add new endpoint to check chronik version.

Update client.py, get version from code

Oct 26 2023, 22:07
emack added inline comments to D14269: [Chronik-client] - Cycle through backup instances on outage.
Oct 26 2023, 22:00
emack updated the diff for D14269: [Chronik-client] - Cycle through backup instances on outage.

Responding to feedback. Note: the XPI url was unstable recently and started breaking the test suite. Replaced all instances of this with the working XEC version in test.ts.

Oct 26 2023, 22:00
teamcity added a comment to D14695: [chronik] Add new endpoint to check chronik version.
Oct 26 2023, 21:52
teamcity added a comment to D14695: [chronik] Add new endpoint to check chronik version.
Oct 26 2023, 21:51
bytesofman planned changes to D14695: [chronik] Add new endpoint to check chronik version.

need to set up the unit test so it doesn't need to be manually changed every time the version changes

Oct 26 2023, 21:33
bytesofman updated the diff for D14695: [chronik] Add new endpoint to check chronik version.

patch version

Oct 26 2023, 21:33
bytesofman requested review of D14695: [chronik] Add new endpoint to check chronik version.
Oct 26 2023, 21:31
bytesofman accepted D14694: [e.cash] Remove mention of bits for the denomination.
Oct 26 2023, 21:27
teamcity added a comment to D14694: [e.cash] Remove mention of bits for the denomination.

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

Oct 26 2023, 21:16
teamcity awarded D14694: [e.cash] Remove mention of bits for the denomination a Haypence token.
Oct 26 2023, 21:08
bytesofman added a comment to D14694: [e.cash] Remove mention of bits for the denomination.

@bot preview-e.cash

Oct 26 2023, 21:08
bytesofman abandoned D14640: [chronik] Add endpoint to query chronik version.

Will use this as a template to rebuild in a series of diffs

Oct 26 2023, 21:06
bytesofman closed D14683: [alias-server] Return pending registrations for a specified alias.
Oct 26 2023, 21:00
bytesofman committed rABC62a837e56827: [alias-server] Return pending registrations for a specified alias (authored by bytesofman).
[alias-server] Return pending registrations for a specified alias
Oct 26 2023, 21:00
Mengerian requested review of D14694: [e.cash] Remove mention of bits for the denomination.
Oct 26 2023, 19:33
Mengerian closed D14691: [e.cash] Bump version to 0.28.1 on upgrade page.
Oct 26 2023, 19:04
Mengerian committed rABCc0e7ef97968e: [e.cash] Bump version to 0.28.1 on upgrade page (authored by Mengerian).
[e.cash] Bump version to 0.28.1 on upgrade page
Oct 26 2023, 19:04
bytesofman updated the summary of D14692: [Cashtab Extension] Migrate to v3 manifest.
Oct 26 2023, 18:55
bytesofman added inline comments to D14692: [Cashtab Extension] Migrate to v3 manifest.
Oct 26 2023, 18:54
bytesofman updated the diff for D14692: [Cashtab Extension] Migrate to v3 manifest.

Improve comments, add newline at end of extension script

Oct 26 2023, 18:54
bytesofman updated the diff for D14692: [Cashtab Extension] Migrate to v3 manifest.

remove content security policy settings that were added as a test fix, not necessary

Oct 26 2023, 18:51
bytesofman requested review of D14693: [Prettier] Use prettier on Cashtab extension files.
Oct 26 2023, 18:47
bytesofman requested review of D14692: [Cashtab Extension] Migrate to v3 manifest.
Oct 26 2023, 18:45
Fabien accepted D14691: [e.cash] Bump version to 0.28.1 on upgrade page.
Oct 26 2023, 18:42
teamcity added a comment to D14691: [e.cash] Bump version to 0.28.1 on upgrade page.

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

Oct 26 2023, 18:32
teamcity awarded D14691: [e.cash] Bump version to 0.28.1 on upgrade page a Haypence token.
Oct 26 2023, 18:30
Fabien added a comment to D14691: [e.cash] Bump version to 0.28.1 on upgrade page.

@bot preview-e.cash

Oct 26 2023, 18:30
Fabien added a comment to D14691: [e.cash] Bump version to 0.28.1 on upgrade page.

@preview-e.cash

Oct 26 2023, 18:25
Mengerian requested review of D14691: [e.cash] Bump version to 0.28.1 on upgrade page.
Oct 26 2023, 18:08
Fabien accepted D14689: refactor: Treat CDataStream bytes as uint8_t.
Oct 26 2023, 15:30
PiRK requested review of D14689: refactor: Treat CDataStream bytes as uint8_t.
Oct 26 2023, 15:18
PiRK added a comment to D14689: refactor: Treat CDataStream bytes as uint8_t.
In D14689#329993, @PiRK wrote:

Trying to figure out when core removed void insert(iterator it, const char *first, const char *last)

Oct 26 2023, 15:18
PiRK planned changes to D14689: refactor: Treat CDataStream bytes as uint8_t.

Trying to figure out when core removed void insert(iterator it, const char *first, const char *last)

Oct 26 2023, 15:12
PiRK requested review of D14689: refactor: Treat CDataStream bytes as uint8_t.
Oct 26 2023, 15:09
Fabien requested changes to D14689: refactor: Treat CDataStream bytes as uint8_t.
Oct 26 2023, 14:25
teamcity updated the summary of D14689: refactor: Treat CDataStream bytes as uint8_t.
Oct 26 2023, 13:23
PiRK requested review of D14689: refactor: Treat CDataStream bytes as uint8_t.
Oct 26 2023, 13:23
PiRK committed rABC587d2b747ffa: validation: add ChainMan logic for completing UTXO snapshot validation (authored by James O'Beirne <james.obeirne@pm.me>).
validation: add ChainMan logic for completing UTXO snapshot validation
Oct 26 2023, 11:39
PiRK closed D14687: validation: add ChainMan logic for completing UTXO snapshot validation.
Oct 26 2023, 11:39
PiRK closed D14686: move-only-ish: init: factor out chainstate initialization.
Oct 26 2023, 11:39
PiRK closed D14685: validation: add CChainState::m_disabled and ChainMan::isUsable.
Oct 26 2023, 11:39
PiRK committed rABC004abc8d7eee: move-only-ish: init: factor out chainstate initialization (authored by James O'Beirne <james.obeirne@pm.me>).
move-only-ish: init: factor out chainstate initialization
Oct 26 2023, 11:39
PiRK closed D14673: coinstats: Separate hasher/index lookup codepaths.
Oct 26 2023, 11:39
PiRK committed rABCf6f26b33d3e3: coinstats: Separate hasher/index lookup codepaths (authored by Carl Dong <contact@carldong.me>).
coinstats: Separate hasher/index lookup codepaths
Oct 26 2023, 11:39
PiRK committed rABCb9af6d5b906c: validation: add CChainState::m_disabled and ChainMan::isUsable (authored by James O'Beirne <james.obeirne@pm.me>).
validation: add CChainState::m_disabled and ChainMan::isUsable
Oct 26 2023, 11:39
PiRK closed D14672: coinstats: Extract in-members to in-params, return purely out-param CCoinsStats.
Oct 26 2023, 11:39
PiRK closed D14671: fuzz: Remove useless GetUTXOStats fuzz case.
Oct 26 2023, 11:39
PiRK committed rABC7f9ab27e8cc9: coinstats: Extract in-members to in-params, return purely out-param CCoinsStats (authored by Carl Dong <contact@carldong.me>).
coinstats: Extract in-members to in-params, return purely out-param CCoinsStats
Oct 26 2023, 11:39
PiRK committed rABCc4c53baa3851: fuzz: Remove useless GetUTXOStats fuzz case (authored by Carl Dong <contact@carldong.me>).
fuzz: Remove useless GetUTXOStats fuzz case
Oct 26 2023, 11:39
PiRK closed D14669: rpc: various fixups for dumptxoutset.
Oct 26 2023, 11:39
PiRK committed rABC4ce0b8d8253c: rpc: various fixups for dumptxoutset (authored by James O'Beirne <james.obeirne@gmail.com>).
rpc: various fixups for dumptxoutset
Oct 26 2023, 11:39
tobias_ruck added a comment to D14640: [chronik] Add endpoint to query chronik version.

You don't need chronik-client to test this, and in fact you'd better do it in another diff, this is large enough already.

Oct 26 2023, 11:37
PiRK closed D14657: log: Move validation option logging to LoadChainstate().
Oct 26 2023, 11:34
PiRK committed rABCc82adf9d3925: log: Move validation option logging to LoadChainstate() (authored by MacroFake <falke.marco@gmail.com>).
log: Move validation option logging to LoadChainstate()
Oct 26 2023, 11:34
PiRK closed D14655: test: add testcases for snapshot initialization.
Oct 26 2023, 11:32
PiRK closed D14656: doc: add assumeutxo notes.
Oct 26 2023, 11:32
PiRK committed rABCf58299dfffd7: doc: add assumeutxo notes (authored by James O'Beirne <james.obeirne@pm.me>).
doc: add assumeutxo notes
Oct 26 2023, 11:32
PiRK committed rABC209c477a7c36: test: add testcases for snapshot initialization (authored by James O'Beirne <james.obeirne@pm.me>).
test: add testcases for snapshot initialization
Oct 26 2023, 11:32
PiRK closed D14653: test: add reset_chainstate parameter for snapshot unittests.
Oct 26 2023, 11:32
PiRK closed D14654: validation: remove snapshot datadirs upon validation failure.
Oct 26 2023, 11:32
PiRK committed rABCd7c38f7de531: validation: remove snapshot datadirs upon validation failure (authored by James O'Beirne <james.obeirne@pm.me>).
validation: remove snapshot datadirs upon validation failure
Oct 26 2023, 11:32
PiRK committed rABC26b3b6bfd4aa: test: add reset_chainstate parameter for snapshot unittests (authored by James O'Beirne <james.obeirne@pm.me>).
test: add reset_chainstate parameter for snapshot unittests
Oct 26 2023, 11:32
PiRK closed D14652: move-only: test: make snapshot chainstate setup reusable.
Oct 26 2023, 11:32
PiRK committed rABC88394e92b4d6: move-only: test: make snapshot chainstate setup reusable (authored by James O'Beirne <james.obeirne@pm.me>).
move-only: test: make snapshot chainstate setup reusable
Oct 26 2023, 11:32
PiRK closed D14651: init: add utxo snapshot detection, allow on-disk coins and block tree dbs in tests.
Oct 26 2023, 11:31
PiRK committed rABC728d8df2399b: init: add utxo snapshot detection, allow on-disk coins and block tree dbs in… (authored by James O'Beirne <james.obeirne@pm.me>).
init: add utxo snapshot detection, allow on-disk coins and block tree dbs in…
Oct 26 2023, 11:31
PiRK closed D14650: validation: rename snapshot chainstate dir.
Oct 26 2023, 11:29
PiRK committed rABCdabda24d1975: validation: rename snapshot chainstate dir (authored by James O'Beirne <james.obeirne@pm.me>).
validation: rename snapshot chainstate dir
Oct 26 2023, 11:29
tobias_ruck requested changes to D14269: [Chronik-client] - Cycle through backup instances on outage.
Oct 26 2023, 10:54
Fabien accepted D14687: validation: add ChainMan logic for completing UTXO snapshot validation.
Oct 26 2023, 09:05
Fabien accepted D14685: validation: add CChainState::m_disabled and ChainMan::isUsable.
Oct 26 2023, 09:04
Fabien accepted D14669: rpc: various fixups for dumptxoutset.
Oct 26 2023, 08:59
Fabien requested changes to D14640: [chronik] Add endpoint to query chronik version.

while this might work -- need to update chronik-client to parse this, and need to be do this successfully to really test this feature.

so -- will add this to chronik-client and apps/examples.

Oct 26 2023, 08:57
PiRK closed D14674: [electrum] don't raise RuntimeError for system thread limitations.
Oct 26 2023, 05:13
PiRK committed rABC0a2dbc53b942: [electrum] don't raise RuntimeError for system thread limitations (authored by PiRK).
[electrum] don't raise RuntimeError for system thread limitations
Oct 26 2023, 05:13

Oct 25 2023

emack accepted D14683: [alias-server] Return pending registrations for a specified alias.
Oct 25 2023, 21:57
bytesofman updated the diff for D14640: [chronik] Add endpoint to query chronik version.

Add unit test for this endpoint in chronik-client (for failing as expected with nng version)

Oct 25 2023, 20:57
bytesofman added inline comments to D14640: [chronik] Add endpoint to query chronik version.
Oct 25 2023, 20:53
bytesofman updated the summary of D14640: [chronik] Add endpoint to query chronik version.
Oct 25 2023, 20:45
bytesofman updated the diff for D14640: [chronik] Add endpoint to query chronik version.

Modify chronik-client and examples repo to support new API endpoint

Oct 25 2023, 20:39
bytesofman planned changes to D14640: [chronik] Add endpoint to query chronik version.

while this might work -- need to update chronik-client to parse this, and need to be do this successfully to really test this feature.

Oct 25 2023, 19:33
teamcity closed T3327: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux AArch64 is broken. as Resolved.
Oct 25 2023, 18:53
bytesofman closed D14681: [examples] Update dependencies.
Oct 25 2023, 18:14
bytesofman committed rABCf0f870a3c078: [examples] Update dependencies (authored by bytesofman).
[examples] Update dependencies
Oct 25 2023, 18:14
bytesofman closed D14682: [mock-chronik-client] Update dependencies.
Oct 25 2023, 18:13
bytesofman committed rABCd5811cf38732: [mock-chronik-client] Update dependencies (authored by bytesofman).
[mock-chronik-client] Update dependencies
Oct 25 2023, 18:13
bytesofman requested review of D14683: [alias-server] Return pending registrations for a specified alias.

Can I confirm we're still retaining the existing wallet specific pending list from the /address/ endpoint?

Oct 25 2023, 18:12
bytesofman added inline comments to D14640: [chronik] Add endpoint to query chronik version.
Oct 25 2023, 17:10
bytesofman updated the diff for D14640: [chronik] Add endpoint to query chronik version.

Get version from env

Oct 25 2023, 17:10
teamcity triaged T3327: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux AArch64 is broken. as Unbreak Now! priority.
Oct 25 2023, 16:16
Mengerian closed D14667: [e.cash] Add mining page.
Oct 25 2023, 15:17