- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Apr 8 2020
Apr 8 2020
jasonbcox requested changes to D5686: Implement banning logic for Seeder for nodes on the wrong chain.
jasonbcox committed rABC7ea0deb87926: Fix Avalanche functional test when wallet is disabled (authored by jasonbcox).
Fix Avalanche functional test when wallet is disabled
Apr 7 2020
Apr 7 2020
Bump version to 0.21.4
jasonbcox committed rSTAGINGd9f4298eca5b: [test_runner] Fix result collector variable shadowing (authored by jasonbcox).
[test_runner] Fix result collector variable shadowing
jasonbcox committed rSTAGINGe248a3311de3: [test_runner] Use the daemon property directly instead of setDaemon() (authored by jasonbcox).
[test_runner] Use the daemon property directly instead of setDaemon()
jasonbcox committed rSTAGING1e2aab4a99d7: Add missing softforks help text to getblockchaininfo (authored by jasonbcox).
Add missing softforks help text to getblockchaininfo
Fixup release notes formatting
jasonbcox committed rSTAGING67bbd3d0aaee: Merge #13061: Make tests pass after 2020 (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #13061: Make tests pass after 2020
jasonbcox committed rSTAGING0cf235df5a0f: [debian release] Fetch signer string from GPG rather than requiring the user to… (authored by jasonbcox).
[debian release] Fetch signer string from GPG rather than requiring the user to…
jasonbcox committed rSTAGING65d491f19bf7: Merge #14561: Remove fs::relative call and fix listwalletdir tests (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #14561: Remove fs::relative call and fix listwalletdir tests
jasonbcox committed rSTAGINGf89fb96afc07: Fixup paths in wallet_multiwallet (authored by jasonbcox).
Fixup paths in wallet_multiwallet
jasonbcox committed rSTAGINGdf3798f6fdb6: Add a script for setting up Debian build containers (authored by jasonbcox).
Add a script for setting up Debian build containers
jasonbcox committed rSTAGING3eb3dcb04558: Add another UBSAN vptr suppression (authored by jasonbcox).
Add another UBSAN vptr suppression
jasonbcox committed rSTAGING9c4b38610f7a: Fix missing rename in fuzz test suite (authored by jasonbcox).
Fix missing rename in fuzz test suite
jasonbcox committed rSTAGINGc7adf1248547: [CI] Do not re-download the OSX SDK if it's already available (authored by jasonbcox).
[CI] Do not re-download the OSX SDK if it's already available
Bump version to 0.21.3
jasonbcox committed rSTAGING76ed7221bf77: Use a sane default version for PPA releases (authored by jasonbcox).
Use a sane default version for PPA releases
jasonbcox committed rSTAGING7ddfc4608d7d: Add Ubuntu PPA to release process (authored by jasonbcox).
Add Ubuntu PPA to release process
Update seeders list
Update seeds
Add some release notes
jasonbcox committed rSTAGING20659e9781fe: Added a script for building and deploying Debian packages to launchpad.net (authored by jasonbcox).
Added a script for building and deploying Debian packages to launchpad.net
jasonbcox committed rSTAGING55a1ee7e90ee: Update dependencies in debian/control (authored by jasonbcox).
Update dependencies in debian/control
jasonbcox committed rSTAGING4250f970c0fe: Bump debian package compat level to 9 (authored by jasonbcox).
Bump debian package compat level to 9
jasonbcox committed rSTAGING2ed1e618e60a: Update package maintainers in debian/control (authored by jasonbcox).
Update package maintainers in debian/control
jasonbcox committed rSTAGINGa2d246707a8b: Update package name in debian/control to bitcoinabc (authored by jasonbcox).
Update package name in debian/control to bitcoinabc
jasonbcox committed rSTAGING2502e221aae2: Move PackageOptions out of cmake/modules (authored by jasonbcox).
Move PackageOptions out of cmake/modules
Bump version to 0.21.2
jasonbcox committed rSTAGING4826fc6251ad: Spoof DISPLAY on headless build servers when generating manpages for bitcoin-qt (authored by jasonbcox).
Spoof DISPLAY on headless build servers when generating manpages for bitcoin-qt
Fix CPack NSIS homepage
jasonbcox committed rSTAGINGe2757412ae43: Make CPack email available for all generators (authored by jasonbcox).
Make CPack email available for all generators
jasonbcox committed rSTAGINGf984d28d55b3: Fix make dist by finishing RPM cleanup (authored by jasonbcox).
Fix make dist by finishing RPM cleanup
jasonbcox committed rSTAGING4b1d6c6905ec: [automated-commits] Add update-timings (authored by jasonbcox).
[automated-commits] Add update-timings
jasonbcox committed rSTAGING93c7e64227f9: Make gen-manpages.sh return non-zero if the script fails at any point (authored by jasonbcox).
Make gen-manpages.sh return non-zero if the script fails at any point
jasonbcox committed rSTAGINGe4fb108e3fde: Fix missing update to bitcoin-qt manpages (authored by jasonbcox).
Fix missing update to bitcoin-qt manpages
Update seeds
jasonbcox committed rSTAGING9224e2c142c5: Add update-manpages to automated-commits (authored by jasonbcox).
Add update-manpages to automated-commits
jasonbcox committed rSTAGINGd5771bf781e3: Add update-seeds to automated-commits (authored by jasonbcox).
Add update-seeds to automated-commits
Bump version to 0.21.1
jasonbcox committed rSTAGING9069cd7940fc: Make all automated commits run smoke tests prior to pushing (authored by jasonbcox).
Make all automated commits run smoke tests prior to pushing
jasonbcox committed rSTAGINGdf981eb91387: [automated-commits] Make sure BUILD_DIR exists and is exported (authored by jasonbcox).
[automated-commits] Make sure BUILD_DIR exists and is exported
jasonbcox committed rSTAGINGfe11ff821ba7: Move check-seeds from CI to general seed tools (authored by jasonbcox).
Move check-seeds from CI to general seed tools
jasonbcox committed rSTAGING35929c38f475: Fix a race condition in abc-finalize-block (authored by jasonbcox).
Fix a race condition in abc-finalize-block
jasonbcox committed rSTAGING9230e1aa3bae: Move github-release to appropriate contrib sub-directory (authored by jasonbcox).
Move github-release to appropriate contrib sub-directory
jasonbcox committed rSTAGING1938396c2de4: Move build_* wrapper scripts to devtools (authored by jasonbcox).
Move build_* wrapper scripts to devtools
jasonbcox committed rSTAGINGa64244c3a727: Update manpages for 0.21.0 release (authored by jasonbcox).
Update manpages for 0.21.0 release
jasonbcox committed rSTAGINGf265c59f93da: Add missing items to release-notes + formatting fixups (authored by jasonbcox).
Add missing items to release-notes + formatting fixups
Change version to 0.21.0
jasonbcox committed rSTAGINGc4fd03771c42: Bump automatic replay protection to Nov 2020 upgrade (authored by Mark Lundeberg <markblundeberg@users.noreply.github.com>).
Bump automatic replay protection to Nov 2020 upgrade
jasonbcox committed rSTAGING6af55e8d098f: Add --commit to automated-commits to make local testing easier (authored by jasonbcox).
Add --commit to automated-commits to make local testing easier
Update seeds
Fix exit behavior in test-seeds
jasonbcox committed rSTAGING7f63be6a4ba6: Fix a race condition with rpc ports in check-seeds (authored by jasonbcox).
Fix a race condition with rpc ports in check-seeds
jasonbcox committed rSTAGING5b6f369672e7: Use a temporary datadir and non-default RPC port when testing seeds (authored by jasonbcox).
Use a temporary datadir and non-default RPC port when testing seeds
jasonbcox committed rSTAGING0e76b141405d: Remove updating chainparams from release process (authored by jasonbcox).
Remove updating chainparams from release process
jasonbcox committed rSTAGING9241317208b7: Add a script for building and pushing automated commits (authored by jasonbcox).
Add a script for building and pushing automated commits
Consolidate check-seeds builds
jasonbcox committed rSTAGING5da8726f1935: Merge #13962: Remove unused dummy_tx variable from FillPSBT (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #13962: Remove unused dummy_tx variable from FillPSBT
Bump version to 0.20.13
jasonbcox committed rSTAGING3cf78678fc42: Update manpages for 0.20.12 release (authored by jasonbcox).
Update manpages for 0.20.12 release
Update chainparams
Update seeds
Added some release notes
jasonbcox committed rSTAGING6de41be236e3: Add instructions for verifying download integrity against release signer keys (authored by jasonbcox).
Add instructions for verifying download integrity against release signer keys
Bump version to 0.20.12
jasonbcox committed rSTAGINGed38fdfc8716: Merge #14494: Error if # is used in rpcpassword in conf (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #14494: Error if # is used in rpcpassword in conf
jasonbcox committed rSTAGING302fe31a9e47: Merge #14413: tests: Allow closed rpc handler in assert_start_raises_init_error (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #14413: tests: Allow closed rpc handler in assert_start_raises_init_error
jasonbcox committed rSTAGING05a9f3dd46fb: Merge #14105: util: Report parse errors in configuration file (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #14105: util: Report parse errors in configuration file
jasonbcox committed rSTAGING86b447496146: Merge #14146: wallet: Remove trailing separators from -walletdir arg (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #14146: wallet: Remove trailing separators from -walletdir arg
jasonbcox committed rSTAGING7f1f8a59cc69: Merge #13862: utils: drop boost::interprocess::file_lock (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #13862: utils: drop boost::interprocess::file_lock
jasonbcox committed rSTAGINGe65bde748260: Temporary fix for recent build flakiness (authored by jasonbcox).
Temporary fix for recent build flakiness
jasonbcox committed rSTAGINGf1b94edf4392: Update manpages for 0.20.11 release (authored by jasonbcox).
Update manpages for 0.20.11 release
Update seeds
jasonbcox committed rSTAGING5b51ba74e77a: Merge #12804: [tests] Fix intermittent rpc_net.py failure. (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #12804: [tests] Fix intermittent rpc_net.py failure.
Update chainparams
jasonbcox committed rSTAGINGff3a2b5084c7: Merge #15507: test: Bump timeout on tests (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #15507: test: Bump timeout on tests
jasonbcox committed rSTAGINGb2c7043ba97e: Add a script to generate sha256sums from Gitian output (authored by jasonbcox).
Add a script to generate sha256sums from Gitian output
Add keys to source package
jasonbcox committed rSTAGING5c61837cc260: Wrap paths in codeblocks in release-process.md (authored by jasonbcox).
Wrap paths in codeblocks in release-process.md
jasonbcox committed rSTAGING93315d55ead0: Remove unnecessary major.minor version from gitian-descriptors (authored by jasonbcox).
Remove unnecessary major.minor version from gitian-descriptors
jasonbcox committed rSTAGING1960118f3dd3: Make ECM error message more helpful (authored by jasonbcox).
Make ECM error message more helpful
Bump version to 0.20.11
jasonbcox committed rSTAGING54f4273e8aea: Merge #14568: build: Fix Qt link order for Windows build (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #14568: build: Fix Qt link order for Windows build
Update chainparams
Update seeds
jasonbcox committed rSTAGING422de9284ff7: Update manpages for 0.20.10 release (authored by jasonbcox).
Update manpages for 0.20.10 release
jasonbcox committed rSTAGING18413b603601: Fix protobuf linking when building without the wallet (authored by jasonbcox).
Fix protobuf linking when building without the wallet
Add sig files to Github release
Fix nits in check-keys.sh
jasonbcox committed rSTAGING1e6248f0dde9: Fix missing newline at end of keys file (authored by jasonbcox).
Fix missing newline at end of keys file
jasonbcox committed rSTAGING25f189b9aac0: Merge #15101: gui: Add WalletController (authored by Jonas Schnelli <dev@jonasschnelli.ch>).
Merge #15101: gui: Add WalletController
jasonbcox committed rSTAGING7144c5d95cce: Merge #14451: Allow building GUI without BIP70 support (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #14451: Allow building GUI without BIP70 support
jasonbcox committed rSTAGING31e8c49e22ca: Fix heap-use-after-free in activation_tests (authored by jasonbcox).
Fix heap-use-after-free in activation_tests