This repository has been archived by the owner on Feb 23, 2023. It is now read-only.
Releases: nervosnetwork/polyjuice-provider
Releases · nervosnetwork/polyjuice-provider
v0.1.5
v0.1.4
What's Changed
- chore: print kicker verison in ci by @RetricSu in #85
- fix typo by @fgfm999 in #86
- docs: rephrase wording for Known Caveats by @RetricSu in #87
- docs: fix outdated deployment docs by @RetricSu in #91
- fix: fix bytes abi transformation by @kuzirashi in #89
- feat(web3/ethers): support blockTag in eth_call by @RetricSu in #93
- chore: set ethers test timeout to 300s by @RetricSu in #99
- fix(ci): rm kicker cache for weird behavior by @RetricSu in #98
- chore: Update lumos version by @classicalliu in #101
- fix(ethers): log level when instant-finality failed by @RetricSu in #102
- chore: bump v0.1.4 by @RetricSu in #103
New Contributors
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
v0.1.1
What's Changed
- ci: add intergration test by @RetricSu in #73
- chore: update godwoken schemas by @kuzirashi in #68
- fix: make godwoken package strict tsconfig compatible by @kuzirashi in #65
- docs: adjust readme structure by @RetricSu in #72
- chore: update tests and docs for deploy arguments caveats by @RetricSu in #74
- fix(abi): typo in deserializeAbiType by @RetricSu in #75
- chore: bump v0.1.1 by @RetricSu in #77
Full Changelog: v0.1.0...v0.1.1
v0.1.0
v0.0.1-rc15
What's Changed
- feat: ship es2019 compatbile code with no optional chaining in dist by @kuzirashi in #62
- chore: bump v0.0.1-rc15 by @RetricSu in #63
Full Changelog: v0.0.1-rc14...v0.0.1-rc15
v0.0.1-rc14
Merge pull request #55 from nervosnetwork/bump-v0.0.1-rc13
- ethers provider: fetch receipt more quickly
v0.0.1-rc12: Merge pull request #51 from nervosnetwork/develop
- support multiple smart-contract ABIs
- send less requests for eth_call / eth_send rpc
- some APIs changed, please see: https://github.com/nervosnetwork/polyjuice-provider/blob/v0.0.1-rc12/docs/api.md