1006 Commits

Author SHA1 Message Date
Simon Warta
f75a2b9ad2 Use alice instead of faucet for pubkey getter 2020-06-08 10:22:46 +02:00
Simon Warta
0ca2be0e51 Fix bug in deduplicate 2020-06-08 10:22:46 +02:00
Simon Warta
fbcd74312f Upgrade karma to 5.0.9 2020-06-08 10:22:46 +02:00
Simon Warta
f947a30ed8
Merge pull request #191 from CosmWasm/marschaltx
Move marshalTx/unmarshalTx to BCP
2020-06-08 10:21:42 +02:00
Simon Warta
f704194836 Move marshalTx/unmarshalTx to BCP 2020-06-08 10:17:46 +02:00
Ethan Frey
57d0686ac6
Merge pull request #190 from CosmWasm/upgrade-iov-core
Upgrade @iov/* dependencies to 2.3.2
2020-06-08 09:52:14 +02:00
Simon Warta
8b98b6c686 Use pathToString from @iov/crypto 2020-06-05 11:17:04 +02:00
Simon Warta
538004a1d6 Replace deprecated Encoding class with free functions 2020-06-05 11:17:04 +02:00
Simon Warta
76fa832202 Upgrade IOV Core to 2.3.2 2020-06-05 11:17:04 +02:00
Simon Warta
0fda18a95a Remove unused dependencies from @cosmjs/demo-staking 2020-06-05 11:17:04 +02:00
Simon Warta
7c70cb3c6a
Merge pull request #193 from CosmWasm/stabilize-ci
Give blockchain more time to index transactions
2020-06-05 10:15:14 +02:00
Simon Warta
ab45793e7c Give blockchain more time to index transactions
Usually not needed but this makes the CI more stable
2020-06-05 09:44:33 +02:00
Ethan Frey
765382c905
Merge pull request #188 from CosmWasm/new-names
Use new package names
2020-06-05 08:23:51 +02:00
Simon Warta
16df23f79b Rename packages @cosmwasm/* to @cosmjs/* 2020-06-04 19:53:58 +02:00
Simon Warta
fcddf6414a Rename package to @iov/cosmos-sdk to prepare move 2020-06-04 19:45:43 +02:00
Simon Warta
cd862ef573
Merge pull request #187 from CosmWasm/bcp-free-faucet
Remove BCP dependency from faucet
2020-06-03 19:37:35 +02:00
Simon Warta
7acc0e4ef8 Request accounts in parallel 2020-06-03 14:41:07 +02:00
Simon Warta
ca103bfedb Remove BCP types from faucet 2020-06-03 14:41:07 +02:00
Simon Warta
359208aaeb
Merge pull request #186 from CosmWasm/alice-test-account
Add test accounts Alice/Bob
2020-06-03 14:40:08 +02:00
Simon Warta
fe7f930bca Harden some tests for parallel testing 2020-06-03 14:04:24 +02:00
Simon Warta
6cefda14fe Run tests in parallel again 2020-06-03 14:04:24 +02:00
Simon Warta
217d8998a5 Use alice account for cosmwasm testing 2020-06-03 14:04:24 +02:00
Simon Warta
62bc3eb99e Reuse test account from testutils.spec 2020-06-03 14:04:24 +02:00
Simon Warta
0dbed5ac29 Add test accounts Alice/Bob 2020-06-03 14:04:24 +02:00
Simon Warta
ddc792a819
Merge pull request #184 from CosmWasm/cosmwasm-free-bcp
Remove CosmWasm functionality from BCP
2020-06-03 14:03:33 +02:00
Simon Warta
26ee852810 Remove more CosmWasm references in @cosmwasm/bcp 2020-06-03 13:58:30 +02:00
Simon Warta
d357b67d81 BCP: Rename CosmWasm* -> Cosmos* 2020-06-03 13:31:05 +02:00
Simon Warta
0d41983927 Run tests in parallel 2020-06-03 13:31:05 +02:00
Simon Warta
1e8ed6fc10 Remove BCP's dependency on @cosmwasm/cosmwasm 2020-06-03 13:31:05 +02:00
Simon Warta
4a350c2409
Merge pull request #183 from CosmWasm/split-cosmossdk-cosmwasm
Split Cosmos SDK and CosmWasm functionality
2020-06-03 13:30:23 +02:00
Simon Warta
326ebd3d18 Remove SDK testdata from cosmwasm package 2020-06-03 13:23:32 +02:00
Simon Warta
3ceae61a0d Deduplicate large parts of the RestClient 2020-06-03 13:21:53 +02:00
Simon Warta
54cff0367e Remove contract functionality from sdk38 2020-06-03 08:41:51 +02:00
Simon Warta
9d054c6dd3 Improve Msg types 2020-06-02 16:14:04 +02:00
Simon Warta
5da7bbc93c Deduplicate and sort some types 2020-06-02 16:13:34 +02:00
Simon Warta
0fe3e5eb4a Remove @cosmwasm/sdk 2020-06-02 14:58:15 +02:00
Simon Warta
cd632a290e Adapt deployment scrips 2020-06-02 14:57:52 +02:00
Simon Warta
5c6c501d3a Fix title in faucet README 2020-06-02 13:57:47 +02:00
Simon Warta
2c8349a10c Migrate cli to @cosmwasm/cosmwasm and @cosmwasm/sdk38 2020-06-02 13:57:28 +02:00
Simon Warta
948d24aef7 Migrate demo-staking to @cosmwasm/cosmwasm and @cosmwasm/sdk38 2020-06-02 13:57:19 +02:00
Simon Warta
ec9bae9028 Migrate BCP to @cosmwasm/cosmwasm and @cosmwasm/sdk38 2020-06-02 13:45:44 +02:00
Simon Warta
efb90d1f65 Sort some types between sdk38 and cosmwasm 2020-06-02 13:45:19 +02:00
Simon Warta
dd54e7f5af Add package @cosmwasm/cosmwasm 2020-06-02 13:20:07 +02:00
Simon Warta
a0cb8011e1 Export rawSecp256k1PubkeyToAddress, Pen, Secp256k1Pen, makeCosmoshubPath 2020-06-02 13:18:31 +02:00
Simon Warta
b1003be1df Create package @cosmwasm/sdk38 2020-06-02 12:30:38 +02:00
Simon Warta
935b18b921
Merge pull request #180 from CosmWasm/export-BankToken-Erc20Token
Export symbols BankToken and Erc20Token
2020-05-31 15:57:40 +02:00
Simon Warta
3d0dd24429 Export BankToken, Erc20Token 2020-05-30 17:31:01 +02:00
Simon Warta
142f65d3bc Remove obsolete type BankTokens 2020-05-30 17:28:48 +02:00
Simon Warta
f039fb6c8b
Merge pull request #177 from CosmWasm/ensure-checksums-correct
Check contract's checksums in init.sh
2020-05-26 16:25:22 +02:00
Ethan Frey
9d4fdbc514
Merge pull request #178 from CosmWasm/update-cli
Update CLI for 0.8 demo net
2020-05-26 16:24:13 +02:00