2023-12-04T08:21:20Z - 2024-12-04T08:21:20Z

Overview

93 active pull requests
3 active issues
Excluding merges, 2 authors have pushed 3 commits to master and 226 commits to all branches. On master, 20 files have changed and there have been 2712 additions and 720 deletions.

14 releases published by 1 user

Release 0.7.5.0 Commitment Trees 2024-11-15 18:52:27 +00:00

Tag 0.7.4.0 2024-11-05 18:42:53 +00:00

Tag 0.7.3.0 2024-10-30 17:13:28 +00:00

Tag 0.7.2.0 2024-10-18 19:47:27 +00:00

Tag 0.7.1.1 2024-10-11 13:21:01 +00:00

Tag 0.7.1.0 2024-10-01 12:52:28 +00:00

Tag 0.7.0.2 2024-09-25 19:48:15 +00:00

Tag 0.7.0.1 2024-09-18 18:59:46 +00:00

Tag 0.7.0.0 2024-09-17 18:08:43 +00:00

Tag 0.6.2.1 2024-07-01 21:08:19 +00:00

Tag 0.6.1.1 2024-05-13 19:28:25 +00:00

Release 0.3.0 Enhancements for transparent addresses 2024-01-12 15:55:15 +00:00

Release 0.2.1 License update 2023-12-20 20:16:13 +00:00

Release 0.2.0 Unified Addresses and Viewing Keys 2023-12-04 16:32:09 +00:00

93 pull requests merged by 2 users

Merged #101 Milestone 3 2024-11-21 14:19:43 +00:00

Merged #100 Functions to handle commitment tree nodes for Sapling and Orchard 2024-11-15 18:48:36 +00:00

Merged #99 Functions to create and manage Orchard commitment trees 2024-11-05 18:28:46 +00:00

Merged #98 Optimize transaction creation 2024-10-30 16:47:12 +00:00

Merged #97 Implement Frontier for Sapling 2024-10-18 19:40:35 +00:00

Merged #96 feat: add toJSON for BlockResponse 2024-10-11 13:19:09 +00:00

Merged #95 Orchard anchor and witness updates 2024-10-01 12:51:42 +00:00

Merged #94 Improve witness update functions. 2024-09-25 19:47:43 +00:00

Merged #93 Add block hash to BlockResponse 2024-09-23 15:19:31 +00:00

Merged #92 Add privacy policy error to TxError 2024-09-18 12:29:35 +00:00

Merged #91 docs: update version 2024-09-17 18:08:10 +00:00

Merged #90 Implement wagyu-zcash-parameters in Rust bindings 2024-09-16 18:47:51 +00:00

Merged #88 Add JSON instances for Transaction 2024-08-20 21:05:03 +00:00

Merged #87 Implement address comparison and validation 2024-08-14 17:35:28 +00:00

Merged #86 Add ValidAddress 2024-08-13 12:58:23 +00:00

Merged #85 Add JSON instances for ZcashNet 2024-07-25 16:14:05 +00:00

Merged #84 Upgrade to GHC 9.6.5 2024-07-01 21:07:53 +00:00

Merged #83 Performance enhancement for transaction creation 2024-05-16 15:45:21 +00:00

Merged #81 Implement fee calculator 2024-05-08 18:51:35 +00:00

Merged #80 Fix bug in Orchard witness calculation 2024-05-07 20:21:20 +00:00

Merged #79 Remove debugging 2024-05-07 17:17:29 +00:00

Merged #78 Transaction creation updates 2024-05-02 19:59:26 +00:00

Merged #77 Fix typo in constructor 2024-05-01 21:15:51 +00:00

Merged #76 Add transparent key derivation 2024-05-01 19:30:49 +00:00

Merged #75 Add functionality for transaction creation 2024-05-01 14:14:40 +00:00

Merged #74 Add Read instance to Rseed 2024-05-01 00:17:18 +00:00

Merged #73 Implement transaction creation 2024-04-30 21:56:10 +00:00

Merged #72 Upgrade of Rust crates 2024-04-29 15:31:42 +00:00

Merged #71 Add witness update functionality 2024-04-26 01:00:19 +00:00

Merged #70 Update note position calculation 2024-04-24 22:28:05 +00:00

Merged #69 Fix Sapling spend parsing 2024-04-24 17:02:40 +00:00

Merged #67 rvv040 2024-04-24 17:00:41 +00:00

Merged #68 Fix Orchard nullifier calculation 2024-04-18 01:19:58 +00:00

Merged #66 Update version 2024-04-17 16:24:32 +00:00

Merged #65 Add Orchard commitment tree functionality 2024-04-17 16:00:08 +00:00

Merged #63 rvv040 2024-04-17 14:26:40 +00:00

Merged #64 Remove debugging from Sapling decoder 2024-04-16 20:16:47 +00:00

Merged #62 Test Sapling decoding 2024-04-16 14:47:02 +00:00

Merged #61 Update Sapling commitment tree reader 2024-04-16 01:03:02 +00:00

Merged #60 Add nullifier field to DecodedNote 2024-04-14 22:37:53 +00:00

Merged #59 Add new function to decode a Transparent Address in HRF 2024-04-14 14:27:19 +00:00

Merged #58 Add Sapling nullifier calculation 2024-04-12 18:18:49 +00:00

