Page MenuHomePhabricator
Feed All Stories

Today

roqqit requested review of D17882: [avalanche] Cleanup unnecessary API passthrough of getWinners.
Wed, Apr 2, 18:53
roqqit requested review of D17881: [avalanche] Clarify separation of responsibilities for setting local winner contender statuses.
Wed, Apr 2, 18:49
alitayin closed D17815: [Cashtab] Introduce CSS variables to make styling easier.
Wed, Apr 2, 18:23
alitayin committed rABCbc594abfd601: [Cashtab] Introduce CSS variables to make styling easier (authored by alitayin).
[Cashtab] Introduce CSS variables to make styling easier
Wed, Apr 2, 18:23
alitayin updated the diff for D17815: [Cashtab] Introduce CSS variables to make styling easier.

--update D17815

Wed, Apr 2, 18:22
bytesofman accepted D17815: [Cashtab] Introduce CSS variables to make styling easier.
Wed, Apr 2, 16:23
roqqit requested review of D17880: [avalanche] Cleanup unused addStakeContender in Processor.
Wed, Apr 2, 16:19
roqqit requested review of D17879: [avalanche] Add test coverage to ensure immature proofs are handled correctly as contenders.
Wed, Apr 2, 16:01
johnkuney accepted D17815: [Cashtab] Introduce CSS variables to make styling easier.

Please rebase before landing

Wed, Apr 2, 14:57
Fabien accepted D17873: assumeutxo: Get rid of faked nTx and nChainTx values.
Wed, Apr 2, 14:43
Fabien accepted D17872: block index: split ResetChainStats from UpdateChainStats.
Wed, Apr 2, 14:42
Fabien accepted D17878: remove unused nChainSize.
Wed, Apr 2, 14:39
PiRK updated the diff for D17873: assumeutxo: Get rid of faked nTx and nChainTx values.

rebase

Wed, Apr 2, 09:40
PiRK updated the diff for D17872: block index: split ResetChainStats from UpdateChainStats.

rebase

Wed, Apr 2, 09:39
PiRK updated the diff for D17878: remove unused nChainSize.

fix fuzzer and add compiling bitcoin-fuzzers to test plan

Wed, Apr 2, 09:39
tobias_ruck closed D17871: [ecash-lib] Add `parseSlp`.
Wed, Apr 2, 08:40
tobias_ruck committed rABC447376b4a64e: [ecash-lib] Add `parseSlp` (authored by tobias_ruck).
[ecash-lib] Add `parseSlp`
Wed, Apr 2, 08:40
teamcity added a comment to D17873: assumeutxo: Get rid of faked nTx and nChainTx values.
Wed, Apr 2, 08:23
PiRK updated the diff for D17873: assumeutxo: Get rid of faked nTx and nChainTx values.

rebase, merge two if branches now that we only need to compute one value and already know its results prior to the branch

Wed, Apr 2, 08:20
PiRK added inline comments to D17873: assumeutxo: Get rid of faked nTx and nChainTx values.
Wed, Apr 2, 08:19
teamcity added a comment to D17872: block index: split ResetChainStats from UpdateChainStats.
Wed, Apr 2, 08:13
PiRK updated the diff for D17872: block index: split ResetChainStats from UpdateChainStats.

rebase on D17878

Wed, Apr 2, 08:04
PiRK updated the diff for D17878: remove unused nChainSize.

comment fix

Wed, Apr 2, 07:52
PiRK requested review of D17878: remove unused nChainSize.
Wed, Apr 2, 07:50

Yesterday

tobias_ruck updated the diff for D17871: [ecash-lib] Add `parseSlp`.

rename more consts

Tue, Apr 1, 19:42
Fabien accepted D17877: validation: don't consider background IBD blocks as deep reorgs.
Tue, Apr 1, 14:15
PiRK updated the diff for D17877: validation: don't consider background IBD blocks as deep reorgs.

comment nits, const, update test plan to include a full background validation (test still ongoing)

Tue, Apr 1, 13:36
bytesofman accepted D17871: [ecash-lib] Add `parseSlp`.

green w/ nits on remaining _LEN constants

Tue, Apr 1, 13:22
Fabien requested changes to D17877: validation: don't consider background IBD blocks as deep reorgs.
Tue, Apr 1, 09:18
PiRK requested review of D17877: validation: don't consider background IBD blocks as deep reorgs.
Tue, Apr 1, 08:57
tobias_ruck updated the diff for D17871: [ecash-lib] Add `parseSlp`.

rerun ci

Tue, Apr 1, 08:13
teamcity added a comment to D17871: [ecash-lib] Add `parseSlp`.
Tue, Apr 1, 08:11
teamcity added a comment to D17871: [ecash-lib] Add `parseSlp`.
Tue, Apr 1, 08:09
teamcity added a comment to D17871: [ecash-lib] Add `parseSlp`.
Tue, Apr 1, 08:02
teamcity added a comment to D17871: [ecash-lib] Add `parseSlp`.
Tue, Apr 1, 08:02
tobias_ruck updated the diff for D17871: [ecash-lib] Add `parseSlp`.

