Releases: witnet/witnet-rust
Releases · witnet/witnet-rust
Witnet-rust 2.0-rc.0
Version: 2.0-rc.0
Release type: major
Criticality: non-critical
Consensus: non-breaking
Backwards compatibility: breaking with versions <1.7.0
What's Changed
- Fix broken tests by @Tommytrg in #2417
- 2.0 integration (merges all pending PRs) by @aesedepece in #2498
- Persist V1_8 into chain_info by @drcpu-github in #2515
Full Changelog: 1.7.1...2.0-rc.0
Witnet-rust 1.7.1
Version: 1.7.1
Release type: minor
Criticality: non-critical
Consensus: non-breaking
Backwards compatibility: breaking with versions <1.7.0
Full Changelog: 1.7.0...1.7.1
Witnet-rust 1.7.0
Version: 1.7.0
Release type: major
Criticality: consensus-critical
Consensus: breaking
Backwards compatibility: breaking with all former versions
Full Changelog: 1.6.8...1.7.0
Witnet-rust 1.6.8
Version: 1.6.8
Release type: minor
Criticality: non-critical
Consensus: non-breaking
Backwards compatibility: breaking with versions <=1.6.3
What's Changed
- Fix clippy warnings to rust 1.73 by @Tommytrg in #2405
- feat(jsonrpc): introduce --all flag to fetch all balances by @aesedepece in #2410
Full Changelog: 1.6.7...1.6.8
Witnet-rust 1.6.7
Version: 1.6.7
Release type: minor
Criticality: non-critical
Consensus: non-breaking
Backwards compatibility: breaking with versions <=1.6.3
What's Changed
- fix(net): prevent panicking when finding an unknown HTTP status code by @aesedepece in #2394
- Update function signature in signaling_info function by @Tommytrg in #2396
- gitfix(jsonrpc): read simple positional argument in getBalance by @Tommytrg in #2395
- feat(rad): stop using
surf
library for retrievals by @aesedepece in #2399
Full Changelog: 1.6.6...1.6.7
Witnet-rust 1.6.6
Version: 1.6.6
Release type: minor
Criticality: non-critical
Consensus: non-breaking
Backwards compatibility: breaking with versions <=1.6.3
What's Changed
- feat(rad): decode JSON more efficiently by @aesedepece in #2373
- fix(wallet): allow generating transactions without persisting change addresses by @aesedepece in #2385
- fix(bridge): prevent ignoring data requests by @aesedepece in #2389
Full Changelog: 1.6.5...1.6.6
Witnet-rust 1.6.5
Version: 1.6.5
Release type: minor
Criticality: non-critical
Consensus: non-breaking
Backwards compatibility: breaking with versions <=1.6.3
What's Changed
- Fix/bridge/do not ignore further drs if one fails to read by @aesedepece in #2382
Full Changelog: 1.6.4...1.6.5
Witnet-rust 1.6.4
Version: 1.6.4
Release type: minor
Criticality: non-critical
Consensus: non-breaking
Backwards compatibility: breaking with any prior versions because of RocksDB
Witnet-rust 1.6.3
Version: 1.6.3
Release type: minor
Criticality: non-critical
Consensus: non-breaking
Backwards compatibility: breaking with versions lower than 1.6.1
What's Changed
- feat(toolkit): allow dry running data requests without an SLA by @aesedepece in #2371
Full Changelog: 1.6.2...1.6.3
Witnet-rust 1.6.2
Version: 1.6.2
Release type: minor
Criticality: non-critical
Consensus: non-breaking
Backwards compatibility: breaking with versions lower than 1.6.1
What's Changed
- Basic implementation for exporting and importing chain snapshots by @aesedepece in #2356
- feat(node): discard late commits by @drcpu-github in #2363
- Tapi cleanup by @drcpu-github in #2364
- Fix errors in snapshot importing functionality by @aesedepece in #2369
Full Changelog: 1.6.1...1.6.2