Commit Graph
1755 Commits
Author SHA1 Message Date
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
Will Clark 7c5f699ac9 Merge pull request #446 from CosmWasm/445-ledger-transport-agnostic
Pass transport to Ledger signer
2020-10-06 17:12:28 +02:00
willclarktech 033a9339dc launchpad-ledger: Add missing @ledgerhq/hw-transport devDependency 2020-10-06 17:05:08 +02:00
willclarktech 73bc1ba22a launchpad-ledger: Finish aligning Ledger transport names 2020-10-06 16:50:38 +02:00
willclarktech aead09686c root: Install libusb on CI 2020-10-06 16:26:49 +02:00
willclarktech 00e3701234 launchpad-ledger: Update README for transport restructure 2020-10-06 13:53:43 +02:00
willclarktech 46d84455ec launchpad-ledger: Fix tests 2020-10-06 13:53:43 +02:00
willclarktech 49ed3194c3 launchpad-ledger: Align Ledger transport class names 2020-10-06 13:53:43 +02:00
willclarktech a8c325ba62 launchpad-ledger: Remove disconnect method 2020-10-06 11:57:49 +02:00
willclarktech 974ed65c92 launchpad-ledger: Remove @ledgerhq optionalDependencies 2020-10-06 11:41:20 +02:00
willclarktech 610411bb5f launchpad-ledger: Update demos for transport argument 2020-10-01 13:27:21 +02:00
willclarktech 3ed2380c7c launchpad-ledger: Update tests for transport argument 2020-10-01 13:27:04 +02:00
willclarktech db88528921 launchpad-ledger: Pass transport as argument 2020-10-01 13:26:35 +02:00
Simon Warta d1c6ba4494 Merge pull request #444 from CosmWasm/ledger-timeout-fix
Fix timeout calculation and document why it does not matter
2020-09-30 16:59:21 +02:00
Simon Warta 416d4b458f Fix timeout calculation and document why it does not matter 2020-09-30 16:39:26 +02:00
mergify[bot] 11d712f9ff Merge pull request #430 from CosmWasm/tm34
Add Tendermint 0.34 support
2020-09-30 14:15:16 +00:00
Simon Warta 45519edf0b Avoid following logs for Tendermint in CI
which does not work with multiple instances.
Instead debug start logs.
2020-09-30 16:03:55 +02:00
Simon Warta 57c47280c0 Configure block times 2020-09-30 15:46:26 +02:00
Simon Warta 1cb983e3fe Add CHANGELOG entries for Tendermint 0.34 2020-09-30 15:46:26 +02:00
Simon Warta 3e911f91a6 Make TxEvent.index optional 2020-09-30 15:46:26 +02:00
Simon Warta ef944355f1 Improve app/p2p version testing 2020-09-30 15:46:26 +02:00
Simon Warta 72b573116a Update Tendermint 0.33 2020-09-30 15:46:26 +02:00
Simon Warta 26309a7880 Test against Tendermint 0.34 2020-09-30 15:46:25 +02:00
Simon Warta 7df54e54c4 Make expected block version configurable 2020-09-30 15:46:25 +02:00
Simon Warta 97fd24fc17 Merge pull request #438 from CosmWasm/broadcast-ledger-signed
Broadcast transactions signed with Ledger
2020-09-30 15:19:28 +02:00
Simon Warta 127dbd6d93 Remove LEDGER_INTERACTIVE_ENABLED 2020-09-30 14:50:59 +02:00
Simon Warta 873f8c05f5 Add link how to initialize a Ledger 2020-09-30 14:39:34 +02:00
Simon Warta 639208b7c6 Document running Ledger tests 2020-09-30 14:36:34 +02:00
Simon Warta f0b2df8a6c Check WASMD_ENABLED 2020-09-30 14:36:34 +02:00
Simon Warta 698d241d80 Add some time to recover 2020-09-30 14:36:33 +02:00
Simon Warta 334df80061 Create broadcasting test 2020-09-30 14:36:33 +02:00
Simon Warta 9106d17c4d Support running multiple tests in one process 2020-09-30 14:36:33 +02:00