Releases: witnet/web3-jsonrpc-gateway
Releases · witnet/web3-jsonrpc-gateway
1.7.2
1.7.1
Full Changelog: 1.6.13...1.7.1
1.7.0
1.6.7
What's Changed
- feat: rewrite everything using Ether.js for handling the provider by @aesedepece in #3
- Feat: let w3gw-ethers support OMGX L2 Providers by @guidiaz in #6
- PR: add support to latest centralized bridge implementation by @guidiaz in #9
- Feat: add pre-configed run scripts by @guidiaz in #10
- Fix(conflux): Upgrade dependency to js-conflux-sdk v1.7.0 by @guidiaz in #13
- Feat(ethers): Add ESTIMATE_GAS_LIMIT optional parameter by @guidiaz in #12
- Feat: Add support to CELO providers by @guidiaz in #11
- Chore: Small fixes on 1.4.0 by @guidiaz in #14
- Chore: Perfom more small fixes related to 1.4.0 by @guidiaz in #16
- Fix: Ensure clean docker image is built from scratch by @guidiaz in #15
- Feat(ethers): Add gateway support to Boba's OVM2 networks by @guidiaz in #17
- Feat: Make
w3gw-ethers
compatible with BOBA OVM 2.0 by @guidiaz in #18 - Feat(conflux): Estimate gas price under configuration by @guidiaz in #19
- Fix(ethers): Read thresholds from config by @guidiaz in #21
- Feat: Add support to Avalanche C-Chains by @guidiaz in #22
- Feat: Add support to Moonbeam by @guidiaz in #25
- Fix: Polish support to Avalanche Mainnet by @guidiaz in #26
- Fix(Conflux): Fix
eth_estimateGas
resolution and response format by @guidiaz in #27 - Feat: Improve protection against shallow rollbacks by @guidiaz in #36
- Feat(ethers): Implement new configurable parameter ETHERS_GAS_LIMIT_FACTOR by @guidiaz in #38
- feat: add ethers support to syscoin by @guidiaz in #39
- feat: implement new module w3gw/reef by @guidiaz in #40
- feat: add ethers support to Optimism by @guidiaz in #41
- Feat(reef): Add multi-wallet support by @guidiaz in #42
- Chore: Revisit docs, comments and scripts by @guidiaz in #45
New Contributors
- @aesedepece made their first contribution in #3
Full Changelog: https://github.com/witnet/web3-jsonrpc-gateway/commits/1.6.7