zebra/zebra-chain/src/orchard
Alfredo Garcia f2be73eebb
feat(rpc): OpenAPI spec (#8342)
* add an openapi generator

* fix run command

Co-authored-by: Marek <mail@marek.onl>

---------

Co-authored-by: Marek <mail@marek.onl>
2024-03-14 15:04:19 +00:00
..
note cleanup(rust): Fix new nightly clippy warnings (#7135) 2023-07-05 07:11:27 +00:00
tests tests(sinsemilla): Minor changes to sinsemilla tests (#8128) 2024-01-01 23:21:13 +00:00
tree build(deps): bump ECC dependencies (#7784) 2023-10-20 02:12:02 +00:00
action.rs use `reddsa` crate and remove duplicated RedPallas code (#6013) 2023-02-01 23:27:28 +00:00
address.rs cleanup(cryptography): Remove unused shielded key and address code (#5476) 2022-10-29 20:59:55 +00:00
arbitrary.rs change(state): Add note subtree index handling to zebra-state, but don't write them to the finalized state yet (#7334) 2023-08-28 08:50:31 +00:00
commitment.rs fix(errors): Handle randomness generation and invalid random values as errors in cryptographic code (#6385) 2023-04-20 17:49:21 +00:00
keys.rs cleanup(clippy): Remove unnecessary `try_into()` with `cargo clippy --fix` (#7940) 2023-11-14 20:31:49 +00:00
note.rs rustc lint: Remove or ignore some dead code (#8148) 2024-01-12 00:46:46 +00:00
shielded_data.rs fix(concurrency): Use Arc::into_inner() to avoid potential concurrency issues, needs Rust 1.70 (#7032) 2023-06-21 20:44:53 +00:00
sinsemilla.rs tests(sinsemilla): Minor changes to sinsemilla tests (#8128) 2024-01-01 23:21:13 +00:00
tests.rs Fix Orchard implementation, refactor, and add more test vectors (#2445) 2021-07-16 13:52:35 +00:00
tree.rs feat(rpc): OpenAPI spec (#8342) 2024-03-14 15:04:19 +00:00