Karel Bilek
|
4f03a5d32e
|
Adding weights and vsize to fixtures
I took vsize from bitcoind; and I set weight as vsize*4 and fiddled with it until it passed.
|
8 years ago |
Daniel Cousens
|
771491bc5a
|
tests: add coinbase with witness transaction fixture
|
8 years ago |
Daniel Cousens
|
a023d23907
|
tests: rename hashForWitnessV0 tests for actuality
|
8 years ago |
Daniel Cousens
|
637aa0f60c
|
tests/transaction: remove unused data
|
8 years ago |
Daniel Cousens
|
bd616f469e
|
tests: re-order fixtures so invalid is last
|
8 years ago |
Daniel Cousens
|
0c198ffa6a
|
tests: merge witness fixtures with valid transactions, reverse reversed hashs (failing)
|
8 years ago |
Daniel Cousens
|
5150e3c027
|
tests: enforce witness transactions use legacy txId
|
8 years ago |
Daniel Cousens
|
dfcb04c9b4
|
tests: add coinbase flag to each transaction fixture
|
8 years ago |
Thomas Kerin
|
95059df96a
|
Update vectors with value of UTXO
|
8 years ago |
Thomas Kerin
|
6d4c4d4cf2
|
test/fixtures/transaction.json
New fixtures for Witness
|
8 years ago |
Thomas Kerin
|
3f731d090a
|
Test that parsing a transaction with superfluous witness data leads to an error
|
8 years ago |
Thomas Kerin
|
035ec47868
|
Better test vectors for witness serialization (available on testnet)
|
8 years ago |
Daniel Cousens
|
5c2fdb6043
|
Transaction: add Witness serialization and hashForWitnessV0
|
9 years ago |
Daniel Cousens
|
b91cfcf196
|
package: update to typeforce 1.8.7
|
8 years ago |
Daniel Cousens
|
4898cc7b67
|
tests: add tests for Transaction.hashForSignature
|
9 years ago |
Daniel Cousens
|
ea2a7449ad
|
tests: add isCoinbase tests and flags to fixtures
|
9 years ago |
Daniel Cousens
|
706f5d7a9c
|
scripts: adds tests for *HashOutput
|
10 years ago |
Daniel Cousens
|
254b670427
|
add types
|
10 years ago |
Daniel Cousens
|
2f100e0eae
|
tests: add failing pushDataInt fixtures
|
10 years ago |
Daniel Cousens
|
445eb260c0
|
tests: add failing Coinbase transaction fixture
|
10 years ago |
Daniel Cousens
|
c716367f77
|
tests: add test for null sequence number
|
10 years ago |
Bez Reyhan
|
85979a062e
|
remove fixture
|
10 years ago |
Bez Reyhan
|
1c6d5a28a9
|
update fixtures and tests for merge
|
10 years ago |
Daniel Cousens
|
fc690d418b
|
tests: rename txid to id in Transaction context
|
10 years ago |
Daniel Cousens
|
ca4e64d071
|
tests: use ASM for fixtures, avoid JSON comparison
|
10 years ago |
Daniel Cousens
|
8eaf44881a
|
Transaction: improve hash length checking + tests
|
11 years ago |
Daniel Cousens
|
6ea89eeaae
|
Transaction: data driven tests
|
11 years ago |