Commit graph

39516 commits

Author SHA1 Message Date
Pablo Greco
b46e2db705
Bump version to 23.3.1 2025-11-12 08:08:14 -08:00
Pablo Greco
6272e08c64
Merge branch 'master' into elem-23.3.1 2025-11-12 08:08:06 -08:00
Byron Hambly
72b7c4646b
Merge pull request #1509 from psgreco/master-fixguix
Guix: fix codeberg link
2025-11-12 16:40:34 +02:00
Pablo Greco
4296205e2f
Guix: fix codeberg link 2025-11-12 04:58:21 -08:00
Byron Hambly
4929fec91a
Merge pull request #1508 from psgreco/elem-23.3.1rc3
Prepare 23.3.1rc3
2025-11-11 15:03:23 +02:00
Pablo Greco
343bd60ce2
Bump version to 23.3.1-rc3 2025-11-11 00:13:25 -08:00
Pablo Greco
959a368701
Update manpages 2025-11-11 00:10:48 -08:00
Pablo Greco
752b11dae7
Merge branch 'master' into elem-23.3.1rc3 2025-11-11 00:10:38 -08:00
Pablo Greco
72f289d81c
Merge pull request #1507 from tomt1664/fix/reissuance-token-moneyrange
Reissuance token amount MoneyRange check
2025-11-11 00:06:42 -08:00
Tom Trevethan
a700d7f2b8 add reissuance token moneyrange check 2025-11-11 00:24:23 +00:00
Pablo Greco
35bc203315
Merge pull request #1504 from psgreco/master-release-gpgkey
Add GPG key for release signing
2025-11-10 04:38:40 -08:00
Pablo Greco
4465853a90
Add GPG key for release signing 2025-11-10 03:43:46 -08:00
Byron Hambly
d7995d8a56
Merge pull request #1503 from psgreco/master-buildfixes
Minor fixes for guix and regular builds
2025-11-05 08:34:28 +02:00
Pablo Greco
000227db76 Fix tag parsing when doing local tagged builds 2025-11-04 05:59:37 -08:00
Pablo Greco
4a131c80e9 guix builds: Use codeberg.org instead of git.savannah.gnu.org
Cherry-picked from 5c2ba9f583
2025-11-04 05:59:27 -08:00
Pablo Greco
eb7d626428
Merge pull request #1497 from delta1/ci/cirrus-macos
ci: fix macos native task
2025-10-23 05:12:13 -07:00
Byron Hambly
8272615241
Merge pull request #1498 from tomt1664/fix/p2p_invalid_messages_test
Fix p2p_invalid_messages functional test
2025-10-16 11:26:47 +02:00
Tom Trevethan
1484272806 fixed payload limit for elements 2025-10-15 16:06:22 +01:00
Byron Hambly
6ad3eebb7f
ci: fix macos native task 2025-10-15 10:22:23 +02:00
Pablo Greco
9d66aa9587
Merge pull request #1495 from psgreco/elem-23.3.1-rc2
Prepare 23.3.1rc2
2025-10-11 05:59:20 -07:00
Pablo Greco
ec67e56d0e Bump version to 23.3.1-rc2 2025-10-07 07:54:16 -07:00
Pablo Greco
afb63a43a6 Merge branch 'master' into elem-23.3.1-rc2 2025-10-07 07:53:22 -07:00
Byron Hambly
af1463a7a1
Merge pull request #1494 from Nazarevsky/fix/tapscript-opcodes-word-reduplication
doc: Remove 'pops a' reduplication
2025-10-02 15:04:34 +02:00
nazarevsky
16799ae3f6
Remove 'pops a' duplication 2025-10-02 13:47:29 +02:00
Pablo Greco
6150a745f9
Merge pull request #1493 from tomt1664/unlimitedissuances_chainparams
acceptunlimitedissuances configurable for CLiquidV1TestParams
2025-09-30 07:08:39 -07:00
Tom Trevethan
2dd017d98c added unlimitedissuance config option for CLiquidV1TestParams 2025-09-30 11:40:24 +01:00
Pablo Greco
cc7aee39b9
Merge pull request #1492 from tomt1664/unlimited_issuance_defaults
Default settings for acceptunlimitedissuances in chainparams
2025-09-29 09:18:04 -07:00
Tom Trevethan
a937d53a23 moved acceptunlimitedissuances to chainparams and set defaults 2025-09-26 14:15:46 +01:00
Byron Hambly
93c84a97f9
fix: unblinded re/issuance for non-policy asset greater than 21 million (#1445)
* test: add test for unblinded re/issuance greater than 21 million

Co-authored-by: Mihailo Milenkovic <mihailo.milenkovic84@gmail.com>

* fix: unblinded re/issuance for greater than 21 million

Co-authored-by: Mihailo Milenkovic <mihailo.milenkovic84@gmail.com>

* enable with param config

* change range check to policy with config option

* refactoring, additional error messages and test extension

---------

Co-authored-by: Mihailo Milenkovic <mihailo.milenkovic84@gmail.com>
Co-authored-by: Tom Trevethan <ttrevethan@blockstream.com>
2025-09-23 13:17:02 +02:00
Tom Trevethan
e145690b42
apply mandatory coinbase only to policyAsset (#1488)
Co-authored-by: Tom Trevethan <ttrevethan@blockstream.com>
2025-09-19 11:44:39 +01:00
Tom Trevethan
9f1cc945b6
Fix: address error messages and test (#1486)
* fix address error messages and test

* newline

---------

Co-authored-by: Tom Trevethan <ttrevethan@blockstream.com>
2025-08-25 15:05:57 +02:00
Byron Hambly
992147b07e
Merge pull request #1483 from tomt1664/fix/functional_sync
Test: fix intermittent failures for wallet_elements_regression_1259.py and feature_dynafed.py
2025-08-11 11:30:32 +02:00
Tom Trevethan
7532092cbc fix intermittent functional test failures 2025-08-08 14:54:54 +01:00
Pablo Greco
7cb85f19c4
Merge pull request #1477 from ElementsProject/simplicity
Unconditionally accept Simplicity spends in the mempool
2025-08-06 06:20:25 -07:00
Byron Hambly
f49f0a2f8a
Merge pull request #1481 from tomt1664/fix/feature_pak_test
test: fix feature_pak.py test
2025-08-05 18:29:06 +02:00
Tom Trevethan
da9d7c16ce fix feature_pak test 2025-08-05 13:51:27 +01:00
Byron Hambly
b1749fb5ff
Merge pull request #1482 from tomt1664/fix/macos_ci_pip_install
Fix macos CI pip install
2025-08-05 05:55:43 +02:00
Tom Trevethan
fcaa080e8d update macos ci install 2025-08-04 11:36:16 +01:00
Byron Hambly
6e2d87990e
Merge pull request #1333 from delta1/mintxfee
wallet: allow mintxfee=0
2025-07-31 10:07:07 +02:00
Tom Trevethan
2eb5b084bc
Enable sending of different assets to the same address (#1479)
* enable rawtransaction send multiple assets to same address

* fix whitespace

* Update test/functional/feature_issuance.py

Co-authored-by: Byron Hambly <byron@hambly.dev>

* Update test/functional/feature_issuance.py

Co-authored-by: Byron Hambly <byron@hambly.dev>

---------

Co-authored-by: Tom Trevethan <ttrevethan@blockstream.com>
Co-authored-by: Byron Hambly <byron@hambly.dev>
2025-07-30 12:41:37 +01:00
Byron Hambly
3524ec0f83
Merge pull request #1480 from tomt1664/fix/mempool_unbroadcast_test
Fix `mempool_unbroadcast.py` test
2025-07-30 10:17:50 +02:00
Tom Trevethan
c1a47134ff prevent reused utxo 2025-07-28 14:30:09 +01:00
Byron Hambly
ab5777ee73
test: minor improvements for send_zero_fee 2025-07-25 15:03:22 +02:00
Russell O'Connor
ddda11cb6a Unconditionally accept Simplicity spends in the mempool
Taproot and other soft-forks historically in Bitcoin have not gated mempool access.
2025-07-23 17:26:53 -04:00
Tom Trevethan
ef7525a446 re-enable zero fee check 2025-07-22 12:10:18 +01:00
Tom Trevethan
cd1b94e64b Merge remote-tracking branch 'origin/master' into mintxfee 2025-07-22 11:57:05 +01:00
Tom Trevethan
e8e19528b0 Zero fee transactions without fee output 2025-07-22 11:37:30 +01:00
Byron Hambly
aebe4e8228
Merge pull request #1475 from psgreco/elem-23.3.1-rc1
Prepare 23.3.1rc1
2025-07-21 11:21:22 +02:00
Byron Hambly
b379bb2465
Merge pull request #1459 from ElementsProject/simplicity
Update Simplicity integeration
2025-07-17 17:04:48 +02:00
Pablo Greco
66835ed4c9 Bump version to 23.3.1-rc1 2025-07-14 16:38:00 -07:00