Skip to content

New TokenAEur

Pre-release
Pre-release
Compare
Choose a tag to compare
@szerintedmi szerintedmi released this 12 May 02:48
· 615 commits to staging since this release
a2f6b11

new TokenAEur version and all dependent contracts deploy:

  • MonetarySupervisor (and switched over to it )
  • Locker
  • LoanManager
  • Exchange

New features in TokenAur:

  • allow AEUR transfers, lock new sell token orders without user having Ether via new delegatedTransfer and delegatedTransferAndNotify functions (see issue #84 and PR #89 )
  • ERC20 transfer history fix: emit ERC20 Transfer event for transfer fee deduction so if user adds up transactions balance will match in standard ERC20 wallets