Byron Hambly
|
d0f714638a
|
feat: add discountweight to TxToUniv
|
2024-09-20 14:39:13 +02:00 |
|
Pablo Greco
|
99ca072a94
|
Merge pull request #1362 from delta1/ct-discount-package
fix: discountct package mining
|
2024-09-09 09:40:43 -07:00 |
|
Byron Hambly
|
f107021869
|
fix: discountct package mining
|
2024-09-09 12:03:33 +02:00 |
|
James Dorfman
|
86ffda8a7d
|
Merge pull request #1360 from psgreco/master-enable-discountct-liquidtestnet
Accept discount-ct by default in liquidtestnet
|
2024-08-23 11:10:52 -04:00 |
|
Pablo Greco
|
5c04f7d9a0
|
Accept discount-ct by default in liquidtestnet
|
2024-08-19 08:29:18 -07:00 |
|
James Dorfman
|
639715df61
|
Merge pull request #1356 from delta1/discountct-blockmintxfee
fix: use discountvsize in miner if discount enabled
|
2024-08-19 11:27:01 -04:00 |
|
Byron Hambly
|
e40b57d87b
|
Merge pull request #1355 from delta1/pegin-estimate
fix: size estimation for pegin transactions
|
2024-08-16 14:46:47 +02:00 |
|
Byron Hambly
|
b0d6cde2d0
|
fix: use discountvsize in miner if discount enabled
|
2024-08-16 12:35:04 +02:00 |
|
Byron Hambly
|
c1bc7caff5
|
fix: size estimation for pegin transactions
|
2024-08-14 15:41:29 +02:00 |
|
Pablo Greco
|
e1d6b66ead
|
Merge pull request #1346 from delta1/ct-fees-discount
discount: fix init doc for acceptdiscountct and override for creatediscountct
|
2024-07-24 05:35:52 -07:00 |
|
Byron Hambly
|
fdf3d1eab1
|
discount: update init doc for acceptdiscountct
|
2024-07-24 09:35:03 +02:00 |
|
Byron Hambly
|
47d6c34382
|
discount: fix override for creatediscountct
|
2024-07-24 09:34:16 +02:00 |
|
Pablo Greco
|
5a07eec02b
|
Merge pull request #1342 from jhfrontz/macos-arm-qt-thread-stack-parity
Ensure that arm-macos environments have sufficient QT thread stack
|
2024-07-18 00:56:18 -07:00 |
|
jhfrontz
|
9853992fd2
|
Ensure that arm-macos environments have sufficient QT thread stack
|
2024-07-17 17:32:24 -04:00 |
|
Byron Hambly
|
cdcc74bbcc
|
Merge pull request #1270 from psgreco/master-trim-headers-v2
Restore full functionality to trim_headers (untrim)
|
2024-06-06 15:01:12 +02:00 |
|
Byron Hambly
|
eed85dc5df
|
getblockchaininfo: add trim_headers field
|
2024-06-05 11:21:16 +02:00 |
|
Byron Hambly
|
4171939b58
|
test: add trim_headers functional test
(cherry picked from commit 630870f21d)
|
2024-05-30 16:02:27 +02:00 |
|
James Dorfman
|
46a3ee29bc
|
improve efficiency by gating locks with
|
2024-05-27 09:25:31 +00:00 |
|
James Dorfman
|
b4185c7008
|
CI: fix asan lock issues
|
2024-05-21 16:56:01 +00:00 |
|
James Dorfman
|
c6aba4ac06
|
CI: fix integer underflow bug
|
2024-05-21 16:56:01 +00:00 |
|
James Dorfman
|
73ed5dd541
|
CI: fix benchmark + QT tests by properly initializing CBlockIndex by calling SetNodeContext
|
2024-05-21 16:54:52 +00:00 |
|
James Dorfman
|
90e5bab636
|
CI: fix msan issue
|
2024-05-21 05:34:30 +00:00 |
|
James Dorfman
|
6fb780d8d8
|
CI: fix linting errors
|
2024-05-21 05:34:30 +00:00 |
|
Pablo Greco
|
5a409265ef
|
Extreme trimming on startup
|
2024-05-21 05:34:30 +00:00 |
|
Pablo Greco
|
6367320f70
|
Restore NODE_NETWORK functionality with trim_headers
|
2024-05-21 05:34:30 +00:00 |
|
Pablo Greco
|
1722d4aac1
|
Reduce the number of untrimmed headers in memory, since they can be untrimmed on demand now
|
2024-05-21 05:34:30 +00:00 |
|
Pablo Greco
|
c28c5ce619
|
Allow untrimming headers when needed
|
2024-05-21 05:34:30 +00:00 |
|
Pablo Greco
|
4259278ff5
|
Reload trimmed header from index instead of block, block may have been pruned
|
2024-05-21 05:34:30 +00:00 |
|
Pablo Greco
|
afc16e8f84
|
Allow gaps while trimming headers
|
2024-05-21 05:34:30 +00:00 |
|
Pablo Greco
|
f89728c514
|
Validate trimmed headers too while loading
|
2024-05-21 05:34:30 +00:00 |
|
Pablo Greco
|
d8e1fe7fac
|
Avoid trimming on shutdown
|
2024-05-21 05:34:30 +00:00 |
|
Pablo Greco
|
423715b048
|
Avoid pruning headers that have not been saved to disk yet
|
2024-05-21 05:34:30 +00:00 |
|
Pablo Greco
|
283f47b38d
|
Move initialization of setTrimmableBlockIndex
|
2024-05-21 05:34:30 +00:00 |
|
Pablo Greco
|
31835f2a86
|
Prepare access to untrim headers
|
2024-05-21 05:34:30 +00:00 |
|
Pablo Greco
|
a4d7ac7bbe
|
Merge pull request #1317 from delta1/ct-fees-discount
feat: discounted fees for confidential transactions
|
2024-05-14 11:05:57 -07:00 |
|
Byron Hambly
|
3ebc35359f
|
discount: add functional tests
|
2024-05-14 19:03:37 +02:00 |
|
Byron Hambly
|
52962c16c9
|
discount: allow wallet to create discount txs
|
2024-05-14 19:03:37 +02:00 |
|
Byron Hambly
|
4807f3ef1f
|
discount: change miner tx ordering
|
2024-05-14 19:03:37 +02:00 |
|
Byron Hambly
|
c85f0d4fda
|
discount: implement net processing
|
2024-05-14 19:03:36 +02:00 |
|
Byron Hambly
|
b7b2288a74
|
discount: implement mempool logic
|
2024-05-14 19:03:36 +02:00 |
|
Byron Hambly
|
9cbd3e0f05
|
discount: add policy/discount.h
|
2024-05-14 19:03:36 +02:00 |
|
Byron Hambly
|
c1661b251a
|
discount: introduce config args
|
2024-05-14 19:03:17 +02:00 |
|
Byron Hambly
|
7ff33d45df
|
Merge pull request #1330 from delta1/test-fix-getpeginaddress
test: fix tests broken by change to getpeginaddress
|
2024-05-07 09:47:54 +02:00 |
|
Byron Hambly
|
98c8e4f387
|
test: fix tests broken by change to getpeginaddress
Fixes 2 functional tests failing since PR #1327 changes getpeginaddress
to only be valid when IsInitialBlockDownload is false
|
2024-05-06 14:21:44 +02:00 |
|
Byron Hambly
|
5f1cc1ad8c
|
Merge pull request #1327 from psgreco/master-nopegin-ibd
getpeginaddress cannot be trusted during ibd, it should fail
|
2024-04-19 17:17:15 +02:00 |
|
Pablo Greco
|
33a15604e8
|
getpeginaddress cannot be trusted during ibd, it should fail
|
2024-04-18 17:41:51 -07:00 |
|
Byron Hambly
|
99e502f90c
|
Merge pull request #1324 from xiaoxianBoy/fix-typos
chore: fix typos
|
2024-04-02 09:33:44 +02:00 |
|
snoppy
|
605acb0a40
|
chore: fix typos
|
2024-03-31 23:07:05 +08:00 |
|
Byron Hambly
|
2d298f7e3f
|
Merge pull request #1294 from psgreco/master-liquid-wallet-descr
Remove constrains on liquidv1 pegout bitcoin descriptor
|
2023-11-23 11:45:30 +00:00 |
|
Pablo Greco
|
d66c283f06
|
Remove constrains on liquidv1 pegout bitcoin descriptor
|
2023-11-22 09:57:12 -08:00 |
|