laconicd/x/bond
prathamesh0 5ee988ccd8
Setup and integrate bond module into the chain (#2)
* Add common message types and update proto gen script

* Update proto gen script to generate pulsar proto code

* Upgrade direct deps

* Populate params and genesis files

* Setup keeper files

* Setup module files with depinject and autocli

* Add placeholder keeper methods

* Integrate bond module into the chain
2024-02-01 16:28:34 +05:30
..
keeper Setup and integrate bond module into the chain (#2) 2024-02-01 16:28:34 +05:30
module Setup and integrate bond module into the chain (#2) 2024-02-01 16:28:34 +05:30
bond.pb.go Setup and integrate bond module into the chain (#2) 2024-02-01 16:28:34 +05:30
codec.go Setup and integrate bond module into the chain (#2) 2024-02-01 16:28:34 +05:30
errors.go Add a minimal chain and placeholders for bond module (#1) 2024-02-01 10:18:40 +05:30
genesis.go Setup and integrate bond module into the chain (#2) 2024-02-01 16:28:34 +05:30
genesis.pb.go Setup and integrate bond module into the chain (#2) 2024-02-01 16:28:34 +05:30
keys.go Setup and integrate bond module into the chain (#2) 2024-02-01 16:28:34 +05:30
params.go Setup and integrate bond module into the chain (#2) 2024-02-01 16:28:34 +05:30
README.md Add a minimal chain and placeholders for bond module (#1) 2024-02-01 10:18:40 +05:30

bond