Skip to content

Commit 4f17be3

Browse files
feat(bitcoin): bump Bitcoin Core to 29.1 (#2389)
1 parent 27e6eae commit 4f17be3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

nodebuilder

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1526,10 +1526,10 @@ readonly VALID_BITCOIN_VERSION_LIST='0.9.5 0.10.0 0.10.1 0.10.2 0.10.3 0.10.4 \
15261526
0.16.3 0.17.0 0.17.0.1 0.17.1 0.17.2 0.18.0 0.18.1 0.19.0 0.19.0.1 0.19.1 \
15271527
0.20.0 0.20.1 0.20.2 0.21.0 0.21.1 0.21.2 22.0 22.1 23.0 23.1 23.2 24.0 \
15281528
24.0.1 24.1 24.2 25.0 25.1 25.2 26.0 26.1 26.2 27.0 27.1 27.2 28.0 28.1 \
1529-
28.2 29.0'
1529+
28.2 29.0 29.1'
15301530

15311531
# Bump this variable for new Bitcoin Core releases
1532-
target_bitcoin_version='29.0'
1532+
target_bitcoin_version='29.1'
15331533

15341534
# Instantiate the parameter variables
15351535
compile_bitcoin_flag='false'

0 commit comments

Comments
 (0)