Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

v1.0.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@jozanza jozanza released this 04 Apr 19:48
· 713 commits to master since this release

Code Refactoring

  • graphql-sdk: Updated typedefs and resolvers to work with latest sdk updates (930145c)

Features

  • apollo: Added option for controllerAddress (c5729ed)
  • player: Embed route (8f35f61)
  • sdk: Add controllerAddress option and update rpc methods to reflect ABI updates (1c3a6e3), closes #36

BREAKING CHANGES

  • graphql-sdk: Somee type definitions have changed
  • sdk: Some method signatures have changed