Page MenuHomePhabricator
Feed All Stories

Today

bytesofman updated the diff for D13993: [ecash-opreturn] New npm library for parsing OP_RETURN in ecash app dev.

Generalize library with 1.0.0 having only OP_RETURN parsing methods available

Mon, Jun 5, 22:05
bytesofman added a comment to D13993: [ecash-opreturn] New npm library for parsing OP_RETURN in ecash app dev.

Wouldn't be more sensible to make a script parsing/decoding library (even if not feature complete for now), rather than specializing in OP_RETURN decoding ?
E.g. you probably need to differentiate between p2pkh and p2sh for the herald, that could be a good fit for a script library as well.

Mon, Jun 5, 22:04
bytesofman requested review of D13998: [arclint] prettier to more of the monorepo p4 of 4 - add more directories to prettier for .arclint.
Mon, Jun 5, 21:56
bytesofman requested review of D13997: [arclint] prettier to more of the monorepo p3 - lint modules/.
Mon, Jun 5, 21:54
bytesofman requested review of D13996: [arclint] prettier to more of the monorepo p2 - lint apps/.
Mon, Jun 5, 21:52
bytesofman requested review of D13995: [arclint] prettier to more of the monorepo p1 - lint doc/standards.
Mon, Jun 5, 21:46
PiRK published D13991: build: header-only Boost for review.
Mon, Jun 5, 21:12
PiRK closed D13992: [tests] remove nullptr workaround for boost < 1.64.
Mon, Jun 5, 21:11
PiRK committed rABC4b7f75b691e7: [tests] remove nullptr workaround for boost < 1.64 (authored by PiRK).
[tests] remove nullptr workaround for boost < 1.64
Mon, Jun 5, 21:11
PiRK closed D13990: [depends] remove atomic,date_time from Boost config_libraries.
Mon, Jun 5, 21:11
PiRK committed rABC157fd1287304: [depends] remove atomic,date_time from Boost config_libraries (authored by PiRK).
[depends] remove atomic,date_time from Boost config_libraries
Mon, Jun 5, 21:11
PiRK closed D13986: bump minimum required boost version to 1.64.
Mon, Jun 5, 21:11
PiRK committed rABCe67ad6590682: bump minimum required boost version to 1.64 (authored by PiRK).
bump minimum required boost version to 1.64
Mon, Jun 5, 21:11
PiRK closed D13985: build: Update Boost to 1.81.0 in depends.
Mon, Jun 5, 21:11
PiRK committed rABCe7f92999d26d: build: Update Boost to 1.81.0 in depends (authored by Pasta <pasta@dashboost.org>).
build: Update Boost to 1.81.0 in depends
Mon, Jun 5, 21:11
PiRK updated the diff for D13988: Add time helpers for std::chrono::steady_clock, Remove unused GetTimeSeconds.

and fix spelling in doxyxgn comment

Mon, Jun 5, 21:03
PiRK updated the diff for D13988: Add time helpers for std::chrono::steady_clock, Remove unused GetTimeSeconds.

revert moving of includes

Mon, Jun 5, 21:01
bytesofman requested review of D13994: [alias] spec overview before alias-server implementation.
Mon, Jun 5, 20:44
Fabien added a comment to D13993: [ecash-opreturn] New npm library for parsing OP_RETURN in ecash app dev.

Wouldn't be more sensible to make a script parsing/decoding library (even if not feature complete for now), rather than specializing in OP_RETURN decoding ?
E.g. you probably need to differentiate between p2pkh and p2sh for the herald, that could be a good fit for a script library as well.

Mon, Jun 5, 20:43
teamcity awarded D13991: build: header-only Boost a Mountain of Wealth token.
Mon, Jun 5, 18:55
teamcity awarded D13991: build: header-only Boost a Doubloon token.
Mon, Jun 5, 18:09
bytesofman abandoned D13875: [herald] Upgrade miner parsing.

Superseded by D13961

