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

Add descriptional comments to rpc methods #49

Open
wants to merge 40 commits into
base: dev
Choose a base branch
from

Conversation

ivansukach
Copy link
Collaborator

No description provided.

ramilexe and others added 30 commits July 23, 2024 15:32
* fix VM Shutdown panic using `vm.logger`

* run GA on dev branch as well
bump AvalancheGo version to v1.11.8 (used in e2e tests)
* grpc for wasm app

* wip rpc client

* rpc client

* cleanup

* network name

* block signature

* logs

* logs

* fix error `codespace sdk code 2: tx parse error: unable to resolve type URL /cosmwasm.wasm.v1.MsgStoreCode`. interfaceRegistry in ClientContext should be taken from Wasm Application

---------

Co-authored-by: ramil <ramilexe@gmail.com>
* VMConfig

* app config refactor

* OAK-2 uint to int conversion

* OAK-3, OAK-4

* OAK-2

* OAK-1 remove unused variable

* OAK-1 increased default defaultMaxBytes up to default 100mb

* OAK-1 fix Evidence.MaxBytes default value

* OAK-5

* OAK-2a

* OAK-15

* OAK-2a rpc panic handle

* OAK-7 validation in ValidateBlock

* OAK-8

* OAK-9

* OAK-11

* OAK-13

* OAK-14 type assertion

* OAK-16

* OAK-16 fix the optional client connection

* OAK-16 fix the optional client connection init

* OAK-16 fix test data race

* revert go mod ibc version (#47)
* rpc status

* API endpoint

* Clear Go module cache

* golangci-lint

* golangci-lint version

* golangci-lint 1.60

* golangci configuration, gosec linter

* remove deprecated exportloopref

* fix for empty chain id in tests
* context.TODO() to context.Background()

* fix: index value overflows int on 32-bit systems

* refactor getHeight

* log connCloser error

* clean up obsolete todo

* up go version to 1.22.7

* up cosmos sdk to v0.50.9

* fix deprecated grpc.Dial
Add contributing guidelines
created Code of Conduct
* rename to slide-sdk

* add slide server package

* re-generate proto files
added audit
@ivansukach ivansukach force-pushed the add-descriptional-comments-to-rpc-methods branch from 0c81e42 to cae6972 Compare September 24, 2024 09:51
@ivansukach ivansukach force-pushed the add-descriptional-comments-to-rpc-methods branch from cae6972 to c3a3c3a Compare September 24, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants