Page MenuHomePhabricator
Feed All Stories

Oct 21 2024

teamcity added a comment to D16937: [chronik] add scripthash option to the various script endpoints.
Oct 21 2024, 14:51
teamcity added a comment to D16937: [chronik] add scripthash option to the various script endpoints.
Oct 21 2024, 14:49
teamcity added a comment to D16937: [chronik] add scripthash option to the various script endpoints.
Oct 21 2024, 14:47
teamcity added a comment to D16937: [chronik] add scripthash option to the various script endpoints.
Oct 21 2024, 14:45
PiRK updated the diff for D16937: [chronik] add scripthash option to the various script endpoints.

use an enum, move code to query/group_history

Oct 21 2024, 14:38
Fabien accepted D16936: [Chronik] Automatically fix MINT VAULT txs.
Oct 21 2024, 13:35
PiRK added inline comments to D16938: [Chronik] Fix incorrectly compressed P2PK scripts.
Oct 21 2024, 12:05
tobias_ruck added inline comments to D16938: [Chronik] Fix incorrectly compressed P2PK scripts.
Oct 21 2024, 08:53
PiRK accepted D16938: [Chronik] Fix incorrectly compressed P2PK scripts.
Oct 21 2024, 08:51
tobias_ruck updated the summary of D16936: [Chronik] Automatically fix MINT VAULT txs.
Oct 21 2024, 07:30

Oct 20 2024

teamcity closed T3663: Build Bitcoin-ABC / Master / Default Extended Tests is broken. as Resolved.
Oct 20 2024, 22:15
teamcity triaged T3663: Build Bitcoin-ABC / Master / Default Extended Tests is broken. as Unbreak Now! priority.
Oct 20 2024, 21:37
abc-bot committed rABC84d4784287c1: [Automated] Update chainparams (authored by abc-bot).
[Automated] Update chainparams
Oct 20 2024, 21:21
abc-bot committed rABC3b760b5b0547: [Automated] Update seeds (authored by abc-bot).
[Automated] Update seeds
Oct 20 2024, 21:14
abc-bot committed rABCa0f94f916949: [Automated] Update timing.json (authored by abc-bot).
[Automated] Update timing.json
Oct 20 2024, 20:43
bytesofman closed D16942: [Cashtab] Improve input-collecting functions for Agora partial accept and cancel txs.
Oct 20 2024, 15:15
bytesofman committed rABC070b5a2994de: [Cashtab] Improve input-collecting functions for Agora partial accept and… (authored by bytesofman).
[Cashtab] Improve input-collecting functions for Agora partial accept and…
Oct 20 2024, 15:15
emack accepted D16942: [Cashtab] Improve input-collecting functions for Agora partial accept and cancel txs.
Oct 20 2024, 11:22
bytesofman closed D16940: [Cashtab] Patch proptypes for slider.
Oct 20 2024, 10:11
bytesofman committed rABC06513870a6fc: [Cashtab] Patch proptypes for slider (authored by bytesofman).
[Cashtab] Patch proptypes for slider
Oct 20 2024, 10:11
bytesofman closed D16945: [ecash-herald] Patch bug in daily summary calc.
Oct 20 2024, 10:10
bytesofman committed rABC6f457b103ee2: [ecash-herald] Patch bug in daily summary calc (authored by bytesofman).
[ecash-herald] Patch bug in daily summary calc
Oct 20 2024, 10:10
PiRK accepted D16941: [Chronik] Clear OP_RETURN scripts from script index, enable DB upgrade to version 13.
Oct 20 2024, 08:17
PiRK added inline comments to D16937: [chronik] add scripthash option to the various script endpoints.
Oct 20 2024, 07:11
emack accepted D16940: [Cashtab] Patch proptypes for slider.
Oct 20 2024, 06:08
emack accepted D16945: [ecash-herald] Patch bug in daily summary calc.
Oct 20 2024, 06:06
bytesofman published D16945: [ecash-herald] Patch bug in daily summary calc for review.
Oct 20 2024, 02:56
tobias_ruck published D16941: [Chronik] Clear OP_RETURN scripts from script index, enable DB upgrade to version 13 for review.
Oct 20 2024, 00:15
tobias_ruck published D16938: [Chronik] Fix incorrectly compressed P2PK scripts for review.
Oct 20 2024, 00:14
tobias_ruck published D16936: [Chronik] Automatically fix MINT VAULT txs for review.
Oct 20 2024, 00:13

Oct 19 2024

Kronkmeister closed D16943: [ecash-lib] Fixed Typo and added ALL_BIP143 to imports on README.
Oct 19 2024, 23:59
Kronkmeister committed rABC39186ed634c6: [ecash-lib] Fixed Typo and added ALL_BIP143 to imports on README (authored by Kronkmeister).
[ecash-lib] Fixed Typo and added ALL_BIP143 to imports on README
Oct 19 2024, 23:59
bytesofman closed D16920: [ecash-agora] Get true minimum buy amounts for agora offers.
Oct 19 2024, 23:57
bytesofman committed rABCbb679edb9b6d: [ecash-agora] Get true minimum buy amounts for agora offers (authored by bytesofman).
[ecash-agora] Get true minimum buy amounts for agora offers
Oct 19 2024, 23:57
teamcity added a comment to D16920: [ecash-agora] Get true minimum buy amounts for agora offers.
Oct 19 2024, 23:54
bytesofman accepted D16943: [ecash-lib] Fixed Typo and added ALL_BIP143 to imports on README.
Oct 19 2024, 23:53
teamcity added a comment to D16920: [ecash-agora] Get true minimum buy amounts for agora offers.
Oct 19 2024, 23:53
bytesofman added inline comments to D16920: [ecash-agora] Get true minimum buy amounts for agora offers.
Oct 19 2024, 23:47
bytesofman updated the diff for D16920: [ecash-agora] Get true minimum buy amounts for agora offers.

back out accept tx validation, handle in another diff

Oct 19 2024, 23:46
bytesofman updated the diff for D16920: [ecash-agora] Get true minimum buy amounts for agora offers.

remove debug log test, move if newline from before to after

Oct 19 2024, 23:43
tobias_ruck accepted D16920: [ecash-agora] Get true minimum buy amounts for agora offers.

otherwise lgtm

Oct 19 2024, 23:36
bytesofman updated the diff for D16920: [ecash-agora] Get true minimum buy amounts for agora offers.

rebase, add validation to _acceptTxBuilder to prevent creation of unspendable offers

Oct 19 2024, 23:35
Kronkmeister updated the diff for D16943: [ecash-lib] Fixed Typo and added ALL_BIP143 to imports on README.

retrying to fix the diff testing issue

Oct 19 2024, 23:31
bytesofman closed D16935: [ecash-herald] Improve logs and bump number of blocks to check for 24 hr window.
Oct 19 2024, 23:08
bytesofman committed rABC60bc19cc89cc: [ecash-herald] Improve logs and bump number of blocks to check for 24 hr window (authored by bytesofman).
[ecash-herald] Improve logs and bump number of blocks to check for 24 hr window
Oct 19 2024, 23:08
bytesofman published D16942: [Cashtab] Improve input-collecting functions for Agora partial accept and cancel txs for review.
Oct 19 2024, 23:07
teamcity added a comment to D16943: [ecash-lib] Fixed Typo and added ALL_BIP143 to imports on README.
Oct 19 2024, 22:58
Kronkmeister published D16943: [ecash-lib] Fixed Typo and added ALL_BIP143 to imports on README for review.
Oct 19 2024, 22:54
bytesofman published D16940: [Cashtab] Patch proptypes for slider for review.
Oct 19 2024, 22:52
emack accepted D16935: [ecash-herald] Improve logs and bump number of blocks to check for 24 hr window.
Oct 19 2024, 22:41
tobias_ruck requested changes to D16937: [chronik] add scripthash option to the various script endpoints.
Oct 19 2024, 16:14
teamcity added a comment to D16937: [chronik] add scripthash option to the various script endpoints.
Oct 19 2024, 16:07
teamcity added a comment to D16937: [chronik] add scripthash option to the various script endpoints.
Oct 19 2024, 15:58
PiRK planned changes to D16937: [chronik] add scripthash option to the various script endpoints.

that was supposed to be published as a draft

Oct 19 2024, 15:49
PiRK requested review of D16937: [chronik] add scripthash option to the various script endpoints.
Oct 19 2024, 15:48
bytesofman published D16935: [ecash-herald] Improve logs and bump number of blocks to check for 24 hr window for review.
Oct 19 2024, 14:07
tobias_ruck closed D16917: [Chronik] Don't index OP_RETURN scripts anymore.
Oct 19 2024, 11:23
tobias_ruck committed rABC4cc8438d78aa: [Chronik] Don't index OP_RETURN scripts anymore (authored by tobias_ruck).
[Chronik] Don't index OP_RETURN scripts anymore
Oct 19 2024, 11:23
Fabien accepted D16933: [avalanche] Streamline API for setting manual stake winners to contender cache.
Oct 19 2024, 07:52

Oct 18 2024

