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

x/authz: Add DelegateAuthorization, UndelegateAuthorization #8472

Merged
merged 47 commits into from
Feb 20, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
a15aaba
add proto msgs
aleem1314 Jan 28, 2021
c3e1df8
add delegate authorization
aleem1314 Jan 29, 2021
eab3af5
add delegate authorization tests
aleem1314 Jan 29, 2021
c102c8c
add delegate authorization to cli
aleem1314 Jan 29, 2021
3218e5b
fix lint
aleem1314 Jan 29, 2021
0b850d3
add cli tests
aleem1314 Jan 29, 2021
1c6b4d7
made max_tokens optional
aleem1314 Jan 29, 2021
8d32fed
add tests
aleem1314 Jan 29, 2021
954369e
Merge branch 'master' into aleem/8312-authz-authorizations
aleem1314 Jan 29, 2021
c32c59f
add table tests
aleem1314 Jan 29, 2021
0edd383
Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into al…
aleem1314 Jan 30, 2021
db58173
resolve conflicts
aleem1314 Jan 30, 2021
aa6b949
add undelegate authorization
aleem1314 Feb 1, 2021
9f40b83
Merge branch 'aleem/8312-authz-undelegate' into aleem/8312-authz-auth…
aleem1314 Feb 1, 2021
5ed79f9
proto-gen
aleem1314 Feb 1, 2021
b31da1f
fix errors
aleem1314 Feb 1, 2021
7068f13
fix lint
aleem1314 Feb 1, 2021
7bfd109
Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into al…
aleem1314 Feb 1, 2021
f5dfa1b
resolve conflicts
aleem1314 Feb 1, 2021
21ee012
Merge branch 'master' into aleem/8312-authz-authorizations
aleem1314 Feb 4, 2021
460fd14
Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into al…
aleem1314 Feb 4, 2021
819fa6f
fix imports
aleem1314 Feb 4, 2021
e020f10
add allow & deny lists to delegate authorization
aleem1314 Feb 5, 2021
b146584
Merge branch 'master' into aleem/8312-authz-authorizations
aleem1314 Feb 5, 2021
3fb594b
refactor authorizations
aleem1314 Feb 5, 2021
852975c
proto-docs
aleem1314 Feb 5, 2021
c13b28b
fix lint
aleem1314 Feb 5, 2021
8f45bd7
review changes
aleem1314 Feb 7, 2021
73bcb9f
golint
aleem1314 Feb 7, 2021
2ef6dcc
proto lint
aleem1314 Feb 7, 2021
e496d97
Merge branch 'master' into aleem/8312-authz-authorizations
aleem1314 Feb 8, 2021
aa29d3d
review changes
aleem1314 Feb 8, 2021
d197db8
Merge branch 'aleem/8312-authz-authorizations' of https://github.com/…
aleem1314 Feb 8, 2021
1896cf8
add staking authorization
aleem1314 Feb 9, 2021
8be7dd6
review changes
aleem1314 Feb 10, 2021
9c528df
fix protos
aleem1314 Feb 10, 2021
de7b614
review changes
aleem1314 Feb 10, 2021
97de77e
review changes
aleem1314 Feb 11, 2021
4aab63e
Merge branch 'master' into aleem/8312-authz-authorizations
aleem1314 Feb 11, 2021
8ed83b2
clean docs
aleem1314 Feb 12, 2021
9a38c6c
Merge branch 'aleem/8312-authz-authorizations' of https://github.com/…
aleem1314 Feb 12, 2021
3b719bd
Merge branch 'master' into aleem/8312-authz-authorizations
aleem1314 Feb 12, 2021
a8948f3
Merge branch 'master' into aleem/8312-authz-authorizations
aleem1314 Feb 15, 2021
744bd22
proto-docs
aleem1314 Feb 15, 2021
e271872
Merge branch 'master' into aleem/8312-authz-authorizations
aleem1314 Feb 20, 2021
0601031
proto-gen
aleem1314 Feb 20, 2021
012cc59
proto-docs
aleem1314 Feb 20, 2021
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 aleem/8312-authz-authorizations
  • Loading branch information
aleem1314 committed Feb 20, 2021
commit e2718724bbeb4e8b975f69fa0cef7fbeebdb83f8
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.