Commit graph

45 commits

Author SHA1 Message Date
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
0dd9680158
Add tests for matching Sapling address and VK 2023-06-14 10:55:20 -05:00
0acff0d965
Add testing to Makefile 2023-06-14 10:54:20 -05:00
659361085c
Add error handling to Bech32 2023-06-14 10:54:02 -05:00
19c9d8c466
Update source path 2023-06-14 10:53:29 -05:00
80478c9b6f
Add Sapling VK validation 2023-06-14 09:55:52 -05:00
b35b89fbb4
Implement Orchard Tx decoding and tests 2023-05-04 15:26:49 -05:00
7f181ccac3
Add Rust orchard tx decoding function 2023-05-04 09:23:05 -05:00
831403744d
Documentation update 2023-04-27 09:54:01 -05:00
ccd4ede950
Add functions and tests for Bech32 and F4UnJumble 2023-04-27 09:50:07 -05:00
6c8a67f2d7
Add wrappers for UFVKs 2023-04-27 09:48:11 -05:00
1261a585e6
Implement shielded address validator 2023-04-18 13:58:21 -05:00
d3fe83d4a8
Merge branch 'dev' of git.vergara.tech:Vergara_Tech/zcash-haskell into dev 2023-04-18 13:36:11 -05:00
504969834a
Add borsh version 2023-04-15 21:30:54 -05:00
69b1192e0e
Update package config 2023-04-15 20:59:43 -05:00
22b28b9d4b
Merge branch 'dev' 2023-04-15 19:11:04 -05:00
0d34c73a60
Add rust code to repo 2023-04-15 19:07:08 -05:00
4a82f9e6e0
Include the wrapper for librustzcash 2023-04-15 18:54:54 -05:00
6b1ad46c9a
Initial commit 2023-04-13 18:35:15 -05:00