Mon, Jun 5, 18:04
bytesofman requested review of D13993: [ecash-opreturn] New npm library for parsing OP_RETURN in ecash app dev.
Mon, Jun 5, 17:56
Fabien accepted D13990: [depends] remove atomic,date_time from Boost config_libraries.
Mon, Jun 5, 17:07
Fabien requested changes to D13989: refactor: move Boost datetime usage to wallet.
Mon, Jun 5, 17:07
Fabien requested changes to D13988: Add time helpers for std::chrono::steady_clock, Remove unused GetTimeSeconds.
Mon, Jun 5, 17:01
Fabien accepted D13987: [Chronik] Add `Node`, a wrapper struct to access the node from Chronik.
Mon, Jun 5, 16:52
Fabien accepted D13992: [tests] remove nullptr workaround for boost < 1.64.
Mon, Jun 5, 16:47
Fabien accepted D13986: bump minimum required boost version to 1.64.
Mon, Jun 5, 16:46
Fabien accepted D13985: build: Update Boost to 1.81.0 in depends.
Mon, Jun 5, 16:45
teamcity awarded D13991: build: header-only Boost a Piece of Eight token.
Mon, Jun 5, 16:14
PiRK requested review of D13986: bump minimum required boost version to 1.64.

additional cleanup done in a separate diff (D13992)

Mon, Jun 5, 16:12
PiRK requested review of D13992: [tests] remove nullptr workaround for boost < 1.64.
Mon, Jun 5, 16:12
teamcity awarded D13991: build: header-only Boost a Haypence token.
Mon, Jun 5, 16:05
PiRK planned changes to D13986: bump minimum required boost version to 1.64.

I found some more cleanup to do in src/test/util/setup_common.h

Mon, Jun 5, 15:32
teamcity awarded D13990: [depends] remove atomic,date_time from Boost config_libraries a Haypence token.
Mon, Jun 5, 14:56
PiRK added a comment to D13990: [depends] remove atomic,date_time from Boost config_libraries.

@bot gitian-osx gitian-win gitian-linux

Mon, Jun 5, 14:56
PiRK requested review of D13990: [depends] remove atomic,date_time from Boost config_libraries.
Mon, Jun 5, 14:55
PiRK updated the diff for D13989: refactor: move Boost datetime usage to wallet.

fix clang-tidy error

Mon, Jun 5, 13:43
PiRK planned changes to D13989: refactor: move Boost datetime usage to wallet.
Mon, Jun 5, 13:37
tobias_ruck closed D13982: [Chronik] Add `broadcast_tx` to `ChronikBridge`.
Mon, Jun 5, 12:37
tobias_ruck committed rABC5d5dc8b4cca9: [Chronik] Add `broadcast_tx` to `ChronikBridge` (authored by tobias_ruck).
[Chronik] Add `broadcast_tx` to `ChronikBridge`
Mon, Jun 5, 12:37
teamcity added a comment to D13989: refactor: move Boost datetime usage to wallet.
Mon, Jun 5, 12:25
teamcity updated the summary of D13989: refactor: move Boost datetime usage to wallet.
Mon, Jun 5, 12:14
PiRK requested review of D13989: refactor: move Boost datetime usage to wallet.
Mon, Jun 5, 12:14
teamcity updated the summary of D13988: Add time helpers for std::chrono::steady_clock, Remove unused GetTimeSeconds.
Mon, Jun 5, 12:12
PiRK requested review of D13988: Add time helpers for std::chrono::steady_clock, Remove unused GetTimeSeconds.
Mon, Jun 5, 12:12
Fabien accepted D13982: [Chronik] Add `broadcast_tx` to `ChronikBridge`.
Mon, Jun 5, 11:51
tobias_ruck closed D13981: [Chronik] Fix: Indexed block size is 0 when running `-chronikindex`.
Mon, Jun 5, 11:08
tobias_ruck committed rABC6d3ac59e0e54: [Chronik] Fix: Indexed block size is 0 when running `-chronikindex` (authored by tobias_ruck).
[Chronik] Fix: Indexed block size is 0 when running `-chronikindex`
Mon, Jun 5, 11:08
tobias_ruck requested review of D13987: [Chronik] Add `Node`, a wrapper struct to access the node from Chronik.
Mon, Jun 5, 10:49
PiRK requested review of D13986: bump minimum required boost version to 1.64.
Mon, Jun 5, 10:48
PiRK updated the diff for D13985: build: Update Boost to 1.81.0 in depends.

