Skip to content

Releases: witnet/witnet-solidity

0.1.10

25 Aug 15:20
bf8e3e2
Compare
Choose a tag to compare
  • refactor: static factory method for request templates
  • chore: upgrade web3-jsonrpc-gateway version
  • chore: add dev comments to Witnet.Script() factory method
  • chore: deprecate RadonMap.getBytes(string) by now

0.1.10

25 Aug 15:13
92ca8b2
Compare
Choose a tag to compare
  • refactor: static factory method for request templates
  • chore: upgrade web3-jsonrpc-gateway version
  • chore: add dev comments to Witnet.Script() factory method
  • chore: deprecate RadonMap.getBytes(string) by now

0.1.9

25 Aug 08:32
6d7ece9
Compare
Choose a tag to compare

fix: merge of witnet artifact addresses files

0.1.8

25 Aug 07:43
b467918
Compare
Choose a tag to compare
  • fix: polish npx witnet init

0.1.7

25 Aug 07:08
3ed041a
Compare
Choose a tag to compare

fix: kraken tickers

0.1.6

24 Aug 17:00
c30ccfa
Compare
Choose a tag to compare
  • Fix: witnet avail all chains if none specified
  • Feat: test/deploy only artifacts belonging to importing project

0.1.5

24 Aug 16:08
8665a41
Compare
Choose a tag to compare
chore: bump package version to 0.1.5

0.1.4

24 Aug 08:43
c26cc00
Compare
Choose a tag to compare
chore: attend pr review comments

0.1.2

23 Aug 09:46
faafc92
Compare
Choose a tag to compare
  • Revisit package dependencies.
  • Fix relative import paths in witnet.js binary

0.1.1

23 Aug 08:53
bab8b26
Compare
Choose a tag to compare

Refactoring based on witnet/witnet-utils.