Commit 5426e22
authored
fix(abci): use proper app state for consumers (#15)
* fix(abci): use proper app state for consumers
* fix module address and init genessis
* fix test
* inherit proposer valset
* remove x/consensus from consumer
* simplify1 parent e1edc36 commit 5426e22
12 files changed
Lines changed: 285 additions & 276 deletions
File tree
- abci
- config
- modules
- consumer
- provider
- keeper
- types
- testapp/consumer
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| |||
48 | 51 | | |
49 | 52 | | |
50 | 53 | | |
51 | | - | |
| 54 | + | |
52 | 55 | | |
53 | 56 | | |
54 | 57 | | |
| |||
0 commit comments