Page MenuHomePhabricator
Feed All Stories

Nov 10 2019

deadalnix added inline comments to D4406: [CMAKE] Build a stripped version of the application bundle and use it.
Nov 10 2019, 13:27
deadalnix requested changes to D4406: [CMAKE] Build a stripped version of the application bundle and use it.
Nov 10 2019, 13:05
deadalnix requested changes to D4407: [GITIAN] Migrate OSX Gitian builds to CMake and Ninja.

Depending on system libs will cause the build to not be reproducible. You need to be using depends libs.

Nov 10 2019, 12:58
deadalnix requested changes to D4404: [CMAKE] Migrate windows gitian build to cmake and ninja.

You need to be using the depends libs and not the system's.

Nov 10 2019, 12:57
deadalnix requested changes to D4356: [CMAKE] Migrate linux gitian build to cmake and ninja.

You need to be using the libs from depends and not the system libs.

Nov 10 2019, 12:56
deadalnix accepted D4403: [CMAKE] Install DLL to bin/ by default.
Nov 10 2019, 12:55

Nov 9 2019

teamcity added a comment to D4422: Add descriptor reference documentation.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Nov 9 2019, 23:16
teamcity added a comment to D4421: Swap in descriptors support into scantxoutset.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Nov 9 2019, 23:03
teamcity added a comment to D4422: Add descriptor reference documentation.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Nov 9 2019, 22:59
deadalnix created D4422: Add descriptor reference documentation.
Nov 9 2019, 22:59
teamcity added a comment to D4421: Swap in descriptors support into scantxoutset.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Nov 9 2019, 22:53
deadalnix created D4421: Swap in descriptors support into scantxoutset.
Nov 9 2019, 22:53
teamcity added a comment to D4420: Output descriptors module.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Nov 9 2019, 22:52
teamcity added a comment to D4420: Output descriptors module.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Nov 9 2019, 22:43
deadalnix created D4420: Output descriptors module.
Nov 9 2019, 22:43
teamcity added a comment to D4357: Add scantxoutset RPC method.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Nov 9 2019, 22:42
teamcity added a comment to D4357: Add scantxoutset RPC method.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Nov 9 2019, 22:32
deadalnix updated the diff for D4357: Add scantxoutset RPC method.

Remove release notes. Will add them back when backporting PR13697 and PR14096

Nov 9 2019, 22:32
Harbormaster failed remote builds in B8047: Diff 14031 for D4357: Add scantxoutset RPC method!
Nov 9 2019, 22:28
teamcity added a comment to D4357: Add scantxoutset RPC method.

Build Bitcoin-ABC / Diffs / Diff Testing failed.

Nov 9 2019, 22:28
teamcity added a comment to D4357: Add scantxoutset RPC method.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Nov 9 2019, 22:22
deadalnix updated the diff for D4357: Add scantxoutset RPC method.

Rebase

Nov 9 2019, 22:22
deadalnix added inline comments to D4357: Add scantxoutset RPC method.
Nov 9 2019, 22:22
deadalnix committed rABC39959c11347e: Add simple FlatSigningProvider (authored by Pieter Wuille <pieter.wuille@gmail.com>).
Add simple FlatSigningProvider
Nov 9 2019, 19:56
deadalnix closed D4360: Add simple FlatSigningProvider.
Nov 9 2019, 19:56
deadalnix committed rABC2633916fbb90: Tests for PSBT (authored by Andrew Chow <achow101-github@achow101.com>).
Tests for PSBT
Nov 9 2019, 19:49
deadalnix closed D4353: Tests for PSBT.
Nov 9 2019, 19:49
deadalnix committed rABCf25d2ad300d9: Create wallet RPCs for PSBT (authored by Andrew Chow <achow101-github@achow101.com>).
Create wallet RPCs for PSBT
Nov 9 2019, 19:37
deadalnix closed D4352: Create wallet RPCs for PSBT.
Nov 9 2019, 19:37
jasonbcox committed rABC03d22b4335e1: Bump version to 0.20.7 (authored by jasonbcox).
Bump version to 0.20.7
Nov 9 2019, 19:13
jasonbcox closed D4414: Bump version to 0.20.7.
Nov 9 2019, 19:13
Fabien accepted D4353: Tests for PSBT.
Nov 9 2019, 17:24
Fabien accepted D4352: Create wallet RPCs for PSBT.
Nov 9 2019, 17:22
teamcity added a comment to D4353: Tests for PSBT.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Nov 9 2019, 16:55
teamcity added a comment to D4353: Tests for PSBT.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Nov 9 2019, 16:46
deadalnix updated the diff for D4353: Tests for PSBT.

Update as per comments

