Simon Warta
0d4ab069b2
v0.21.0
2020-06-28 08:34:18 +02:00
Simon Warta
62d9439710
Add nonces
2020-06-28 08:34:00 +02:00
Simon Warta
77980b60f4
Upgrade CosmWasm to 0.9 ( #245 )
...
* Upgrade chain to v0.9.0-alpha4
* Update expected build_tags
* Update wasmd init contracts
* Update hackatom test contract
* Update CosmWasm message descriptions
* Make some test code more compact
* Pull out InstantiateOptions
* Add admin field to ContractInfo
* Allow instantiating with admin
* Remove some noise
* Add SigningCosmWasmClient.updateAdmin
* Create return type ChangeAdminResult
* Add SigningCosmWasmClient.clearAdmin
* Add SigningCosmWasmClient.migrate
* Move message type testers close to type
* Export MsgUpdateAdmin/isMsgUpdateAdmin
* Fix typo in privillage
* Update some test code
* Test hackatom result data
* Add compatibility table
* Update wasmd to v0.9.0-beta
* Upgrade test contracts
2020-06-28 08:28:43 +02:00
Simon Warta
9f7b126044
Merge pull request #251 from CosmWasm/249-fork-stream
...
Fork @iov/stream
2020-06-25 16:32:17 +02:00
Simon Warta
a184d4843a
Remove unused dependencies from faucet
2020-06-25 16:09:15 +02:00
willclarktech
b56f4898a6
stream: Add coverage
2020-06-25 16:03:55 +02:00
willclarktech
bd78ed02d7
tendermint-rpc: Replace @iov/stream with @cosmjs/stream
2020-06-25 16:03:55 +02:00
willclarktech
67a53476b7
json-rpc: Replace @iov/stream with @cosmjs/stream
2020-06-25 16:03:55 +02:00
willclarktech
c8a384bb0e
socket: Replace @iov/stream with @cosmjs/stream
2020-06-25 16:03:54 +02:00
willclarktech
f355f63df9
stream: Remove tslint
2020-06-25 16:03:54 +02:00
willclarktech
d6bf4055a6
stream: Update README
2020-06-25 16:03:54 +02:00
willclarktech
7c6a76ce39
stream: Update package.json
2020-06-25 16:03:54 +02:00
willclarktech
2b02c02a94
stream: Remove nonces
2020-06-25 16:03:54 +02:00
willclarktech
ea68244a5f
stream: Fork @iov/stream
2020-06-25 16:03:51 +02:00
Will Clark
200a0f7fe6
Fork @iov/socket ( #250 )
...
* socket: Fork @iov/socket
* socket: Remove nonces
* socket: Update package.json
* socket: Update README
* socket: Remove tslint
* socket: Fix lint warnings
* scripts: Fork socketserver from IOV Core
* root: Update NOTICE for socket
* tendermint-rpc: Replace @iov/socket dependency with @cosmjs/socket
* root: Update CI config for tendermint/socket
* scripts: Add wait to tendermint start script
* socket: Add coverage
2020-06-25 16:01:41 +02:00
Simon Warta
bc9ccf61e3
Add remaining packages to coverage report
2020-06-25 15:34:09 +02:00
Simon Warta
d2a51e6b2d
Add coverage to @cosmjs/math
2020-06-25 13:33:22 +02:00
Simon Warta
de76632e85
Create text, lcov and html report in cone command
2020-06-25 12:49:23 +02:00
Simon Warta
97d0aeafcb
Setup code coverage for utils/encoding/crypto
2020-06-25 12:32:12 +02:00
Simon Warta
fd7ffd722a
Create @cosmjs/sdk39
2020-06-25 09:41:58 +02:00
Simon Warta
d8f384a8af
Update @cosmjs/proto-signing description
2020-06-25 09:33:02 +02:00
Simon Warta
80b1c6fe6b
Add text formatter
2020-06-25 09:32:40 +02:00
Simon Warta
6bd0356baf
Rename @cosmjs/demo-protobuf -> @cosmjs/proto-signing
2020-06-25 09:27:31 +02:00
Simon Warta
a1f9249d32
Harden number -> string conversion
2020-06-25 09:15:17 +02:00
Simon Warta
0e3521eab0
Add format-text script to @cosmjs/cosmwasm
2020-06-25 09:07:47 +02:00
willclarktech
aa973a4c70
json-rpc: Remove nonces
2020-06-24 16:44:09 +02:00
willclarktech
1699cb0e87
tendermint-rpc: Update comment
2020-06-24 16:32:14 +02:00
willclarktech
e0db5cbd8a
tendermint-rpc: Use @cosmjs/json-rpc in code
2020-06-24 16:16:40 +02:00
willclarktech
2071b73777
tendermint-rpc: Replace @iov/jsonrpc with @cosmjs/json-rpc
2020-06-24 16:12:33 +02:00
willclarktech
9850fda715
json-rpc: Update README
2020-06-24 16:05:36 +02:00
willclarktech
5a5747cdef
json-rpc: Add format-text script
2020-06-24 16:05:22 +02:00
willclarktech
fd38d7ed80
json-rpc: Use JSON compatibility code instead of @iov/encoding
2020-06-24 16:02:55 +02:00
willclarktech
685fc54066
json-rpc: Fork JSON compatibility code from @iov/encoding
2020-06-24 16:02:38 +02:00
willclarktech
5fa013cc92
json-rpc: Remove @iov/encoding dependency
2020-06-24 15:58:53 +02:00
willclarktech
254faa935e
json-rpc: Remove tslint
2020-06-24 15:50:03 +02:00
willclarktech
d141924b02
json-rpc: Update package.json
2020-06-24 15:49:33 +02:00
willclarktech
a9a12d5fbc
json-rpc: Fork from @iov/jsonrpc
2020-06-24 15:46:20 +02:00
willclarktech
cefd801601
tendermint-rpc: Align package.json
2020-06-24 15:10:42 +02:00
willclarktech
c0539e6517
tendermint-rpc: Update README
2020-06-24 13:27:11 +02:00
willclarktech
2c2423292f
tendermint-rpc: Update package.json author/description
2020-06-24 13:19:39 +02:00
willclarktech
cff8e0eef4
tendermint-rpc: Remove tslint comments
2020-06-24 13:01:40 +02:00
willclarktech
3825af984c
tendermint-rpc: Remove nonces
2020-06-24 12:58:10 +02:00
willclarktech
66e38860f7
tendermint-rpc: Add v0.33 support (part 2)
2020-06-24 12:53:29 +02:00
willclarktech
9ba93ebc9e
tendermint-rpc: Add v0.33 support (part 1)
2020-06-24 12:10:55 +02:00
willclarktech
6f07e90587
tendermint-rpc: Update general files for v0.33
2020-06-24 12:10:55 +02:00
willclarktech
605d2e9a89
tendermint-rpc: 🔥 Remove v0.32 codec
2020-06-24 12:10:55 +02:00
willclarktech
1eab5cd30f
tendermint-rpc: Update package name and version
2020-06-24 12:10:54 +02:00
willclarktech
497ceb1eef
tendermint-rpc: Remove tslint
2020-06-24 12:10:54 +02:00
willclarktech
caf5ff7ce8
tendermint-rpc: Remove v0.31 support
2020-06-24 12:10:53 +02:00
willclarktech
65dbe10b68
tendermint-rpc: Replace @iov/utils dependency
2020-06-24 12:10:53 +02:00