haskoin-core/data
JP Rupp 8fb472f60d
Backwards-incompatible modernisation of package
- Shorten all field names ignoring duplicates using DuplicateRecordFields extension.
- Use OverloadedRecordDot language extension and syntax.
- Use explicit context object from secp256k1-haskell library.
- Unify serialization into custom Marhsal and MarshalJSON classes.
- Use bytestring builders for all JSON toEncoding implementations.
- Use ormolu for formatting.
- Simplify module organisation.
- Strongly break backwards compatibility.
2023-07-28 19:48:43 +01:00
..
bip341.json Adds taproot support (no signing) (#404) 2021-11-23 12:13:39 +00:00
complex_psbt.json PSBT fixes 2021-10-20 14:42:29 -05:00
forkid_script_tests.json Pass network explicitly and migrate tests to hspec 2018-08-27 23:07:11 +01:00
forkid_sighash.json Pass network explicitly and migrate tests to hspec 2018-08-27 23:07:11 +01:00
key_io_invalid.json Add missing BIP32 test vectors (#389) 2020-06-19 18:50:24 +01:00
key_io_valid.json Add missing BIP32 test vectors (#389) 2020-06-19 18:50:24 +01:00
rfc6979cash.json Backwards-incompatible modernisation of package 2023-07-28 19:48:43 +01:00
rfc6979core.json Add missing BIP32 test vectors (#389) 2020-06-19 18:50:24 +01:00
rfc6979DERcash.json Backwards-incompatible modernisation of package 2023-07-28 19:48:43 +01:00
rfc6979DERcore.json Add missing BIP32 test vectors (#389) 2020-06-19 18:50:24 +01:00
script_tests.json Remove non-strict signatures and script evaluator 2018-09-01 13:08:56 +01:00
sig_nonstrict.json Pass network explicitly and migrate tests to hspec 2018-08-27 23:07:11 +01:00
sig_strict.json Pass network explicitly and migrate tests to hspec 2018-08-27 23:07:11 +01:00
sighash.json Pass network explicitly and migrate tests to hspec 2018-08-27 23:07:11 +01:00
test_vectors_aserti3-2d_run01.txt ASERT (#394) 2020-10-21 12:01:48 +01:00
test_vectors_aserti3-2d_run02.txt ASERT (#394) 2020-10-21 12:01:48 +01:00
test_vectors_aserti3-2d_run03.txt ASERT (#394) 2020-10-21 12:01:48 +01:00
test_vectors_aserti3-2d_run04.txt ASERT (#394) 2020-10-21 12:01:48 +01:00
test_vectors_aserti3-2d_run05.txt ASERT (#394) 2020-10-21 12:01:48 +01:00
test_vectors_aserti3-2d_run06.txt ASERT (#394) 2020-10-21 12:01:48 +01:00
test_vectors_aserti3-2d_run07.txt ASERT (#394) 2020-10-21 12:01:48 +01:00
test_vectors_aserti3-2d_run08.txt ASERT (#394) 2020-10-21 12:01:48 +01:00
test_vectors_aserti3-2d_run09.txt ASERT (#394) 2020-10-21 12:01:48 +01:00
test_vectors_aserti3-2d_run10.txt ASERT (#394) 2020-10-21 12:01:48 +01:00
test_vectors_aserti3-2d_run11.txt ASERT (#394) 2020-10-21 12:01:48 +01:00
test_vectors_aserti3-2d_run12.txt ASERT (#394) 2020-10-21 12:01:48 +01:00