Skip to content

Bifrost v0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@bartekn bartekn released this 20 Apr 13:50
· 3676 commits to master since this release
9eb9682

New features:

  • Configuring account has been moved to backend by adding a temporary signer on user's account. This makes the whole process much faster, easier to maintain and less error prone.
  • Time-locking account during a token sale.
  • Allows using Distribution account (ex. when Issuing account has been locked).
  • Automatically imports database schema when server is started (or asks to recreate DB if schema is out of date).