Page MenuHomePhabricator
Feed All Stories

Sep 17 2024

PiRK published D16569: [chronik] add an optional checkpoint_height query parameters to the block-header endpoint for review.
Sep 17 2024, 11:45
PiRK closed D16756: [test framework] add a python implementation for merkle trees.
Sep 17 2024, 10:35
PiRK committed rABCd13de02951a6: [test framework] add a python implementation for merkle trees (authored by PiRK).
[test framework] add a python implementation for merkle trees
Sep 17 2024, 10:35
Fabien accepted D16733: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it.
Sep 17 2024, 10:06
Fabien requested changes to D16745: [ecash-agora] Partial Agora offers: Add SLP support to plugin, `Agora` and `AgoraOffer`.
Sep 17 2024, 10:04
tobias_ruck updated the diff for D16733: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it.

fix !

Sep 17 2024, 10:03
Fabien requested changes to D16733: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it.
Sep 17 2024, 09:42
tobias_ruck updated the diff for D16733: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it.

remove GetNextOp, rename some functions to map more closely to what they do

Sep 17 2024, 08:54
tobias_ruck added inline comments to D16733: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it.
Sep 17 2024, 08:38
Fabien requested changes to D16733: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it.
Sep 17 2024, 08:24
teamcity awarded D16733: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it a Haypence token.
Sep 17 2024, 07:42
Fabien added a comment to D16733: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it.

@bot build-bench build-fuzzer

Sep 17 2024, 07:42
tobias_ruck added inline comments to D16753: [ecash-agora] Add ALP support to `AgoraPartial.script`.
Sep 17 2024, 07:39
PiRK accepted D16757: [avalanche] Vote on conflicting txs.
Sep 17 2024, 07:34
tobias_ruck added inline comments to D16745: [ecash-agora] Partial Agora offers: Add SLP support to plugin, `Agora` and `AgoraOffer`.
Sep 17 2024, 07:30
tobias_ruck added inline comments to D16743: [ecash-agora] Add `AgoraPartial.script` to build the Script for partial SLP offers.
Sep 17 2024, 07:25
Fabien closed D16767: Add methods to get a transaction and the conflicting ones from the tx pool.
Sep 17 2024, 07:23
Fabien committed rABC6ca16802c0e0: Add methods to get a transaction and the conflicting ones from the tx pool (authored by Fabien).
Add methods to get a transaction and the conflicting ones from the tx pool
Sep 17 2024, 07:23
Fabien updated the diff for D16757: [avalanche] Vote on conflicting txs.

Updated the summary to avoid confusion, fixed the typo and added a comment about the rejected finalized tx being a safety net

Sep 17 2024, 07:08
Fabien updated the summary of D16757: [avalanche] Vote on conflicting txs.
Sep 17 2024, 07:04
PiRK added inline comments to D16757: [avalanche] Vote on conflicting txs.
Sep 17 2024, 06:58
johnkuney closed D16768: [e.cash] Update core tech section on landing page.
Sep 17 2024, 01:33
johnkuney committed rABCf34bf446dedc: [e.cash] Update core tech section on landing page (authored by johnkuney).
[e.cash] Update core tech section on landing page
Sep 17 2024, 01:33
johnkuney updated the diff for D16768: [e.cash] Update core tech section on landing page.

oxford commas ftw

Sep 17 2024, 01:32

Sep 16 2024

roqqit added inline comments to D16757: [avalanche] Vote on conflicting txs.
Sep 16 2024, 23:57
bytesofman accepted D16768: [e.cash] Update core tech section on landing page.

nice -- cool design, on top of being much better thant what we have at the moment

Sep 16 2024, 22:40
teamcity added a comment to D16768: [e.cash] Update core tech section on landing page.

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

Sep 16 2024, 22:26
teamcity awarded D16768: [e.cash] Update core tech section on landing page a Haypence token.
Sep 16 2024, 22:25
bytesofman added a comment to D16768: [e.cash] Update core tech section on landing page.

