3
2

História revízii

Autor SHA1 Správa Dátum
  Ian Goldberg 1a4bfb1766 Update sigma-compiler dependency to 0.2.2 and update Cargo.lock 2 mesiacov pred
  Ian Goldberg 1ff57005c7 Put the Changelog in reverse chronological order 2 mesiacov pred
  Ian Goldberg 93328fd9ac Update the versions in the sub-crate READMEs as well 3 mesiacov pred
  Ian Goldberg 648fa92789 Remember to bump version number in README 3 mesiacov pred
  Ian Goldberg a63aa830d5 Update version to 0.2.0 3 mesiacov pred
  Ian Goldberg 3b1756b853 Don't use WnafBase multiplication at this time 4 mesiacov pred
  Ian Goldberg 3ffaa57daa Add set_keypair function to CMZ credentials 4 mesiacov pred
  Ian Goldberg d7ae7f2662 Don't serialize an 8-byte length header in front of each Scalar and Point 4 mesiacov pred
  Ian Goldberg 24c3f94e64 Add a "dump" feature that passes down to sigma-compiler 5 mesiacov pred
  Ian Goldberg d83aa46ab0 Add rate limiting test 5 mesiacov pred
  Ian Goldberg cfedc0f825 cargo fmt 6 mesiacov pred
  Ian Goldberg eae9f392e5 Use BTreeMap instead of HashMap to iterate over attributes in a deterministic order 6 mesiacov pred
  Ian Goldberg e137c9e263 Bump version to 0.1.0 and add initial changelog 8 mesiacov pred
  Michele Orrù de6781d47f feat: workflow to update the mirror github repository. 8 mesiacov pred
  Ian Goldberg e8c71f1823 Explicity re-export only the sigma_compiler crate and not the sigma_compiler::sigma_compiler macro 9 mesiacov pred
  Ian Goldberg c6c7de7b76 Bump version to 0.1.0-rc2 9 mesiacov pred
  Ian Goldberg e0ce76b158 Re-export the sigma-compiler crate so that it doesn't need to be an explicit dependency in your Cargo.toml file 9 mesiacov pred
  Ian Goldberg 8f9a595aa9 Mark CMZError as non_exhaustive for future extensibility 9 mesiacov pred
  Ian Goldberg c8e2c87023 CMZBP -> CMZbp to make clippy happier 9 mesiacov pred
  Ian Goldberg 751330af81 Small READMEs for -derive and -core 9 mesiacov pred
  Ian Goldberg 5bbe12024d Commit Cargo.lock files to git 9 mesiacov pred
  Ian Goldberg 835fb5e13b Add author/version to README 9 mesiacov pred
  Ian Goldberg 50d6cae4fc Add MIT licences, set versions to 0.1.0-rc1, and update cargo metadata 9 mesiacov pred
  Ian Goldberg 5e365d29e2 gitignore target 9 mesiacov pred
  Ian Goldberg 9d6c367568 Use kebab case for the package names 9 mesiacov pred
  Ian Goldberg 4c130a89e6 cargo fmt 9 mesiacov pred
  Ian Goldberg 9b7ff2f6d2 The sigma_compiler dependency has been renamed sigma-compiler 9 mesiacov pred
  Ian Goldberg 2a98c79dfd Mark non-runnable code snippets in README.md as text instead of rust 10 mesiacov pred
  Ian Goldberg bfbad00e71 Touch up README and include it as the cmz crate rustdoc 10 mesiacov pred
  Ian Goldberg 3944f2cf30 Touch up some documentation for the cmz_core crate 10 mesiacov pred