Skip to content

Releases: witnet/web3-jsonrpc-gateway

1.7.23

02 Aug 11:54
401e522
Compare
Choose a tag to compare
  • remove decommissioned chains
  • revisit package scripts

1.7.22

31 Jul 10:00
c4312e0
Compare
Choose a tag to compare
  • fix(celo): set some gasLimit value on all txs

1.7.21

31 Jul 08:41
2205277
Compare
Choose a tag to compare

fix: correctly prompt web3 library being used

1.7.20

31 Jul 07:07
2bdf1f8
Compare
Choose a tag to compare

Implements new parameter:

  • ETHERS_FORCE_EIP_155: If set, chainId will be explicitly added to all eth_call and eth_sendTransaction calls. Default value: false.
    Fixes dist/bin/celo:
  • Properly convert incoming params.gas into tx.gasPrice.

1.7.19

27 Jul 12:06
eb49687
Compare
Choose a tag to compare
chore: bump package version to 1.7.19

1.7.18

27 Jul 11:59
9ba2a38
Compare
Choose a tag to compare
chore: bump package version to 1.7.17

1.7.17

27 Jul 07:52
96baac7
Compare
Choose a tag to compare
chore: bump package version to 1.7.17

1.7.16

26 Jul 09:40
63d0366
Compare
Choose a tag to compare
chore: bump package version to 1.7.16

1.7.15

26 Jul 08:40
697468e
Compare
Choose a tag to compare
  • Avoid eth_blockNumber calls on every eth_call if rollback protection is disabled.
  • Cache provider's chainId upon construction.

1.7.14

25 Jul 11:19
7b52cf5
Compare
Choose a tag to compare
chore: bump package version to 1.7.14