Skip to content

Releases: Consensys/vscode-ethover

Version 0.0.8

09 Dec 10:15
Compare
Choose a tag to compare

0.0.8

  • fix: vyper file support
  • new: JSON file support - fixes #16
  • update: default chain configs
  • update: dependencies
  • update: min vscode version and remove cmd activation events (autogenerated vs vscode)
  • new: publish to openvsx

Version 0.0.7

23 Nov 13:18
Compare
Choose a tag to compare

0.0.7

  • new: Multi-Chain support - #8
    • new setting vscode-ethover.chain.config (object). defaults see package.json. add new custom chain/network configurations using the same format. User config gets merged with defaults in code.
  • rename: setting vscode-ethover.address.lookupUrl (now configured with vscode-ethover.chain.config)
  • rename: setting vscode-ethover.apikey (and apiurl) to vscode-ethover.default.apikey (used for action links (bytecode etc.))
  • add: action bloxy.info

image

image

image

image

Version 0.0.6

28 Sep 11:23
Compare
Choose a tag to compare

//feature

0.0.6

  • new: enable ethover for python files - #5

Version 0.0.5

03 Aug 11:20
1bc7cf5
Compare
Choose a tag to compare

//maintenance

0.0.5

  • improve UI, show progress, fix error messages - #2

Version 0.0.4

24 Jul 08:57
Compare
Choose a tag to compare

0.0.4

  • Allow user to disable the balance hover #1

Version 0.0.3

13 Jul 12:25
Compare
Choose a tag to compare

0.0.3

  • only activate for: typescript, markdown, javascript, solidity

Version 0.0.1

06 Jul 21:42
Compare
Choose a tag to compare
  • initial release