Skip to content

Releases: gnosis/bivrost-swift

0.0.4

08 Nov 14:47
339701f
Compare
Choose a tag to compare
  • Eliminates warnings in the generated code by using special handling for methods that would result in a Void return.
  • Fix crash when address does respond to a certain function (e.g. if address is not a HumanStandardToken decoding the0x return data for Name function would crash).
  • Revert back to official CryptoSwift.
  • Improve testing guide.
  • Add unwrap() to some types to allow for getting the wrapped value out of the solidity wrapper.

0.0.3

24 Oct 16:57
Compare
Choose a tag to compare
  • Bugfix: contract methods with the same name but different signature lead to non-compiling code
  • Clean up generated code

0.0.2

20 Oct 15:16
Compare
Choose a tag to compare

Fixes Distribution through Mint