Skip to content

Mobile notification position and truffle fixes

Compare
Choose a tag to compare
@cmeisl cmeisl released this 28 May 16:17
· 35 commits to develop since this release
59d84df
  • Contract decoration improvements (#202)

    • Fix truffle contract decoration with web3 0.20
    • Fix contract method properties not being properly assigned on web3v1
    • Fix overloaded contract methods not being properly assigned
    • Improve contract tests
  • Truffle fixes (#217 and #218)

    • Fix legacyCall with truffle contracts
    • Fix truffle calls hanging forever
  • Configure mobile position and set default to top (#214)

  • Update README to document both APIs for notificationsPosition (#220)