laconicd/x
Nabarun Gogoi 02e9080094
Changes to run laconic-console app with laconicd (#75)
* Add cors middleware for GQL requests (#65)

* Implement loading query from URL in GQL playground (#66)

* Implement loading GQL query from URL

* Fix variable name lint error

* Load record names in `getRecordsByIds` GQL query (#67)

* Fix variable rename

* Load names in getRecordsByIds GQL query

* CI Review fixes

* Make init script executable
2023-01-11 13:06:42 +05:30
..
auction chain id (#73) 2023-01-11 10:52:29 +05:30
bond chain id (#73) 2023-01-11 10:52:29 +05:30
evm Sync from fork (#74) 2023-01-10 10:20:57 +05:30
feemarket Sync from fork (#74) 2023-01-10 10:20:57 +05:30
registry Changes to run laconic-console app with laconicd (#75) 2023-01-11 13:06:42 +05:30
README.md update fork 2022-10-10 16:08:33 +05:30

List of Modules

Here are the modules required in Ethermint :

  • EVM - Implement the EVM as a Cosmos SDK module.
  • Fee Market - Define a global variable fee for Cosmos transactions based on EIP-1559.