Skip to content

v1.0.14

Latest
Compare
Choose a tag to compare
@AugustoL AugustoL released this 30 May 16:33
· 124 commits to master since this release
631f157

Highlights

  • Refactor CacheService and other components and services.
  • Fix and improved dev script.
  • Fixes in CacheService.
  • Fix bugs happening in production.

Deployment

IPFS build hashed by multiple contributors and verifiable by following:

  1. Download docker
  2. Add some more RAM under resources 5-6gb seems good
  3. Checkout master of dxvote
  4. Run docker build --platform linux/x86_64 --no-cache -t test-hash . from root directory
  5. Confirm the has before build is equal to QmUHKQUod4XeQMyg6aioDBgr3Z2fyPNk9XQdHVjEv5Zgnt

Hashed on github actions https://github.com/DXgovernance/dxvote/runs/6658356110

What's Changed

Full Changelog: v1.0.13...v1.0.14