Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / CosmWasm/cosmwasm-go issues and pull requests
#156 - build(deps): bump golang.org/x/net from 0.0.0-20220127200216-cd36cc0744dd to 0.7.0
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#155 - build(deps): bump golang.org/x/sys from 0.0.0-20220114195835-da31bd327af9 to 0.1.0
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#154 - does this module supported to the feature?
Issue -
State: open - Opened by abdugaliyev about 2 years ago
#153 - IBC and crypto API support
Pull Request -
State: closed - Opened by iTiky over 2 years ago
#152 - IBC support added
Pull Request -
State: closed - Opened by iTiky over 2 years ago
#151 - Sudo and Reply support added
Pull Request -
State: closed - Opened by iTiky over 2 years ago
#150 - Go dependency upgraded to 1.18
Pull Request -
State: closed - Opened by iTiky over 2 years ago
#149 - Building errors (we can't use `fmt.Errorf`)
Issue -
State: open - Opened by iTiky over 2 years ago
#148 - implement reply entrypoint
Issue -
State: closed - Opened by fdymylja over 2 years ago
- 1 comment
#147 - implement sudo entrypoint
Issue -
State: closed - Opened by fdymylja over 2 years ago
- 1 comment
#146 - math: implement Dec128
Issue -
State: open - Opened by fdymylja over 2 years ago
#145 - upgrade to go 1.18
Issue -
State: closed - Opened by fdymylja over 2 years ago
- 1 comment
#144 - Update to latest cosmwasm
Pull Request -
State: closed - Opened by ethanfrey almost 3 years ago
#143 - chore: cleanup for open-sourcing
Pull Request -
State: closed - Opened by fdymylja almost 3 years ago
#142 - add: contract gen v2 using AST
Pull Request -
State: closed - Opened by fdymylja about 3 years ago
- 3 comments
#141 - Add some helpers for messages and queries
Pull Request -
State: closed - Opened by ethanfrey about 3 years ago
- 1 comment
#140 - draft: simplify contract creation
Pull Request -
State: closed - Opened by fdymylja about 3 years ago
- 13 comments
#139 - Improve usability of codegen tooling
Issue -
State: open - Opened by ethanfrey about 3 years ago
- 6 comments
#138 - Errors toggle with build flag
Issue -
State: open - Opened by ethanfrey about 3 years ago
- 3 comments
#137 - Example multi-test using wasmd
Issue -
State: open - Opened by ethanfrey about 3 years ago
#136 - Thoughts for API enhancements
Issue -
State: closed - Opened by ethanfrey about 3 years ago
- 8 comments
#135 - Usetinygo:0.19.3
Pull Request -
State: closed - Opened by ethanfrey about 3 years ago
#134 - test code with new tinygo compiler
Pull Request -
State: closed - Opened by fdymylja about 3 years ago
#133 - All in one dockerfile
Pull Request -
State: closed - Opened by ethanfrey about 3 years ago
- 1 comment
#132 - Compile contract in CI
Pull Request -
State: closed - Opened by ethanfrey about 3 years ago
#131 - change: simplify testing
Pull Request -
State: closed - Opened by fdymylja about 3 years ago
#130 - add: identity contract integration tests
Pull Request -
State: closed - Opened by fdymylja about 3 years ago
#129 - systest: change instance.Query/Execute/Instantiate to accept an interface instead of raw bytes
Issue -
State: closed - Opened by fdymylja about 3 years ago
#128 - Create unified build image
Issue -
State: closed - Opened by ethanfrey about 3 years ago
#127 - tools: create docker container which has all the tooling required to work with go-cosmwasm contracts
Issue -
State: closed - Opened by fdymylja about 3 years ago
- 1 comment
#126 - fix: make queue.wasm require extra memory
Pull Request -
State: closed - Opened by fdymylja about 3 years ago
#125 - queue contract: syntax error near offset
Issue -
State: closed - Opened by fdymylja about 3 years ago
#124 - storage: multipart primary keys
Issue -
State: closed - Opened by fdymylja about 3 years ago
- 2 comments
#123 - fix: int32 are encoded in an ordered way
Pull Request -
State: closed - Opened by fdymylja about 3 years ago
- 5 comments
#122 - examples/identity: add integration tests
Issue -
State: closed - Opened by fdymylja about 3 years ago
#121 - storage: make int32 iteration ordered
Issue -
State: closed - Opened by fdymylja about 3 years ago
#120 - Expand memory
Pull Request -
State: closed - Opened by ethanfrey about 3 years ago
- 2 comments
#119 - storage: Iterator codegen
Issue -
State: closed - Opened by fdymylja about 3 years ago
- 2 comments
#118 - storage: Secondary keys and indexes API
Issue -
State: closed - Opened by fdymylja about 3 years ago
- 1 comment
#117 - storage: cosmwasm-rust and cosmwasm-go storage encoding semantics should be the same.
Issue -
State: closed - Opened by fdymylja about 3 years ago
- 1 comment
#116 - Figure out how to deal with floats
Issue -
State: closed - Opened by ethanfrey about 3 years ago
- 3 comments
#115 - add: init ORM api
Pull Request -
State: closed - Opened by fdymylja about 3 years ago
- 2 comments
#114 - Add support for ibc-enabled contracts
Issue -
State: open - Opened by ethanfrey about 3 years ago
#113 - Add crypto APIs
Issue -
State: open - Opened by ethanfrey about 3 years ago
#112 - add: migration tests
Pull Request -
State: closed - Opened by fdymylja about 3 years ago
#111 - tinyjson: Int32 produces float operation
Issue -
State: closed - Opened by fdymylja about 3 years ago
- 8 comments
#110 - add: queue contract
Pull Request -
State: closed - Opened by fdymylja about 3 years ago
- 2 comments
#109 - Test if the static checker disallows map iterations
Issue -
State: open - Opened by ethanfrey about 3 years ago
#108 - Range queries
Pull Request -
State: closed - Opened by ethanfrey about 3 years ago
- 1 comment
#107 - Deal with memory issues
Issue -
State: closed - Opened by ethanfrey about 3 years ago
- 4 comments
#106 - Fix up failing integration test
Pull Request -
State: closed - Opened by ethanfrey about 3 years ago
#105 - devex: area of improvements
Issue -
State: closed - Opened by fdymylja about 3 years ago
- 4 comments
#104 - add: missing hackatom methods
Pull Request -
State: closed - Opened by fdymylja about 3 years ago
- 6 comments
#103 - explore replacing cosmwasm build tag with wasm build tag
Issue -
State: open - Opened by fdymylja about 3 years ago
#102 - doc: types add json tags
Issue -
State: open - Opened by fdymylja about 3 years ago
- 3 comments
Labels: documentation
#101 - [types.Coin] change: update coin API to use math.Uint128
Pull Request -
State: closed - Opened by fdymylja about 3 years ago
- 1 comment
#100 - types.Coins: use Uint128
Issue -
State: closed - Opened by fdymylja about 3 years ago
#99 - doc: tinyjson custom types
Issue -
State: open - Opened by fdymylja about 3 years ago
Labels: documentation
#98 - change: remove error from storage API
Pull Request -
State: closed - Opened by fdymylja about 3 years ago
- 2 comments
#97 - tinyjson: investigate custom type semantics
Issue -
State: open - Opened by fdymylja about 3 years ago
#96 - [math.Uint128] add: json implementation
Pull Request -
State: closed - Opened by fdymylja about 3 years ago
- 1 comment
#95 - math.Uint128: explore FromString optimisations
Issue -
State: open - Opened by fdymylja about 3 years ago
#94 - math.Uint128: add json serialisation
Issue -
State: closed - Opened by fdymylja about 3 years ago
#93 - Implement queue test contract
Issue -
State: closed - Opened by ethanfrey about 3 years ago
- 1 comment
#92 - Port more HackAtom methods
Issue -
State: closed - Opened by ethanfrey about 3 years ago
#91 - add: uint128 implementation
Pull Request -
State: closed - Opened by fdymylja about 3 years ago
- 4 comments
#90 - Start documenting tinyjson building
Pull Request -
State: closed - Opened by ethanfrey about 3 years ago
- 4 comments
#89 - Update types
Pull Request -
State: closed - Opened by ethanfrey about 3 years ago
#88 - Add integration test for migrate
Issue -
State: closed - Opened by ethanfrey about 3 years ago
#87 - Update to CosmWasm 1.0.0
Pull Request -
State: closed - Opened by ethanfrey about 3 years ago
#86 - Adapt wasm build
Pull Request -
State: closed - Opened by ethanfrey about 3 years ago
#85 - change: make contracts entry points returns canonical
Pull Request -
State: closed - Opened by fdymylja over 3 years ago
- 9 comments
#84 - Better error API
Issue -
State: closed - Opened by ethanfrey over 3 years ago
- 1 comment
#83 - Doc schema
Issue -
State: open - Opened by ethanfrey over 3 years ago
#82 - Remove (, error) return value from all storage imports
Issue -
State: closed - Opened by ethanfrey over 3 years ago
#81 - Pull in all cosmwasm types
Issue -
State: closed - Opened by ethanfrey over 3 years ago
#80 - Complete Storage bindings
Issue -
State: closed - Opened by ethanfrey over 3 years ago
- 1 comment
#79 - Add support for Uint128
Issue -
State: closed - Opened by ethanfrey over 3 years ago
- 7 comments
#78 - Use canonical go types in instantiate, execute, etc
Issue -
State: closed - Opened by ethanfrey over 3 years ago
#77 - Update to cosmwasm 1.0.0-beta
Issue -
State: closed - Opened by ethanfrey over 3 years ago
#76 - Enable integration tests
Issue -
State: closed - Opened by ethanfrey over 3 years ago
- 1 comment
#75 - Document how to rebuild tinyjson files
Issue -
State: closed - Opened by ethanfrey over 3 years ago
#74 - Debug floats in wasm from tingygo 0.20.0 upgrade
Issue -
State: closed - Opened by ethanfrey over 3 years ago
- 5 comments
#73 - Update docs
Pull Request -
State: closed - Opened by ethanfrey over 3 years ago
#72 - Update error types
Pull Request -
State: closed - Opened by ethanfrey over 3 years ago
#71 - Separate std types
Pull Request -
State: closed - Opened by ethanfrey over 3 years ago
#67 - Review Error Types
Issue -
State: closed - Opened by ethanfrey over 3 years ago
#65 - Document how to build tinygo for contract compilation
Pull Request -
State: closed - Opened by ethanfrey over 3 years ago
- 4 comments
#60 - Add basic ORM around storage
Issue -
State: closed - Opened by ethanfrey over 3 years ago
- 3 comments
#59 - Support more entry points
Issue -
State: closed - Opened by ethanfrey over 3 years ago
- 1 comment
#58 - Add full storage support
Issue -
State: closed - Opened by ethanfrey over 3 years ago
#39 - Set up unit tests
Pull Request -
State: closed - Opened by ethanfrey over 4 years ago
#38 - Update to Tinygo 0.14
Pull Request -
State: closed - Opened by ethanfrey over 4 years ago
#36 - Fix build-cosmwasm in makefiles
Pull Request -
State: closed - Opened by ethanfrey over 4 years ago
#35 - Fix test process
Pull Request -
State: closed - Opened by ethanfrey over 4 years ago
#30 - begin debugging of handle and query
Pull Request -
State: closed - Opened by KamiD over 4 years ago
- 2 comments
#27 - Add Type of Uint128 support on tinyGo
Issue -
State: closed - Opened by KamiD over 4 years ago
- 3 comments
#22 - Compiling pre check
Pull Request -
State: closed - Opened by KamiD over 4 years ago
- 1 comment
#20 - Alpha safe math
Pull Request -
State: closed - Opened by RevelationOfTuring over 4 years ago
#7 - Fix tests
Pull Request -
State: closed - Opened by ethanfrey over 4 years ago