Nov 9 2019, 16:46
deadalnix added inline comments to D4353: Tests for PSBT.
Nov 9 2019, 16:40
teamcity added a comment to D4352: Create wallet RPCs for PSBT.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Nov 9 2019, 16:10
teamcity added a comment to D4352: Create wallet RPCs for PSBT.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Nov 9 2019, 15:59
deadalnix updated the diff for D4352: Create wallet RPCs for PSBT.

Address comments

Nov 9 2019, 15:59
teamcity added a comment to D4415: [CI] Allow to pass addditional arguments to bitcoind.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Nov 9 2019, 10:05
teamcity added a comment to D4415: [CI] Allow to pass addditional arguments to bitcoind.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Nov 9 2019, 09:51
Fabien updated the diff for D4415: [CI] Allow to pass addditional arguments to bitcoind.

Generalize to make passing other options available beside dbcache.
Take the set -u into account...

Nov 9 2019, 09:51
Fabien retitled D4415: [CI] Allow to pass addditional arguments to bitcoind from [CI] Allow to override the dbcache value to [CI] Allow to pass addditional arguments to bitcoind.
Nov 9 2019, 09:46
Fabien updated the test plan for D4415: [CI] Allow to pass addditional arguments to bitcoind.
Nov 9 2019, 09:31
Fabien added a comment to D4415: [CI] Allow to pass addditional arguments to bitcoind.

Yes good catch I forgot the set -u !

Nov 9 2019, 09:31
teamcity added a comment to D4417: Add a separate executable for seeder tests.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Nov 9 2019, 02:16
teamcity added a comment to D4417: Add a separate executable for seeder tests.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Nov 9 2019, 02:07
nakihito updated the diff for D4417: Add a separate executable for seeder tests.

Added copyright lines and cleaned up Makefile.

Nov 9 2019, 02:07
jasonbcox added inline comments to D4418: Add simple unit tests for parse_name().
Nov 9 2019, 01:32
teamcity added a comment to D4419: Modify CSeederNode to allow more testing.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Nov 9 2019, 01:30
jasonbcox requested changes to D4417: Add a separate executable for seeder tests.
Nov 9 2019, 01:18
teamcity added a comment to D4417: Add a separate executable for seeder tests.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Nov 9 2019, 01:17
teamcity added a comment to D4418: Add simple unit tests for parse_name().

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Nov 9 2019, 01:16
teamcity added a comment to D4419: Modify CSeederNode to allow more testing.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Nov 9 2019, 01:15
nakihito created D4419: Modify CSeederNode to allow more testing.
Nov 9 2019, 01:14
nakihito abandoned D4276: Add unit tests for seeder's parse_name().

See D4418.

Nov 9 2019, 01:01
nakihito abandoned D4413: Add a separate executible for seeder tests.

See D4417.

Nov 9 2019, 01:01
teamcity added a comment to D4418: Add simple unit tests for parse_name().

Build Bitcoin-ABC / Diffs / Diff Testing started.

Nov 9 2019, 01:00
nakihito created D4418: Add simple unit tests for parse_name().
Nov 9 2019, 01:00
teamcity added a comment to D4417: Add a separate executable for seeder tests.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Nov 9 2019, 00:59
nakihito created D4417: Add a separate executable for seeder tests.
Nov 9 2019, 00:59

Nov 8 2019

nakihito planned changes to D4276: Add unit tests for seeder's parse_name().
Nov 8 2019, 23:22
teamcity added a comment to D4379: [CMAKE] Prepare the application bundle for localization.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Nov 8 2019, 21:58
teamcity added a comment to D4414: Bump version to 0.20.7.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Nov 8 2019, 21:50
teamcity added a comment to D4413: Add a separate executible for seeder tests.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Nov 8 2019, 21:50
teamcity added a comment to D4415: [CI] Allow to pass addditional arguments to bitcoind.

Build Bitcoin-ABC / Diffs / Diff Testing failed.

Nov 8 2019, 21:41
Harbormaster failed remote builds in B8038: Diff 14011 for D4415: [CI] Allow to pass addditional arguments to bitcoind!
Nov 8 2019, 21:41
teamcity added a comment to D4415: [CI] Allow to pass addditional arguments to bitcoind.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Nov 8 2019, 21:40
teamcity added a comment to D4379: [CMAKE] Prepare the application bundle for localization.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Nov 8 2019, 21:40
teamcity added a comment to D4414: Bump version to 0.20.7.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Nov 8 2019, 21:21
teamcity added a comment to D4413: Add a separate executible for seeder tests.

Build Bitcoin-ABC / Diffs / Diff Testing started.

