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

Update x/gov to use Any #6147

Merged
merged 52 commits into from
May 19, 2020
Merged
Changes from 1 commit
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
ce24456
Update x/gov to use Any
aaronc May 5, 2020
df49ab4
Fixes
aaronc May 5, 2020
51240fa
Merge branch 'master' of github.com:cosmos/cosmos-sdk into aaronc/x-g…
aaronc May 6, 2020
3e5a787
Remove MsgSubmitProposalLegacy
aaronc May 6, 2020
5264182
Update CHANGELOG.md
aaronc May 6, 2020
b2ca3a4
Add RegisterInterfaces for x/distribution, x/params, & x/upgrade
aaronc May 6, 2020
8dcfffb
Fix query JSON issue
aaronc May 7, 2020
42092cf
Fix gov tests
aaronc May 8, 2020
8ea6a44
Revert custom Any Equals
aaronc May 8, 2020
06056b3
Merge branch 'master' of github.com:cosmos/cosmos-sdk into aaronc/x-g…
aaronc May 8, 2020
7531d14
Re-remove types
aaronc May 8, 2020
ba6b151
Rename receivers
aaronc May 8, 2020
eab723e
Fix imports in gov
sahith-narahari May 11, 2020
3777926
Sort imports
sahith-narahari May 11, 2020
426c04f
Merge branch 'master' of github.com:cosmos/cosmos-sdk into aaronc/x-g…
sahith-narahari May 11, 2020
bf05676
Make amino JSON signing work with Any
aaronc May 14, 2020
a4a35df
Merge branch 'master' of github.com:cosmos/cosmos-sdk into aaronc/x-g…
aaronc May 14, 2020
519e1b9
Run proto-gen
aaronc May 14, 2020
84b4f63
Create full amino wrapper
aaronc May 14, 2020
5b2700c
Fix errors
aaronc May 14, 2020
06c2d03
Fixes
aaronc May 14, 2020
ad482e4
Fix tests
aaronc May 14, 2020
0ff09a4
Test fixes
aaronc May 14, 2020
7b632fa
Merge branch 'master' of github.com:cosmos/cosmos-sdk into aaronc/x-g…
aaronc May 14, 2020
33b04ff
Fix tests
aaronc May 14, 2020
72a89a1
Linting
aaronc May 14, 2020
f6fa2ba
Update ADR 019 and CHANGELOG
aaronc May 15, 2020
f3dbd90
Updated ADR 019
aaronc May 15, 2020
8a53536
Extract Marshal/UnmarshalProposal
aaronc May 15, 2020
5d63dd6
Merge branch 'master' of github.com:cosmos/cosmos-sdk into aaronc/x-g…
aaronc May 15, 2020
e5c90d2
fix error
aaronc May 15, 2020
ccf589a
lint
aaronc May 15, 2020
ba93a7e
linting
aaronc May 15, 2020
065f051
linting
aaronc May 15, 2020
3915704
Update client/keys/parse.go
aaronc May 15, 2020
83bfba7
linting
aaronc May 15, 2020
4836ffb
Merge branch 'master' into aaronc/x-gov-proto-any
alexanderbez May 16, 2020
fa169dc
Update docs/architecture/adr-019-protobuf-state-encoding.md
aaronc May 18, 2020
50d4b36
Update docs/architecture/adr-019-protobuf-state-encoding.md
aaronc May 18, 2020
34141d8
Address review feedback
aaronc May 18, 2020
63561a8
Add godocs
aaronc May 18, 2020
600ac6a
Merge branch 'master' into aaronc/x-gov-proto-any
aaronc May 18, 2020
22d8af7
Fix errors
aaronc May 18, 2020
5d289e1
Merge remote-tracking branch 'origin/aaronc/x-gov-proto-any' into aar…
aaronc May 18, 2020
a005332
fix errors
aaronc May 18, 2020
c1bad36
revert file
aaronc May 18, 2020
b58c42a
Merge branch 'master' of github.com:cosmos/cosmos-sdk into aaronc/x-g…
aaronc May 19, 2020
c09e298
Address review feedback
aaronc May 19, 2020
0e159e7
Address review feedback
aaronc May 19, 2020
5ed861d
Stacktrace debug flag
aaronc May 19, 2020
2e14d48
Fix tests
aaronc May 19, 2020
72ead83
Address review feedback
aaronc May 19, 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' of github.com:cosmos/cosmos-sdk into aaronc/x-g…
…ov-proto-any
  • Loading branch information
aaronc committed May 14, 2020
commit 7b632fa26f1161d760534c02316faf9164e2072a

This merge commit was added into this branch cleanly.

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