Commit Graph

1828 Commits

Author SHA1 Message Date
willclarktech
6fa783d408
scripts: Remove unnecessary import in echo.py 2020-10-22 12:41:29 +02:00
Simon Warta
ae024e51c4
Merge pull request #476 from CosmWasm/upgrade-ts
Upgrade TS to 4.0
2020-10-15 21:39:26 +02:00
Simon Warta
23d74f0187 Upgrade typedoc 2020-10-15 17:53:18 +02:00
Simon Warta
f10f38e1e0 Move custom_types to typeRoots 2020-10-15 17:52:31 +02:00
Simon Warta
f2855ccaa6 Upgrade typescript to 4.0 2020-10-15 16:59:02 +02:00
mergify[bot]
143b7a7731
Merge pull request #468 from CosmWasm/stargate-test-vectors
Document how to generate the stargate test vectors
2020-10-15 14:33:26 +00:00
Ethan Frey
ffaba92561
Merge pull request #473 from CosmWasm/stargate-test-vectors-osx
Add OSX info to test vectors docs
2020-10-15 16:26:35 +02:00
Simon Warta
dd1a94c471
Merge pull request #471 from CosmWasm/377-update-simapp
Update simapp
2020-10-15 14:19:06 +02:00
willclarktech
851192aa44
stargate: Use proto-signing pubkey encoding helpers 2020-10-15 12:48:31 +02:00
willclarktech
56bbc15491
proto-signing: Add pubkey decode/encode helpers 2020-10-15 12:48:31 +02:00
willclarktech
778c006c1f
stargate: Handle absent proof in query client 2020-10-15 12:48:31 +02:00
willclarktech
131974822a
stargate: Update code for new codec 2020-10-15 12:48:31 +02:00
willclarktech
05bcfa2e90
tendermint-rpc: Update block version type 2020-10-15 12:48:30 +02:00
willclarktech
324cb5c745
stargate: Update testutils for new simapp template 2020-10-15 12:48:30 +02:00
willclarktech
b653483afc
stargate: Update codec 2020-10-15 12:48:30 +02:00
willclarktech
465f8f2c43
stargate: Update proto ref and scripts 2020-10-15 12:48:30 +02:00
willclarktech
aa320394f5
proto-signing: Update msgs and registry for new codec 2020-10-15 12:48:29 +02:00
willclarktech
887850c4ad
proto-signing: Update tests for new codec 2020-10-15 12:48:29 +02:00
willclarktech
b06dedbc2e
proto-signing: Update makeAuthInfo 2020-10-15 12:48:29 +02:00
willclarktech
7d0d7b8df6
proto-signing: Update signing tests 2020-10-15 12:48:28 +02:00
willclarktech
48c52f0a9e
proto-signing: Update codec 2020-10-15 12:48:28 +02:00
willclarktech
4648832435
proto-signing: Update proto ref and scripts 2020-10-15 12:48:28 +02:00
willclarktech
13ad9bc97c
scripts: Regenerate simapp template 2020-10-15 12:48:27 +02:00
willclarktech
de9e9bae44
scripts: Update simapp in env 2020-10-15 12:48:27 +02:00
Simon Warta
e7b254bbd5
Merge pull request #474 from CosmWasm/update-erc20
Update and re-enable erc20 contract
2020-10-15 11:55:08 +02: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
willclarktech
3ddde30c7c
stargate: Add OSX info to test vectors docs 2020-10-15 10:57:37 +02:00
mergify[bot]
12a36d9086
Merge pull request #472 from CosmWasm/format-readme
Format README
2020-10-14 16:56:09 +00:00
willclarktech
ea00a45e24
faucet-client: Format README 2020-10-14 18:46:05 +02:00
mergify[bot]
0f3454a62b
Merge pull request #470 from CosmWasm/443-faucet-client
Add faucet-client package
2020-10-14 11:27:21 +00:00
willclarktech
a2a394a04d
cli: Remove hitFaucet helper 2020-10-14 13:19:15 +02:00
willclarktech
27e1fc2c8c
cli: Add FaucetClient 2020-10-14 13:16:02 +02:00
willclarktech
7c60a8ed4f
cli: Fix typo 2020-10-14 13:11:29 +02:00
willclarktech
c893676610
faucet-client: Add section about tests to README 2020-10-14 13:11:29 +02:00
willclarktech
6a00d27fa4
Update CHANGELOG for faucet client 2020-10-14 13:11:29 +02:00
willclarktech
75431b47e0
faucet-client: Add tests 2020-10-14 13:11:28 +02:00
willclarktech
2859718948
faucet-client: Add FaucetClient class 2020-10-14 13:11:28 +02:00
willclarktech
69af950ccd
faucet-client: Add dependencies 2020-10-14 13:11:27 +02:00
willclarktech
d9b726355c
faucet-client: Add basic files 2020-10-14 13:11:27 +02:00
Ethan Frey
5fdbb532d2 Update test vector docs 2020-10-14 00:54:41 +02:00
Ethan Frey
cd29886b41 Document how to generate the stargate test vectors 2020-10-14 00:20:43 +02:00
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