Skip to content

Releases: EYBlockchain/timber

v3.2.2

12 Nov 10:50
0fb3bc5
Compare
Choose a tag to compare

3.2.2 (2020-11-12)

Bug Fixes

  • autostart waits for shield contract deployment (420fda7)
  • configurable autostart retries (bd111d8)

v3.2.1

05 Nov 15:35
c0fe2bb
Compare
Choose a tag to compare

3.2.1 (2020-11-05)

Bug Fixes

  • remove commented lines (a6efc7e)
  • remove commented lines (f4a9a90)
  • remove database setup dependency (1a7a488)
  • replace config with original one (9988199)

v3.2.0

04 Nov 16:54
0a9b1fe
Compare
Choose a tag to compare

3.2.0 (2020-11-04)

Bug Fixes

  • can now specify autostart contract address (805a1f0)
  • now supports mutiple contracts and treeIds (5d3c88e)

Features

  • added auto-starting option (dece23f)

v3.1.0

02 Nov 17:47
cb2888e
Compare
Choose a tag to compare

3.1.0 (2020-11-02)

Bug Fixes

Features

v3.0.4

27 Oct 05:32
Compare
Choose a tag to compare

3.0.4 (2020-10-27)

Bug Fixes

  • testing github actions to pulish docker image with tag (db339f3)

v3.0.3

28 Aug 10:46
9f3b3d4
Compare
Choose a tag to compare

3.0.3 (2020-08-28)

Performance Improvements

  • indexing unique leafValues, and refactor (#26) (9f3b3d4)

v3.0.2

19 Aug 09:30
c55e17a
Compare
Choose a tag to compare

3.0.2 (2020-08-19)

Bug Fixes

  • updateNodes now accepts integer values (#19) (c55e17a)

v3.0.1

05 Aug 10:53
83e8244
Compare
Choose a tag to compare

3.0.1 (2020-08-05)

Bug Fixes

  • frontier heights remain treeheight + 1 (83e8244)

v3.0.0

29 Jul 11:31
5efae57
Compare
Choose a tag to compare

3.0.0 (2020-07-29)

BREAKING CHANGES

  • contractname moved from req.headers to contractName in req.body

  • Apply suggestions from code review

v2.1.1

28 Apr 11:08
36a752e
Compare
Choose a tag to compare

2.1.1 (2020-04-28)

Performance Improvements

  • cheaper batch inserts: fewer storage overwrites (3612d69)