Page MenuHomePhabricator
Feed All Stories

May 14 2023

abc-bot committed rABCd8683fdade75: [Automated] Update chainparams (authored by abc-bot).
[Automated] Update chainparams
May 14 2023, 09:50
Fabien closed D13896: Temporarly disable lint checks in automated commits.
May 14 2023, 09:31
Fabien committed rABCed00b5a65080: Temporarly disable lint checks in automated commits (authored by Fabien).
Temporarly disable lint checks in automated commits
May 14 2023, 09:31
PiRK accepted D13896: Temporarly disable lint checks in automated commits.
May 14 2023, 09:31
Fabien requested review of D13896: Temporarly disable lint checks in automated commits.
May 14 2023, 09:29
johnkuney closed D13874: [e.cash] Add roadmap section.
May 14 2023, 01:37
johnkuney committed rABC3f083278e8e4: [e.cash] Add roadmap section (authored by johnkuney).
[e.cash] Add roadmap section
May 14 2023, 01:37

May 13 2023

Fabien accepted D13874: [e.cash] Add roadmap section.
May 13 2023, 20:58
johnkuney updated the test plan for D13874: [e.cash] Add roadmap section.
May 13 2023, 13:11
johnkuney updated the diff for D13874: [e.cash] Add roadmap section.

Remove test key value from status

May 13 2023, 13:07
johnkuney added inline comments to D13874: [e.cash] Add roadmap section.
May 13 2023, 13:06
Fabien accepted D13895: [lint] remove references to autopep8.
May 13 2023, 08:27
Fabien added inline comments to D13874: [e.cash] Add roadmap section.
May 13 2023, 08:27
PiRK requested review of D13895: [lint] remove references to autopep8.
May 13 2023, 06:34
PiRK closed D13894: [lint] replace autopep8 with black (contrib/buildbot).
May 13 2023, 06:30
PiRK committed rABC963fd2f435d3: [lint] replace autopep8 with black (contrib/buildbot) (authored by PiRK).
[lint] replace autopep8 with black (contrib/buildbot)
May 13 2023, 06:30
PiRK closed D13893: [lint] support optional newlines when linting python's open function.
May 13 2023, 06:30
PiRK closed D13892: [lint] replace autopep8 with black (contrib/devtools).
May 13 2023, 06:30
PiRK committed rABCe41aa272b753: [lint] replace autopep8 with black (contrib/devtools) (authored by PiRK).
[lint] replace autopep8 with black (contrib/devtools)
May 13 2023, 06:30
PiRK committed rABC0e441f7c7514: [lint] support optional newlines when linting python's open function (authored by PiRK).
[lint] support optional newlines when linting python's open function
May 13 2023, 06:30
PiRK closed D13891: [lint] replace autopep8 with black (contrib minus buildbot and devtools).
May 13 2023, 06:30
PiRK committed rABCb3291d4e11de: [lint] replace autopep8 with black (contrib minus buildbot and devtools) (authored by PiRK).
[lint] replace autopep8 with black (contrib minus buildbot and devtools)
May 13 2023, 06:30
johnkuney updated the diff for D13874: [e.cash] Add roadmap section.

Rename methods.js

May 13 2023, 02:58
johnkuney updated the diff for D13874: [e.cash] Add roadmap section.

Revise status method

May 13 2023, 02:58

May 12 2023

Fabien accepted D13894: [lint] replace autopep8 with black (contrib/buildbot).
May 12 2023, 19:54
Fabien added a comment to D13894: [lint] replace autopep8 with black (contrib/buildbot).

@ bot preview e.cash

I guess it worked, it failed on the typo (another one I introduced deliberately to not trigger the bot)

May 12 2023, 19:52
Fabien accepted D13893: [lint] support optional newlines when linting python's open function.
May 12 2023, 19:50
teamcity added a comment to D13894: [lint] replace autopep8 with black (contrib/buildbot).
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
May 12 2023, 19:50
teamcity added a comment to D13894: [lint] replace autopep8 with black (contrib/buildbot).
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
May 12 2023, 19:50
PiRK published D13894: [lint] replace autopep8 with black (contrib/buildbot) for review.
May 12 2023, 19:50
Fabien accepted D13892: [lint] replace autopep8 with black (contrib/devtools).
May 12 2023, 19:49
teamcity awarded D13894: [lint] replace autopep8 with black (contrib/buildbot) a Piece of Eight token.
May 12 2023, 19:49
teamcity awarded D13894: [lint] replace autopep8 with black (contrib/buildbot) a Haypence token.
May 12 2023, 19:48
Fabien accepted D13891: [lint] replace autopep8 with black (contrib minus buildbot and devtools).
May 12 2023, 19:47
Fabien requested changes to D13874: [e.cash] Add roadmap section.
May 12 2023, 19:45
PiRK updated the test plan for D13893: [lint] support optional newlines when linting python's open function.
May 12 2023, 19:41
PiRK updated the diff for D13893: [lint] support optional newlines when linting python's open function.

make the regex more robust:

  • support any number of spaces before "r" using \s+ (this also matches newlines)
  • use the s (dotall) modifier: this makes .* potentially match newlines
May 12 2023, 19:41
teamcity added a comment to D13874: [e.cash] Add roadmap section.

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

May 12 2023, 19:40
teamcity awarded D13874: [e.cash] Add roadmap section a Like token.
May 12 2023, 19:39
Fabien added a comment to D13874: [e.cash] Add roadmap section.

@bot preview-e.cash

May 12 2023, 19:39
teamcity awarded D13892: [lint] replace autopep8 with black (contrib/devtools) a Haypence token.
May 12 2023, 19:21
PiRK added a comment to D13892: [lint] replace autopep8 with black (contrib/devtools).

@bot gitian-linux gitian-win gitian-osx

May 12 2023, 19:21
PiRK requested review of D13893: [lint] support optional newlines when linting python's open function.
May 12 2023, 19:20
PiRK requested review of D13892: [lint] replace autopep8 with black (contrib/devtools).
May 12 2023, 18:48
PiRK updated the test plan for D13891: [lint] replace autopep8 with black (contrib minus buildbot and devtools).
May 12 2023, 18:48
PiRK published D13891: [lint] replace autopep8 with black (contrib minus buildbot and devtools) for review.
May 12 2023, 18:42
teamcity awarded D13891: [lint] replace autopep8 with black (contrib minus buildbot and devtools) a Haypence token.
May 12 2023, 18:41
bytesofman accepted D13874: [e.cash] Add roadmap section.
May 12 2023, 17:40
teamcity added a comment to D13874: [e.cash] Add roadmap section.

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

May 12 2023, 17:18
teamcity awarded D13874: [e.cash] Add roadmap section a Love token.
May 12 2023, 17:18
bytesofman added a comment to D13874: [e.cash] Add roadmap section.

@bot preview-e.cash

May 12 2023, 17:18
teamcity added a comment to D13874: [e.cash] Add roadmap section.

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

May 12 2023, 16:10
teamcity awarded D13874: [e.cash] Add roadmap section a Like token.
May 12 2023, 16:09
bytesofman added a comment to D13874: [e.cash] Add roadmap section.

@bot preview-e.cash

May 12 2023, 16:09
johnkuney added a comment to D13874: [e.cash] Add roadmap section.

Okay should be fixed for reals this time

May 12 2023, 14:42
johnkuney updated the diff for D13874: [e.cash] Add roadmap section.

Fix overflow rule to prevent small screen shanagans

May 12 2023, 14:41
johnkuney added a comment to D13874: [e.cash] Add roadmap section.

colors look nice

I'm still not understanding this issue

image.png (455×421 px, 75 KB)

We don't want to land a diff that knowingly breaks something.

It needs to be fixed, might as well fix it here.

May 12 2023, 14:36
teamcity closed T3168: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux AArch64 is broken. as Resolved.
May 12 2023, 14:08
PiRK closed D13889: [lint] replace autopep8 with black (everything but contrib).
May 12 2023, 13:46
PiRK committed rABCa8686ab06c8d: [lint] replace autopep8 with black (everything but contrib) (authored by PiRK).
[lint] replace autopep8 with black (everything but contrib)
May 12 2023, 13:46
PiRK closed D13888: [lint] replace autopep8 with black (test_framework).
May 12 2023, 13:46
PiRK committed rABCbeecd495d6d4: [lint] replace autopep8 with black (test_framework) (authored by PiRK).
[lint] replace autopep8 with black (test_framework)
May 12 2023, 13:46
teamcity triaged T3168: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux AArch64 is broken. as Unbreak Now! priority.
May 12 2023, 13:31
Fabien accepted D13889: [lint] replace autopep8 with black (everything but contrib).
May 12 2023, 13:27
Fabien accepted D13888: [lint] replace autopep8 with black (test_framework).
May 12 2023, 13:27
Fabien closed D13890: Bump version to 0.27.5.
May 12 2023, 13:24
Fabien committed rABC509a265ff4e2: Bump version to 0.27.5 (authored by Fabien).
Bump version to 0.27.5
May 12 2023, 13:24
PiRK updated the diff for D13889: [lint] replace autopep8 with black (everything but contrib).

