Marko
|
19eaac3ba4
|
fix(authz): check string is not empty (#18209)
|
2023-10-23 13:33:48 +00:00 |
|
Matt Kocubinski
|
1363a02da0
|
refactor: remove cyclic authz dependencies (#16509)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-06-13 18:30:22 +00:00 |
|
Facundo Medica
|
91278f6602
|
refactor(x/authz)!: Use KVStoreService, context.Context and return errors instead of panic (#15962)
|
2023-04-27 15:15:45 +00:00 |
|
Jacob Gadikian
|
55054282d2
|
chore: gofumpt (#11839)
* fumpt using main not master...
* be more descriptive
* fumpt
* fix nits
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2022-05-19 10:55:27 +02:00 |
|
Robert Zaremba
|
59810f3286
|
x/authz: audit updates (#9042)
* x/authz: audit updates
* audit with Aaron
* authz: Update Authorization.Accept method
* authz: add event proto definitions
* update query service
* authz: use typed events
* refactore and rename query authorizations
* remve Authorization infix from proto services
* renames wip
* refactoring
* update tests
* fix compilation
* fixing gRPC query tests
* fix simulation tests
* few renames
* more refactore
* add missing file
* moving export genesis to keeper
* Update docs
* update tests
* rename event Msg attribute to MsgTypeURL
* Upate Authorization interface
* rollback Makefile changes
* fix tests
* Apply suggestions from code review
Co-authored-by: Aaron Craelius <aaron@regen.network>
* renames
* refactore authz/exported
* lint fix
* authz/types refactore
* comment update
* conflict updates
* Apply suggestions from code review
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
* authz: move storage keys to keeper
* review updates
* docs update
* Update x/authz/client/cli/query.go
Co-authored-by: Aaron Craelius <aaron@regen.network>
* move codec to the root package
* authz CMD info update
* comment update
* update imports and build flags
* fix functional tests
* update proto comment
* fix tests
* fix test
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
|
2021-05-06 18:23:48 +00:00 |
|