Skip to content

Releases: witnet/web3-jsonrpc-gateway

1.9.3

30 May 14:34
d20825c
Compare
Choose a tag to compare
  • chore: upgrade deps to js-conflux-sdk v2.3.0
  • fix(conflux): cfx_sendTransaction
  • fix(ethers): avoid 0x0 prefix on non-zero eth_gasPrice values
  • chore: use [email protected] to be compatible with reef
  • fix(conflux): eth_chanId must return hex number
  • chore(ethers): ensure tx from values are checksum compliant
  • chore: revisit package scripts

1.9.1

19 Feb 11:46
b6c3376
Compare
Choose a tag to compare
  • feat: extend ether's WalletMiddlewareServer to support obscuro/ten endpoints
  • feat: add ten:testnet package script
  • chore: revisit configs on multiple chains
  • chore: add w3gw-ten package binary
  • feat(ten): read private keys from envars
  • feat(ethers): enable eth_gas_price_factor on eth_gasPrice, if not set on envars and gas_price_factor was set to >1.0
  • fix(ethers): sync getAccounts
  • feat: optimism:sepolia

1.8.4

05 Dec 10:54
b28f5b6
Compare
Choose a tag to compare
  • chore: refactor okxchain:testnet -> okx:okxchain:testnet
  • feat: add okx:x1:sepolia package script
  • chore: revisit moonbeam and polygon rpc providers

1.8.3

31 Oct 08:31
6512d59
Compare
Choose a tag to compare
  • feat: show package version on npx w3gw

1.8.2

31 Oct 08:17
eed6472
Compare
Choose a tag to compare
  • refactor: W3GW_NUM_WALLETS -> W3G3_SEED_PHRASE_WALLETS
  • feat: add ethereum:sepolia package script
  • feat: add scroll:sepolia package script
  • feat: add scroll:mainnet package script

1.8.1

09 Oct 16:34
432c2fd
Compare
Choose a tag to compare
  • feat: add syscoin:rollux:testnet script
  • feat(ethers): allow wallets to be created from private keys
  • feat: improve w3gw-infura error messages
  • feat: improve w3gw-ethers error messages
  • feat: improve w3gw error messages
  • refactor: W3GW_NUM_WALLETS -> W3G3_SEED_PHRASE_WALLETS
  • chore: polish package scripts

1.7.27

21 Sep 11:13
0a246c2
Compare
Choose a tag to compare
  • feat: add polygon:zkevm:mainnet script
  • chore: revisit celo:mainnet package script

1.7.26

25 Aug 15:01
0f4ef19
Compare
Choose a tag to compare
chore: bump package version to 1.7.26

1.7.25

25 Aug 14:41
bd97596
Compare
Choose a tag to compare
  • Fixed missing runtime dependencies

1.7.24

03 Aug 12:18
7e136cc
Compare
Choose a tag to compare
  • fix(reef): reference to package.json from wrapper