mirror of
https://github.com/vacp2p/status-rln-prover.git
synced 2026-01-08 21:18:05 -05:00
* chore: add karma_sc_test, karma_tiers_test, rln_sc_test script * chore: fix rustls panic erro in prover_cli * fix: update TierLimits's validate method to handle first tier's minKarma starts at 0 * chore: add NoTier * chore: update Dockerfile * chore: update rust version and tooling to build rocksdb deps * fix: refactor smart contract interaction scripts, add error enum and remove unuse codes * fix: add PRIVATE_KEY env variable, seperate specific error types, update Dockerfile, remove config.example.toml and use clap's default_value instead * chore: update Dockerfile * chore: remove unuse register_user_with_commitment and redundant KarmaSCInstance::from