roqqit closed D16932: [avalanche] Add a way to check if a proof is a remote proof.
Oct 18 2024, 22:41
roqqit committed rABCf1c48b59e493: [avalanche] Add a way to check if a proof is a remote proof (authored by roqqit).
[avalanche] Add a way to check if a proof is a remote proof
Oct 18 2024, 22:41
Fabien accepted D16932: [avalanche] Add a way to check if a proof is a remote proof.
Oct 18 2024, 20:12
teamcity awarded D16934: [avalanche] Do not register proofs during IBD a Haypence token.
Oct 18 2024, 16:56
roqqit requested review of D16933: [avalanche] Streamline API for setting manual stake winners to contender cache.
Oct 18 2024, 16:01
roqqit requested review of D16932: [avalanche] Add a way to check if a proof is a remote proof.
Oct 18 2024, 15:53
bytesofman closed D16931: [ecash-herald] Improve formatting of daily summary msgs.
Oct 18 2024, 15:47
bytesofman committed rABC1df9ffb6e05b: [ecash-herald] Improve formatting of daily summary msgs (authored by bytesofman).
[ecash-herald] Improve formatting of daily summary msgs
Oct 18 2024, 15:47
emack accepted D16931: [ecash-herald] Improve formatting of daily summary msgs.
Oct 18 2024, 15:24
teamcity closed T3661: Build Bitcoin-ABC / CashTab / CashTab Unit Tests is broken. as Resolved.
Oct 18 2024, 13:40
bytesofman closed D16928: [ecash-agora] ts linting in agora.ts.
Oct 18 2024, 13:20
bytesofman committed rABC3f56be995c7c: [ecash-agora] ts linting in agora.ts (authored by bytesofman).
[ecash-agora] ts linting in agora.ts
Oct 18 2024, 13:20
bytesofman closed D16929: [mock-chronik-client] Extend MockAgora support.
Oct 18 2024, 13:19
bytesofman committed rABC3b3a67ad3e6d: [mock-chronik-client] Extend MockAgora support (authored by bytesofman).
[mock-chronik-client] Extend MockAgora support
Oct 18 2024, 13:19
bytesofman updated the test plan for D16931: [ecash-herald] Improve formatting of daily summary msgs.
Oct 18 2024, 13:19
bytesofman updated the diff for D16931: [ecash-herald] Improve formatting of daily summary msgs.

top 3 back in

Oct 18 2024, 13:19
bytesofman added inline comments to D16931: [ecash-herald] Improve formatting of daily summary msgs.
Oct 18 2024, 13:19
teamcity triaged T3661: Build Bitcoin-ABC / CashTab / CashTab Unit Tests is broken. as Unbreak Now! priority.
Oct 18 2024, 13:16
emack accepted D16929: [mock-chronik-client] Extend MockAgora support.
Oct 18 2024, 13:12
emack accepted D16928: [ecash-agora] ts linting in agora.ts.
Oct 18 2024, 13:05
emack requested changes to D16931: [ecash-herald] Improve formatting of daily summary msgs.
Oct 18 2024, 13:02
bytesofman closed D16930: [token-server] Bump claim xec rate limit.
Oct 18 2024, 12:52
bytesofman committed rABCfcc72cea003f: [token-server] Bump claim xec rate limit (authored by bytesofman).
[token-server] Bump claim xec rate limit
Oct 18 2024, 12:52
bytesofman closed D16925: [Cashtab] New formatting method for getting decimals for very small xec values.
Oct 18 2024, 12:51
bytesofman committed rABCa147deb6003c: [Cashtab] New formatting method for getting decimals for very small xec values (authored by bytesofman).
[Cashtab] New formatting method for getting decimals for very small xec values
Oct 18 2024, 12:51
bytesofman closed D16927: [Cashtab] Add method for getting agora partial fuel input.
Oct 18 2024, 12:51
bytesofman committed rABCa9bb41fd8141: [Cashtab] Add method for getting agora partial fuel input (authored by bytesofman).
[Cashtab] Add method for getting agora partial fuel input
Oct 18 2024, 12:51
emack accepted D16927: [Cashtab] Add method for getting agora partial fuel input.
Oct 18 2024, 12:49
bytesofman closed D16926: [Cashtab] Introduce nanosat to xec conversion functions.
Oct 18 2024, 12:47
bytesofman committed rABCb2884f14016e: [Cashtab] Introduce nanosat to xec conversion functions (authored by bytesofman).
[Cashtab] Introduce nanosat to xec conversion functions
Oct 18 2024, 12:47
PiRK accepted D16930: [token-server] Bump claim xec rate limit.
Oct 18 2024, 12:47
PiRK accepted D16925: [Cashtab] New formatting method for getting decimals for very small xec values.
Oct 18 2024, 12:46
emack accepted D16926: [Cashtab] Introduce nanosat to xec conversion functions.
Oct 18 2024, 12:45
bytesofman published D16931: [ecash-herald] Improve formatting of daily summary msgs for review.
Oct 18 2024, 12:33
bytesofman published D16930: [token-server] Bump claim xec rate limit for review.
Oct 18 2024, 11:43
bytesofman published D16929: [mock-chronik-client] Extend MockAgora support for review.
Oct 18 2024, 11:23
bytesofman published D16928: [ecash-agora] ts linting in agora.ts for review.
Oct 18 2024, 11:23
bytesofman published D16927: [Cashtab] Add method for getting agora partial fuel input for review.
Oct 18 2024, 11:12
bytesofman published D16926: [Cashtab] Introduce nanosat to xec conversion functions for review.
Oct 18 2024, 11:12
bytesofman closed D16923: [Cashtab] Improve slider components.
Oct 18 2024, 10:29
bytesofman committed rABC0ee2b31accd9: [Cashtab] Improve slider components (authored by bytesofman).
[Cashtab] Improve slider components
Oct 18 2024, 10:29