Commit graph

  • dbe1c7952c
    feat(itns-sidechain): initial push main Claude 2026-04-01 22:42:02 +01:00
  • 698e252ebc
    Merge PR #944 from 'nodech/fix-partial-open' Nodari Chkuaselidze 2025-08-22 11:04:45 +04:00
  • cd262937a0
    Merge PR #943 from 'nodech/transaction-http-validator' Nodari Chkuaselidze 2025-08-22 10:59:02 +04:00
  • 2ae6584a0b
    wallet: makeOpen will remove added output if output is doubleOpen. Nodari Chkuaselidze 2025-08-20 15:29:15 +04:00
  • a30427f894
    wallet-http: TransactionOptions now can have different defaults and validator wont override. Nodari Chkuaselidze 2025-08-20 15:26:33 +04:00
  • 8f42b5ddd7
    pkg: gitignore coverage files. Nodari Chkuaselidze 2025-08-06 09:56:44 +04:00
  • a812f0bc8d
    Merge PR #941 from 'nodech/batch-refactor' Nodari Chkuaselidze 2025-07-23 13:26:44 +04:00
  • e11f3bc8c8
    wallet: return errors array with from makeBatch and related methods. Nodari Chkuaselidze 2025-07-21 16:11:29 +04:00
  • c2f49cf00e
    wallet: accept array of objects instead of arrays in the createBatch. Nodari Chkuaselidze 2025-07-14 16:29:15 +04:00
  • b901034522
    Merge PR #940 from 'nodech/dns-different-host' Nodari Chkuaselidze 2025-07-11 14:27:16 +04:00
  • 18cf21b0bd
    node/dns: allow setting different public-host for root server. Nodari Chkuaselidze 2025-07-11 14:02:09 +04:00
  • 9f71ba3090
    Merge PR #939 from 'nodech/batch-sort' Nodari Chkuaselidze 2025-07-11 13:50:38 +04:00
  • 5cf5b0cb53
    wallet: keep batch action order when sorting with same covenant types Nodari Chkuaselidze 2025-07-11 13:43:26 +04:00
  • 134613b51d
    Merge PR #938 from 'nodech/backport-docs' Nodari Chkuaselidze 2025-07-07 14:13:11 +04:00
  • ffcec3c2ba
    docs: backport release notes for v8. Nodari Chkuaselidze 2025-07-07 13:55:48 +04:00
  • bc220dae8d
    Merge PR #936 from 'nodech/update-deps' Nodari Chkuaselidze 2025-07-07 13:49:48 +04:00
  • 618ead29b9
    pkg: update dependencies and npmignore. Nodari Chkuaselidze 2025-07-03 15:17:41 +04:00
  • f75e5ebc6f
    pkg: update latest version. Nodari Chkuaselidze 2025-06-25 14:58:53 +04:00
  • 82cacf38e2
    Merge PR #933 from 'nodech/update-seeds' Nodari Chkuaselidze 2025-06-25 14:48:34 +04:00
  • dee79a3c4e
    Merge PR #927 from 'rithvikvibhu/end-airdrop' Nodari Chkuaselidze 2025-06-25 14:04:50 +04:00
  • 785fc787eb
    net: replace easyhandhake.com with seed.htools.work. Nodari Chkuaselidze 2025-06-25 13:57:58 +04:00
  • a4e9ec6c32
    pkg: update deps. Nodari Chkuaselidze 2025-06-24 15:41:55 +04:00
  • d42170b682
    net: update checkpoints to block 258026. Nodari Chkuaselidze 2025-06-24 15:34:52 +04:00
  • 985a5d979e
    net: update seeds. Nodari Chkuaselidze 2025-06-24 15:25:36 +04:00
  • 47827148df
    pkg: update changelog. Nodari Chkuaselidze 2025-06-23 15:47:42 +04:00
  • ff042fba7b
    test: separate faucet and airdrop proofs. Nodari Chkuaselidze 2025-06-23 13:03:15 +04:00
  • 071fe80b01
    mempool: drop airdrop proofs before activation and no longer accept in the mempool. Nodari Chkuaselidze 2025-06-19 12:51:56 +04:00
  • b0af775af1
    mempool: id is no longer part of airdrops. Nodari Chkuaselidze 2025-06-18 15:16:10 +04:00
  • f0a81dac67
    Merge PR #928 from 'nodech/wallet-coinselection' Nodari Chkuaselidze 2025-06-18 12:26:02 +04:00
  • 7ed3a340d4
    txdb: fix limit on value coin selector. Nodari Chkuaselidze 2025-06-17 16:10:20 +04:00
  • 44589a974e
    docs: add sweepdust to changelog. Nodari Chkuaselidze 2025-06-17 15:11:26 +04:00
  • 827769d42e
    Merge PR #932 from 'nodech/timeout-valid' Nodari Chkuaselidze 2025-06-16 12:45:42 +04:00
  • d8e8857d35
    wallet-http: validate timeouts and make default explicit. Nodari Chkuaselidze 2025-06-12 11:38:51 +04:00
  • 1f0f0d8c3c
    docs: Update changelog. Nodari Chkuaselidze 2025-06-09 13:35:15 +04:00
  • 4b426bead4
    wallet: add sweepdust coin selection. Nodari Chkuaselidze 2025-06-06 16:46:25 +04:00
  • fb18da4dc6
    wdb-migration: fix and test coin selection progress recovery. Nodari Chkuaselidze 2025-06-04 17:29:06 +04:00
  • cd3dfeb943
    wdb-migration: save and recover migration progress for coin selection. Nodari Chkuaselidze 2025-06-04 16:26:23 +04:00
  • b44affe4b7
    wdb-migration: Add coin selection indexes to the existing wallets. Nodari Chkuaselidze 2025-06-02 15:31:40 +04:00
  • 7bd6f44eab
    pkg: normalize exports. Nodari Chkuaselidze 2025-06-02 15:26:59 +04:00
  • 86e024243c
    test: add wallet coin selector migration data. Nodari Chkuaselidze 2025-05-30 17:49:56 +04:00
  • 2e1fe3b106
    test: add support for deterministic inputs in wallet utils. Nodari Chkuaselidze 2025-05-30 17:46:21 +04:00
  • 2f0bcf753b
    wallet: move wallet coinselection types to enum and rename. Nodari Chkuaselidze 2025-05-29 14:09:04 +04:00
  • c6a485cc64
    bench: Add benchmark for wallet coinselections. Nodari Chkuaselidze 2025-05-27 11:21:52 +04:00
  • 37b11e525f
    test: move wallet utils and add createAddress option. Nodari Chkuaselidze 2025-05-22 15:32:58 +04:00
  • dded017126
    wallet-coinselector: skip non-existent coins. Nodari Chkuaselidze 2025-05-21 13:15:57 +04:00
  • 1121e8eefe
    wallet: add wallet coin source. Nodari Chkuaselidze 2025-05-20 18:50:15 +04:00
  • 6085f8851a
    network: update airstop end date to 8 Oct 2025 Rithvik Vibhu 2025-05-16 20:54:18 +05:30
  • bbb44083a2
    coinselection: select all even with existing coins/inputs. Nodari Chkuaselidze 2025-05-16 17:33:14 +04:00
  • 85a1ada09b
    Merge PR #929 from 'nodech/node-v24' Nodari Chkuaselidze 2025-05-16 13:31:56 +04:00
  • e19f9fb428
    Merge PR #930 from 'rithvikvibhu/seeder-configurable-prefix' Nodari Chkuaselidze 2025-05-16 13:30:03 +04:00
  • 80406b3602
    chain: include faucet claims in airstop Rithvik Vibhu 2025-05-16 12:00:20 +05:30
  • 3b73c1aa4a
    protocol: update airstop dates Rithvik Vibhu 2025-05-15 20:01:21 +05:30
  • a12403dfcc
    seeder: allow passing custom prefix dir Rithvik Vibhu 2025-05-15 19:24:18 +05:30
  • 40a083aa98
    test: add existing input tests to the wallet coin selection. Nodari Chkuaselidze 2025-05-15 14:15:48 +04:00
  • 98eaa5fb83
    test: add all selection tests to the wallet coin selection. Nodari Chkuaselidze 2025-05-14 13:57:35 +04:00
  • 3881e32954
    test: add age tests to the wallet coin selection. Nodari Chkuaselidze 2025-05-14 12:52:40 +04:00
  • ed380caf29
    test: add smart option tests to wallet coin selector. Nodari Chkuaselidze 2025-05-14 11:28:42 +04:00
  • ec08bb4b45
    test: add wallet coin selection by value tests. Nodari Chkuaselidze 2025-05-13 16:59:33 +04:00
  • 5e5decaaf5
    ci: add nodejs v24 to the matrix. Nodari Chkuaselidze 2025-05-12 15:18:51 +04:00
  • f9f2539925
    test: add heights to the coinselection test. Nodari Chkuaselidze 2025-05-07 13:42:05 +04:00
  • 2b0f111db5
    wallet: address nits. Nodari Chkuaselidze 2025-05-07 12:51:13 +04:00
  • dfbef04486
    txdb: Add wallet wide height indexes for by value coinselection. Nodari Chkuaselidze 2025-05-06 17:08:51 +04:00
  • 6819a19f00
    txdb-indexes: Introduce separate indexes for confirmed/unconfirmed values. Nodari Chkuaselidze 2025-05-06 15:16:10 +04:00
  • 0cc7d787b9
    mtx: separate fund and fill. Nodari Chkuaselidze 2025-05-05 15:09:45 +04:00
  • 48b377e44b
    txdb-indexes: don't index non spendable coins. Nodari Chkuaselidze 2025-05-02 12:43:24 +04:00
  • b8ce31e9d8
    wallet: add by height indexes for credits. Nodari Chkuaselidze 2025-05-01 17:28:19 +04:00
  • 3c94eb369d
    wallet: add by value indexes for credits. Nodari Chkuaselidze 2025-05-01 15:19:19 +04:00
  • d6eafc4150
    wallet: add by value indexes for credits. Nodari Chkuaselidze 2025-04-29 16:57:06 +04:00
  • cd3399b312
    test: add more coin selection tests to mtx and coinselection. Nodari Chkuaselidze 2025-04-24 14:29:01 +04:00
  • 5dea6944a0
    chain: add airstop soft fork Rithvik Vibhu 2025-04-19 23:44:00 +05:30
  • a49a68f87a
    mtx: move out coinselector. Nodari Chkuaselidze 2025-04-15 17:03:08 +04:00
  • 5f11d622b1
    Merge PR #925 from 'nodech/wallet-migration-progress-data' Nodari Chkuaselidze 2025-04-16 12:30:21 +04:00
  • 18dcc5e1d5
    Merge PR #926 from 'nodech/rebalance' Nodari Chkuaselidze 2025-04-10 13:12:17 +04:00
  • 8df0724afc
    Merge PR #924 from 'pinheadmz/remove-easyhandshake-seed' Nodari Chkuaselidze 2025-04-08 11:33:53 +04:00
  • 3ff53996a4
    migrations: fix ctx type. Nodari Chkuaselidze 2025-04-01 11:40:59 +04:00
  • e323618f94
    wallet: recalculate-balances endpoint. Nodari Chkuaselidze 2025-04-01 11:28:33 +04:00
  • a32e1df6f6
    migrations: Add migration state migrations to the wallet and the chain. Nodari Chkuaselidze 2025-03-31 15:31:10 +04:00
  • 5469d8baf5
    migrations: create and pass migration context with state and pending states. Nodari Chkuaselidze 2025-03-28 16:45:32 +04:00
  • abd0c38a6c
    migrations: introduce version and inProgressData to the migration state. Nodari Chkuaselidze 2025-03-28 13:15:28 +04:00
  • 36412db656
    net: remove easyhandshake seed IP Matthew Zipkin 2025-03-11 06:15:03 -04:00
  • d1a7a05f41
    remove easyhandshake from mainnet seed nodes Matthew Zipkin 2025-03-07 10:04:21 -05:00
  • afb1533282
    migrations: move initialize and flag checks. Nodari Chkuaselidze 2025-02-18 12:11:51 +04:00
  • 73533cdf56
    Merge PR #923 from 'nodech/type-cleanup' Nodari Chkuaselidze 2025-02-07 17:57:50 +04:00
  • efb00292f0
    chain-migrations: fix default. Nodari Chkuaselidze 2025-02-06 14:48:22 +04:00
  • cf533d6417
    wallet: update client types. Nodari Chkuaselidze 2025-02-06 14:36:52 +04:00
  • 3f83d575ee
    chain: rename constants and update types. Nodari Chkuaselidze 2025-02-06 14:35:37 +04:00
  • 0da3a98a5f
    doc: update changelog. Nodari Chkuaselidze 2025-02-05 14:30:49 +04:00
  • 31009340b1
    Merge PR #922 from 'nodech/wallet-http-get-owned-name' Nodari Chkuaselidze 2025-01-21 11:30:04 +04:00
  • 25e72467ba
    wallet-http: Add own method to the getName. Nodari Chkuaselidze 2025-01-21 11:16:59 +04:00
  • ab2f5f8480
    Merge PR #921 from 'nodech/cleanup-class-members' Nodari Chkuaselidze 2025-01-20 11:36:59 +04:00
  • f24fb51da9
    lib: don't use public class fields usage. Nodari Chkuaselidze 2025-01-20 11:34:40 +04:00
  • 77e22dae3c
    Merge PR #920 from 'nodech/http-valid-zap' Nodari Chkuaselidze 2025-01-20 11:03:59 +04:00
  • 964b41eee1
    wallet-http: return total number of transactions zapped. Nodari Chkuaselidze 2025-01-17 15:01:57 +04:00
  • dddf32c8a1
    wallet: Zap now returns number of transactions zapped instead of hashes. Nodari Chkuaselidze 2025-01-17 13:56:21 +04:00
  • 1ccbb79efc
    wallet-http: pass network to the transaction options validator. Nodari Chkuaselidze 2025-01-17 12:58:06 +04:00
  • dd7249f601
    Merge PR #919 from 'nodech/backport-docs' Nodari Chkuaselidze 2025-01-16 18:41:52 +04:00
  • e009a7a230
    docs: backport release notes. Nodari Chkuaselidze 2025-01-16 17:52:52 +04:00
  • 1888c54043
    pkg: update lint rule file. Nodari Chkuaselidze 2025-01-15 19:20:52 +04:00
  • 886f651598
    Merge PR #918 from 'nodech/wallet-doc-updates' Nodari Chkuaselidze 2025-01-15 19:12:28 +04:00
  • 0205dceaa7
    pkg: update bslint. Nodari Chkuaselidze 2025-01-15 18:54:11 +04:00