Skip to content

Releases: cartesi/dave

v2.1.0

25 Feb 18:43

Choose a tag to compare

Changelog

Full Changelog: v2.0.4...v2.1.0

On-chain

  • Bumped rollups-contracts from 2.1.1 to 2.2.0 (#242)
  • Added counters for the node to fast-sync tournament events (#243)
  • Merged [Non]RootTournament into Tournament (#225)
  • Merged [Non]LeafTournament into Tournament (#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

24 Feb 22:09

Choose a tag to compare

v2.1.0-alpha.0 Pre-release
Pre-release

Changelog

Full Changelog: v2.0.4...v2.1.0-alpha.0

On-chain

  • Bumped rollups-contracts from 2.1.1 to 2.2.0 (#242)
  • Added counters for the node to fast-sync tournament events (#243)
  • Merged [Non]RootTournament into Tournament (#225)
  • Merged [Non]LeafTournament into Tournament (#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

24 Feb 13:17

Choose a tag to compare

What's Changed

  • Give execution permissions to cartesi-rollups-prt-node in node binary artifacts (#248)

Full Changelog: v2.0.3...v2.0.4

v2.0.3

21 Feb 03:14

Choose a tag to compare

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

20 Feb 20:19

Choose a tag to compare

v2.0.3-alpha.0 Pre-release
Pre-release

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

18 Feb 22:08

Choose a tag to compare

Release v2.0.2

v2.0.1

03 Dec 18:53

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

Tests

  • Fix and improve devnet (#222)

v2.0.1-alpha.0

02 Dec 20:39

Choose a tag to compare

v2.0.1-alpha.0 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0...v2.0.1-alpha.0

Tests

  • Fix and improve devnet (#222)

v2.0.0

06 Nov 13:30

Choose a tag to compare

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 compute from client-rs (#193)
  • Fix empty epochs causing panic (#215)
  • Fix sentinel value error (#219)

Tests

  • Improve devnet build (#208)
  • Bump Honeypot image from v2 to v3 (#218)

Contributors

A special thanks to those who have contributed to this release!

@GCdePaula @guidanoli @stephenctw @ZzzzHui

v2.0.0-rc.1

06 Nov 12:55

Choose a tag to compare

v2.0.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-rc.0...v2.0.0-rc.1