Skip to content

Releases: ssteiger/vyper-contract-gui

Snakeskin III

23 Jun 07:23
Compare
Choose a tag to compare
  • Fix bug where form generation for uint128 and uint256 array parameters would generate wrong number of input fields

Snakeskin II

16 Jun 21:30
Compare
Choose a tag to compare
  • Fix bug where contract addresses would remain in store after a file re-compile

Snakeskin I

15 Jun 18:09
Compare
Choose a tag to compare
  • Fix bug where wrong addresses for contract would show
  • Fix bug where function call result would show underneath the wrong functions

Snakeskin

11 Jun 20:02
Compare
Choose a tag to compare
  • Add support for array arguments in constructors & methods
  • Add support for Infura endpoints
  • Increased UI performance