laconicd/x
Murali Krishna Komatireddy 6b04c0ee5e
feat: attribute typing (#40)
* marshal and unmarshal

* attributes proto

* fix

* process attributes and create secondary mappings

* get records from attributes

* fix

* fix lint errors

* fix gosec

* lower case

* go mod tidy

* Fix tests

* "add search test"

* req attributes

* grpc tests

* fix tests

* register interface

* fix tests

* Remove git diff from test workflows

* fix workflow file

* fix simulations

* fix names and add checks for attributes in tests

* Add comment for attribute prefix
2022-11-15 11:51:14 +05:30
..
auction fix lint 2022-10-27 14:49:15 +05:30
bond feat: attribute typing (#40) 2022-11-15 11:51:14 +05:30
evm ignore gosec 2022-10-18 15:36:34 +05:30
feemarket ignore gosec 2022-10-18 15:36:34 +05:30
nameservice feat: attribute typing (#40) 2022-11-15 11:51:14 +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.