@bot preview-e.cash

Sep 16 2024, 22:25
johnkuney requested review of D16768: [e.cash] Update core tech section on landing page.
Sep 16 2024, 22:23
bytesofman added a comment to D16753: [ecash-agora] Add ALP support to `AgoraPartial.script`.

A lot of complexity here. I'm not sure it's possible to really get what is going on without creating and taking offers. However, also important to limit the scope of the diff where its practical. So here, the tests confirm expected txs are made (tho the txs themselves are not really human-readable...at least not by this reviewer).

Sep 16 2024, 22:10
bytesofman added inline comments to D16743: [ecash-agora] Add `AgoraPartial.script` to build the Script for partial SLP offers.
Sep 16 2024, 21:51
bytesofman added inline comments to D16745: [ecash-agora] Partial Agora offers: Add SLP support to plugin, `Agora` and `AgoraOffer`.
Sep 16 2024, 21:05
PiRK accepted D16767: Add methods to get a transaction and the conflicting ones from the tx pool.
Sep 16 2024, 20:27
tobias_ruck updated the diff for D16755: [ecash-agora] Partial Agora offers: Add ALP support to plugin, `Agora` and `AgoraOffer`.

rebase onto D16754.

Sep 16 2024, 19:33
tobias_ruck updated the diff for D16754: [ecash-agora] Limit token truncation level to 5 (SLP) and 3 (ALP).

rebase onto D16753.

Sep 16 2024, 19:30
tobias_ruck updated the diff for D16753: [ecash-agora] Add ALP support to `AgoraPartial.script`.

rebase onto D16745.

Sep 16 2024, 19:27
tobias_ruck updated the diff for D16745: [ecash-agora] Partial Agora offers: Add SLP support to plugin, `Agora` and `AgoraOffer`.

rebase onto D16743

Sep 16 2024, 19:26
tobias_ruck updated the diff for D16743: [ecash-agora] Add `AgoraPartial.script` to build the Script for partial SLP offers.

rebase on master

Sep 16 2024, 19:21
tobias_ruck updated the summary of D16755: [ecash-agora] Partial Agora offers: Add ALP support to plugin, `Agora` and `AgoraOffer`.
Sep 16 2024, 19:16
Fabien updated the diff for D16757: [avalanche] Vote on conflicting txs.

Remove unecessary header

Sep 16 2024, 19:00
Fabien updated the summary of D16757: [avalanche] Vote on conflicting txs.
Sep 16 2024, 18:58
Fabien updated the diff for D16757: [avalanche] Vote on conflicting txs.

Rebase on D16767

Sep 16 2024, 18:58
Fabien requested review of D16767: Add methods to get a transaction and the conflicting ones from the tx pool.
Sep 16 2024, 18:57
Fabien accepted D16756: [test framework] add a python implementation for merkle trees.
Sep 16 2024, 17:53
bytesofman retitled D16759: [Cashtab] Toggle "buy nfts" and "manage nfts" for better user presentation from [Cashtab] NFT screen easy improvements to [Cashtab] Toggle "buy nfts" and "manage nfts" for better user presentation.
Sep 16 2024, 17:36
bytesofman updated the summary of D16759: [Cashtab] Toggle "buy nfts" and "manage nfts" for better user presentation.
Sep 16 2024, 17:36
bytesofman updated the diff for D16759: [Cashtab] Toggle "buy nfts" and "manage nfts" for better user presentation.

remove rebase-related double change

Sep 16 2024, 17:34
bytesofman updated the diff for D16759: [Cashtab] Toggle "buy nfts" and "manage nfts" for better user presentation.

Improve display of NFTs by showing only available-to-buy or available-to-manage, with no separate scrollable panel

Sep 16 2024, 17:31
tobias_ruck updated the diff for D16733: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it.

exposing CastToBool is not needed

Sep 16 2024, 16:57
tobias_ruck updated the diff for D16733: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it.

add tests, refactor a bit

Sep 16 2024, 16:51
tobias_ruck planned changes to D16733: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it.

let's add some tests

Sep 16 2024, 15:08
PiRK requested review of D16756: [test framework] add a python implementation for merkle trees.
Sep 16 2024, 14:58
tobias_ruck closed D16766: [Iguana] Move ConditionStack to conditionstack.h.
Sep 16 2024, 13:10
tobias_ruck committed rABCe211db9ab22e: [Iguana] Move ConditionStack to conditionstack.h (authored by tobias_ruck).
[Iguana] Move ConditionStack to conditionstack.h
Sep 16 2024, 13:10
Fabien planned changes to D16757: [avalanche] Vote on conflicting txs.

Will add unit tests for GetTx and GetConflictTx, and maybe split this out

Sep 16 2024, 13:01
Fabien closed D16765: Bump version to 0.29.13.
Sep 16 2024, 12:57
Fabien committed rABCc6f626334aff: Bump version to 0.29.13 (authored by Fabien).
Bump version to 0.29.13
Sep 16 2024, 12:57
Fabien accepted D16766: [Iguana] Move ConditionStack to conditionstack.h.
Sep 16 2024, 12:29
tobias_ruck updated the diff for D16766: [Iguana] Move ConditionStack to conditionstack.h.

add missing headers

Sep 16 2024, 12:13
Fabien requested changes to D16766: [Iguana] Move ConditionStack to conditionstack.h.
Sep 16 2024, 12:08
Fabien requested changes to D16756: [test framework] add a python implementation for merkle trees.
Sep 16 2024, 12:04
PiRK accepted D16765: Bump version to 0.29.13.
Sep 16 2024, 11:34
PiRK updated the diff for D16756: [test framework] add a python implementation for merkle trees.

fix assertion for index vs len(hashes), and also assert that len(hashes) is strictly larger than 0

Sep 16 2024, 11:24
tobias_ruck published D16733: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it for review.
Sep 16 2024, 10:50
tobias_ruck published D16766: [Iguana] Move ConditionStack to conditionstack.h for review.
Sep 16 2024, 10:49
PiRK added inline comments to D16756: [test framework] add a python implementation for merkle trees.
Sep 16 2024, 09:14
PiRK added inline comments to D16756: [test framework] add a python implementation for merkle trees.
Sep 16 2024, 08:56
Fabien requested changes to D16756: [test framework] add a python implementation for merkle trees.
Sep 16 2024, 08:09
Fabien requested review of D16765: Bump version to 0.29.13.
Sep 16 2024, 07:53
bytesofman closed D16762: [Cashtab] Use promise.all to debottleneck NFT offer loadtime.
Sep 16 2024, 02:28
bytesofman committed rABCabf2d297ca25: [Cashtab] Use promise.all to debottleneck NFT offer loadtime (authored by bytesofman).
[Cashtab] Use promise.all to debottleneck NFT offer loadtime
Sep 16 2024, 02:28
bytesofman closed D16764: [token-server] Tighten rate limits.
Sep 16 2024, 02:27
bytesofman committed rABCd4fb4554f43e: [token-server] Tighten rate limits (authored by bytesofman).
[token-server] Tighten rate limits
Sep 16 2024, 02:27
emack accepted D16764: [token-server] Tighten rate limits.

Minor nit

Sep 16 2024, 01:10
emack accepted D16762: [Cashtab] Use promise.all to debottleneck NFT offer loadtime.
Sep 16 2024, 01:08

Sep 15 2024

