Commit Graph
2036 Commits
Author SHA1 Message Date
Will Clark e682c3ff30 Merge pull request #553 from cosmos/upgrade-tendermint
Upgrade Tendermint to 0.34.0
2020-11-26 13:51:17 +01:00
Simon Warta e454d5836c Test Tendermint version in node info tests 2020-11-26 13:39:47 +01:00
Simon Warta dacaa00948 Update Tendermint to 0.34.0 2020-11-26 13:39:41 +01:00
Simon Warta 9580d2f895 Merge pull request #550 from cosmos/fix-zero-accountNumber
Fix omitDefaults/omitDefault for Long
2020-11-26 11:05:22 +01:00
Simon Warta 75ce86f88f Merge pull request #551 from cosmos/upgrade-wasmd
Upgrade wasmd to 0.12.1
2020-11-25 16:58:31 +01:00
Simon Warta 7d67e6581e Upgrade wasmd to 0.12.1
Closes #543
2020-11-25 16:49:36 +01:00
Simon Warta d9510d544c Fix omitDefaults/omitDefault for Long 2020-11-24 23:32:42 +01:00
Will Clark c0b714bc5f Merge pull request #546 from cosmos/cw3-multisig-ethan-comments
CW3 Multisig adjustments
2020-11-24 17:46:18 +01:00
willclarktech 2b6f658fb6 cosmwasm: Expose Cw3CosmWasmClient.cw3ContractAddress 2020-11-24 16:27:22 +00:00
willclarktech 62f1410b92 cosmwasm: Query contract account by default in Cw3CosmWasmClient 2020-11-24 16:27:21 +00:00
willclarktech db6e585206 cosmwasm: Add cw3 contract execution failure checks 2020-11-24 16:27:20 +00:00
willclarktech ad778c0ba9 cosmwasm: Use launchpad endpoint in tests 2020-11-24 12:22:20 +00:00
willclarktech e500844705 v0.24.0-alpha.9 2020-11-24 12:12:57 +00:00
willclarktech 050e54040b Add nonces 2020-11-24 12:12:11 +00:00
Will Clark 030bff75fd Merge pull request #538 from cosmos/reduce-dependency-on-tendermint-version-detection
Reduce dependency on tendermint version detection
2020-11-24 13:08:02 +01:00
Will Clark f17cbcb43f Merge pull request #545 from cosmos/fix-stargate-codec-export
Fix Stargate codec export
2020-11-24 12:21:37 +01:00
Simon Warta 635c2e7081 Delete another level of spec types 2020-11-24 11:55:47 +01:00
Simon Warta 36a9d2d454 Improve doc comment text 2020-11-24 11:55:21 +01:00
willclarktech c0710b17a2 stargate: Fix codec export 2020-11-24 10:44:19 +00:00
Simon Warta 10206550d8 Give up and just to the version query in any case 2020-11-20 13:16:58 +01:00
Simon Warta 2c26011e9b Add missing disconnects in StargateClient tests 2020-11-20 12:39:29 +01:00
Simon Warta dc8c58081c Specify Tendermint version explicitly in stargate 2020-11-20 12:39:29 +01:00
Simon Warta bfd9ebeeed Organize adaptor exports 2020-11-20 12:39:29 +01:00
Simon Warta e4d1fd1425 Add an optional adaptor argument to Client.connect 2020-11-20 12:39:29 +01:00
Simon Warta 3576bcd332 Make Client constructor private, add adaptor to create 2020-11-20 12:39:29 +01:00
Simon Warta 453f634662 Internalize Client.detectVersion and add Client.create 2020-11-20 12:39:28 +01:00
Simon Warta 0d4531bf4e Merge pull request #541 from cosmos/ci-updates
Some CI updates
2020-11-19 23:00:52 +01:00
Simon Warta 6193a5f94d Add notes on installing libusb 2020-11-19 22:32:11 +01:00
Simon Warta 4b5605e394 Update libusb 2020-11-19 22:24:16 +01:00
Simon Warta 6cd5a8255a Update nodejs packages 2020-11-19 22:21:15 +01:00
Simon Warta e66ab64a4c Update git-lfs package 2020-11-19 22:21:15 +01:00
Simon Warta 78703f898b Upgrade images to ubuntu-2004:202010-01 2020-11-19 18:14:21 +01:00
Simon Warta e96997d1a8 Upgrade machine images to latest ubuntu-1604 2020-11-19 18:14:21 +01:00
Simon Warta 3ac19bbef9 Merge pull request #540 from cosmos/wasmd-stargate-simon
Add wasmd 0.12.0 chain
2020-11-19 15:22:19 +01:00
Simon Warta e99d8401b2 Avoid collission on data volumes 2020-11-19 15:12:51 +01:00
Simon Warta 255fc2c0ed Start wasmd in CI 2020-11-19 15:01:12 +01:00
Simon Warta 2668e48c6f Update ports documentation 2020-11-19 14:52:22 +01:00
Simon Warta ab5d578dba Set min height to 1 2020-11-19 14:50:11 +01:00
Simon Warta a4d59bf907 Dynamically check height in init.sh 2020-11-19 14:48:34 +01:00
Simon Warta 06abeee1d2 Generate template 2020-11-19 14:30:54 +01:00
willclarktech 619b5b7dfc root: Update ports in HACKING.md 2020-11-19 13:55:20 +01:00
willclarktech b3b44da70c scripts: Update addresses in wasmd README 2020-11-19 13:55:20 +01:00
willclarktech 92bffa1cf9 faucet: Update dev faucet config 2020-11-19 13:55:20 +01:00
willclarktech da5ef62d26 scripts: Get wasmd init.sh script working 2020-11-19 13:55:20 +01:00
willclarktech c8f1ee4a30 scripts: Update wasmd send_first.js script 2020-11-19 13:55:19 +01:00
willclarktech 15b67ef6fc scripts: Update wasmd init.sh script 2020-11-19 13:55:19 +01:00
willclarktech 9b60e34a57 scripts: Update wasmd start.sh script 2020-11-19 13:55:19 +01:00
willclarktech feb4caddc7 scripts: Update wasmd generate_template.sh 2020-11-19 13:44:24 +01:00
willclarktech 5b34ba478d scripts: Add wasmd generate_addresses.js script 2020-11-19 13:44:24 +01:00
willclarktech e97b36d4af scripts: Add basic Stargate-compatible wasmd files 2020-11-19 13:44:24 +01:00