13986 Commits

Author SHA1 Message Date
MarcoFalke
c217773a6b Bump leveldb subtree 2021-11-29 18:27:05 +01:00
Pieter Wuille
8c4966dd66 Update LevelDB with latest Bitcoin-specific patches 2021-11-29 18:27:05 +01:00
Pieter Wuille
fc11055f0a Update to LevelDB 1.20 2021-11-29 18:27:05 +01:00
Patrick Lodder
f6bbad704f
Merge pull request #2718 from Likenttt/patch-1
fix a grammar problem
2021-11-22 14:33:22 -05:00
Chuanyi
fb2567fc6a
fix a grammar problem
Who own the private keys own the coins. -> Who owns the private keys owns the coins.
2021-11-21 16:55:26 +08:00
Patrick Lodder
fd0798bb16
Merge pull request #2716 from bmwant/master
Fix typo in docs when checking shasum
2021-11-18 13:21:10 -05:00
Misha Behersky
dd0e49bbb7
Fix typo when checking shasum 2021-11-18 20:13:09 +02:00
Ross Nicoll
89aeecc0dc
Merge pull request #2660 from patricklodder/1.14.5-exp-ci-bionic
[qa] run the experimental builds on bionic too
2021-11-16 19:26:46 +00:00
Ross Nicoll
4b3e6529e9
Merge pull request #2693 from patricklodder/1.14.6-fix-boost-autoconf
build: change minimum boost to 1_60_0
2021-11-12 00:47:18 +00:00
Ross Nicoll
5449f441df
Merge pull request #2694 from patricklodder/1.14.6-fix-bench
bench: remove erroring components and integrate with CI
2021-11-11 22:19:01 +00:00
Patrick Lodder
543d896a49
Merge pull request #2692 from ayushman17/master
doc: fix capitalization
2021-11-11 15:32:43 -05:00
Patrick Lodder
a9d5a6e343
qa: run benchmark on CI and store with artifact
This makes sure that the benchmarks don't get broken and may
give insights into how improvements impact performance.
2021-11-11 14:02:21 -05:00
Patrick Lodder
d5f19e266b
bench: remove bitcoin-specific benchmarks 2021-11-11 13:22:40 -05:00
Patrick Lodder
bd865b061d
build: remove outdated boost checks now that we require 1_60+ 2021-11-11 10:13:19 -05:00
Ayushman Singh Chauhan
1b95f4980f
Update README.md
docs update => proper capitalisation would be better. 👍
2021-11-11 14:32:27 +05:30
Patrick Lodder
a2587deb83
build: fix minimum boost version for autoconf: 1_60_0 2021-11-10 19:33:44 -05:00
Patrick Lodder
a834a4b4ae
qa: make experimental build on bionic too
Sets the linux experimental build to bionic, to be in line with the
rest of the CI and not have any unexpected surprises when moving
features from experimental to release.

This was caused by the bionic downgrade for the CI crossing the
introduction of the experimental CI for AVX2.
2021-11-08 21:26:10 +01:00
Ross Nicoll
3b1376906d
Merge pull request #2680 from patricklodder/1.14.6-cfgac-format
trivial: fix spacing issues in configure.ac
2021-11-08 19:21:43 +00:00
Ross Nicoll
23b4850130
Merge pull request #2685 from patricklodder/1.14.6-fix-policy-race
qa: fix race condition in p2p-policy test
2021-11-08 19:20:50 +00:00
Ross Nicoll
ca94ba2246
Merge pull request #2683 from patricklodder/1.14.6-ci-trigger
qa: nuke caches on CI descriptor change
2021-11-08 18:51:17 +00:00
Ross Nicoll
9102581176
Merge pull request #2682 from patricklodder/1.14.6-codeql-scope
qa: fixup codeql path scope
2021-11-08 18:49:28 +00:00
Patrick Lodder
0010eedd12
qa: fix race condition in p2p-policy test
Fixes a race condition in p2p-policy tests by waiting for a reject
message rather than assuming it was received before a pong message
2021-11-08 11:40:41 -05:00
Patrick Lodder
8d6f5166f9
Merge pull request #2684 from AbcSxyZ/abcsxyz-key
gitian: add abcsxyz's pgp public key
2021-11-08 11:38:44 -05:00
Patrick Lodder
93c94f1453
Merge pull request #2678 from xanimo/xanimo-key-add
xanimo key
2021-11-08 11:01:18 -05:00
Patrick Lodder
d52b659385
Merge pull request #2677 from fdoving/fdov-gitan-key
Add fdov's gitian key
2021-11-08 11:01:01 -05:00
AbcSxyZ
72aed2e54b add abcsxyz pgp key 2021-11-08 16:49:59 +01:00
Patrick Lodder
f2a079f571
qa: fixup codeql path scope 2021-11-08 10:01:18 -05:00
Patrick Lodder
cfe91b00b4
qa: nuke caches on CI descriptor change
Adds a nonce field to manually nuke the cache