Merged #57 #57 - Sapling address in Human Readable format 2024-04-10 16:35:40 +00:00

Merged #56 Add Orchard action decryption with spendig key 2024-04-09 18:09:47 +00:00

Merged #55 Add Sapling output decrypting with spending key 2024-04-08 18:01:26 +00:00

Merged #54 Correct the parsing of the tx hash in TxIn 2024-04-05 19:14:14 +00:00

Merged #53 Fix TxIn parsing 2024-04-05 17:52:04 +00:00

Merged #52 Implement identification of transparent output 2024-04-03 21:21:09 +00:00

Merged #50 Add test to identify transparent outputs 2024-04-02 19:03:51 +00:00

Merged #49 Implements FFI for transactions from Zebra 2024-04-02 17:09:43 +00:00

Merged #48 Update Zebra block deserialization for block time 2024-04-01 13:09:48 +00:00

Merged #47 Implements parsing of transparent bundles 2024-03-27 18:25:48 +00:00

Merged #46 Correct the parsing of OutPoint 2024-03-27 14:05:19 +00:00

Merged #45 Implements low-level transparent components 2024-03-26 20:39:32 +00:00

Merged #44 Zebra Raw Tx deserialization 2024-03-26 14:56:11 +00:00

Merged #43 Account for missing response fields in Zebra response 2024-03-22 18:04:05 +00:00

Merged #42 Implement Sapling spends 2024-03-21 20:15:50 +00:00

Merged #41 Improve response handling for Zebra RPC 2024-03-21 18:26:14 +00:00

Merged #40 Adapt response handling to Zebra 2024-03-20 19:33:37 +00:00

Merged #39 Upgrade Zebra call 2024-03-20 16:15:31 +00:00

Merged #38 Improve dependency on Haskoin for downstream 2024-03-15 17:30:15 +00:00

Merged #37 Complete Unified Address generation 2024-03-15 16:31:51 +00:00

Merged #36 Add Read instance to Phrase 2024-03-14 18:14:37 +00:00

Merged #35 Fix #34 2024-03-14 18:04:48 +00:00

Merged #33 Type safety improvements 2024-03-14 17:42:18 +00:00

Merged #32 Correct Sapling receiver generation 2024-03-13 19:25:43 +00:00

Merged #31 Unified Address Generation tests 2024-03-12 21:06:07 +00:00

Merged #30 Implement test for sequential address generation 2024-03-11 21:18:04 +00:00

Merged #29 Implement Sapling child key derivation 2024-03-11 20:25:54 +00:00

Merged #28 Add signature for internal Sapling address 2024-03-10 15:21:48 +00:00

Merged #27 Sapling Spending keys and receivers 2024-03-10 15:07:10 +00:00

Merged #25 Allow for optional shielded receivers 2024-03-08 19:45:03 +00:00

Merged #24 Update UnifiedAddress to use named types for receivers 2024-03-08 19:12:20 +00:00

Merged #23 Implement QuickCheck tests for Orchard components 2024-03-08 18:47:02 +00:00

Merged #22 Implement generation of Orchard receiver 2024-03-07 22:12:00 +00:00

Merged #21 Add constants to library 2024-03-06 21:37:05 +00:00

Merged #20 Add Orchard spending key functionality 2024-03-05 21:13:15 +00:00

Merged #19 Fix compilation for Spending Key 2024-03-05 18:22:12 +00:00

Merged #18 Implement UA encoding 2024-03-04 18:01:39 +00:00

Merged #17 Correct type of blockheight 2024-02-28 17:20:35 +00:00

Merged #16 Correct cabal versioning 2024-02-26 14:51:13 +00:00

Merged #15 Update .gitignore 2024-02-25 23:53:18 +00:00

Merged #14 Update the installation settings for use by other packages 2024-02-25 22:17:52 +00:00

Merged #13 Update installation package 2024-02-25 21:36:31 +00:00

Merged #12 Fine tune the cabal configuration 2024-02-23 01:29:25 +00:00

Merged #11 Add static flag for cabal 2024-02-21 21:21:01 +00:00

Merged #10 Implement custom build with cabal 2024-02-21 19:06:59 +00:00

Merged #9 Add host parameter for Zebra nodes 2024-02-14 14:22:16 +00:00

Merged #8 Implement Zebra RPC calling functions 2024-02-12 18:01:07 +00:00

Merged #7 Implement Read instance 2024-02-09 19:35:36 +00:00

Merged #4 Implement HexString 2024-02-06 19:33:03 +00:00

Merged #3 Encode transparent addresses 2024-01-12 15:54:09 +00:00

Merged #1 Addition of functinality for manipulating Unified Addresses and Viewing Keys 2023-12-04 16:31:17 +00:00

3 issues closed from 1 user

Closed #6 ZH: Derive Unified Address from private key 2024-03-15 16:32:53 +00:00

Closed #34 Missing Eq instances for Seed and Phrase 2024-03-14 18:04:48 +00:00

Closed #5 ZH: Create private key 2024-03-01 21:38:16 +00:00

3 issues created by 0 users

Opened #5 ZH: Create private key 2024-02-07 02:06:10 +00:00

Opened #6 ZH: Derive Unified Address from private key 2024-02-07 21:29:23 +00:00

Opened #34 Missing Eq instances for Seed and Phrase 2024-03-14 18:01:18 +00:00