Commit Graph

7 Commits

Author SHA1 Message Date
Pino' Surace dc00129f81
Upgrade go version and bump cometbft to v0.38.15 (#2028)
* Bump cometbft to v0.38.15

* Update go version in Dockerfile and circleci

* Update Dockerfile

* Update golangci-lint

* Fix lint
2024-11-08 09:38:37 +01:00
Alexander Peters 63f73d3e6c
Gov authorization propagation for sub-messages (#1482)
* Add gov authorization propagation for sub-messages

* Minor update
2023-07-06 11:42:01 +02:00
vuong 2abf812a90
Permission (#1050)
* move subset check into 'CanCreateCode'

* testing

* fix logic

* minor

* Code feedback

* clean test

* Revert "clean test"

This reverts commit a59be56b5734fd5153d81d38c41ae91599e3faaf.

* Revert test and make all pass

* Cover instantiation config with tests

* Add gov policy for sanity check

* Test with gov policy for sanity check

Co-authored-by: Alex Peters <alpe@users.noreply.github.com>
2022-10-20 18:30:27 +02:00
Alex Peters e5ff7c195a
Restrict code access config modifications 2022-07-08 14:28:45 +02:00
Ethan Frey bff3aff95b Run new "make format" 2022-05-09 22:34:26 +02:00
fkneeland-figure dd390d7f5f
Go Formatting update (#648)
* make fmt

* changelog update
2021-10-21 14:54:16 +02:00
Alexander Peters d9142662c1
Remove internal package (#464)
* Move internal subfolders up

* Fix broken imports and fmt
2021-03-19 09:52:01 +01:00