Commit graph

103 commits

Author SHA1 Message Date
b2f56941a4
Bump version 2024-03-07 16:07:50 -06:00
72e87577a7
Add generation of Orchard receivers 2024-03-07 16:06:33 -06:00
f1174751fc
Add new types for Spending Keys and Receivers 2024-03-07 16:05:59 -06:00
e371fcdb72
Merge pull request 'Add constants to library' (#21) from rav001 into dev040
Reviewed-on: #21
2024-03-06 21:37:04 +00:00
977f4e791d
Implement Unified HRP constants 2024-03-06 15:35:03 -06:00
b568ee5ff4
Pin dependencies 2024-03-06 15:02:48 -06:00
d118a83993
Add constants to library 2024-03-06 13:05:00 -06:00
815b4f16b4
Merge pull request 'Add Orchard spending key functionality' (#20) from rav001 into dev040
Reviewed-on: #20
2024-03-05 21:13:14 +00:00
c13d321da5
Bump version 2024-03-05 15:09:57 -06:00
3822e9f2ff
Add tests for Orchard spending key 2024-03-05 15:09:35 -06:00
53716685a8
Add new types for constants for Zcash protocol 2024-03-05 14:44:19 -06:00
694ab8fd17
Add new Orchard spending key generation 2024-03-05 14:44:00 -06:00
f09c3c500b
Update versions of Zcash crates 2024-03-05 14:43:33 -06:00
c1507f36e0
Merge pull request 'Implement UA encoding' (#18) from rav001 into dev040
Reviewed-on: #18
2024-03-04 18:01:38 +00:00
0b1d9e0920
Implement UA encoding per ZIP-316 2024-03-04 11:59:07 -06:00
53a5b62b6b
Correct casing on Rust code 2024-03-04 11:58:04 -06:00
2ae18463fc
Increase verbosity of Rust compile 2024-03-03 15:29:50 -06:00
3cc0e96c44
Rust updates for bech32 encode/decode 2024-03-03 08:23:48 -06:00
9a5ad756b8
Add Read implementation to UnifiedAddress 2024-03-02 07:53:48 -06:00
a52d2231f1
Merge pull request 'Correct type of blockheight' (#17) from rav001 into dev040
Reviewed-on: #17
2024-02-28 17:20:35 +00:00
cb44b6d4e0
Correct type for blockheight 2024-02-27 19:06:58 -06:00
67d6e85d05
Fix typo in cabal file 2024-02-26 08:57:12 -06:00
419f041ca9
Merge pull request 'Correct cabal versioning' (#16) from rav001 into dev040
Reviewed-on: #16
2024-02-26 14:51:12 +00:00
2ada9aac41
Correct cabal versioning 2024-02-26 08:49:47 -06:00
d0d9a1837b
Merge pull request 'Update .gitignore' (#15) from rav001 into dev040
Reviewed-on: #15
2024-02-25 23:53:17 +00:00
050c36e76d
Update .gitignore 2024-02-25 17:50:47 -06:00
ef93147f22
Merge pull request 'Update the installation settings for use by other packages' (#14) from rav001 into dev040
Reviewed-on: #14
2024-02-25 22:17:51 +00:00
105e0afc70
Merge branch 'dev040' into rav001 2024-02-25 22:17:03 +00:00
6e11ae7779
Update install instructions 2024-02-25 16:14:04 -06:00
6b870d91f8
Correct needed libraries 2024-02-25 16:11:10 -06:00
26b21e882b
Remove Makefile 2024-02-25 16:10:52 -06:00
c28addbfc3
Merge pull request 'Update installation package' (#13) from rav001 into dev040
Reviewed-on: #13
2024-02-25 21:36:30 +00:00
9713203e2b
Update installation package 2024-02-25 15:22:53 -06:00
75cc947dda
Merge pull request 'Fine tune the cabal configuration' (#12) from rav001 into dev040
Reviewed-on: #12
2024-02-23 01:29:24 +00:00
a3d6da12d7
Merge branch 'dev040' into rav001 2024-02-23 01:29:03 +00:00
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