Commit graph

53 commits

Author SHA1 Message Date
874db2907e
Performance enhancement for transaction creation 2024-05-16 10:42:44 -05:00
26a79443a7
Add Read instance to Rseed 2024-04-30 19:14:30 -05:00
ad9e2f074d
Implement transaction creation 2024-04-30 16:54:15 -05:00
8901d97c64
Upgrade of Zcash Rust crates 2024-04-29 10:27:45 -05:00
af9806d72d
Add witness update functionality 2024-04-25 19:56:29 -05:00
7d20edd08d
Fix Orchard nullifier calculation 2024-04-17 20:14:03 -05:00
e75175852b
Version bump 2024-04-17 11:21:03 -05:00
e781ed6bd0
Add test to for transparent decoding 2024-04-14 06:57:36 -05:00
7c5d4cf99f
Update version 2024-04-09 13:06:23 -05:00
98fb89b7b0
Merge branch 'dev040' into rav001 2024-04-02 11:36:14 -05:00
6ad879c155
Implements FFI for transaction deserialization 2024-04-02 11:23:05 -05:00
93a04c09d3
Merge branch 'dev040' into rvv040 2024-03-31 06:43:17 -05:00
58b74a4c9a
Update getBlockTime to use HexString 2024-03-29 15:51:48 -05:00
52950885c1
Implements parsing of transparent bundles 2024-03-27 13:22:34 -05:00
bb9d336dc3
Implements low-level transparent components (#45)
This PR includes components for the deserialization of low-level part of transparent components.

Reviewed-on: #45
Co-authored-by: Rene Vergara <rene@vergara.network>
Co-committed-by: Rene Vergara <rene@vergara.network>
2024-03-26 20:39:31 +00:00
1af152dc31
Upgrade Zebra call (#39)
Reviewed-on: #39
Co-authored-by: Rene Vergara <rene@vergara.network>
Co-committed-by: Rene Vergara <rene@vergara.network>
2024-03-20 16:15:30 +00:00
d1b0436af2
Add documentation for new functions 2024-03-15 10:26:06 -05:00
46a28128fd
Bump version 2024-03-14 12:39:31 -05:00
5b6f5fa8e2
Upgrade HexString 2024-03-12 16:02:35 -05:00
db92dd7de7
Implement Sapling child key derivation 2024-03-11 15:23:29 -05:00
7538bbfa19
Revision of Sapling receiver logic 2024-03-10 07:47:26 -05:00
a549c8be9a Merge branch 'dev040' into rvv040 2024-03-08 15:32:36 -05:00
d3cf05d00e
Update version 2024-03-08 13:42:18 -06:00
6c2dfa02fa
Implement QuickCheck tests for Orchard components 2024-03-08 12:44:10 -06:00
b2f56941a4
Bump version 2024-03-07 16:07:50 -06:00
977f4e791d
Implement Unified HRP constants 2024-03-06 15:35:03 -06:00
dbccb23b45 Merge branch 'dev040' into rvv040
-- Include orchard Spending Key and new types for working with
	-- zcash network and keys
2024-03-05 17:16:27 -05:00
c13d321da5
Bump version 2024-03-05 15:09:57 -06:00
97b338bddc Commit for revision... 2024-03-03 16:19:06 -05:00
67d6e85d05
Fix typo in cabal file 2024-02-26 08:57:12 -06:00
2ada9aac41
Correct cabal versioning 2024-02-26 08:49:47 -06:00
9713203e2b
Update installation package 2024-02-25 15:22:53 -06:00
f818586b33
Set the Rust tool-chain 2024-02-21 19:33:28 -06:00
c0e8fa85ce
Implement custom build with cabal 2024-02-21 10:51:03 -06:00
f95ebc7b00
Add host parameter for Zebra nodes 2024-02-14 08:19:34 -06: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
dce171d830
Encode transparent addresses 2024-01-12 09:46:26 -06:00
abd605e6eb
Licensing update 2023-12-20 14:03:42 -06:00
c4799c3558
Changes for use of viewing keys 2023-09-26 15:24:18 -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
0dd9680158
Add tests for matching Sapling address and VK 2023-06-14 10:55:20 -05:00
b35b89fbb4
Implement Orchard Tx decoding and tests 2023-05-04 15:26:49 -05:00
ccd4ede950
Add functions and tests for Bech32 and F4UnJumble 2023-04-27 09:50:07 -05:00
1261a585e6
Implement shielded address validator 2023-04-18 13:58:21 -05:00