Page MenuHomePhabricator
Feed All Stories

Oct 4 2023

PiRK requested review of D14596: Do not pass time getter to Chainstate helpers.
Oct 4 2023, 16:14
PiRK closed D13244: validation: add Config to ChainstateManager.
Oct 4 2023, 15:39
PiRK committed rABCab0c72d2bf5d: validation: add Config to ChainstateManager (authored by Anthony Towns <aj@erisian.com.au>).
validation: add Config to ChainstateManager
Oct 4 2023, 15:39
johnkuney closed D14590: [e.cash] Swpazone widget edits.
Oct 4 2023, 14:28
johnkuney committed rABC40b33e5e2026: [e.cash] Swpazone widget edits (authored by johnkuney).
[e.cash] Swpazone widget edits
Oct 4 2023, 14:28
PiRK updated the summary of D14594: [electrum] progress converting keystore.py to using bytes.
Oct 4 2023, 13:59
PiRK updated the summary of D14594: [electrum] progress converting keystore.py to using bytes.
Oct 4 2023, 13:59
PiRK requested review of D14595: [electrum] remove last usages of int_to_le_hex and rev_hex.
Oct 4 2023, 13:56
PiRK requested review of D14594: [electrum] progress converting keystore.py to using bytes.
Oct 4 2023, 13:55
PiRK requested review of D14593: [electrum] fix OldKeyStore.get_pubkey_derivation.
Oct 4 2023, 12:53
Fabien accepted D13244: validation: add Config to ChainstateManager.
Oct 4 2023, 11:46
PiRK requested review of D13244: validation: add Config to ChainstateManager.
Oct 4 2023, 11:39
PiRK closed D14592: [electrum] fix get_tx_derivations for regular keystores and imported keys keystores.
Oct 4 2023, 11:36
PiRK committed rABCdde0959297be: [electrum] fix get_tx_derivations for regular keystores and imported keys… (authored by PiRK).
[electrum] fix get_tx_derivations for regular keystores and imported keys…
Oct 4 2023, 11:36
PiRK added a comment to D13244: validation: add Config to ChainstateManager.

Do you really need this ? Chainstate already has a public CChainParams member, can't this be used (it can be accessed from CChainstateManager.active_chainstate) instead ?

Oct 4 2023, 11:20
emack added inline comments to D14571: [Apps][Examples] Refactor sendXec demo to use updated API in ecash-coinselect v2.0.1.
Oct 4 2023, 11:18
emack updated the diff for D14571: [Apps][Examples] Refactor sendXec demo to use updated API in ecash-coinselect v2.0.1.

Responding to feedback

Oct 4 2023, 11:18
PiRK closed D14585: refactor: Post-"Chainstate loading sequence coalescence" fixups.
Oct 4 2023, 10:35
PiRK closed D14584: test: call VerifyLoadedChainstate during ChainTestingSetup.
Oct 4 2023, 10:35
PiRK committed rABC5cd4d404df97: refactor: Post-"Chainstate loading sequence coalescence" fixups (authored by PiRK).
refactor: Post-"Chainstate loading sequence coalescence" fixups
Oct 4 2023, 10:35
PiRK committed rABC71742ac7d667: test: call VerifyLoadedChainstate during ChainTestingSetup (authored by James O'Beirne <james.obeirne@pm.me>).
test: call VerifyLoadedChainstate during ChainTestingSetup
Oct 4 2023, 10:35
PiRK closed D14583: streams: Add AutoFile without ser-type and ser-version.
Oct 4 2023, 10:35
PiRK committed rABCa132cedbc755: streams: Add AutoFile without ser-type and ser-version (authored by MacroFake <falke.marco@gmail.com>).
streams: Add AutoFile without ser-type and ser-version
Oct 4 2023, 10:35
PiRK updated the diff for D14583: streams: Add AutoFile without ser-type and ser-version.

remove unrelated line break

Oct 4 2023, 10:34
emack updated the diff for D14587: [Cashtab][Alias] Patch silent bugs introduced by spec change.

Remove newline

Oct 4 2023, 10:32
emack updated the diff for D14587: [Cashtab][Alias] Patch silent bugs introduced by spec change.

Removed the xecAmount override as it was only needed for the original mock data that was not aligned with the latest alias spec, hence previously returning change. This is no longer the case with the latest mocks. This also removes the previous comment around updating the spec.

Oct 4 2023, 10:30
emack updated the summary of D14587: [Cashtab][Alias] Patch silent bugs introduced by spec change.
Oct 4 2023, 10:28
Fabien accepted D14592: [electrum] fix get_tx_derivations for regular keystores and imported keys keystores.
Oct 4 2023, 10:28
PiRK updated the diff for D14592: [electrum] fix get_tx_derivations for regular keystores and imported keys keystores.

no need to verify the sig in the test, it is done via keystore.sign_transaction -> Transaction.sign -> Transaction._sign_txin -> Transaction.verify_signature

Oct 4 2023, 10:25
emack updated the diff for D14555: [Cashtab][Alias] Pending Aliases.

Following further testing, moving the alias server error logic to the first useEffect that uses balances.totalBalance as a dependency is the right approach. Have verified this useEffect block is triggered upon app load, Alias.js component load and post-registration broadcast. Additional verification can be done by malforming the alias-server endpoint used in useWallet's refreshAliases and in Alias.js' preparePreviewModal.

Oct 4 2023, 10:20
Fabien closed D14591: [qt] Remove assignment in if statement.
Oct 4 2023, 09:26
Fabien committed rABC60349c31247a: [qt] Remove assignment in if statement (authored by Fabien).
[qt] Remove assignment in if statement
Oct 4 2023, 09:26
PiRK accepted D14591: [qt] Remove assignment in if statement.
Oct 4 2023, 09:26
Fabien updated the test plan for D14591: [qt] Remove assignment in if statement.
Oct 4 2023, 09:23
Fabien accepted D14590: [e.cash] Swpazone widget edits.
Oct 4 2023, 09:14
Fabien requested changes to D14592: [electrum] fix get_tx_derivations for regular keystores and imported keys keystores.

Back to your queue, the test is failing

Oct 4 2023, 09:08
teamcity added a comment to D14590: [e.cash] Swpazone widget edits.

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

Oct 4 2023, 09:08
teamcity awarded D14590: [e.cash] Swpazone widget edits a Haypence token.
Oct 4 2023, 09:07
Fabien added a comment to D14590: [e.cash] Swpazone widget edits.

@bot preview-e.cash

Oct 4 2023, 09:07
Fabien requested changes to D14589: [Cashtab] Add deprecation announcement for encrypted msgs.
Oct 4 2023, 09:04
teamcity added a comment to D14592: [electrum] fix get_tx_derivations for regular keystores and imported keys keystores.
Oct 4 2023, 08:58
Fabien accepted D14584: test: call VerifyLoadedChainstate during ChainTestingSetup.
Oct 4 2023, 08:57
PiRK requested review of D14592: [electrum] fix get_tx_derivations for regular keystores and imported keys keystores.
Oct 4 2023, 08:56
Fabien requested changes to D13244: validation: add Config to ChainstateManager.

Do you really need this ? Chainstate already has a public CChainParams member, can't this be used (it can be accessed from CChainstateManager.active_chainstate) instead ?

Oct 4 2023, 08:46
Fabien requested review of D14591: [qt] Remove assignment in if statement.
Oct 4 2023, 08:40
PiRK added inline comments to D14584: test: call VerifyLoadedChainstate during ChainTestingSetup.
Oct 4 2023, 06:37
PiRK added inline comments to D14584: test: call VerifyLoadedChainstate during ChainTestingSetup.
Oct 4 2023, 06:35
emack planned changes to D14555: [Cashtab][Alias] Pending Aliases.

Upon further testing, both useEffects are being triggered upon Alias.js load. Going to have a think about the most efficient approach to this.

Oct 4 2023, 00:40
emack added inline comments to D14555: [Cashtab][Alias] Pending Aliases.
Oct 4 2023, 00:34
emack updated the diff for D14555: [Cashtab][Alias] Pending Aliases.

Responding to feedback

Oct 4 2023, 00:33

Oct 3 2023

bytesofman requested changes to D14587: [Cashtab][Alias] Patch silent bugs introduced by spec change.

I'm not understanding why the amount is wrong. The alias registration tx should just be a "send" tx to the IFP address. So the sent amount should be everything that isn't change, like a normal tx.

Oct 3 2023, 23:00
bytesofman accepted D14585: refactor: Post-"Chainstate loading sequence coalescence" fixups.
Oct 3 2023, 22:51
bytesofman added inline comments to D14584: test: call VerifyLoadedChainstate during ChainTestingSetup.
Oct 3 2023, 22:48
bytesofman updated the diff for D14589: [Cashtab] Add deprecation announcement for encrypted msgs.

update snapshots

Oct 3 2023, 21:05
johnkuney retitled D14590: [e.cash] Swpazone widget edits from [e.cash] Swpazone widget config edits to [e.cash] Swpazone widget edits.
Oct 3 2023, 21:04
johnkuney updated the diff for D14590: [e.cash] Swpazone widget edits.

move the widget down and copy edit

Oct 3 2023, 21:02
johnkuney requested review of D14590: [e.cash] Swpazone widget edits.
Oct 3 2023, 19:45
bytesofman accepted D14583: streams: Add AutoFile without ser-type and ser-version.

green w/ formatting nit

Oct 3 2023, 18:33
bytesofman planned changes to D14578: [Cashtab] Deprecate airdrops.

Will rehabilitate this feature with chronik improvements

Oct 3 2023, 18:25
bytesofman requested changes to D14555: [Cashtab][Alias] Pending Aliases.
Oct 3 2023, 18:24
teamcity added a comment to D14589: [Cashtab] Add deprecation announcement for encrypted msgs.
Oct 3 2023, 18:19
bytesofman added a comment to D14577: [Cashtab] Remove encrypted msg sending.

D14589

Oct 3 2023, 18:17
bytesofman added a comment to D14589: [Cashtab] Add deprecation announcement for encrypted msgs.

image.png (653Ă—491 px, 27 KB)

Oct 3 2023, 18:17
bytesofman requested review of D14589: [Cashtab] Add deprecation announcement for encrypted msgs.
Oct 3 2023, 18:16
bytesofman planned changes to D14577: [Cashtab] Remove encrypted msg sending.
Oct 3 2023, 18:09
bytesofman requested changes to D14571: [Apps][Examples] Refactor sendXec demo to use updated API in ecash-coinselect v2.0.1.
Oct 3 2023, 18:08
bytesofman closed D14576: [Cashtab] Add test cases for one-to-many xec sends.
Oct 3 2023, 17:58
bytesofman closed D14575: [Cashtab] Replace obsolete log statement in unit test.
Oct 3 2023, 17:58
bytesofman committed rABC3149596d668f: [Cashtab] Replace obsolete log statement in unit test (authored by bytesofman).
[Cashtab] Replace obsolete log statement in unit test
Oct 3 2023, 17:58
bytesofman committed rABC7b7220ab9fd3: [Cashtab] Add test cases for one-to-many xec sends (authored by bytesofman).
[Cashtab] Add test cases for one-to-many xec sends
Oct 3 2023, 17:58
bytesofman closed D14574: [Cashtab] Refactor new tx function to accept targetOutputs.
Oct 3 2023, 17:58
bytesofman committed rABC6fc0fc1db8ad: [Cashtab] Refactor new tx function to accept targetOutputs (authored by bytesofman).
[Cashtab] Refactor new tx function to accept targetOutputs
Oct 3 2023, 17:58
Fabien accepted D14575: [Cashtab] Replace obsolete log statement in unit test.
Oct 3 2023, 15:38
Fabien closed D14586: [avalanche] Fix occasional failures in abc_p2p_avalanche_voting.
Oct 3 2023, 15:36
Fabien committed rABC6ddb501b4785: [avalanche] Fix occasional failures in abc_p2p_avalanche_voting (authored by Fabien).
[avalanche] Fix occasional failures in abc_p2p_avalanche_voting
Oct 3 2023, 15:35
johnkuney closed D14580: [e.cash] Add Swapzone widget.
Oct 3 2023, 14:52
johnkuney committed rABCf37850abe9a7: [e.cash] Add Swapzone widget (authored by johnkuney).
[e.cash] Add Swapzone widget
Oct 3 2023, 14:52
teamcity added a comment to D14588: [Chronik-client] Upgrade for in-node chronik (WIP).
Oct 3 2023, 14:40
emack planned changes to D14588: [Chronik-client] Upgrade for in-node chronik (WIP).

For discussion in tg

Oct 3 2023, 14:28
emack requested review of D14588: [Chronik-client] Upgrade for in-node chronik (WIP).
Oct 3 2023, 14:27
PiRK accepted D14586: [avalanche] Fix occasional failures in abc_p2p_avalanche_voting.
Oct 3 2023, 14:15
PiRK updated the summary of D13244: validation: add Config to ChainstateManager.
Oct 3 2023, 14:10
PiRK updated the diff for D13244: validation: add Config to ChainstateManager.

rebase from hell

Oct 3 2023, 14:09
bytesofman requested review of D14575: [Cashtab] Replace obsolete log statement in unit test.
Oct 3 2023, 14:01
bytesofman added a comment to D14575: [Cashtab] Replace obsolete log statement in unit test.

Why is this change not causing a test failure ?

Oct 3 2023, 14:01
emack updated the summary of D14587: [Cashtab][Alias] Patch silent bugs introduced by spec change.
Oct 3 2023, 13:37
emack requested review of D14587: [Cashtab][Alias] Patch silent bugs introduced by spec change.
Oct 3 2023, 13:36
Fabien requested review of D14586: [avalanche] Fix occasional failures in abc_p2p_avalanche_voting.
Oct 3 2023, 13:34
teamcity updated the summary of D14585: refactor: Post-"Chainstate loading sequence coalescence" fixups.
Oct 3 2023, 13:34
PiRK requested review of D14585: refactor: Post-"Chainstate loading sequence coalescence" fixups.
Oct 3 2023, 13:34
teamcity updated the summary of D14584: test: call VerifyLoadedChainstate during ChainTestingSetup.
Oct 3 2023, 13:19
PiRK requested review of D14584: test: call VerifyLoadedChainstate during ChainTestingSetup.
Oct 3 2023, 13:19
teamcity updated the summary of D14583: streams: Add AutoFile without ser-type and ser-version.
Oct 3 2023, 12:31
PiRK requested review of D14583: streams: Add AutoFile without ser-type and ser-version.
Oct 3 2023, 12:31
Fabien closed D14582: [avalanche] Fix the local proof status when it is already registered.
Oct 3 2023, 10:59
Fabien committed rABC38277b89f2e1: [avalanche] Fix the local proof status when it is already registered (authored by Fabien).
[avalanche] Fix the local proof status when it is already registered
Oct 3 2023, 10:59
Fabien closed D14581: [avalanche] Move the processor updatedBlockTip logic to a private method.
Oct 3 2023, 10:59
Fabien committed rABCe35ec229a99d: [avalanche] Move the processor updatedBlockTip logic to a private method (authored by Fabien).
[avalanche] Move the processor updatedBlockTip logic to a private method
Oct 3 2023, 10:58
PiRK accepted D14582: [avalanche] Fix the local proof status when it is already registered.
Oct 3 2023, 10:55
PiRK accepted D14581: [avalanche] Move the processor updatedBlockTip logic to a private method.
Oct 3 2023, 10:36