|
1d59e8f5eb
|
After merging with dev040
|
2024-03-12 15:57:43 -04:00 |
|
|
8d437105c9
|
Merge pull request 'Implement test for sequential address generation' (#30) from rav001 into dev040
Reviewed-on: #30
|
2024-03-11 21:18:03 +00:00 |
|
|
30c3827cab
|
Merge branch 'dev040' into rav001
|
2024-03-11 16:09:11 -05:00 |
|
|
ddaabcc5cd
|
Add test to check that Sapling receivers are unique
|
2024-03-11 15:48:27 -05:00 |
|
|
8baf27e988
|
Merge pull request 'Implement Sapling child key derivation' (#29) from rav001 into dev040
Reviewed-on: #29
|
2024-03-11 20:25:54 +00:00 |
|
|
89730a8219
|
Merge branch 'dev040' into rav001
|
2024-03-11 20:25:01 +00:00 |
|
|
db92dd7de7
|
Implement Sapling child key derivation
|
2024-03-11 15:23:29 -05:00 |
|
|
46efe9cd21
|
Commit first version of genSaplingInternalAddress function
|
2024-03-10 22:19:51 -04:00 |
|
|
4edd789a40
|
Merge pull request 'Add signature for internal Sapling address' (#28) from rav001 into dev040
Reviewed-on: #28
|
2024-03-10 15:21:48 +00:00 |
|
|
4443ffeec5
|
Add signature for internal Sapling address
|
2024-03-10 10:20:10 -05:00 |
|
|
9cfed00380
|
Merge pull request 'Sapling Spending keys and receivers' (#27) from rvv040 into dev040
Reviewed-on: #27
|
2024-03-10 15:07:09 +00:00 |
|
|
1e795dbcea
|
Merge remote-tracking branch 'forge/rvv040' into rvv040
|
2024-03-10 10:01:19 -05:00 |
|
|
1f58f111a6
|
Merge branch 'rav002' into rvv040
|
2024-03-10 09:44:27 -05:00 |
|
|
7538bbfa19
|
Revision of Sapling receiver logic
|
2024-03-10 07:47:26 -05:00 |
|
|
477817f37f
|
Find_Address method implemented
|
2024-03-09 10:28:36 -05:00 |
|
|
a549c8be9a
|
Merge branch 'dev040' into rvv040
|
2024-03-08 15:32:36 -05:00 |
|
|
54b1567011
|
Default Paymebt address and DiversifierIndex created
x
|
2024-03-08 14:46:41 -05:00 |
|
|
e25d759b5e
|
Merge pull request 'Allow for optional shielded receivers' (#25) from rav001 into dev040
Reviewed-on: #25
|
2024-03-08 19:45:02 +00:00 |
|
|
ff89bbdac6
|
Merge branch 'dev040' into rav001
|
2024-03-08 19:44:43 +00:00 |
|
|
d3cf05d00e
|
Update version
|
2024-03-08 13:42:18 -06:00 |
|
|
9c4e26c9f2
|
Implement initial changes for ZIP-320 Rev1
|
2024-03-08 13:35:37 -06:00 |
|
|
5c4b715a24
|
Merge pull request 'Update UnifiedAddress to use named types for receivers' (#24) from rav001 into dev040
Reviewed-on: #24
|
2024-03-08 19:12:19 +00:00 |
|
|
6e31d83963
|
Update UnifiedAddress to use named types for receivers
|
2024-03-08 13:09:13 -06:00 |
|
|
db5a694e7d
|
Merge pull request 'Implement QuickCheck tests for Orchard components' (#23) from rav001 into dev040
Reviewed-on: #23
|
2024-03-08 18:47:01 +00:00 |
|
|
6c2dfa02fa
|
Implement QuickCheck tests for Orchard components
|
2024-03-08 12:44:10 -06:00 |
|
|
47e3cf71cb
|
Merge pull request 'Implement generation of Orchard receiver' (#22) from rav001 into dev040
Reviewed-on: #22
|
2024-03-07 22:11:59 +00:00 |
|
|
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 |
|
|
0e6f7503d4
|
Sapling Extended Spemding Key generation from HDSedd (64 byte array)
|
2024-03-05 22:10:05 -05: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 |
|
|
7b65d322e6
|
Commit 003 - before merging with dev040 - with orchard spending key
|
2024-03-05 17:01:17 -05: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 |
|
|
9acbe5b98c
|
Fix compilation for Spending Key
|
2024-03-05 07:36:45 -06:00 |
|
|
a6c358cd5d
|
Commit for debuggin process
Erros with Parameters for rustWrapperSaplingSpendingkey function
x in Sapling.hs module
|
2024-03-04 18:46:39 -05: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 |
|
|
97b338bddc
|
Commit for revision...
|
2024-03-03 16:19:06 -05:00 |
|
|
3cc0e96c44
|
Rust updates for bech32 encode/decode
|
2024-03-03 08:23:48 -06:00 |
|