Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: migrate x/staking to app wiring #12102

Merged
merged 26 commits into from
Jun 3, 2022
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
f272fc8
feat: migrate x/staking to app wiring
JeancarloBarrios May 31, 2022
0530a1c
add staking to app yaml
JeancarloBarrios May 31, 2022
15446da
modified staking module
JeancarloBarrios May 31, 2022
12d1ec4
partial simapp changes
JeancarloBarrios May 31, 2022
ebeb7c5
generated pulsar
JeancarloBarrios May 31, 2022
fbbbd46
pre merge
JeancarloBarrios Jun 2, 2022
b467dcd
Merge branch 'main' into JeancarloBarrios/migrate_staking_use_app_wiring
JeancarloBarrios Jun 2, 2022
6046ac5
simapp app
JeancarloBarrios Jun 2, 2022
39eb9a9
add depinject struct for parmeters
JeancarloBarrios Jun 2, 2022
c0eaec6
Add depinject key to bankKeeper
amaury1093 Jun 2, 2022
834fd1a
PR changes
JeancarloBarrios Jun 2, 2022
ed83c41
Update proto/cosmos/staking/module/v1/module.proto
JeancarloBarrios Jun 2, 2022
7bb92f1
Update x/staking/module.go
JeancarloBarrios Jun 2, 2022
722a05e
PR changes
JeancarloBarrios Jun 2, 2022
16a6a40
update pulsar
JeancarloBarrios Jun 2, 2022
6e8a954
PR changes
JeancarloBarrios Jun 2, 2022
7b8c22f
Merge branch 'main' into JeancarloBarrios/migrate_staking_use_app_wiring
JeancarloBarrios Jun 2, 2022
194538c
Merge branch 'main' into JeancarloBarrios/migrate_staking_use_app_wiring
JeancarloBarrios Jun 2, 2022
2005d75
merge changes
JeancarloBarrios Jun 2, 2022
1dc2759
Pass StakingKeeper by reference everywhere
kocubinski Jun 2, 2022
215b63f
change some keeper value to reference for the hooks fix
JeancarloBarrios Jun 2, 2022
cd880e4
change test tools to recieve pointer insted of instance
JeancarloBarrios Jun 2, 2022
9ec5a3c
change test tools to recieve pointer insted of instance
JeancarloBarrios Jun 2, 2022
b241d51
Fix tests, more pass by reference
kocubinski Jun 2, 2022
35440b7
change test tools to recieve pointer insted of instance
JeancarloBarrios Jun 2, 2022
d8903e2
Merge remote-tracking branch 'origin/JeancarloBarrios/migrate_staking…
kocubinski Jun 2, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading