fuder.eth
3fdca93ce2
Fix typos and grammar in documentation and code comments ( #2213 )
...
* Update README.md
* Update tx.pb.go
* Update handler_plugin_encoders_test.go
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-04-13 11:27:23 +02:00
leopardracer
5c6a960f82
Update README.md
2025-04-05 15:13:12 +03:00
wangjingcun
df02087137
docs: fix 404 link in scripts/contrib/devtools/README.md and some struct name ( #2156 )
...
Signed-off-by: wangjingcun <wangjingcun@aliyun.com>
2025-03-21 10:14:50 +01:00
futreall
6655b4a02d
fix correction comments ( #2175 )
...
* Update README.md
* Update group_test.go
2025-03-19 10:38:02 +01:00
youyyytrok
90b49fce50
docs: fix 404 links in `scripts/README.md` and `INTEGRATION.md` ( #2133 )
...
* Update broken link README.md
* Update broktn link INTEGRATION.md
2025-02-25 15:14:14 +01:00
leopardracer
8c8ac416e1
fix: typos in documentation files ( #2130 )
...
* Update setup_wasmd.sh
* Update setup_wasmd.sh
2025-02-25 14:06:51 +01:00
Pino' Surace
5b1b179006
Refactor build address cmd ( #2101 )
2025-01-21 14:01:05 +01:00
Christoph Otter
d824a11666
Fix typos
2024-11-12 19:29:45 +07:00
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
pinosu
a1789c011f
Bump cosmos-sdk to v0.50.6 ( #1865 )
...
* Bump cosmos-sdk to v0.50.6
* Fix failing test + fix scripts
2024-04-22 16:27:18 +02:00
pinosu
f71e3bd89d
Move contrib/ in scripts/ ( #1848 )
2024-04-02 13:28:28 +02:00
pinosu
f3ebd929cc
Remove genesis msgs ( #1104 )
...
* Remove genesis msgs
* Remove genesis msgs cli
* Refactor InitGenesis function
2022-12-09 13:20:49 +01:00
pinosu
51931206db
Add dependencies for protobuf and remove third_party forlder ( #1030 )
...
* Add dependencies for proto files and remove third_party forlder
* Pin cosmos-sdk dependency to v0.46.x
* Run "make proto-all" and generate new types files.
2022-10-10 13:07:18 +02:00
Alexander Peters
c993eefb11
Revert changes in protogen script ( #956 )
...
* Revert protocgen changes from #866
* Go mod tidy
* Bump proto-gen image one version
2022-08-24 14:29:27 +02:00
Jacob Gadikian
61bda97df2
close 815: upgrade to go 1.18 ( #866 )
...
* close 815: upgrade to go 1.18
* Update CHANGELOG.md
* updater ci and docker to go 1.18
* update image per: https://discuss.circleci.com/t/legacy-convenience-image-deprecation/41034
* Update config.yml
* go get -> go install, except dockerfile for protos
2022-08-24 11:52:55 +02:00
Alexander Peters
cfcfa64ecc
Restructure protobuf files ( #466 )
...
* Restructure protobuf dir and generation
* Format protobuf definitions
2021-03-22 15:50:23 +01: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
Alexander Peters
550c6f5c4f
Containerized Protobuf generation ( #304 )
...
* Docker container based Protobuf generation and linting
* Add protobuf comments
* Update contrib/prototools-docker/Dockerfile
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
* Update contrib/prototools-docker/Dockerfile
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
* Update x/wasm/internal/types/msg.proto
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
* Update x/wasm/internal/types/types.proto
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2020-11-11 12:13:04 +01:00
Alex Peters
5cc3e6dc8b
Add GRPC querier and REST gateway
2020-10-27 15:01:22 +01:00
Alex Peters
bcb00d6017
Upgrade to Stargate commits
2020-10-27 15:01:22 +01:00