Nov 8 2019, 21:20
jasonbcox requested changes to D4415: [CI] Allow to pass addditional arguments to bitcoind.
Nov 8 2019, 21:01
Fabien created D4415: [CI] Allow to pass addditional arguments to bitcoind.
Nov 8 2019, 20:53
jasonbcox accepted D4379: [CMAKE] Prepare the application bundle for localization.
Nov 8 2019, 20:27
Fabien updated the diff for D4379: [CMAKE] Prepare the application bundle for localization.

Add a comment to explain the need for MACOSX_PACKAGE_LOCATION.

Nov 8 2019, 20:25
Fabien accepted D4414: Bump version to 0.20.7.
Nov 8 2019, 19:58
jasonbcox created D4414: Bump version to 0.20.7.
Nov 8 2019, 19:55
jasonbcox requested changes to D4413: Add a separate executible for seeder tests.
Nov 8 2019, 19:42
nakihito requested review of D4276: Add unit tests for seeder's parse_name().

Executable added in D4413.

Nov 8 2019, 19:34
nakihito created D4413: Add a separate executible for seeder tests.
Nov 8 2019, 19:34
Nico Guiton <nico@bitframe.org> committed rABC1ec947265798: Document RNG design in random.h (authored by Pieter Wuille <pieter.wuille@gmail.com>).
Document RNG design in random.h
Nov 8 2019, 19:00
Nico Guiton <nico@bitframe.org> closed D4401: Document RNG design in random.h.
Nov 8 2019, 19:00
Nico Guiton <nico@bitframe.org> committed rABC4a0335dd04a9: Use secure allocator for RNG state (authored by Pieter Wuille <pieter.wuille@gmail.com>).
Use secure allocator for RNG state
Nov 8 2019, 19:00
Nico Guiton <nico@bitframe.org> closed D4400: Use secure allocator for RNG state.
Nov 8 2019, 19:00
Nico Guiton <nico@bitframe.org> committed rABC6340d95de04d: Encapsulate RNGState better (authored by Pieter Wuille <pieter.wuille@gmail.com>).
Encapsulate RNGState better
Nov 8 2019, 18:59
Nico Guiton <nico@bitframe.org> closed D4399: Encapsulate RNGState better.
Nov 8 2019, 18:59
Nico Guiton <nico@bitframe.org> committed rABC850fcd317b66: DRY: Implement GetRand using FastRandomContext::randrange (authored by Pieter Wuille <pieter.wuille@gmail.com>).
DRY: Implement GetRand using FastRandomContext::randrange
Nov 8 2019, 18:58
Nico Guiton <nico@bitframe.org> closed D4398: DRY: Implement GetRand using FastRandomContext::randrange.
Nov 8 2019, 18:58
Nico Guiton <nico@bitframe.org> committed rABCaf8c85a3613a: Remove hwrand_initialized. (authored by Pieter Wuille <pieter.wuille@gmail.com>).
Remove hwrand_initialized.
Nov 8 2019, 18:57
Nico Guiton <nico@bitframe.org> closed D4397: Remove hwrand_initialized..
Nov 8 2019, 18:57
Nico Guiton <nico@bitframe.org> committed rABC574d5797e044: Sprinkle some sweet noexcepts over the RNG code (authored by Pieter Wuille <pieter.wuille@gmail.com>).
Sprinkle some sweet noexcepts over the RNG code
Nov 8 2019, 18:55
Nico Guiton <nico@bitframe.org> closed D4396: Sprinkle some sweet noexcepts over the RNG code.
Nov 8 2019, 18:55
Fabien committed rABC5e0d8de68df6: [CI] Run the thread sanitizer as part of the CI (authored by Fabien).
[CI] Run the thread sanitizer as part of the CI
Nov 8 2019, 18:28
Fabien closed D4412: [CI] Run the thread sanitizer as part of the CI.
Nov 8 2019, 18:28
jasonbcox accepted D4412: [CI] Run the thread sanitizer as part of the CI.
Nov 8 2019, 18:21
teamcity added a comment to D4412: [CI] Run the thread sanitizer as part of the CI.

Build Bitcoin-ABC / Diffs / Diff Testing passed.

Nov 8 2019, 18:14
Nico Guiton <nico@bitframe.org> committed rABC478736a84541: Switch all RNG code to the built-in PRNG. (authored by Pieter Wuille <pieter.wuille@gmail.com>).
Switch all RNG code to the built-in PRNG.
Nov 8 2019, 18:03
Nico Guiton <nico@bitframe.org> closed D4395: Switch all RNG code to the built-in PRNG..
Nov 8 2019, 18:02
Nico Guiton <nico@bitframe.org> committed rABC49ceff8b4b78: Integrate util/system's CInit into RNGState (authored by Pieter Wuille <pieter.wuille@gmail.com>).
Integrate util/system's CInit into RNGState
Nov 8 2019, 17:53