Skip to content

Releases: subquery/subql-ethereum

[4.3.0] @subql/common-ethereum

11 Jul 08:35
99b1d59
Compare
Choose a tag to compare

[4.3.0] - 2024-07-11

Changed

[3.10.0] @subql/types-ethereum

10 Jul 02:53
a59c789
Compare
Choose a tag to compare

[3.10.0] - 2024-07-10

Changed

  • Update @subql/types-core dependency (#326)

Fixed

  • Incorrect generic parameter type (#321)

[4.7.1] @subql/node-ethereum

10 Jul 02:53
a59c789
Compare
Choose a tag to compare

[4.7.1] - 2024-07-10

Fixed

  • Bump @subql/common-ethereum and @subql/types-ethereum, update @subql/node-core to fix admin api dbSize issue (#326)

[4.2.0] @subql/common-ethereum

10 Jul 02:53
a59c789
Compare
Choose a tag to compare

[4.2.0] - 2024-07-10

Changed

  • Enable ts strict mode (#321)
  • Update @subql/common dependency (#326)

[3.9.0] @subql/types-ethereum

03 Jul 04:56
bc6dcd3
Compare
Choose a tag to compare

[3.9.0] - 2024-07-03

Added

  • Add missing method getAbiInterface in type EthereumNetworkModule (#323)

[3.8.0] @subql/types-ethereum

03 Jul 01:18
d0b7844
Compare
Choose a tag to compare

[3.8.0] - 2024-07-03

Added

  • Add type EthereumNetworkModule to support eth module (#318)

[4.7.0] @subql/node-ethereum

03 Jul 04:56
bc6dcd3
Compare
Choose a tag to compare

[4.7.0] - 2024-07-03

Changed

  • bump with @subql/common-ethereum and @subql/types-ethereum

[4.6.0] @subql/node-ethereum

03 Jul 01:18
d0b7844
Compare
Choose a tag to compare

[4.6.0] - 2024-07-03

Changed

  • Update @subql/node-core,bump with @subql/types-ethereum

[4.1.0] @subql/common-ethereum

03 Jul 04:56
bc6dcd3
Compare
Choose a tag to compare

[4.1.0] - 2024-07-03

Changed

  • Moved cli method getAbiInterface to match with EthereumNetworkModule (#323)

[4.0.0] @subql/common-ethereum

03 Jul 01:18
d0b7844
Compare
Choose a tag to compare

[4.0.0] - 2024-07-03

Added

  • Add alias parseProjectManifest, also follow type of INetworkCommonModule (#318)