move the minimum version bumping to its own diff

Mon, Jun 5, 10:45
tobias_ruck updated the diff for D13982: [Chronik] Add `broadcast_tx` to `ChronikBridge`.

Use MakeTransactionRef, fix comment spelling

Mon, Jun 5, 09:49
PiRK closed D13984: build, refactor: Improve package version usage.
Mon, Jun 5, 09:46
PiRK committed rABC5320339fbc44: build, refactor: Improve package version usage (authored by Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>).
build, refactor: Improve package version usage
Mon, Jun 5, 09:46
PiRK closed D13983: build: fix unoptimized libraries in depends.
Mon, Jun 5, 09:46
PiRK committed rABC039fb20f2262: build: fix unoptimized libraries in depends (authored by fanquake <fanquake@gmail.com>).
build: fix unoptimized libraries in depends
Mon, Jun 5, 09:46
PiRK planned changes to D13985: build: Update Boost to 1.81.0 in depends.

split bumping the minimum version to its own diff and update cmakelist.txt accordingly

Mon, Jun 5, 09:45
tobias_ruck closed D13980: Make `node::BroadcastTransaction` take `const NodeContext &`, remove unused `Config` param.
Mon, Jun 5, 09:33
tobias_ruck committed rABCf3417a659fc3: Make `node::BroadcastTransaction` take `const NodeContext &`, remove unused… (authored by tobias_ruck).
Make `node::BroadcastTransaction` take `const NodeContext &`, remove unused…
Mon, Jun 5, 09:33
PiRK updated the summary of D13985: build: Update Boost to 1.81.0 in depends.
Mon, Jun 5, 09:00
PiRK updated the summary of D13985: build: Update Boost to 1.81.0 in depends.
Mon, Jun 5, 08:59
teamcity awarded D13985: build: Update Boost to 1.81.0 in depends a Haypence token.
Mon, Jun 5, 08:54
PiRK added a comment to D13985: build: Update Boost to 1.81.0 in depends.

@bot gitian-linux gitian-osx gitian-win

Mon, Jun 5, 08:54
teamcity updated the summary of D13985: build: Update Boost to 1.81.0 in depends.
Mon, Jun 5, 08:53
PiRK requested review of D13985: build: Update Boost to 1.81.0 in depends.
Mon, Jun 5, 08:53
Fabien accepted D13984: build, refactor: Improve package version usage.
Mon, Jun 5, 08:46
Fabien accepted D13983: build: fix unoptimized libraries in depends.

Macro globavartroll:

Mon, Jun 5, 08:44
Fabien updated the summary of D13983: build: fix unoptimized libraries in depends.
Mon, Jun 5, 08:39
Fabien requested changes to D13982: [Chronik] Add `broadcast_tx` to `ChronikBridge`.
Mon, Jun 5, 08:37
Fabien accepted D13981: [Chronik] Fix: Indexed block size is 0 when running `-chronikindex`.
Mon, Jun 5, 08:24
Fabien accepted D13980: Make `node::BroadcastTransaction` take `const NodeContext &`, remove unused `Config` param.
Mon, Jun 5, 08:08
teamcity awarded D13984: build, refactor: Improve package version usage a Haypence token.
Mon, Jun 5, 07:40
PiRK added a comment to D13984: build, refactor: Improve package version usage.

@bot gitian-osx gitian-linux gitian-win

