Skip to content

v1.9.0

Choose a tag to compare

@JamesLefrere JamesLefrere released this 18 Dec 19:07
· 326 commits to master since this release

New features

  • Add getAccounts method to TrufflepigLoader (@colony/colony-js-contract-loader-http)
  • Add event log parsing with ContractEvent.parseLogs (@colony/colony-js-contract-client)
  • Add historical log fetching with ContractClient.getLogs, and optionally also parsing with .getEvents (@colony/colony-js-contract-client)

Bug fixes

  • The ColonyFounderRoleSet event is now named correctly (@colony/colony-js-client)
  • Initialise MetaColonyClient and ColonyClient before returning them (@colony/colony-js-client)