Releases: cartesi/dave
Releases · cartesi/dave
v2.1.0
Changelog
Full Changelog: v2.0.4...v2.1.0
On-chain
- Bumped
rollups-contractsfrom 2.1.1 to 2.2.0 (#242) - Added counters for the node to fast-sync tournament events (#243)
- Merged
[Non]RootTournamentintoTournament(#225) - Merged
[Non]LeafTournamentintoTournament(#230) - Improved documentation of
joinTournament(#231) - Removed dangling NatSpec in
ITournament(#249)
Tests
- Changed Honeypot snapshot build to include devnet addresses (#224)
- Improved Honeypot PRT test framework/suite (#229)
Contributors
A special thanks to those who have contributed to this release!
@edubart @endersonmaia @GCdePaula @guidanoli @stephenctw @vfusco @ZzzzHui
v2.1.0-alpha.0
Changelog
Full Changelog: v2.0.4...v2.1.0-alpha.0
On-chain
- Bumped
rollups-contractsfrom 2.1.1 to 2.2.0 (#242) - Added counters for the node to fast-sync tournament events (#243)
- Merged
[Non]RootTournamentintoTournament(#225) - Merged
[Non]LeafTournamentintoTournament(#230) - Improved documentation of
joinTournament(#231) - Removed dangling NatSpec in
ITournament(#249)
Tests
- Changed Honeypot snapshot build to include devnet addresses (#224)
- Improved Honeypot PRT test framework/suite (#229)
Contributors
A special thanks to those who have contributed to this release!
@edubart @endersonmaia @GCdePaula @guidanoli @stephenctw @vfusco @ZzzzHui
v2.0.4
v2.0.3
What's Changed
- Cherry-pick CI fix and external artifact SHA-256 check by @guidanoli in #246
Full Changelog: v2.0.2...v2.0.3
v2.0.3-alpha.0
What's Changed
- Cherry-pick CI fix and external artifact SHA-256 check by @guidanoli in #246
Full Changelog: v2.0.2...v2.0.3-alpha.0
v2.0.2
Release v2.0.2
v2.0.1
v2.0.1-alpha.0
v2.0.0
Changelog
Full Changelog: v1.0.0...v2.0.0
On-chain
- Added support to reverting advance requests (#194)
- Implemented a bond system to protect against Sybil attacks (#195)
- Patched a bug in PRT that could lead tournaments to fail-stop (#203)
- Improve events for reference PRT Rollups node (#204)
- Improve interfaces for reference PRT Rollups node (#214, #218)
- Reduce number of txs to deploy PRT Rollups app from 3 to 1 (#206)
- Added deployment block number getter to
DaveConsensus(#185) - Contract artifacts are now distributed through GH releases (#191)
Off-chain
- Clean up partial snapshot in case of failure (#186)
- Remove JSON error log (#189)
- Update node README (#190)
- Remove
computefromclient-rs(#193) - Fix empty epochs causing panic (#215)
- Fix sentinel value error (#219)
Tests
Contributors
A special thanks to those who have contributed to this release!
v2.0.0-rc.1
What's Changed
- Perform partial setup on node build CI job by @guidanoli in #221
Full Changelog: v2.0.0-rc.0...v2.0.0-rc.1