Commit graph

218 commits

Author SHA1 Message Date
ee7e32feb6
Remove flags 2024-02-21 20:32:36 -06:00
f818586b33
Set the Rust tool-chain 2024-02-21 19:33:28 -06:00
9d7a88be43
Add shared flag for cabal 2024-02-21 15:44:03 -06:00
3fa771f9f5
Merge pull request 'Add static flag for cabal' (#11) from rav001 into dev040
Reviewed-on: #11
2024-02-21 21:21:01 +00:00
faaa84caa6
Add static flag for cabal 2024-02-21 15:19:23 -06:00
4885d7525f
Merge pull request 'Implement custom build with cabal' (#10) from package into dev040
Reviewed-on: #10
2024-02-21 19:06:58 +00:00
c0e8fa85ce
Implement custom build with cabal 2024-02-21 10:51:03 -06:00
5c4786f1d5
Add tests for Seed and Phrase generation 2024-02-20 07:35:05 -06:00
f39838f24b
Pin the Rust nightly to avoid ahash error 2024-02-19 08:29:39 -06:00
73d8125b83
Merge pull request 'Add host parameter for Zebra nodes' (#9) from fix080 into dev040
Reviewed-on: #9
2024-02-14 14:22:16 +00:00
f95ebc7b00
Add host parameter for Zebra nodes 2024-02-14 08:19:34 -06:00
09cee9a064
Merge pull request 'Implement Zebra RPC calling functions' (#8) from fix080 into dev040
Reviewed-on: #8
2024-02-12 18:01:06 +00:00
75c95b03dc
Implement Zebra RPC calling functions 2024-02-12 11:55:42 -06:00
c4f345b1de
Merge pull request 'Implement Read instance' (#7) from fix080 into dev040
Reviewed-on: #7
2024-02-09 19:35:35 +00:00
49438bc99b
Merge branch 'dev040' into fix080 2024-02-09 19:35:12 +00:00
790ffec717
Update change log 2024-02-09 13:28:15 -06:00
88a5189eba
Add Read implementations 2024-02-09 13:24:34 -06:00
c91e23ab9c
Add function documentation 2024-02-09 13:23:58 -06:00
6ea8698ccb
Merge pull request 'Implement HexString' (#4) from fix080 into dev040
Reviewed-on: #4
2024-02-06 19:33:02 +00:00
c001fb5343
Implement HexString 2024-02-06 13:10:06 -06:00
d5728525ce
Update docs 2024-01-18 13:21:37 -06:00
beebabcf49
Update license to MIT 2024-01-18 12:55:23 -06:00
0858b805d0
Update version 2024-01-17 07:45:27 -06:00
ca8010145b
Add functions to generate seed phrases and seeds 2024-01-16 16:15:05 -06:00
72e3700aa6
Merge pull request 'Encode transparent addresses' (#3) from dev021 into master
Reviewed-on: #3
2024-01-12 15:54:07 +00:00
dce171d830
Encode transparent addresses 2024-01-12 09:46:26 -06:00
abd605e6eb
Licensing update 2023-12-20 14:03:42 -06:00
c17f450253
Merge pull request 'Addition of functinality for manipulating Unified Addresses and Viewing Keys' (#1) from dev020 into master
Reviewed-on: #1
2023-12-04 16:31:16 +00:00
1d558fc646
Implement check of Unified Address and UVK 2023-10-04 11:12:30 -05:00
7992e5bfbe
Expand fields of raw Tx parsing 2023-10-02 15:25:44 -05:00
00090dbfcd
Improve error handling in Sapling decode 2023-09-29 14:06:56 -05:00
31579a6bb2
Correct return types for Rust tx parsing 2023-09-29 09:02:05 -05:00
697ce83f7c
Correct Sapling outputs parsing 2023-09-28 14:50:53 -05:00
a6a69ae4cc
Integrate Bech32 decoding into Sapling key validation 2023-09-28 14:23:42 -05:00
cbbbaa0fd0
Correct JSON parser for raw Tx 2023-09-28 13:56:31 -05:00
d78c269d96
Update raw Tx parsing to extract shielded outputs 2023-09-27 14:04:53 -05:00
489d3d632f
Add extraction of shielded outputs 2023-09-27 10:37:53 -05:00
c4799c3558
Changes for use of viewing keys 2023-09-26 15:24:18 -05:00
90b0b3e954
Add tx hex field parsing 2023-09-25 07:51:14 -05:00
e00faeda51
Add tests for Sapling decoding 2023-08-23 15:24:42 -05:00
846c8971fe
Update Sapling decoding functions 2023-08-23 15:19:31 -05:00
1d8e3729a8
Implement Sapling tx decoding 2023-08-22 15:05:40 -05:00
4d2540dce1
Update dependency graph 2023-08-21 15:58:12 -05:00
deb3ef33da
Add tests for JSON parsers 2023-08-21 09:57:45 -05:00
fef27b09bd
Add types for block and raw Tx response 2023-08-19 07:58:47 -05:00
2f8d9a0c11
Documentation update 2023-08-17 10:02:32 -05:00
ee19bc3e36
Rust dependency added for rustc 1.73 2023-07-19 14:33:32 -05:00
2600caecaf
Add installation instructions 2023-07-19 13:45:01 -05:00
fef3d3af35
Merge branch 'dev' 2023-06-15 09:27:50 -05:00
76d42c46d4
Prepare release 2023-06-14 19:09:43 -05:00