Changing the CI workflow descriptor can invalidate dependencies
and ccache caches by introducing different compilers or base OS,
but as GH Actions does not let us update an existing cache, this
would cause every subsequent CI run to rebuild everything until
a nuke is triggered.
2021-11-08 09:58:15 -05:00
Ross Nicoll
4a5e4856c7
Merge pull request #2679 from patricklodder/1.14.6-open
open 1.14.6 for development
2021-11-08 14:34:23 +00:00
Patrick Lodder
b0edf35ab0
trivial: fix spacing issues in configure.ac 2021-11-08 09:07:27 -05:00
Patrick Lodder
9a237032dd
open 1.14.6 for development 2021-11-08 08:22:02 -05:00
fdov
fd9be15cfd
Add fdov's gitian key 2021-11-08 08:12:21 +01:00
Dakoda Greaves
9ce5c9f5d0
xanimo key 2021-11-07 16:35:42 -08:00
Ross Nicoll
31afd13311
Merge pull request #2670 from patricklodder/1.14.5-fixate
fixate 1.14.5
v1.14.5
2021-11-07 17:08:22 +00:00
Ross Nicoll
b6abd84935
Merge pull request #2667 from patricklodder/1.14.5-release-notes-update-2
Update and clarify 1.14.5 release notes
2021-11-07 17:04:42 +00:00
Patrick Lodder
90f5b87806
Update and clarify 1.14.5 release notes 2021-11-07 15:38:43 +01:00
Patrick Lodder
d700e9a1a2
Merge pull request #2568 from AbcSxyZ/getting-started
Create "getting started" section
2021-11-07 09:34:58 -05:00
Ross Nicoll
0c09e2a57a
Merge pull request #2671 from patricklodder/1.14.5-link-fee-doc
doc: add link to fee recommendation
2021-11-06 18:27:46 +00:00
Ross Nicoll
97c98cf0a6
Merge pull request #2673 from patricklodder/1.14.5-2019-15947
security: Backport madvise() for lockedpool sensitive data from 1.21-dev
2021-11-06 17:49:43 +00:00
Ross Nicoll
df8adf098e
Merge pull request #2668 from patricklodder/1.14.5-backport-fs-doc
doc: backport files.md that describes the data directory
2021-11-06 17:49:02 +00:00
Vasil Dimov
09f86e7494
lockedpool: avoid sensitive data in core files (FreeBSD)
This is a followup to
23991ee53 / https://github.com/bitcoin/bitcoin/pull/15600
to also use madvise(2) on FreeBSD to avoid sensitive data allocated
with secure_allocator ending up in core files in addition to preventing
it from going to the swap.
2021-11-05 08:26:11 -04:00
Luke Dashjr
b4b98d7ad0
lockedpool: When possible, use madvise to avoid including sensitive information in core dumps 2021-11-05 08:26:04 -04:00
Ross Nicoll
434ae2d95e
Merge pull request #2664 from patricklodder/1.14.5-reduce-memory
doc: backport reduce-memory.md from 1.21-dev
2021-11-04 22:24:51 +00:00
AbcSxyZ
3f6754262e getting-stared: update public key of examples
To backup coins sended to the wallet of the getting-started guide:

public: DA2fBazU8Y4epNJ2fQRZCcWpxKZY9HrhLN
private: QR2KicE83yTVbJwSuKK2xVaHiQuKnRQEif3uaCZjfnZerE5WG3Hx

public: DNnGtXk9khadE7EKCmQzxjnehenX92PKAv
private: QUtGNKaL6DehpN8vmB25V4BS2LJ9XNnXmUVGUfP1fSV3dXue7szD
2021-11-04 23:04:14 +01:00
Ross Nicoll
efbd5271b7
Merge pull request #2669 from patricklodder/1.14.5-seeds
Update mainnet seeds for 1.14.5
2021-11-04 21:49:54 +00:00
AbcSxyZ
2b543db997 Docs4doge: add getting started section 2021-11-04 22:24:32 +01:00
Patrick Lodder
7750dba2c6
doc: add link to fee recommendation 2021-11-04 17:09:18 -04:00
Patrick Lodder
28989f1dc4
doc: backport files.md that describes the data directory 2021-11-04 16:59:22 -04:00
Patrick Lodder
e92aba9190
fixate 1.14.5 2021-11-04 16:54:55 -04:00
Patrick Lodder
0f7c23e1e5
Update mainnet seeds for 1.14.5 2021-11-04 16:35:11 -04:00