Skip to content

Releases: subquery/subql-ethereum

[2.5.3] @subql/node-ethereum

13 Jun 03:43
89fd5b9
Compare
Choose a tag to compare

[2.5.3] - 2023-06-13

Fixed

  • Fix module missing sequelize, use subql/x-sequelize (#101)

[2.1.2] @subql/common-flare

13 Jun 03:45
89fd5b9
Compare
Choose a tag to compare

[2.1.2] - 2023-06-13

Changed

  • Update common package dependencies (#101)

[2.1.2] @subql/common-ethereum

13 Jun 03:43
89fd5b9
Compare
Choose a tag to compare

[2.1.2] - 2023-06-13

Changed

  • Update common package dependencies (#101)

[2.5.2] @subql/node-flare

07 Jun 05:28
1e105b7
Compare
Choose a tag to compare

[2.5.2] - 2023-06-07

Fixed

  • Sync with node-core 2.4.4, fixed various issue for mmr

[2.5.2] @subql/node-ethereum

07 Jun 05:26
1e105b7
Compare
Choose a tag to compare

[2.5.2] - 2023-06-07

Fixed

  • Sync with node-core 2.4.4, fixed various issue for mmr

[2.5.1] @subql/node-flare

02 Jun 03:23
9e8180e
Compare
Choose a tag to compare

[2.5.1] - 2023-06-02

Fixed

  • Sync with node-core 2.4.3, fixed mmr missing node due to cache lock

Added

  • Added parsed tx logs and decode (#97)

[2.5.1] @subql/node-ethereum

02 Jun 03:21
9e8180e
Compare
Choose a tag to compare

[2.5.1] - 2023-06-02

Fixed

  • Sync with node-core 2.4.3, fixed mmr missing node due to cache lock

Added

  • Added parsed tx logs and decode (#97)

[2.2.2] @subql/types-flare

01 Jun 05:22
d55424b
Compare
Choose a tag to compare

[2.2.2] - 2023-06-01

Added

  • add timestamp to ethTransaction (#93)

[2.2.2] @subql/types-ethereum

01 Jun 05:20
d55424b
Compare
Choose a tag to compare

[2.2.2] - 2023-06-01

Added

  • add timestamp to ethTransaction (#93)

[2.5.0] @subql/node-flare

01 Jun 05:23
d55424b
Compare
Choose a tag to compare

[2.5.0] - 2023-06-01

Added

  • add timestamp to ethTransaction (#93)

Fixed

  • Running projects from IPFS with workers. Update node-core, apply fixes from main sdk (#94)