Skip to content

Version 0.0.11

Compare
Choose a tag to compare
@bakasura980 bakasura980 released this 14 May 09:35
· 187 commits to master since this release
Version breaking changes:
  • Change the way eoslime initialize
  • Implement providers
  • Deprecate createTestingAccounts utils funtion for now
  • Deprecate AccountsLoader, the functionality is moved on eoslime.Account
  • Implement Account functions as getBalance, send, buyRam and buyBandwidth.
  • Add codecoverage
  • AccountDeployer now requires contract account in order to deploy instead of getting default account if none is provided
  • Rename some contract properties as defaultExecutor => executor | contractName => name