Pablo Greco
29e54c183a
Revert "build: Add example bitcoin-chainstate executable"
...
This reverts commit 095aa6ca37 .
2023-10-10 09:04:32 -07:00
Pablo Greco
766a24c692
Revert "ci: Build bitcoin-chainstate"
...
This reverts commit 2c03cec2ff .
2023-10-10 09:04:32 -07:00
Pablo Greco
26e191c4a7
Revert "build: add dependencies to Makefile.am for libbitcoinkernel"
...
This reverts commit 5dc85e0214 .
2023-10-10 09:04:32 -07:00
Pablo Greco
8719509424
Merge branch 'master' into temp-ci-rebased
2023-10-10 09:04:16 -07:00
Pablo Greco
c92a8f22f0
Merge pull request #1273 from ElementsProject/master-ci-fixes
...
CI fixes from elements-23.x
2023-10-10 12:52:25 -03:00
Pablo Greco
eed08df346
ci: remove unused param
2023-10-10 08:08:35 -07:00
Byron Hambly
17562593a2
ci: fix arm test file_env placement
2023-10-09 21:17:40 +00:00
James Dorfman
8bf9c630ce
ci: add missing dependencies to native win64 build
2023-10-09 21:17:40 +00:00
dhruv
cb434320b6
build: fix MSVC build after subtree update
...
Co-authored-by: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>
Co-authored-by: Aaron Clauson <aaron@sipsorcery.com>
2023-10-09 21:17:40 +00:00
Byron Hambly
99ed6e1bee
msvc secp modules
2023-10-09 21:17:40 +00:00
Byron Hambly
0c2fbefe98
add missing 'complete' bool to psbt_updater_test
2023-10-09 21:17:00 +00:00
James Dorfman
5af45ea185
add mising deps to libbitcoinconsensus windows exe build
2023-10-09 20:33:33 +00:00
Pablo Greco
950c4ff0d3
Partial cherry-pick of 5080c9c25f to fix
...
windows builds
2023-10-09 20:33:25 +00:00
Byron Hambly
11c6bfea6c
set ARM CI test to explicitly run on debian:bullseye image
2023-10-09 20:33:00 +00:00
Pieter Wuille
d6fdbf80ca
Disable certain false positive warnings for libsecp256k1 msvc build
...
(cherry picked from commit cabb566123 )
2023-10-09 20:32:54 +00:00
Hennadii Stepanov
de8b4c87bc
ci: Switch to amd64 container in "ARM" task
...
Tee `arm_container` does not support 32-bit mode anymore.
See: https://github.com/bitcoin/bitcoin/issues/27879
(cherry picked from commit 016fe6d828 )
2023-10-09 20:32:47 +00:00
Byron Hambly
61cf89586a
ci: remove unused param
2023-10-09 20:32:39 +00:00
Byron Hambly
4d825cd58d
test: specify legacy wallet for failing functional tests on macos13
...
In the "macOS 13 native arm64 [gui, sqlite only]" CI task, the
test_runner defaults to descriptor wallets, causing some Elements
specific tests to fail.
This commit explicitly runs those tests with `--legacy-wallet`.
2023-10-09 20:32:28 +00:00
Byron Hambly
cf2ea4ba59
Merge pull request #1268 from psgreco/elem-23.2.1-rc1
...
Preparation for Elements 23.2.1 RC1
2023-10-09 21:24:38 +02:00
Pablo Greco
1cec01cb26
Update manpages
2023-09-27 10:57:29 -07:00
Pablo Greco
0d7549c8ea
Update copyright year to 2023
2023-09-27 10:53:06 -07:00
Pablo Greco
e7c7284368
Bump version to 23.2.1rc1
2023-09-27 10:42:22 -07:00
Pablo Greco
26e9be3aa2
Merge branch 'master' into elem-23.2.1-rc1
2023-09-27 10:41:12 -07:00
Pablo Greco
487cd4d4c1
Merge pull request #1266 from jamesdorfman/elements-23.x
...
Merge 23.x backports from bitcoin up until 23.2
2023-09-27 14:34:30 -03:00
Byron Hambly
aee13fbd90
lint: fix file perms on release-notes.md
2023-09-27 16:49:21 +00:00
Byron Hambly
6041e74c75
lint: fix trailing windows whitespace in win-codesign.cert
2023-09-27 16:49:21 +00:00
Pablo Greco
3d2f1c6abb
Merge pull request #1267 from delta1/lint
...
lint: fix codespell warnings
2023-09-27 13:24:41 -03:00
Byron Hambly
3eaccae830
lint: fix codespell warnings
2023-09-27 15:56:20 +02:00
James Dorfman
a582ffd39e
Merge pull request #1264 from psgreco/master-manpages
...
Fix Makefile and placeholders for manpages
2023-09-26 11:50:46 -04:00
Pablo Greco
0a1b02a9d6
Fix placeholder manpages
2023-09-25 18:39:03 -07:00
Pablo Greco
62b6988786
Update manpage Makefile
2023-09-25 18:34:28 -07:00
James Dorfman
41b0d0e20a
Merge 4d2f2fae97 (Bitcoin PR bitcoin/bitcoin#27663 )
2023-09-26 01:17:44 +00:00
James Dorfman
730d9fdca0
Merge 2e9fc2e353 (Bitcoin PR bitcoin/bitcoin#27624 )
2023-09-25 22:37:05 +00:00
James Dorfman
94e41b10f3
Merge 7b7636ead1 (Bitcoin PR bitcoin/bitcoin#27475 )
2023-09-25 21:12:15 +00:00
James Dorfman
b1f1b184fd
Merge 0567787f5e (Bitcoin PR bitcoin/bitcoin#26921 )
2023-09-25 20:44:20 +00:00
James Dorfman
c4f4b23890
Merge dd04f2dda5 (Bitcoin PR bitcoin/bitcoin#26879 )
2023-09-25 18:02:09 +00:00
James Dorfman
7cc7702b98
Merge ffef91a5c1 (Bitcoin PR bitcoin/bitcoin#26659 )
2023-09-25 17:45:34 +00:00
James Dorfman
7867ce798c
Merge ea9aa3f02f (Bitcoin PR bitcoin/bitcoin#26543 )
2023-09-25 17:44:43 +00:00
James Dorfman
693f0f0e8b
Merge c5058e95f4 (Bitcoin PR bitcoin/bitcoin#26544 )
2023-09-25 17:42:55 +00:00
James Dorfman
69bcb5f6bf
Merge d14dc8e2c6 (Bitcoin PR bitcoin/bitcoin#26522 )
2023-09-25 16:16:15 +00:00
James Dorfman
71f59f8b35
Merge 3e0cf5e82b (Bitcoin PR bitcoin/bitcoin#26474 )
2023-09-25 15:55:42 +00:00
James Dorfman
74100831bd
Merge 32fafa4f81 (Bitcoin PR bitcoin/bitcoin#26458 )
2023-09-25 15:51:05 +00:00
James Dorfman
c32fb90c9b
Merge 578752a44d (Bitcoin PR bitcoin/bitcoin#26453 )
2023-09-24 18:48:41 +00:00
Byron Hambly
477a871a16
Merge 65c2f787c5 (Bitcoin PR bitcoin/bitcoin#26411 )
2023-09-24 12:20:03 +00:00
Byron Hambly
43b6ff8146
Merge 40b69fb06e (Bitcoin PR bitcoin/bitcoin#26033 )
2023-09-24 08:04:10 +00:00
Byron Hambly
bca2e65e0e
Merge c2d46d7434 (Bitcoin PR bitcoin/bitcoin#26333 )
2023-09-24 07:48:32 +00:00
James Dorfman
4491e23760
Merge 45c9f4afa4 (Bitcoin PR bitcoin/bitcoin#25828 )
2023-09-24 05:26:25 +00:00
James Dorfman
fbb5257424
Merge 313ea18e5e (Bitcoin PR bitcoin/bitcoin#25799 )
2023-09-24 05:26:23 +00:00
James Dorfman
ac61a4e916
Merge c3936cc53d (Bitcoin PR bitcoin/bitcoin#25241 )
2023-09-24 03:10:59 +00:00
James Dorfman
d9f4560cbe
Merge dabac355c8 (Bitcoin PR bitcoin/bitcoin#24843 )
2023-09-24 02:33:09 +00:00