Skip to content

Releases: witnet/witnet-sdk

1.1.2

22 Sep 09:06
a6248a7

Choose a tag to compare

feat(artifacts): allow single-retrieval artifacts w/ no enclosing array

1.1.1

19 Sep 11:23
6a9af6d

Choose a tag to compare

  • feat: add hex string and wildcard validators
  • feat: implement spawn(number,string[]) on Retrievals
  • fix: allow retrieval url to be wildcarded
  • feat: new 'web3' module
  • feat: add CrossChainCall as new retrieval factory method
  • feat: implement wildcard splicing on compounded Scripts
  • feat: replicate template params to match number of retrievals, where possible
  • chore: revisit eval error messages
  • chore: complete enum list of standard eth/rpc history methods
  • refactor: Witnet.Types.Script -> Witnet.Types.RadonType
  • refactor: RadonMap.valuesAsArray() -> RadonMap.values()
  • feat: generalize RadonString.match to return any Radon type
  • feat: statically check last type returned by inner script passed to RadonArray.filter
  • feat: enable RadonArray.sort to accept inner script
  • refactor: module(x) -> modulo(x)
  • docs: RadonType public methods
  • docs: retrievals factory methods
  • docs: radon scripts factory methods
  • docs: radon operators

1.0.9

01 Sep 10:28
0dcc771

Choose a tag to compare

  • Import lodash.merge instead of the whole lodash package.

1.0.8

25 Aug 15:05
35df1ee

Choose a tag to compare

  • chore: upgrade web3-jsonrpc-gateway min version
  • chore: add dev comments to Witnet.Script() factory method
  • refactor: static factory method for request templates
  • chore: deprecate RadonMap.getBytes(string) by now

1.0.7

25 Aug 07:03
1315a1d

Choose a tag to compare

  • fix: utils.processDryRunJson
  • fix: RadonArray.keys() and RadonArray.valuesAsArray()

1.0.6

24 Aug 17:00
e7cb60b

Choose a tag to compare

fix: utils.extractErc2362CaptionFromKey

1.0.5

24 Aug 16:01
eebc541

Choose a tag to compare

chore: attend pr review comments

1.0.4

24 Aug 08:29
7d1e712

Choose a tag to compare

chore: dicouple source code from witnet-requests package

1.0.3

24 Aug 08:20
35f5a92

Choose a tag to compare

chore: dicouple source code from witnet-requests package

1.0.2

23 Aug 09:15
5c7845a

Choose a tag to compare

  • Revisited package depedencies