issues
search
CosmWasm
/
cosmwasm-go
Enabling CosmWasm smart contracts in Go using TinyGo
Apache License 2.0
29
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps): bump golang.org/x/net from 0.0.0-20220127200216-cd36cc0744dd to 0.7.0
#156
dependabot[bot]
opened
1 year ago
0
build(deps): bump golang.org/x/sys from 0.0.0-20220114195835-da31bd327af9 to 0.1.0
#155
dependabot[bot]
opened
1 year ago
0
does this module supported to the feature?
#154
abdugaliyev
opened
1 year ago
0
IBC and crypto API support
#153
iTiky
closed
2 years ago
0
IBC support added
#152
iTiky
closed
2 years ago
0
Sudo and Reply support added
#151
iTiky
closed
2 years ago
0
Go dependency upgraded to 1.18
#150
iTiky
closed
2 years ago
0
Building errors (we can't use `fmt.Errorf`)
#149
iTiky
opened
2 years ago
0
implement reply entrypoint
#148
fdymylja
closed
2 years ago
1
implement sudo entrypoint
#147
fdymylja
closed
2 years ago
1
math: implement Dec128
#146
fdymylja
opened
2 years ago
0
upgrade to go 1.18
#145
fdymylja
closed
2 years ago
1
Update to latest cosmwasm
#144
ethanfrey
closed
2 years ago
0
chore: cleanup for open-sourcing
#143
fdymylja
closed
2 years ago
0
add: contract gen v2 using AST
#142
fdymylja
closed
2 years ago
3
Add some helpers for messages and queries
#141
ethanfrey
closed
2 years ago
1
draft: simplify contract creation
#140
fdymylja
closed
2 years ago
13
Improve usability of codegen tooling
#139
ethanfrey
opened
2 years ago
6
Errors toggle with build flag
#138
ethanfrey
opened
2 years ago
3
Example multi-test using wasmd
#137
ethanfrey
opened
2 years ago
0
Thoughts for API enhancements
#136
ethanfrey
closed
2 years ago
8
Usetinygo:0.19.3
#135
ethanfrey
closed
2 years ago
0
test code with new tinygo compiler
#134
fdymylja
closed
2 years ago
0
All in one dockerfile
#133
ethanfrey
closed
2 years ago
1
Compile contract in CI
#132
ethanfrey
closed
2 years ago
0
change: simplify testing
#131
fdymylja
closed
2 years ago
0
add: identity contract integration tests
#130
fdymylja
closed
2 years ago
0
systest: change instance.Query/Execute/Instantiate to accept an interface instead of raw bytes
#129
fdymylja
closed
2 years ago
0
Create unified build image
#128
ethanfrey
closed
2 years ago
0
tools: create docker container which has all the tooling required to work with go-cosmwasm contracts
#127
fdymylja
closed
2 years ago
1
fix: make queue.wasm require extra memory
#126
fdymylja
closed
2 years ago
0
queue contract: syntax error near offset
#125
fdymylja
closed
2 years ago
0
storage: multipart primary keys
#124
fdymylja
closed
2 years ago
2
fix: int32 are encoded in an ordered way
#123
fdymylja
closed
2 years ago
5
examples/identity: add integration tests
#122
fdymylja
closed
2 years ago
0
storage: make int32 iteration ordered
#121
fdymylja
closed
2 years ago
0
Expand memory
#120
ethanfrey
closed
2 years ago
2
storage: Iterator codegen
#119
fdymylja
closed
2 years ago
2
storage: Secondary keys and indexes API
#118
fdymylja
closed
2 years ago
1
storage: cosmwasm-rust and cosmwasm-go storage encoding semantics should be the same.
#117
fdymylja
closed
2 years ago
1
Figure out how to deal with floats
#116
ethanfrey
closed
2 years ago
3
add: init ORM api
#115
fdymylja
closed
2 years ago
2
Add support for ibc-enabled contracts
#114
ethanfrey
opened
2 years ago
0
Add crypto APIs
#113
ethanfrey
opened
2 years ago
0
add: migration tests
#112
fdymylja
closed
2 years ago
0
tinyjson: Int32 produces float operation
#111
fdymylja
closed
2 years ago
8
add: queue contract
#110
fdymylja
closed
2 years ago
2
Test if the static checker disallows map iterations
#109
ethanfrey
opened
2 years ago
0
Range queries
#108
ethanfrey
closed
2 years ago
1
Deal with memory issues
#107
ethanfrey
closed
2 years ago
4
Next