place order and deployedEnvironment
Pre-release
Pre-release
New features
Exchange.placeSellTokenOrder
&placeBuyTokenOrder
#42
Breaking changes
Augmint.environment
becameAugmint.deployedEnvironment.name
Transaction.onConfirmation
callback doesn't includereceipt
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