Skip to content

Latest commit

 

History

History
467 lines (251 loc) · 11.9 KB

CHANGELOG.md

File metadata and controls

467 lines (251 loc) · 11.9 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.32 - 2024-09-19

Features

  • Add is_ethereum (#90)

Miscellaneous Tasks

  • Move is_* helpers to NamedChain (#91)
  • Import enum with glob instead of as C (#89)

0.1.31 - 2024-09-13

Miscellaneous Tasks

  • Release 0.1.31

Other

  • Immutable zkEVM and Immutable zkEVM testnet (#88)

0.1.30 - 2024-09-06

Features

  • Add gravity alpha mainnet and sepolia testnet (#86)

Miscellaneous Tasks

  • Release 0.1.30
  • Rustmft

0.1.29 - 2024-08-27

Features

  • Add xai and xai-sepolia (#85)
  • Add pulsechain (#84)

Miscellaneous Tasks

  • Release 0.1.29

0.1.28 - 2024-08-26

Bug Fixes

  • anvil reports not supporting EIP-3855 (Shanghai) (#83)

Features

  • Add non_exhaustive
  • Add alphanet (#82)
  • [Chains] Add Etherlink mainnet (#81)

Miscellaneous Tasks

  • Release 0.1.28

Other

  • Add conflux espace mainnet and testnet (#80)

0.1.27 - 2024-08-09

Bug Fixes

  • Zksync etherscan api url (#78)

Features

  • Add darwinia crab koi (#77)

Miscellaneous Tasks

  • Release 0.1.27

Styling

  • Fix fmt (#79)

0.1.26 - 2024-08-08

Miscellaneous Tasks

  • Release 0.1.26

Other

  • Add acala karura mandala network (#76)

0.1.25 - 2024-08-02

Features

  • Add avalanche to the list of chains to support shanghai (#75)

Miscellaneous Tasks

  • Release 0.1.25

0.1.24 - 2024-07-30

Features

  • Mark Scroll as non-legacy chain (#73)

Miscellaneous Tasks

  • Release 0.1.24

Other

  • Updates Mantle + Mantle Testnet configuration (#74)

0.1.23 - 2024-06-25

Miscellaneous Tasks

  • Release 0.1.23

Other

  • Flare network support (#72)
  • Shimmer network support (#70)

0.1.22 - 2024-06-21

Miscellaneous Tasks

  • Release 0.1.22

Other

  • Add Autonomys Nova devnet (#69)

0.1.21 - 2024-06-18

Features

  • Add Taiko mainnet/testnet (#68)

Miscellaneous Tasks

  • Release 0.1.21

0.1.20 - 2024-06-14

Features

  • Add Ronin mainnet (#67)

Miscellaneous Tasks

  • Release 0.1.20

0.1.19 - 2024-06-12

Features

  • [chain] Add opBNB mainnet and testnet (#64)

Miscellaneous Tasks

  • Release 0.1.19
  • Sync cliff.toml

Other

  • Modify kakarot sepolia shanghai support (#66)

0.1.18 - 2024-05-14

Bug Fixes

  • Update Amoy testnet endpoints (#63)
  • Correct Arbiturm blocktime hint (#62)
  • Correct Etherscan URLs for Blast Sepolia (#60)

Miscellaneous Tasks

  • Release 0.1.18

0.1.17 - 2024-04-23

Bug Fixes

  • Correct amoy endpoint (#59)

Features

  • [chain] Add method optimism_mainnet (#58)
  • Add degen chain (#57)

Miscellaneous Tasks

  • Release 0.1.17

0.1.16 - 2024-04-10

Features

  • Update Scroll chain currency symbol and shanghai readiness (#56)
  • Add Syndr L3 mainnet (#54)
  • [chain] Add Etherlink Testnet (#53)
  • Shanghai support for arbitrum (#51)

Miscellaneous Tasks

  • Release 0.1.16
  • Clippy

0.1.15 - 2024-03-04

Bug Fixes

  • Correct blast api url (#49)
  • Spec

Features

  • [chain] Add elastos networks (#48)

Miscellaneous Tasks

  • Release 0.1.15

0.1.14 - 2024-02-28

Features

  • Add blast (#47)

Miscellaneous Tasks

  • Release 0.1.14

0.1.13 - 2024-02-28

Features

  • Add fraxtal (#45)

Miscellaneous Tasks

  • Release 0.1.13

Other

  • Dev/modify kakarot sepolia testnet (#46)

0.1.12 - 2024-02-14

Features

  • Add kakarot sepolia (#43)
  • Add Syndr Sepolia L3 (#40)

Miscellaneous Tasks

  • Release 0.1.12

Other

  • Add 'Linea' and 'LineaGoerli' serde kebab cases aliases (#42)

0.1.11 - 2024-02-04

Bug Fixes

  • Remove supportsShanghai for Mode mainnet & testnet (#34)

Dependencies

  • Bump strum (#39)

Features

  • [amoy] Add amoy to chain config (#35)
  • Add Mode & Mode Sepolia (#33)

Miscellaneous Tasks

  • Release 0.1.11
  • Add further op chains to is_optimism() + mark mode as supports… (#38)
  • Update cargo t note for spec (#37)

Other

  • Add aliases for Base, BaseSepolia and BaseGoerli (#32)

0.1.10 - 2024-01-25

Features

  • Add blast sepolia (#31)

Miscellaneous Tasks

  • Release 0.1.10
  • Update changelog and add cliff (#30)

0.1.9 - 2024-01-12

Miscellaneous Tasks

  • Release 0.1.9
  • Also add base to supports shanghai (#29)

0.1.8 - 2024-01-12

Features

  • Add public goods network and pgn sepolia to chainsˆ (#25)
  • Add viction chain (#26)

Miscellaneous Tasks

  • Release 0.1.8
  • Add holesky to dns match (#28)
  • Mark Optimism + Holesky as supports shanghai (#27)

0.1.7 - 2023-12-29

Features

  • Add base sepolia (#24)

Miscellaneous Tasks

  • Release 0.1.7

0.1.6 - 2023-12-23

Features

  • Add PartialEq impls (#22)

Miscellaneous Tasks

  • Release 0.1.6
  • Add arbitrum one alias (#20)

Styling

  • Unify etherscan url format (#23)

0.1.5 - 2023-12-12

Documentation

  • Update CHANGELOG.md

Features

  • JSON bindings (#19)

Miscellaneous Tasks

  • Release 0.1.5

Other

  • New utility method (#14)

0.1.4 - 2023-12-01

Dependencies

  • Bump version 0.1.4 (#18)

Documentation

  • Update CHANGELOG.md

Features

  • Shanghai support for polygon (#16)

Miscellaneous Tasks

  • Add scroll sepolia (#17)
  • Add myself to CODEOWNERS (#13)

Other

  • Op-stack chains at 2 seconds (#12)

0.1.3 - 2023-11-20

Documentation

  • Update CHANGELOG.md

Features

  • Add supports_shanghai, deprecate supports_push0 (#9)

Miscellaneous Tasks

  • Release 0.1.3
  • [meta] Add CODEOWNERS
  • Add metis as known legacy (#11)
  • Add zora (#8)

Refactor

  • Don't use enum glob import (#10)

0.1.2 - 2023-11-15

Bug Fixes

  • Chain serde (#7)

Documentation

  • Update CHANGELOG.md

Miscellaneous Tasks

  • Release 0.1.2

0.1.1 - 2023-11-14

Documentation

  • Update CHANGELOG.md

Features

  • Delegate Chain methods to NamedChain (#6)

Miscellaneous Tasks

  • Release 0.1.1

0.1.0 - 2023-11-14

Documentation

  • Add CHANGELOG.md

Features

  • Split Chain into a struct and ChainKind enum (#5)
  • Port Chain from Reth (#4)
  • Port ethers_core::types::Chain (#2)

Miscellaneous Tasks

  • Add missing package fields
  • Add release.toml
  • Rename Chain to NamedChain (#3)

Other

  • Initial commit