Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 07:53
· 70 commits to main since this release

v1.3.0 (2021-11-29)

✨ New Features

  • 0e3d1a7 [api]: Add dispute completed webhook #87 (Issues: #87)
  • 01a47d3 [api]: cleanup #93 (Issues: #93)
  • 951fa7d [blockchain]: Fix for dependencies for failed nx plugin build #132 (Issues: #132)
  • 0146241 [api]: generate script #146 (Issues: #146)
  • 95c22f4 [api]: add script to extract event schemas #146 (Issues: #146)
  • 6c7a1a6 [blockchain]: - Updated calculation logic and added withdrawal timer for staker rewards #144, #145 (Issues: #144 #145)
  • 5eac3a9 [blockchain]: Updates to linting in contracts #143 (Issues: #143)
  • 60c50b5 [blockchain]: Updates to testing for normal cases using default values for juror selection + voting time as per whitepapers #121 (Issues: #121)
  • d53f430 [blockchain]: - Added encryption voting mechanism, updated tiebreaker logic, updated multiple vote logic, enhanced time handling #138, #121 (Issues: #138 #121)
  • 1834516 [blockchain]: Quick fix after PR merge to consolidate changes #121 (Issues: #121)
  • 3554169 [blockchain]: Merged juror testing files #121 (Issues: #121)
  • 1c74713 [blockchain]: Beautify updates #121 (Issues: #121)
  • 70bd176 [blockchain]: Refactoring related to PR comments, #121 (Issues: #121)

🐛 Bug Fixes

🔒 Security Issues