Releases
v0.0.6
Compare
Sorry, something went wrong.
No results found
Release notes v0.0.6 🎉
Simplex
Refactored artifacts macro.
Added new functions to ProviderTrait.
fetch_tip_block_hash.
fetch_block_hash_at_height.
fetch_block_txids.
Implemented Default trait for autogenerated witness and arguments.
Migrated test runner to nextest.
Refactored -v and -vv flags to represent various logging verbosity levels.
Improved test filtering logic. In order to run non-simplex tests, --no-simplex flag has to be specified.
Added --test-threads flag to indicate the number of threads to be used in tests. Default is 1.
Removed --nocapture flag. Use -v or -vv instead.
Added transaction cost logging and fixed duplicate simplicity traces.
Fixed u1 witness encoding bug.
Fixed 100% CPU usage on simplex regtest execution.
Rewrote verbosity configuration in both simplex test and SDK to check if debug symbols should be included in program compilation.
Simplexup
Added cargo-nextest binary to the installer.
You can’t perform that action at this time.