Skip to content

Releases: DaoCasino/DAObet

v2.0.5-rc1

03 Mar 07:41
fbe0884
Compare
Choose a tag to compare
v2.0.5-rc1 Pre-release
Pre-release

More RANDPA logging.

v2.0.4

16 Feb 10:48
fa33ed8
Compare
Choose a tag to compare

More debug logging for better problems investigation.

v2.0.3

14 Dec 13:53
b9e1723
Compare
Choose a tag to compare

Changes:

  • #78: RANDPA optimization

v2.0.2

20 Jul 15:03
c7c7962
Compare
Choose a tag to compare

Changes:

  • #65: Migration to daobet-2 guide.
  • #71: System contracts upgrade guide.
  • #72, #73: Fixed memory leak and state history plugin lag.

v2.0.1

15 Jun 23:56
5f2153f
Compare
Choose a tag to compare
  • (#63, #64) Multiple crash reasons fixed.
  • (#62) Fixed RANDPA finality when using mostly nodes with multiple signature providers configuration.

v2.0.0

06 May 09:08
3dd58c1
Compare
Choose a tag to compare
  • Integrated EOS-1.8 (up to 1.8.13 inclusively).
  • IMPORTANT: This new release is binary incompatible with some data files used by the previous version, so you have to do some manual preparations before upgrade. Also you need to perform some steps to successfully coordinate the activation of the first consensus protocol upgrade feature. See docs/upgrade-1.x-to-2.0.md for details.
  • (#51) API and path changes:
    • HTTP: /v1/keosd/stop -> /v1/daobet-node/stop
    • daobet-launcher:
      • option: --nodeos -> --daobet-node
      • option: --specific-nodeos -> --specific-daobet-node
      • PID-file: nodeos.pid -> daobet-node.pid
    • daobet-node:
      • default directories:
        • eosio/nodeos/data -> eosio/daobet-node/data
        • eosio/nodeos/config -> eosio/deobet-node/config
  • (#56, #57) Enabled Mongo by default. See --install-mongo and --enable-mongo options for scripts/build.sh.
  • (#59) node-with-cdt Docker image now contains both debug and release libraries.

See https://github.com/EOSIO/eos/releases/tag/v1.8.0 and https://github.com/EOSIO/eos/releases/tag/v1.8.1 for more information about EOS-1.8 major changes.

v2.0.0-rc2

25 Mar 08:07
ca219b4
Compare
Choose a tag to compare
v2.0.0-rc2 Pre-release
Pre-release
  • EOS-1.8 integrated.
  • docker push fixed.

v2.0.0-rc1

12 Mar 10:11
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release
  • EOS-1.8 integrated.

DAOBet v1.0.1

31 Jan 10:29
Compare
Choose a tag to compare

Changes

  • Fixed multithreading issue

Notes

Release compatible with v1.0.x versions

DAOBet v1.1.2

28 Jan 18:14
475a1cd
Compare
Choose a tag to compare

Changes

  • fixed RANDPA: removed default values for signature provider when no --signature-provider options are passed.

Notes

Release compatible with v1.1.x versions