bytesofman published D16764: [token-server] Tighten rate limits for review.
Sep 15 2024, 22:16
bytesofman published D16762: [Cashtab] Use promise.all to debottleneck NFT offer loadtime for review.
Sep 15 2024, 21:50
abc-bot committed rABCe76003c73ef8: [Automated] Update seeds (authored by abc-bot).
[Automated] Update seeds
Sep 15 2024, 21:15
abc-bot committed rABC91ce7a1966c1: [Automated] Update chainparams (authored by abc-bot).
[Automated] Update chainparams
Sep 15 2024, 21:06
abc-bot committed rABCb13082fa5068: [Automated] Update timing.json (authored by abc-bot).
[Automated] Update timing.json
Sep 15 2024, 20:36
bytesofman closed D16763: [Cashtab] Do not lock UI while token info is loading on NFT screen.
Sep 15 2024, 14:19
bytesofman committed rABC195648b19fb0: [Cashtab] Do not lock UI while token info is loading on NFT screen (authored by bytesofman).
[Cashtab] Do not lock UI while token info is loading on NFT screen
Sep 15 2024, 14:19
emack accepted D16763: [Cashtab] Do not lock UI while token info is loading on NFT screen.
Sep 15 2024, 13:55
bytesofman added a comment to D16763: [Cashtab] Do not lock UI while token info is loading on NFT screen.

Failed tests logs:

====== CashTab Unit Tests: <Token /> available actions rendered We can send an SLP1 NFT ======
Error: expect(received).toHaveProperty(path, value)

Expected path: "checked"

Expected value: true
Received value: false
    at Object.toHaveProperty (/work/cashtab/src/components/Etokens/__tests__/TokenActions.test.js:829:34)

Each failure log is accessible here:
CashTab Unit Tests: <Token /> available actions rendered We can send an SLP1 NFT

Sep 15 2024, 11:21
teamcity added a comment to D16763: [Cashtab] Do not lock UI while token info is loading on NFT screen.
Sep 15 2024, 11:11
bytesofman published D16763: [Cashtab] Do not lock UI while token info is loading on NFT screen for review.
Sep 15 2024, 11:08

Sep 14 2024

bytesofman closed D16760: [Cashtab] Show a spinner during loading process.
Sep 14 2024, 15:18
bytesofman committed rABCf826525bbda6: [Cashtab] Show a spinner during loading process (authored by bytesofman).
[Cashtab] Show a spinner during loading process
Sep 14 2024, 15:18
bytesofman closed D16761: [Cashtab] Prevent horizontal scrolling in NFT panel.
Sep 14 2024, 15:16
bytesofman committed rABC56c263b9fc38: [Cashtab] Prevent horizontal scrolling in NFT panel (authored by bytesofman).
[Cashtab] Prevent horizontal scrolling in NFT panel
Sep 14 2024, 15:16
emack accepted D16760: [Cashtab] Show a spinner during loading process.
Sep 14 2024, 15:04
emack accepted D16761: [Cashtab] Prevent horizontal scrolling in NFT panel.
Sep 14 2024, 15:01
bytesofman published D16761: [Cashtab] Prevent horizontal scrolling in NFT panel for review.
Sep 14 2024, 14:46
bytesofman planned changes to D16759: [Cashtab] Toggle "buy nfts" and "manage nfts" for better user presentation.

will split out the "quick fix" stuff. the other issues here need refactors.

Sep 14 2024, 14:44
bytesofman published D16760: [Cashtab] Show a spinner during loading process for review.
Sep 14 2024, 14:39
emack requested changes to D16759: [Cashtab] Toggle "buy nfts" and "manage nfts" for better user presentation.

When loading the NFT component it is complaining of a type error. Only appears on this diff and not on master.

image.png (122×477 px, 15 KB)

Sep 14 2024, 13:41
tobias_ruck added a comment to D16759: [Cashtab] Toggle "buy nfts" and "manage nfts" for better user presentation.

This has a weird double-scroll behavior. Isn't just simpler to just put all the stuff in cashtab and let the browser handle the scrolling?

Sep 14 2024, 09:22

Sep 13 2024

roqqit accepted D16729: Reject blocks that violate the real time target policy.
Sep 13 2024, 19:49
bytesofman closed D16758: [Cashtab] Extension version bump.
Sep 13 2024, 18:44