Add tests for Sapling decoding
This commit is contained in:
parent
846c8971fe
commit
e00faeda51
2 changed files with 20 additions and 20 deletions
|
@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
- Functions to decode Sapling transactions
|
||||||
|
- Tests for Sapling decoding
|
||||||
- Type for block response
|
- Type for block response
|
||||||
- Type for raw transaction response
|
- Type for raw transaction response
|
||||||
- JSON parsers for block response, transaction response, `ShieldedOutput` and `OrchardAction`
|
- JSON parsers for block response, transaction response, `ShieldedOutput` and `OrchardAction`
|
||||||
|
|
38
test/Spec.hs
38
test/Spec.hs
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue