Nodari Chkuaselidze
fd2e57a761
test: fix wallet test case for bidreveal.
2024-08-28 15:46:35 +04:00
Nodari Chkuaselidze
fb7ae46cfe
wdb: Migrate bid-reveals.
...
- Recover bid heights from the TXRecords. Historical not-owned bids will
have them default (-1) for the migration, as TXRecords for them are not
recorded.
- Link owned bid <-> reveals. Historical not-owned bids will have them
default (null outpoint) for the migration, as TXRecords for them are
not recorded.
2024-08-28 13:27:43 +04:00
Nodari Chkuaselidze
1cebcd3b08
chain-test: update migrate tree state migration.
2024-08-26 18:50:36 +04:00
Nodari Chkuaselidze
e9a52896be
chain-test: update blockstore migration.
2024-08-26 18:50:35 +04:00
Nodari Chkuaselidze
bdb2464773
chain-test: update chainstate migration and remove chaindb methods.
2024-08-26 18:50:34 +04:00
Nodari Chkuaselidze
ebe648f6d9
chain-test: change initial change migration to be selfcontained.
2024-08-26 18:50:32 +04:00
Nodari Chkuaselidze
c5dfced233
wdb-test: rename lookahead migration data.
2024-08-26 18:50:31 +04:00
Nodari Chkuaselidze
f263a4dfe8
wdb: use layout back up instead of wdb layout. Generate migration data.
2024-08-26 18:50:29 +04:00
Nodari Chkuaselidze
aa4a1f84b6
wdb: fix change address migration for hsd v2.1.3 and before nodes.
2024-08-26 18:50:27 +04:00
Nodari Chkuaselidze
ce7dc581b1
wdb: fix initial migrations.
2024-08-26 18:28:35 +04:00
Nodari Chkuaselidze
a6c3265dab
script: add redundant tests to math ops.
2023-09-22 18:04:09 +04:00
Matthew Zipkin
f882f0ae70
wallet/mtx: fix size estimator
...
- apply witness discount to multisig spends
- fix "fallback" 2-of-3 script hash size value
- account for large multisig scripts in script size varInt size
2022-09-23 08:47:34 -04:00
Matthew Zipkin
7f16407a2f
test: cover portuguese bip39
2022-08-29 09:07:12 -04:00
Nodari Chkuaselidze
7d55fc65c5
test: netaddress add more tests.
2022-01-26 19:19:40 +04:00
Buffrr
82d34c84af
test/ns: various tests for verifying NSEC and the handling of DS answers
2021-09-13 12:39:01 -07:00
Nodari Chkuaselidze
628dbe097c
blockstore-test: add merkle block test vector.
2021-09-03 23:23:59 +04:00
Nodari Chkuaselidze
543f8a086a
blockstore-test: update test vectors.
2021-09-03 23:23:59 +04:00
Mark Tyneway
9e4abb6a51
blockstore: integration
2021-09-03 23:23:59 +04:00
Matthew Zipkin
f9ca284cb1
test: lookahead test requires 200 addresses
2020-09-07 14:29:30 -04:00
Mark Tyneway
33e18dc022
test: remove dead test vectors
...
These were left over from the pre-mainnet resource
serialization. They are no longer used in any tests.
2020-05-11 14:03:20 -07:00
Christopher Jeffrey
af95c86b39
airdrop: update faucet root and airdrop sighashing.
2020-02-01 22:20:46 -08:00
Christopher Jeffrey
c554a6fc15
protocol: update trees once again.
2019-12-14 05:11:23 -08:00
Christopher Jeffrey
391fadc789
hsd: update airdrop and faucet trees.
2019-12-11 11:35:43 -08:00
Christopher Jeffrey
27c99adda0
hsd: update names and faucet tree.
2019-11-22 17:05:13 -08:00
Christopher Jeffrey
dddad6d1e0
airdrop: update trees. re-enable airdrop tests.
2019-11-20 08:17:44 -08:00
Mark Tyneway
8b16e33e9a
test: add resource v0 mocks
2019-11-01 12:07:25 -07:00
Matthew Zipkin
580a9b2286
script: [consensus] remove OP_CHECKOUTPUT and OP_CHECKOUTPUTVERIFY
2019-07-29 11:09:08 -07:00
Boyma Fahnbulleh
9fdbb14ceb
test: new tests for alternative signer support
2019-06-11 12:22:34 -07:00
Christopher Jeffrey
214d117b10
test: update values and test vectors for testnet4.
2019-04-01 07:27:39 -07:00
Christopher Jeffrey
9e37eebe4c
airdrop: update airdrop/faucet trees.
2019-01-22 01:14:37 -08:00
Christopher Jeffrey
48cc8f3e4a
ownership: better size checks. redesign TXT commitments.
2018-12-03 16:56:38 -08:00
Christopher Jeffrey
e7e09c40c6
covenants: get claim tests passing.
2018-07-10 01:21:36 -07:00
Christopher Jeffrey
a3acced655
block: switch to a single merkle root.
2018-06-15 01:38:59 -07:00
Christopher Jeffrey
4bf4fcec0c
test: remove bitcoin test vectors.
2018-03-13 23:22:24 -07:00
Christopher Jeffrey
9e52d2f518
test: get tests passing.
2018-03-13 23:21:17 -07:00
Christopher Jeffrey
a376c10a98
pkg: update deps.
2017-12-29 15:45:35 -08:00
Christopher Jeffrey
f994266f35
encoding: refactor. remove bip70.
2017-10-30 21:02:19 -07:00
Christopher Jeffrey (JJ)
af64e2dd0a
Merge pull request #324 from tuxcanfly/test-coin
...
Primitives tests: coin
2017-10-18 22:26:10 -07:00
Christopher Jeffrey (JJ)
c1144a9955
Merge pull request #327 from nodar-chkuaselidze/test-input
...
Tests: Input
2017-10-18 13:21:41 -07:00
Javed Khan
b9f19038ba
tests: add coin tests
2017-09-28 19:46:54 +05:30
Javed Khan
7b73402377
tests: add headers tests
2017-09-27 19:54:45 +05:30
Node
104dd9344b
test: add input test
2017-09-25 23:33:05 +04:00
Christopher Jeffrey
2e8d8f59c6
test: change file naming convention.
2017-08-12 20:29:27 -07:00
Christopher Jeffrey
0e7d5d7ab9
test: more sigops counting test vectors.
2017-08-12 20:02:44 -07:00
Christopher Jeffrey
e37d299049
test: create better interface for block/tx test vectors.
2017-08-12 19:38:58 -07:00
Christopher Jeffrey
5327398037
test: pull in script/tx test vectors.
2017-08-10 09:46:10 -07:00
Christopher Jeffrey
ed4ce0f032
test: minor.
2017-08-09 17:43:21 -07:00
Christopher Jeffrey
a085214d54
test: refactor several tests. clean up test data.
2017-08-02 00:19:08 -07:00
Christopher Jeffrey
860e51e390
test: refactor and clean up a few tests.
2017-08-01 15:17:17 -07:00
Christopher Jeffrey
536497a204
test: update undocoins.
2017-07-31 18:20:47 -07:00