Commit graph

6679 commits

Author SHA1 Message Date
Nodari Chkuaselidze
ebf0ec0c06
wdb: update wallet types. 2025-01-15 18:07:23 +04:00
Nodari Chkuaselidze
dd36a772b4
wdb: update types. 2025-01-15 12:27:48 +04:00
Nodari Chkuaselidze
343525aad8
Merge PR #916 from 'nodech/wallet-http-fixes-clean' 2025-01-15 12:25:27 +04:00
Nodari Chkuaselidze
11bd81f56b
Merge PR #917 from 'nodech/fix-ci' 2025-01-15 12:24:42 +04:00
Nodari Chkuaselidze
ea5b56d70c
ci: update npm for older nodejs. 2025-01-15 12:15:37 +04:00
Nodari Chkuaselidze
cf3f300b94
ci: add nodejs 22 to test matrix. 2025-01-15 11:59:47 +04:00
Nodari Chkuaselidze
a9152e020f
ci: update action versions. 2025-01-15 11:55:17 +04:00
Nodari Chkuaselidze
e0b0657e48
wallet-http: add blocks option for rate estimation. 2025-01-13 13:31:27 +04:00
Nodari Chkuaselidze
8b8b04ad19
wallet-http: fix default pending tx limit. 2025-01-13 12:12:35 +04:00
Nodari Chkuaselidze
36899e2a63
Merge PR #914 from 'nodech/add-mid-checkpoint' 2024-12-27 15:26:56 +04:00
Nodari Chkuaselidze
f484c6398b
networks: Add mid checkpoint before last at 200k. 2024-12-27 15:26:39 +04:00
Nodari Chkuaselidze
5c9eceb6e7
Merge PR #912 from 'nodech/update-docs' 2024-12-27 14:15:06 +04:00
Nodari Chkuaselidze
7f8ecc5c0c
docs: backport release notes for v7. Simplify release process. 2024-12-09 17:33:32 +00:00
Nodari Chkuaselidze
9b70c29494
Merge PR #910 from 'nodech/update-seeds' 2024-12-04 12:21:00 +00:00
Nodari Chkuaselidze
d5bdd75e04
seeds: remove unstable seed. 2024-12-03 20:43:22 +00:00
Nodari Chkuaselidze
d4626ee7d5
pkg: update latest version. 2024-11-29 11:38:54 +00:00
Nodari Chkuaselidze
df5f8e96d9
Merge PR #907 from 'nodech/update-seeds' 2024-11-29 11:37:22 +00:00
Nodari Chkuaselidze
00a32f9932
pkg: update release version in changelog. 2024-11-29 11:16:25 +00:00
Nodari Chkuaselidze
b84ad27d79
pkg: update deps explicitly. 2024-11-28 14:05:47 +00:00
Nodari Chkuaselidze
3679ee63e0
networks: update checkpoints to block 225k. 2024-11-28 13:17:10 +00:00
Nodari Chkuaselidze
0445af7bd5
net: update seeds for v7.x 2024-11-28 12:55:14 +00:00
Nodari Chkuaselidze
53780989bf
Merge PR #906 from 'Falci/patch-2' 2024-11-28 11:16:18 +00:00
Nodari Chkuaselidze
dc4f4f423c
Merge PR #884 from 'Nathanwoodburn/master' 2024-11-28 11:01:40 +00:00
Fernando Falci
a42939b2ef
Update main.js
Removing my personal node
2024-11-28 11:59:18 +01:00
Nodari Chkuaselidze
0a4cc49682
Merge PR #888 from 'nodech/wallet-pagination' 2024-11-20 12:04:27 +00:00
Nodari Chkuaselidze
6558b45ce3
wallet: fix getBlockHeader for NodeClient.
node-client: remove getMedianTime (not used).
2024-11-19 16:53:21 +00:00
Nodari Chkuaselidze
0d0cc1f706
wdb-migration: handle edge case when wdb.addBlock is interrupted. 2024-11-19 16:18:09 +00:00
Nodari Chkuaselidze
a914b01ee7
txdb: move count and time indexes under the same prefix. (O). 2024-11-18 15:20:12 +00:00
Nodari Chkuaselidze
904756e0d5
wdb-migration: resume CountAndTime migration after interruption. 2024-10-28 17:26:19 +04:00
Nodari Chkuaselidze
ab6292a600
wdb-migration: handle not-owned txs that are not being fully tracked. 2024-10-28 15:42:51 +04:00
Nodari Chkuaselidze
a3544853ee
wallet-http: fix unconfirmed tx list json. 2024-10-25 14:04:32 +04:00
Nodari Chkuaselidze
15e964612d
wdb-migration: handle non-wallet outputs and fix medianTime. 2024-10-09 13:42:52 +04:00
Nodari Chkuaselidze
1b331eedb6
Merge PR #904 from 'nodech/preferred-inputs-bug' 2024-10-07 09:21:27 +04:00
Nodari Chkuaselidze
7b5aab14e2
wallet: Have specific error when linked coin is pending. 2024-10-04 15:13:21 +04:00
Nodari Chkuaselidze
fc00570226
txdb: reduce lifetime of the layout.x.
Undo count is only needed during confirmed state. After we recover
normal count, it is no longer necessary.
2024-10-02 17:00:55 +04:00
Nodari Chkuaselidze
45c6ac1d64
Merge PR #902 from 'nodech/update-types' 2024-10-02 14:56:02 +04:00
Nodari Chkuaselidze
0ce319765a
types: update mempool entries and simple mining. 2024-10-01 20:47:24 +04:00
Nodari Chkuaselidze
e13f180c96
types: update blockstore. 2024-09-30 14:29:03 +04:00
Nodari Chkuaselidze
685a2202ad
types: update net packets. 2024-09-28 18:44:27 +04:00
Nodari Chkuaselidze
8fcfa1a591
types: update primitives, coins, script and covenants. 2024-09-28 18:24:51 +04:00
Nodari Chkuaselidze
ecac387777
types: update misc types in utils, ui and address. 2024-09-24 23:20:07 +04:00
Nodari Chkuaselidze
9f2e062a33
types: update protocol types. 2024-09-24 21:25:43 +04:00
Nodari Chkuaselidze
ce04d6588d
wdb-migration: remove unnecessary indexes from TXCountTimeIndex. 2024-09-23 15:54:04 +04:00
Nodari Chkuaselidze
91651393d2
wdb-migration: skip already migrated parts in TXCountTimeIndex. 2024-09-23 15:52:27 +04:00
Nodari Chkuaselidze
4283253f2a
wdb-migration: verify time entries. Add more comments for the migration generator. 2024-09-23 14:27:38 +04:00
Nodari Chkuaselidze
a03ddce604
wdb-migrations: add block time cache. 2024-09-22 16:23:51 +04:00
Nodari Chkuaselidze
9d211814c1
wdb: Add tx pagination migration from v3 to v4. 2024-09-22 15:44:14 +04:00
Nodari Chkuaselidze
03aeaf3670
wdb: calculate pagination count indexes per wallet instead of per block. 2024-09-22 15:40:54 +04:00
Nodari Chkuaselidze
9832a3daf4
wdb: merge getMedianTime and getMedianTimeTip. 2024-09-21 16:22:31 +04:00
Nodari Chkuaselidze
ac2047646d
txdb: call nowFn once in insert. 2024-09-21 16:13:31 +04:00