Commit Graph
112 Commits
Author SHA1 Message Date
Simon Warta d754520ce6 Rename connectWithWallet -> connectWithSigner 2021-01-12 16:14:25 +01:00
Simon Warta e247914638 Update wasmd to 0.14.0 2021-01-11 17:04:34 +01:00
Ethan Frey 89118a1b7a Upgrade to wasmd 0.14.0-rc2 2021-01-08 20:50:10 +01:00
Ethan Frey 82096efefe Update wasmd docker image to v0.14.0-rc1 2021-01-08 12:15:27 +01:00
willclarktech ff50fc9d2f scripts: Add additional contract deployments to wasmd 2020-12-15 14:32:00 +00:00
willclarktech 27d723f6d9 scripts: Deploy hackatom contract in wasmd 2020-12-15 12:17:03 +00:00
willclarktech c9898c79a6 scripts: Update wasmd to v0.13 2020-12-10 15:25:46 +00:00
willclarktech e33d161307 scripts: Enable contract checksums in wasmd init 2020-12-10 15:25:46 +00:00
willclarktech d9430fc15f scripts: Add contracts to wasmd 2020-12-10 15:25:45 +00:00
willclarktech dbfad3c9e8 scripts: Tidy wasmd start script 2020-12-10 15:25:45 +00:00
Simon Warta 445dfcbf8f Run shfmt 2020-12-08 09:03:14 +01:00
Simon Warta 7d67e6581e Upgrade wasmd to 0.12.1
Closes #543
2020-11-25 16:49:36 +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 b3b44da70c scripts: Update addresses in wasmd README 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
willclarktech 36d7267efd scripts: Rename wasmd chain -> launchpad 2020-11-10 16:37:21 +01:00
Simon Warta ed120b6383 Fix wasmd start script 2020-10-15 11:36:25 +02:00
Simon Warta 4dd356c7e4 Update and re-enable erc20 contract 2020-10-15 11:35:29 +02:00
Simon Warta 64d82b295f Update wasmd to v0.11.1 and re-enable tests 2020-10-09 12:06:39 +02:00
Simon Warta 4af419b365 Make many test independent of ERC20_ENABLED 2020-10-08 16:25:56 +02:00
Simon Warta 60bed447aa Run deploy_hackatom.js on chain start 2020-10-08 16:25:56 +02:00
Simon Warta dd4cbe6c1f Sort contracts 2020-10-08 16:25:55 +02:00
Simon Warta 1bd53038a8 Restore original block times 2020-10-08 16:25:55 +02:00
willclarktech 0d4a78ace7 WIP: deploy_hackatom 2020-10-08 16:25:55 +02:00
willclarktech 84766217f8 scripts: Don’t deploy erc20/nameservice contracts to wasmd 2020-10-08 14:00:13 +02:00
willclarktech d60404fcea scripts: Add hackatom contract to wasmd 2020-10-08 14:00:12 +02:00
willclarktech e3c527faba scripts: Update wasmd to v0.11.0-rc 2020-10-08 13:11:17 +02:00
Simon Warta eba148326a Rename Secp256k1Wallet -> Secp256k1HdWallet 2020-10-08 10:29:41 +02:00
Simon Warta 12dec1f4dc Add funds to Ledger accounts 2020-09-23 17:13:34 +02:00
Simon Warta b46ab541be Document Ledger demo account 2020-09-23 17:08:10 +02:00
Simon Warta a96b120a3f Use 0.5s timeout consistently for all background scripts 2020-08-10 07:41:18 +02:00
Simon Warta b0c4d0e126 Create overview of ports used 2020-08-06 10:37:01 +02:00
willclarktech 43b1830f09 scripts: Remove staking from wasmd 2020-08-04 17:26:45 +02:00
willclarktech cf6dc3ec45 scripts: Remove .gitignore from wasmd 2020-08-04 17:25:11 +02:00
Simon Warta c3f6a38e8c Merge pull request #323 from CosmWasm/simapp-update
Update simapp to nightly-2020-07-29
2020-08-04 10:55:40 +02:00
Simon Warta 5dcaf706dd Rename postTx -> broadcastTx in launchpad/cosmwasm etc 2020-08-03 17:23:05 +02:00
Simon Warta 5474d0cf3a Update wasmd to v0.10.0 2020-08-02 21:27:09 +02:00
Simon Warta b47168dd2d Remove container name debugging 2020-08-02 20:56:53 +02:00
Simon Warta 03db5b5f01 Fix wasmd temp file pattern 2020-08-02 20:54:34 +02:00
Simon Warta 29644a219e Rename REST_ -> LCD_API_ 2020-08-02 20:52:30 +02:00
Simon Warta 4ece47e0e0 Mount /root to simapp_data on chain start 2020-08-02 20:44:06 +02:00
Simon Warta 7863afdd31 Recreate wasmd genesis and update tests 2020-07-30 10:12:33 +02:00