airchains-network / evm-station

https://docs.airchains.io
3 stars 7 forks source link

Add new proto files and configurations #3

Closed Noooblien closed 4 months ago

Noooblien commented 4 months ago

New proto files for evmstation, ethsecp256k1, and other related structures have been added, along with their respective YAML configurations. These files provide the structure for Ethereum transactions and the EVM module, as well as establish the base for future enhancements such as Ethereum signature transactions and payload processing. Configuration changes include enabling managed mode in buf.gen.pulsar.yaml and specifying plugin options in buf.gen.gogo.yaml, among other updates.