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

remove viper global singleton from x/genutil #6596

Merged
merged 68 commits into from
Jul 6, 2020
Merged
Changes from 1 commit
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
0b74fd1
flag using global
jgimeno Jul 3, 2020
09e07d4
temp commit
jgimeno Jul 3, 2020
c78d0e9
with debug comment
jgimeno Jul 3, 2020
c581769
remove unused flag
jgimeno Jul 3, 2020
5979bf9
Merge branch 'master' into jonathan/genutil-viper-global-remove
Jul 3, 2020
ecb5468
init commit
alexanderbez Jul 3, 2020
561fb6a
remove viper from tm cmds
alexanderbez Jul 3, 2020
0123df7
updates
alexanderbez Jul 3, 2020
97d62f5
Undo x/bank/client/cli/tx.go
alexanderbez Jul 3, 2020
0737e3a
Fix unit tests
alexanderbez Jul 3, 2020
c01d212
lint++
alexanderbez Jul 3, 2020
cb70712
rename var
alexanderbez Jul 3, 2020
5c99a4e
Merge branch 'master' into bez/cherry-pick-12ffeee
alexanderbez Jul 3, 2020
4647937
Fix genutil test
alexanderbez Jul 3, 2020
2885486
fix test
alexanderbez Jul 3, 2020
d8aa309
prefer cmd.Flags() over direct viper usage
alexanderbez Jul 3, 2020
fdd95d0
update
alexanderbez Jul 3, 2020
4a769e5
fix ABCI error tests
alexanderbez Jul 3, 2020
9047ac0
fix integration tests
alexanderbez Jul 3, 2020
b29f03a
Add viper to context
alexanderbez Jul 3, 2020
79b6bdd
fix build
alexanderbez Jul 3, 2020
9f1582e
fix unit test
alexanderbez Jul 3, 2020
66d52d3
Merge branch 'master' into jonathan/genutil-viper-global-remove
jgimeno Jul 4, 2020
a60495a
Merge branch 'bez/cherry-pick-12ffeee' into jonathan/genutil-viper-gl…
jgimeno Jul 4, 2020
64aafc8
Remove viper dependency.
jgimeno Jul 4, 2020
f387b89
unit test pass
jgimeno Jul 4, 2020
569b267
fix linter warning
Jul 4, 2020
95f5c3b
Remove other viper call.
jgimeno Jul 4, 2020
2c6c6a8
add config struct
jgimeno Jul 4, 2020
8ffbb43
Merge branch 'master' into jonathan/genutil-viper-global-remove
Jul 4, 2020
135b0ce
test pass
jgimeno Jul 4, 2020
bc54c8e
Merge branch 'jonathan/genutil-viper-global-remove' of github.com:cos…
jgimeno Jul 4, 2020
f111e84
Fix for linter.
jgimeno Jul 4, 2020
b3c55ab
add changed
jgimeno Jul 4, 2020
82659fa
test pass
jgimeno Jul 6, 2020
0fc1678
Merge branch 'master' into jonathan/genutil-viper-global-remove
jgimeno Jul 6, 2020
1a55caf
Merge branch 'master' into jonathan/genutil-viper-global-remove
jgimeno Jul 6, 2020
f718663
temp commit
jgimeno Jul 6, 2020
95d3f3b
refactor flagsets not to use global sets
jgimeno Jul 6, 2020
d7c0774
Merge branch 'master' into jonathan/genutil-viper-global-remove
alexanderbez Jul 6, 2020
f224a10
end creating configuration for tx create validator.
jgimeno Jul 6, 2020
10c2a61
Merge branch 'jonathan/genutil-viper-global-remove' of github.com:cos…
jgimeno Jul 6, 2020
52473b9
refactor txbuilder from flagset
jgimeno Jul 6, 2020
58a096a
Use config.
jgimeno Jul 6, 2020
45e745d
remove viper flagset by hand
jgimeno Jul 6, 2020
656ccbb
add todo comment
jgimeno Jul 6, 2020
9f0e396
remove comment
jgimeno Jul 6, 2020
a82c52f
fix imports
jgimeno Jul 6, 2020
551e81d
remove viper on init
jgimeno Jul 6, 2020
fa9524d
add post commands
jgimeno Jul 6, 2020
f6bb86a
add tx flags
jgimeno Jul 6, 2020
e437bf0
remove failing integration until viper is removed
jgimeno Jul 6, 2020
598dcea
remove flags error checking
jgimeno Jul 6, 2020
3e4ff5a
remove flags error checking
jgimeno Jul 6, 2020
39e511b
change the way flags are taken on migrate
jgimeno Jul 6, 2020
ea7a296
Merge branch 'master' into jonathan/genutil-viper-global-remove
jgimeno Jul 6, 2020
a278d83
add change from master
jgimeno Jul 6, 2020
46bfbcc
make test pass
jgimeno Jul 6, 2020
18560bb
remove txbuilder err checks
jgimeno Jul 6, 2020
fd8300e
add deprecated message
jgimeno Jul 6, 2020
747965f
refactor client context
jgimeno Jul 6, 2020
4019594
Merge branch 'master' into jonathan/genutil-viper-global-remove
jgimeno Jul 6, 2020
9032581
Update x/auth/types/txbuilder.go
jgimeno Jul 6, 2020
4cf8652
Changes due to review.
jgimeno Jul 6, 2020
4d40d44
use new function name
jgimeno Jul 6, 2020
5a305db
Merge branch 'master' into jonathan/genutil-viper-global-remove
alexanderbez Jul 6, 2020
8e46ce1
Remove context functions.
jgimeno Jul 6, 2020
1d43b90
Merge branch 'jonathan/genutil-viper-global-remove' of github.com:cos…
jgimeno Jul 6, 2020
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
Prev Previous commit
Next Next commit
Merge branch 'master' into bez/cherry-pick-12ffeee
  • Loading branch information
alexanderbez authored Jul 3, 2020
commit 5c99a4e95d3970087d28d067e313ca96d9952199

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.