fix test

Tue, Apr 1, 08:02
teamcity added a comment to D17871: [ecash-lib] Add `parseSlp`.
Tue, Apr 1, 07:47
teamcity added a comment to D17871: [ecash-lib] Add `parseSlp`.
Tue, Apr 1, 07:47
teamcity added a comment to D17871: [ecash-lib] Add `parseSlp`.
Tue, Apr 1, 07:47
tobias_ruck updated the diff for D17871: [ecash-lib] Add `parseSlp`.

rename:

  • SLP_GENESIS_HASH_LEN -> SLP_NUM_GENESIS_HASH_BYTES
  • SlpOpreturn -> SlpData
Tue, Apr 1, 07:44

Mon, Mar 31

abc-bot committed rABC63d9a27ed6a7: [Automated] Update electrum checkpoints (authored by abc-bot).
[Automated] Update electrum checkpoints
Mon, Mar 31, 22:08
teamcity closed T3776: Build Bitcoin-ABC / CashTab / CashTab Unit Tests is broken. as Resolved.
Mon, Mar 31, 21:32
bytesofman closed D17876: [Cashtab] Streamline loading conditions in flaky test.
Mon, Mar 31, 21:25
bytesofman committed rABC16124b0c2cfc: [Cashtab] Streamline loading conditions in flaky test (authored by bytesofman).
[Cashtab] Streamline loading conditions in flaky test
Mon, Mar 31, 21:25
Fabien accepted D17876: [Cashtab] Streamline loading conditions in flaky test.
Mon, Mar 31, 18:30
bytesofman published D17876: [Cashtab] Streamline loading conditions in flaky test for review.
Mon, Mar 31, 16:34
PiRK added inline comments to D17872: block index: split ResetChainStats from UpdateChainStats.
Mon, Mar 31, 15:35
teamcity triaged T3776: Build Bitcoin-ABC / CashTab / CashTab Unit Tests is broken. as Unbreak Now! priority.
Mon, Mar 31, 15:26
roqqit closed D17867: [avalanche] Add stake contenders to the cache every time a proof is registered.
Mon, Mar 31, 15:18
roqqit committed rABC09cc323fb712: [avalanche] Add stake contenders to the cache every time a proof is registered (authored by roqqit).
[avalanche] Add stake contenders to the cache every time a proof is registered
Mon, Mar 31, 15:18
Fabien accepted D17874: assumeutxo: Remove BLOCK_ASSUMED_VALID flag.
Mon, Mar 31, 14:04
Fabien requested changes to D17873: assumeutxo: Get rid of faked nTx and nChainTx values.
Mon, Mar 31, 14:02
Fabien requested changes to D17872: block index: split ResetChainStats from UpdateChainStats.
Mon, Mar 31, 13:38
Fabien accepted D17871: [ecash-lib] Add `parseSlp`.
Mon, Mar 31, 13:15
Fabien closed D17870: [website] Don't mix permissions when building the documentation.
Mon, Mar 31, 11:17
Fabien committed rABCWEB5ad64d5005c8: [website] Don't mix permissions when building the documentation (authored by Fabien).
[website] Don't mix permissions when building the documentation
Mon, Mar 31, 11:17
Unknown Object (User) added a comment to D13068: [avalanche] Add transaction management to the processor core.
Mon, Mar 31, 09:57

Sun, Mar 30

bytesofman closed D17875: [token-server] Bump recaptcha score.
Sun, Mar 30, 23:58
bytesofman committed rABC2cba279342f5: [token-server] Bump recaptcha score (authored by bytesofman).
[token-server] Bump recaptcha score
Sun, Mar 30, 23:58
emack accepted D17875: [token-server] Bump recaptcha score.
Sun, Mar 30, 23:56
abc-bot committed rABCe5b5d31a0be8: [Automated] Update chainparams (authored by abc-bot).
[Automated] Update chainparams
Sun, Mar 30, 21:16
abc-bot committed rABCf68f283867c9: [Automated] Update seeds (authored by abc-bot).
[Automated] Update seeds
Sun, Mar 30, 21:12
abc-bot committed rABC25d64f060833: [Automated] Update timing.json (authored by abc-bot).
[Automated] Update timing.json
Sun, Mar 30, 20:38
bytesofman published D17875: [token-server] Bump recaptcha score for review.
Sun, Mar 30, 13:49

Sat, Mar 29

bytesofman added inline comments to D17871: [ecash-lib] Add `parseSlp`.
Sat, Mar 29, 04:07
tobias_ruck updated the diff for D17871: [ecash-lib] Add `parseSlp`.

add .js suffix

Sat, Mar 29, 00:33
tobias_ruck updated the diff for D17871: [ecash-lib] Add `parseSlp`.

add consts to address review; also factor out nextMintOutIdx

Sat, Mar 29, 00:28

Fri, Mar 28

bytesofman added a comment to D17871: [ecash-lib] Add `parseSlp`.

Is it possible to have a "valid" SLP OP_RETURN string that exceeds the OP_RETURN byte limit?

Fri, Mar 28, 21:43
PiRK added inline comments to D17873: assumeutxo: Get rid of faked nTx and nChainTx values.
Fri, Mar 28, 21:43
teamcity updated the summary of D17874: assumeutxo: Remove BLOCK_ASSUMED_VALID flag.
Fri, Mar 28, 21:39
PiRK requested review of D17874: assumeutxo: Remove BLOCK_ASSUMED_VALID flag.
Fri, Mar 28, 21:39
teamcity updated the summary of D17873: assumeutxo: Get rid of faked nTx and nChainTx values.
Fri, Mar 28, 21:37
PiRK requested review of D17873: assumeutxo: Get rid of faked nTx and nChainTx values.
Fri, Mar 28, 21:37
PiRK added inline comments to D17872: block index: split ResetChainStats from UpdateChainStats.
Fri, Mar 28, 21:34
PiRK requested review of D17872: block index: split ResetChainStats from UpdateChainStats.
Fri, Mar 28, 21:28
tobias_ruck requested review of D17871: [ecash-lib] Add `parseSlp`.
Fri, Mar 28, 20:45
bytesofman requested changes to D17871: [ecash-lib] Add `parseSlp`.

How is this function expected to be used? For the most part, correctly parsing an SLP OP_RETURN is often irrelevant, since we lack the indexer data (e.g. a well-formed SEND OP_RETURN could be a burn; validity in general depends on the indexer).

Fri, Mar 28, 17:29
PiRK accepted D17870: [website] Don't mix permissions when building the documentation.
Fri, Mar 28, 17:25
tobias_ruck published D17871: [ecash-lib] Add `parseSlp` for review.
Fri, Mar 28, 16:47
Fabien requested review of D17870: [website] Don't mix permissions when building the documentation.
Fri, Mar 28, 15:10
Fabien closed D17869: [explorer] Fix address conversion on testnet.
Fri, Mar 28, 14:25
Fabien committed rABC0b6c26f53098: [explorer] Fix address conversion on testnet (authored by Fabien).
[explorer] Fix address conversion on testnet
Fri, Mar 28, 14:25
Fabien closed D17868: [website] Update the upgrade page for May 2025.
Fri, Mar 28, 14:24
Fabien committed rABCWEB13f5cd3f2d9b: [website] Update the upgrade page for May 2025 (authored by Fabien).
[website] Update the upgrade page for May 2025
Fri, Mar 28, 14:24
PiRK accepted D17868: [website] Update the upgrade page for May 2025.
Fri, Mar 28, 12:24
PiRK accepted D17869: [explorer] Fix address conversion on testnet.
Fri, Mar 28, 12:22
Fabien accepted D17867: [avalanche] Add stake contenders to the cache every time a proof is registered.
Fri, Mar 28, 09:42
Fabien requested review of D17869: [explorer] Fix address conversion on testnet.
Fri, Mar 28, 09:17
Fabien requested review of D17868: [website] Update the upgrade page for May 2025.
Fri, Mar 28, 08:49
PiRK closed D17866: doc: Improve comments describing setBlockIndexCandidates checks.
Fri, Mar 28, 07:43
PiRK committed rABCfda261378276: doc: Improve comments describing setBlockIndexCandidates checks (authored by PiRK).
doc: Improve comments describing setBlockIndexCandidates checks
Fri, Mar 28, 07:43
PiRK updated the summary of D17866: doc: Improve comments describing setBlockIndexCandidates checks.
Fri, Mar 28, 07:40
alitayin requested review of D17815: [Cashtab] Introduce CSS variables to make styling easier.
Fri, Mar 28, 06:24
alitayin added inline comments to D17815: [Cashtab] Introduce CSS variables to make styling easier.
Fri, Mar 28, 02:01

Thu, Mar 27

roqqit accepted D17866: doc: Improve comments describing setBlockIndexCandidates checks.
Thu, Mar 27, 21:30
roqqit requested review of D17867: [avalanche] Add stake contenders to the cache every time a proof is registered.
Thu, Mar 27, 21:10
PiRK requested review of D17866: doc: Improve comments describing setBlockIndexCandidates checks.
Thu, Mar 27, 20:58
PiRK committed rABCac987c34e50d: chain: Rename HaveTxsDownloaded to HaveNumChainTxs, add note (authored by James O'Beirne <james.obeirne@pm.me>).
chain: Rename HaveTxsDownloaded to HaveNumChainTxs, add note
Thu, Mar 27, 20:51
PiRK closed D17864: chain: Rename HaveTxsDownloaded to HaveNumChainTxs, add note.
Thu, Mar 27, 20:51
roqqit closed D17861: [avalanche] Make sure to only promote contenders once for each proofid.
Thu, Mar 27, 18:00