Skip to content

place order and deployedEnvironment

Pre-release
Pre-release
Compare
Choose a tag to compare
@szerintedmi szerintedmi released this 08 May 07:55
· 54 commits to master since this release
993b41d

New features

  • Exchange.placeSellTokenOrder & placeBuyTokenOrder #42

Breaking changes

  • Augmint.environment became Augmint.deployedEnvironment.name
  • Transaction.onConfirmation callback doesn't include receipt anymore #48

Internal improvements

  • Create and use environment types #33, #47
  • test updates: run ganache container with --blockTime 1 (which is closer how real chains work) #36
  • Use @augmint/contracts npm package instead of abiniser folder copy-paste #47

Component upgrades

  • update dotenv to 8.0.0 #37
  • update rollup to 1.11.3 #39