Commit Graph

26 Commits

Author SHA1 Message Date
Alex Peters 6a920852bf
Replace sdk.AccAddress with bech32 string 2020-11-17 13:19:54 +01:00
Alex Peters ca040da925
Integrate wasmcli into wasmd 2020-11-17 12:54:21 +01:00
Alexander Peters 93761eac33
Upgrade wasmvm aka go-cosmwasm (#311)
* Upgrade wasmvm aka go-cosmwasm

* Update x/wasm/README.md

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* Review feedback

* CircleCI: export GORACE

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2020-11-17 12:53:31 +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
Ethan Frey 262f1cfccb Document local cli tests 2020-10-28 10:33:44 +01:00
Alex Peters dff38d2e5b
Add manual test scripts 2020-10-27 15:47:46 +01:00
Ethan Frey 1d2808b3c9 Remove gaia-specific gitian code 2020-07-24 21:47:39 +02:00
Ethan Frey b2086bb6b4 Search and replace gaiad/cl with wasmd/cli 2019-11-19 22:29:50 +01:00
Alessio Treglia 69d18954e0 Merge PR #171: Update gitian-builder repository's location 2019-10-25 09:22:08 -04:00
Alessio Treglia 364c3a7b41 Merge PR #166: Update reproducible builds to go1.13 2019-10-20 21:50:43 -04:00
Alessio Treglia 5e817641bb Merge PR #141: Upgrade golangci-lint to latest release (1.19.1) 2019-09-26 18:15:07 -07:00
Alexander Bezobchuk a79a247376
Merge PR #136: Sanitize Makefile runsim 2019-09-20 09:47:15 -04:00
Alessio Treglia f35c63d672 Merge PR #124: devtools' Makefile cleanup 2019-09-12 09:16:11 -04:00
Alexander Bezobchuk 6fa5988730
Merge PR #119: Upgrade go to 1.13 & Latest SDK Master 2019-09-10 14:56:58 -04:00
Alessio Treglia 2247203879 Merge PR #107: Update Build Pipeline with Go 1.12.9 2019-08-17 17:13:58 -04:00
Alexander Bezobchuk f6edd14385
Merge PR #101: v1.0.0 Changelog Updates 2019-08-13 14:40:30 -04:00
Alessio Treglia 1536f96e8b Merge PR #80: Build with Go 1.12.7 2019-07-19 16:47:58 +02:00
Alessio Treglia e1043a4e77 Merge PR #66: Remove statik from contrib/devtools/Makefile 2019-07-05 11:10:17 -04:00
Alessio Treglia 534e56abd1 Merge PR #65: Various updates to tools
- Update golangci-lint to latest version.
- Remove ci-lint, no longer used.
- Remove golangci-lint from tools target to prevent CI builds
from downloading automatically (and unnecessarily).
Developers can still run make golangci-lint to download
it locally for development and testing purposes.
2019-07-05 08:57:15 -04:00
Alessio Treglia 9b881f84b8 Fix windows executables (#62) 2019-07-03 11:25:42 +02:00
Alexander Bezobchuk 0432ac52c0
Merge PR #53: Update latest SDK version: Events Refactor 2019-06-26 17:36:33 -04:00
Alessio Treglia 0c12ccecae
upgrade to latest sdk (#52)
As per changes introduced with cosmos/cosmos-sdk#4602
2019-06-24 08:27:15 +01:00
Karoly Albert Szabo 2945a0510e Contract test [GET] (#19)
Closes: #17
Depends on: cosmos/cosmos-sdk#4470
2019-06-08 15:04:45 +01:00
frog power 4000 b33ae4031c Merge PR #3: Pass in binary names to version through build tags 2019-05-20 08:59:33 -04:00
Alessio Treglia d854776705
Fix reproducible builds 2019-05-18 12:01:37 +02:00
Alessio Treglia c05e6c9c05
Initial release.
Closes: cosmos/cosmos-sdk#4103
2019-05-17 16:36:13 +02:00