Commit Graph
1786 Commits
Author SHA1 Message Date
mergify[bot] 7d4809c13d Merge pull request #463 from CosmWasm/459-hash-functions
Add convenience hash functions
2020-10-13 11:45:14 +00:00
willclarktech 4944e736ee Update docs for convenience hash functions 2020-10-13 13:37:50 +02:00
willclarktech 0a1da22fb4 crypto: Add tests for convenience hash functions 2020-10-13 13:36:44 +02:00
willclarktech 53d7d34b8a Use convenience hash functions in codebase 2020-10-13 13:36:44 +02:00
willclarktech 8e43dfb82a crypto: Add convenience hash functions 2020-10-13 13:36:44 +02:00
mergify[bot] cfc362fc2a Merge pull request #467 from CosmWasm/cosmwasm-remove-axios
Remove unused axios dependency from cosmwasm
2020-10-13 11:06:17 +00:00
willclarktech 98b0014361 cosmwasm: Remove axios dependency 2020-10-13 12:57:12 +02:00
Simon Warta 29a024e315 Merge pull request #465 from CosmWasm/standardize-nycrc
Standardize .nycrc.yml
2020-10-13 12:50:21 +02:00
Simon Warta 5f738b86f0 Merge pull request #466 from CosmWasm/fix-rm-types
Standardize move-types scripts
2020-10-13 12:49:59 +02:00
willclarktech d9f4950b60 Use rm -rf in move-types scripts 2020-10-13 12:40:49 +02:00
willclarktech 6e58f45fc8 Standardize .nycrc.yml 2020-10-13 12:31:16 +02:00
Simon Warta 0b1f9f88e7 Merge pull request #462 from CosmWasm/461-upgrade-xstream
Update xstream
2020-10-13 12:11:45 +02:00
willclarktech 174163f9f7 Update xstream to v11.14.0 2020-10-13 10:49:43 +02:00
Simon Warta 432801364c v0.23.0 2020-10-09 12:25:04 +02:00
Simon Warta f781f05867 Add nonces 2020-10-09 12:23:27 +02:00
Simon Warta 17562fe710 Add 0.23.0 release date 2020-10-09 12:20:02 +02:00
Simon Warta fa1c2833b7 Merge pull request #456 from CosmWasm/cosmwasm-0.11-simon
Update CosmWasm to 0.11
2020-10-09 12:17:36 +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 6e180731f3 Unset ERC20_ENABLED in CI 2020-10-08 16:29:26 +02:00
Simon Warta f18b7049c8 Use deployedHackatom.codeId instead of magic value 2020-10-08 16:25:56 +02:00
Simon Warta 6a5bc980e6 Support CosmWasm 0.10 with CosmJS ^0.23.0 2020-10-08 16:25:56 +02:00
Simon Warta 195014b357 Make lcdapi/wasm.spec.ts independent of erc20 2020-10-08 16:25:56 +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 9967486f89 Adapt tests to wasmd v0.11.0-rc 2020-10-08 16:25:56 +02:00
Simon Warta a7645bff0e Adapt to new raw query interface 2020-10-08 16:25:56 +02:00
Simon Warta b77c19a673 Update validator addresses after genesis regeneration 2020-10-08 16:25:55 +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 085f29f76c cosmwasm: Handle other null cases in LCD query 2020-10-08 14:00:13 +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 3144ba33dc cosmwasm: Update README for v0.11 2020-10-08 14:00:12 +02:00
willclarktech 4ebe2747d8 cosmwasm: Increase default upload gas limit 2020-10-08 14:00:11 +02:00
willclarktech 69ea9af306 cosmwasm: Update hackatom contract for v0.11 2020-10-08 13:11:17 +02:00
willclarktech e3c527faba scripts: Update wasmd to v0.11.0-rc 2020-10-08 13:11:17 +02:00
Simon Warta 3161006510 Merge pull request #454 from CosmWasm/add-ERC20_ENABLED
Add ERC20_ENABLED to make the contract optional
2020-10-08 12:59:20 +02:00
Simon Warta d9c0e246f9 Add ERC20_ENABLED 2020-10-08 11:48:58 +02:00
Simon Warta bfd4d33129 Fix Cosmos SDK version in docs 2020-10-08 11:29:18 +02:00
Simon Warta d28caf8a41 Merge pull request #453 from CosmWasm/Secp256k1HdWallet
Rename Secp256k1Wallet to Secp256k1HdWallet
2020-10-08 10:48:04 +02:00
Simon Warta af380b4c90 Cleanup some Secp256k1HdWallet helper types 2020-10-08 10:29:41 +02:00
Simon Warta eba148326a Rename Secp256k1Wallet -> Secp256k1HdWallet 2020-10-08 10:29:41 +02:00
Simon Warta 26a3684fe8 Rename module to secp256k1hdwallet 2020-10-08 09:59:48 +02:00
mergify[bot] 59f7445c2c Merge pull request #449 from CosmWasm/448-launchpad-exports
Export launchpad staking extension types
2020-10-07 10:45:29 +00:00
willclarktech 088a3a6506 launchpad: Export all types for staking extension 2020-10-07 12:38:14 +02:00
Simon Warta 864f3d2372 v0.23.0-alpha.1 2020-10-07 10:48:31 +02:00
Simon Warta ca01991bd0 Add nonces 2020-10-07 09:58:56 +02:00
Simon Warta 01fe31047e Merge pull request #447 from CosmWasm/441-upgrade-ledgerhq
Upgrade launchpad-ledger dependencies
2020-10-07 09:37:36 +02:00
willclarktech 1c7336d2e5 launchpad-ledger: Update dependencies 2020-10-06 17:12:55 +02:00