Skip to content

Releases: iotaledger/wasp

v2.0.3

11 Dec 11:45
059538b

Choose a tag to compare

What's Changed

  • jsonrpc: use indexedstore for eth_call & estimateGas by @dessaya in #768

Full Changelog: v2.0.2...v2.0.3

v2.0.3-rc.1

05 Dec 11:08
059538b

Choose a tag to compare

v2.0.3-rc.1 Pre-release
Pre-release

What's Changed

  • jsonrpc: use indexedstore for eth_call & estimateGas by @dessaya in #768

Full Changelog: v2.0.2...v2.0.3-rc.1

v2.0.2

24 Jun 08:59
d73096d

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.2-rc.2

28 May 14:37
d73096d

Choose a tag to compare

v2.0.2-rc.2 Pre-release
Pre-release
Fix send

v2.0.2-rc.1

22 May 11:24
016ca6a

Choose a tag to compare

v2.0.2-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.1...v2.0.2-rc.1

v2.0.1

06 May 21:23
d79c2a5

Choose a tag to compare

What's Changed

  • improve cloning in transaction builder by @dessaya in #623

Full Changelog: v2.0.0...v2.0.1

v2.0.0

05 May 08:28
a8a3ad4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0-alpha.1...v2.0.0

v2.0.0-rc.1

30 Apr 01:29
808edc0

Choose a tag to compare

v2.0.0-rc.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.0.0-alpha.1...v2.0.0-rc.1

v2.0.0-alpha.30

29 Apr 09:57
770cf26

Choose a tag to compare

v2.0.0-alpha.30 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-alpha.27...v2.0.0-alpha.30

v2.0.0-alpha.29

23 Apr 11:51
bc0f876

Choose a tag to compare

v2.0.0-alpha.29 Pre-release
Pre-release

What's Changed

  • audit: #67 fix "Logs JSON-RPC endpoint lacks validation for filter query parameters" by @bas-io in #588
  • audit: #72 fix: Turn ShowBalanceChanges off in postTxLoop by @howjmay in #587
  • audit: #63 fix NewSigner uses incorrect prefix for unsupported Secp256k1 key scheme by @cwarnerdev in #583
  • fix(vm): skip min fee check for governance requests by @dessaya in #591
  • audit: #66 fix TransactionByBlockNumberAndIndex index out of bound by @howjmay in #589
  • audit: #64 fix: properly handle requests with invalid allowance by @dessaya in #593
  • Log TX bytes before signing. by @kape1395 in #601
  • fix(mempool): audit #61 MaxOffledgerToPropose can be exceeded by @dessaya in #597
  • Fix/linters by @cwarnerdev in #598

New Contributors

Full Changelog: v2.0.0-alpha.27...v2.0.0-alpha.29