add back the excludes for autopep8

May 12 2023, 12:52
PiRK updated the diff for D13888: [lint] replace autopep8 with black (test_framework).

disable formatting for long lists of integers

May 12 2023, 12:44
PiRK closed D13887: [lint] replace autopep8 with black (test/functional/wallet_*).
May 12 2023, 12:35
PiRK closed D13886: [lint] replace autopep8 with black (test/functional/rpc_*).
May 12 2023, 12:35
PiRK committed rABC06e6d25021b3: [lint] replace autopep8 with black (test/functional/wallet_*) (authored by PiRK).
[lint] replace autopep8 with black (test/functional/wallet_*)
May 12 2023, 12:35
PiRK committed rABCb3e70378a823: [lint] replace autopep8 with black (test/functional/rpc_*) (authored by PiRK).
[lint] replace autopep8 with black (test/functional/rpc_*)
May 12 2023, 12:35
PiRK closed D13885: [lint] replace autopep8 with black (test/functional/p2p_*).
May 12 2023, 12:35
PiRK committed rABCe1c423dbb300: [lint] replace autopep8 with black (test/functional/p2p_*) (authored by PiRK).
[lint] replace autopep8 with black (test/functional/p2p_*)
May 12 2023, 12:35
PiRK accepted D13890: Bump version to 0.27.5.
May 12 2023, 11:39
Fabien accepted D13887: [lint] replace autopep8 with black (test/functional/wallet_*).
May 12 2023, 08:18
Fabien requested changes to D13889: [lint] replace autopep8 with black (everything but contrib).
May 12 2023, 08:16
Fabien requested changes to D13888: [lint] replace autopep8 with black (test_framework).
May 12 2023, 08:05
Fabien accepted D13886: [lint] replace autopep8 with black (test/functional/rpc_*).
May 12 2023, 08:02
Fabien accepted D13885: [lint] replace autopep8 with black (test/functional/p2p_*).
May 12 2023, 08:00
Fabien requested review of D13890: Bump version to 0.27.5.
May 12 2023, 07:59
bytesofman requested changes to D13874: [e.cash] Add roadmap section.

colors look nice

May 12 2023, 05:37
teamcity added a comment to D13874: [e.cash] Add roadmap section.

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

May 12 2023, 05:12
teamcity awarded D13874: [e.cash] Add roadmap section a Mountain of Wealth token.
May 12 2023, 05:11
bytesofman added a comment to D13874: [e.cash] Add roadmap section.

@bot preview-e.cash

May 12 2023, 05:11
teamcity added a comment to D13874: [e.cash] Add roadmap section.
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
May 12 2023, 05:04
teamcity added a comment to D13874: [e.cash] Add roadmap section.
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
May 12 2023, 05:04
teamcity awarded D13874: [e.cash] Add roadmap section a Doubloon token.
May 12 2023, 05:03
bytesofman added a comment to D13874: [e.cash] Add roadmap section.

@bot preview e.cash

May 12 2023, 05:03
johnkuney updated the test plan for D13874: [e.cash] Add roadmap section.
May 12 2023, 02:27
johnkuney added inline comments to D13874: [e.cash] Add roadmap section.
May 12 2023, 02:23

May 11 2023

bytesofman added inline comments to D13874: [e.cash] Add roadmap section.
May 11 2023, 22:44
johnkuney updated the diff for D13874: [e.cash] Add roadmap section.

improve error handling in roadmap methods, update test

May 11 2023, 17:04
PiRK added a comment to D13887: [lint] replace autopep8 with black (test/functional/wallet_*).

Unrelated failure.

May 11 2023, 10:55
PiRK updated the diff for D13889: [lint] replace autopep8 with black (everything but contrib).

convert a string concatenation to a f-string to fit on a single line in bitcoin-util-test.py

May 11 2023, 08:15
PiRK added inline comments to D13889: [lint] replace autopep8 with black (everything but contrib).
May 11 2023, 08:09
teamcity added a comment to D13887: [lint] replace autopep8 with black (test/functional/wallet_*).
May 11 2023, 08:09
PiRK updated the test plan for D13889: [lint] replace autopep8 with black (everything but contrib).
May 11 2023, 08:07
PiRK added inline comments to D13888: [lint] replace autopep8 with black (test_framework).
May 11 2023, 08:06