Aaryamann Challani
|
6d58320077
|
fix(crates): version tags (#194)
* fix(crates): version tags
* fix commit
---------
Co-authored-by: Rostyslav Tyshko <tyshko.rostyslav@gmail.com>
|
2023-07-31 09:22:23 +02:00 |
tyshko-rostyslav
|
ecd056884c
|
CLI state between calls (#175)
* add serialization
* add config
* change state
* final touches
|
2023-06-07 16:48:01 +05:30 |
tyshko-rostyslav
|
ba8f011cc1
|
MVP CLI Proposal implementation: proof/verify functionality (#168)
* next feaf command
* delete leaf command
* get root command
* next feaf call
* delete leaf call
* get root call
* GetProof command
* Prove command
* Verify command
* GenerateProof command
* VerifyWithRoots command
* GetProof call
* Prove call
* Verify call
* GenerateProof call
* VerifyWithRoots call
* fmt
* redundunt
* output moved to stdout, better error msg
|
2023-06-05 15:24:17 +05:30 |
tyshko-rostyslav
|
3177e3ae74
|
MVP CLI Proposal implementation: leaf and root interactions (#167)
* next feaf command
* delete leaf command
* get root command
* next feaf call
* delete leaf call
* get root call
* better error comment
* to stdout
* fmt
|
2023-05-29 18:49:18 +05:30 |
tyshko-rostyslav
|
fcd4854037
|
Merkle tree operations (#164)
merkle tree operations added
|
2023-05-23 09:08:47 +02:00 |
tyshko-rostyslav
|
8c3d60ed01
|
RLN CLI basic (#163)
* new crate
* toml file
* lock file
* cli
* state
* commands
* main
* fmt
* reorgs
* redundunt
* fmt
|
2023-05-18 11:33:22 +05:30 |