Claude
|
dbe1c7952c
|
feat(itns-sidechain): initial push
Build / Test Coverage (push) Failing after 4s
Build / Lint & Doc (push) Failing after 1m32s
Build / Build & Test (push) Failing after 14s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-01 22:42:02 +01:00 |
|
Nodari Chkuaselidze
|
698e252ebc
|
Merge PR #944 from 'nodech/fix-partial-open'
|
2025-08-22 11:04:45 +04:00 |
|
Nodari Chkuaselidze
|
cd262937a0
|
Merge PR #943 from 'nodech/transaction-http-validator'
|
2025-08-22 10:59:02 +04:00 |
|
Nodari Chkuaselidze
|
2ae6584a0b
|
wallet: makeOpen will remove added output if output is doubleOpen.
|
2025-08-20 15:29:30 +04:00 |
|
Nodari Chkuaselidze
|
a30427f894
|
wallet-http: TransactionOptions now can have different defaults and validator wont override.
|
2025-08-20 15:26:33 +04:00 |
|
Nodari Chkuaselidze
|
8f42b5ddd7
|
pkg: gitignore coverage files.
|
2025-08-06 09:56:44 +04:00 |
|
Nodari Chkuaselidze
|
a812f0bc8d
|
Merge PR #941 from 'nodech/batch-refactor'
|
2025-07-23 13:26:44 +04:00 |
|
Nodari Chkuaselidze
|
e11f3bc8c8
|
wallet: return errors array with from makeBatch and related methods.
|
2025-07-21 16:11:29 +04:00 |
|
Nodari Chkuaselidze
|
c2f49cf00e
|
wallet: accept array of objects instead of arrays in the createBatch.
|
2025-07-14 16:29:15 +04:00 |
|
Nodari Chkuaselidze
|
b901034522
|
Merge PR #940 from 'nodech/dns-different-host'
|
2025-07-11 14:27:16 +04:00 |
|
Nodari Chkuaselidze
|
18cf21b0bd
|
node/dns: allow setting different public-host for root server.
Co-authored-by: Rithvik Vibhu <rithvikvibhu@gmail.com>
|
2025-07-11 14:03:05 +04:00 |
|
Nodari Chkuaselidze
|
9f71ba3090
|
Merge PR #939 from 'nodech/batch-sort'
|
2025-07-11 13:50:38 +04:00 |
|
Nodari Chkuaselidze
|
5cf5b0cb53
|
wallet: keep batch action order when sorting with same covenant types
Co-authored-by: Rithvik Vibhu <rithvikvibhu@gmail.com>
|
2025-07-11 13:43:26 +04:00 |
|
Nodari Chkuaselidze
|
134613b51d
|
Merge PR #938 from 'nodech/backport-docs'
|
2025-07-07 14:13:11 +04:00 |
|
Nodari Chkuaselidze
|
ffcec3c2ba
|
docs: backport release notes for v8.
|
2025-07-07 13:55:48 +04:00 |
|
Nodari Chkuaselidze
|
bc220dae8d
|
Merge PR #936 from 'nodech/update-deps'
|
2025-07-07 13:49:48 +04:00 |
|
Nodari Chkuaselidze
|
618ead29b9
|
pkg: update dependencies and npmignore.
|
2025-07-03 16:49:42 +04:00 |
|
Nodari Chkuaselidze
|
f75e5ebc6f
|
pkg: update latest version.
|
2025-06-25 14:58:53 +04:00 |
|
Nodari Chkuaselidze
|
82cacf38e2
|
Merge PR #933 from 'nodech/update-seeds'
|
2025-06-25 14:48:34 +04:00 |
|
Nodari Chkuaselidze
|
dee79a3c4e
|
Merge PR #927 from 'rithvikvibhu/end-airdrop'
|
2025-06-25 14:04:50 +04:00 |
|
Nodari Chkuaselidze
|
785fc787eb
|
net: replace easyhandhake.com with seed.htools.work.
|
2025-06-25 13:57:58 +04:00 |
|
Nodari Chkuaselidze
|
a4e9ec6c32
|
pkg: update deps.
|
2025-06-24 15:41:55 +04:00 |
|
Nodari Chkuaselidze
|
d42170b682
|
net: update checkpoints to block 258026.
|
2025-06-24 15:34:52 +04:00 |
|
Nodari Chkuaselidze
|
985a5d979e
|
net: update seeds.
|
2025-06-24 15:25:36 +04:00 |
|
Nodari Chkuaselidze
|
47827148df
|
pkg: update changelog.
|
2025-06-23 15:47:42 +04:00 |
|
Nodari Chkuaselidze
|
ff042fba7b
|
test: separate faucet and airdrop proofs.
|
2025-06-23 13:26:01 +04:00 |
|
Nodari Chkuaselidze
|
071fe80b01
|
mempool: drop airdrop proofs before activation and no longer accept in the mempool.
|
2025-06-20 12:04:27 +04:00 |
|
Nodari Chkuaselidze
|
b0af775af1
|
mempool: id is no longer part of airdrops.
|
2025-06-18 15:16:10 +04:00 |
|
Nodari Chkuaselidze
|
f0a81dac67
|
Merge PR #928 from 'nodech/wallet-coinselection'
|
2025-06-18 12:26:02 +04:00 |
|
Nodari Chkuaselidze
|
7ed3a340d4
|
txdb: fix limit on value coin selector.
|
2025-06-18 12:08:37 +04:00 |
|
Nodari Chkuaselidze
|
44589a974e
|
docs: add sweepdust to changelog.
|
2025-06-17 15:11:26 +04:00 |
|
Nodari Chkuaselidze
|
827769d42e
|
Merge PR #932 from 'nodech/timeout-valid'
|
2025-06-16 12:45:42 +04:00 |
|
Nodari Chkuaselidze
|
d8e8857d35
|
wallet-http: validate timeouts and make default explicit.
|
2025-06-12 13:58:23 +04:00 |
|
Nodari Chkuaselidze
|
1f0f0d8c3c
|
docs: Update changelog.
|
2025-06-09 13:35:15 +04:00 |
|
Nodari Chkuaselidze
|
4b426bead4
|
wallet: add sweepdust coin selection.
|
2025-06-06 16:46:25 +04:00 |
|
Nodari Chkuaselidze
|
fb18da4dc6
|
wdb-migration: fix and test coin selection progress recovery.
|
2025-06-04 17:29:06 +04:00 |
|
Nodari Chkuaselidze
|
cd3dfeb943
|
wdb-migration: save and recover migration progress for coin selection.
|
2025-06-04 16:26:23 +04:00 |
|
Nodari Chkuaselidze
|
b44affe4b7
|
wdb-migration: Add coin selection indexes to the existing wallets.
|
2025-06-02 15:31:40 +04:00 |
|
Nodari Chkuaselidze
|
7bd6f44eab
|
pkg: normalize exports.
|
2025-06-02 15:26:59 +04:00 |
|
Nodari Chkuaselidze
|
86e024243c
|
test: add wallet coin selector migration data.
|
2025-05-30 17:49:56 +04:00 |
|
Nodari Chkuaselidze
|
2e1fe3b106
|
test: add support for deterministic inputs in wallet utils.
|
2025-05-30 17:46:21 +04:00 |
|
Nodari Chkuaselidze
|
2f0bcf753b
|
wallet: move wallet coinselection types to enum and rename.
address nits.
|
2025-05-29 14:28:20 +04:00 |
|
Nodari Chkuaselidze
|
c6a485cc64
|
bench: Add benchmark for wallet coinselections.
|
2025-05-27 13:00:12 +04:00 |
|
Nodari Chkuaselidze
|
37b11e525f
|
test: move wallet utils and add createAddress option.
|
2025-05-22 15:32:58 +04:00 |
|
Nodari Chkuaselidze
|
dded017126
|
wallet-coinselector: skip non-existent coins.
|
2025-05-21 13:15:57 +04:00 |
|
Nodari Chkuaselidze
|
1121e8eefe
|
wallet: add wallet coin source.
|
2025-05-20 18:50:15 +04:00 |
|
Rithvik Vibhu
|
6085f8851a
|
network: update airstop end date to 8 Oct 2025
|
2025-05-16 20:54:18 +05:30 |
|
Nodari Chkuaselidze
|
bbb44083a2
|
coinselection: select all even with existing coins/inputs.
|
2025-05-16 17:33:14 +04:00 |
|
Nodari Chkuaselidze
|
85a1ada09b
|
Merge PR #929 from 'nodech/node-v24'
|
2025-05-16 13:31:56 +04:00 |
|
Nodari Chkuaselidze
|
e19f9fb428
|
Merge PR #930 from 'rithvikvibhu/seeder-configurable-prefix'
|
2025-05-16 13:30:03 +04:00 |
|