Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: airchains-network/evmos-v12

Tags

1.0.3

Toggle 1.0.3's commit message
Remove chain ID restrictions in EVM types

The restrictions on chain ID in the EVM transaction types dynamic_fee_tx, access_list_tx and legacy_tx were removed. This increases flexibility and clears up the code since it previously explicitly checked for a chain ID of 9000 or 9001.

1.0.2

Toggle 1.0.2's commit message
Merge remote-tracking branch 'origin/master'

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #23 from airchains-network/dev

Chain ID Lock Removed

1.0.0

Toggle 1.0.0's commit message
Remove multiple GitHub action workflows and configurations