Mon, Jun 5, 07:40
teamcity updated the summary of D13984: build, refactor: Improve package version usage.
Mon, Jun 5, 07:03
PiRK requested review of D13984: build, refactor: Improve package version usage.
Mon, Jun 5, 07:03
teamcity awarded D13983: build: fix unoptimized libraries in depends a Haypence token.
Mon, Jun 5, 06:54
PiRK added a comment to D13983: build: fix unoptimized libraries in depends.

@bot gitian-osx gitian-win gitian-linux

Mon, Jun 5, 06:54
teamcity updated the summary of D13983: build: fix unoptimized libraries in depends.
Mon, Jun 5, 06:28
PiRK requested review of D13983: build: fix unoptimized libraries in depends.
Mon, Jun 5, 06:28

Yesterday

tobias_ruck requested review of D13982: [Chronik] Add `broadcast_tx` to `ChronikBridge`.
Sun, Jun 4, 22:09
tobias_ruck retitled D13980: Make `node::BroadcastTransaction` take `const NodeContext &`, remove unused `Config` param from Make `node::BroadcastTransaction` take `const NodeContext &` to Make `node::BroadcastTransaction` take `const NodeContext &`, remove unused `Config` param.
Sun, Jun 4, 19:23
tobias_ruck updated the diff for D13980: Make `node::BroadcastTransaction` take `const NodeContext &`, remove unused `Config` param.

also remove the unused Config parameter

Sun, Jun 4, 19:21
tobias_ruck updated the diff for D13980: Make `node::BroadcastTransaction` take `const NodeContext &`, remove unused `Config` param.

rerun tests

Sun, Jun 4, 19:16
tobias_ruck requested review of D13981: [Chronik] Fix: Indexed block size is 0 when running `-chronikindex`.
Sun, Jun 4, 19:10
teamcity added a comment to D13980: Make `node::BroadcastTransaction` take `const NodeContext &`, remove unused `Config` param.
Sun, Jun 4, 19:09
tobias_ruck requested review of D13980: Make `node::BroadcastTransaction` take `const NodeContext &`, remove unused `Config` param.
Sun, Jun 4, 18:52
PiRK closed D13979: [guix] bump glibc to 2.8.
Sun, Jun 4, 10:08
PiRK committed rABC4a25d89178be: [guix] bump glibc to 2.8 (authored by PiRK).
[guix] bump glibc to 2.8
Sun, Jun 4, 10:08
Fabien closed D13977: Remove the fee delta statistics for ancestors and decendants.
Sun, Jun 4, 06:20
Fabien closed D13976: Bump version to 0.27.7.
Sun, Jun 4, 06:20
Fabien closed D13978: Remove remaining chained tx stats.
Sun, Jun 4, 06:20
Fabien committed rABC2e8a81843ee2: Remove remaining chained tx stats (authored by Fabien).
Remove remaining chained tx stats
Sun, Jun 4, 06:20
Fabien committed rABC75e1dde5b51d: Remove the fee delta statistics for ancestors and decendants (authored by Fabien).
Remove the fee delta statistics for ancestors and decendants
Sun, Jun 4, 06:20
Fabien committed rABC4f4425013d57: Bump version to 0.27.7 (authored by Fabien).
Bump version to 0.27.7
Sun, Jun 4, 06:20
Fabien closed D13975: Remove the unused mempool ancestor/descendant update facilities.
Sun, Jun 4, 06:20
Fabien closed D13974: Remove the mempool policy constants that are no longer used.
Sun, Jun 4, 06:19
Fabien committed rABCff8a52a118c3: Remove the unused mempool ancestor/descendant update facilities (authored by Fabien).
Remove the unused mempool ancestor/descendant update facilities
Sun, Jun 4, 06:19
Fabien committed rABCfe5072c6d145: Remove the mempool policy constants that are no longer used (authored by Fabien).
Remove the mempool policy constants that are no longer used
Sun, Jun 4, 06:19