Simon Warta
8e10dba528
Merge pull request #270 from CosmWasm/fix-needsRefill
...
Test and fix needsRefill
2020-07-01 16:37:35 +02:00
Simon Warta
f09da7f918
Test and fix needsRefill
2020-07-01 15:57:38 +02:00
Simon Warta
fdc291c136
Fix stray comma in instance label [ci skip]
2020-07-01 15:44:21 +02:00
Will Clark
827f27e52b
Merge pull request #262 from CosmWasm/239-wrap-proto-field
...
Decode protobuf Buffers as Uint8Arrays
2020-06-30 18:05:21 +02:00
willclarktech
f130beea31
proto-signing: Decode Buffers as Uint8Arrays
2020-06-30 17:57:14 +02:00
Will Clark
21fb2acb52
Merge pull request #260 from CosmWasm/238-protobuf-registry-magic
...
Improve protobuf registry
2020-06-30 15:46:59 +02:00
willclarktech
8f933e171b
proto-signing: Make registry types interfaces
2020-06-30 15:39:24 +02:00
willclarktech
15fdb34d91
proto-signing: Remove TxBody and Any from registry
2020-06-30 15:37:43 +02:00
Simon Warta
a42b1faab2
Merge pull request #261 from CosmWasm/more-admin-stuff
...
Connect admin field in the CosmWasmClient API
2020-06-30 15:20:26 +02:00
Simon Warta
c95f42225e
Connect admin field in the CosmWasmClient API
2020-06-30 15:11:04 +02:00
willclarktech
16e4b2906e
proto-signing: Remove duplicate decorated types
2020-06-30 15:08:30 +02:00
willclarktech
bb2bbcca2d
proto-signing: Add encode/decode methods to registry
2020-06-30 13:55:13 +02:00
Simon Warta
61ac418465
Merge pull request #257 from CosmWasm/update-hacking
...
Rewrite development instructions in HACKING.md
2020-06-30 11:38:03 +02:00
Simon Warta
0df6474829
Implement review feedback
2020-06-30 11:37:09 +02:00
Simon Warta
c1770dbe0c
Stabilize ID test for createJsonRpcRequest
2020-06-30 11:21:21 +02:00
Simon Warta
bcbcf91fda
Add @cosmjs/cosmwasm compatibility table with semver version ranges
...
[ci skip]
2020-06-30 09:26:24 +02:00
Simon Warta
3f03c0a937
Rewrite development instructions in HACKING.md
2020-06-29 09:04:41 +02:00
Simon Warta
a02a0ad36d
Format some text files
2020-06-29 08:37:32 +02:00
Simon Warta
73b2b27b0f
Move nvm+npm to trash instead of deleting to speed up
2020-06-29 08:07:06 +02:00
Simon Warta
f2d3b9f3c8
Avoid apt update to speed up nodejs/yarn installation
2020-06-29 08:06:24 +02:00
Simon Warta
51ec278366
Install Git Large File Storage (LFS)
2020-06-29 00:22:33 +02:00
Simon Warta
8bb6f97522
Update dependency trees
2020-06-28 20:26:46 +02:00
Simon Warta
13ced3d74b
Import *.png files
2020-06-28 20:22:50 +02:00
Simon Warta
6e90375989
Import *.wasm files
2020-06-28 20:19:30 +02:00
Simon Warta
5517391661
Setup Git LFS for *.png and *.wasm
2020-06-28 20:12:39 +02:00
Simon Warta
237349456f
Upgrade dev packages ( #256 )
...
* Upgrade source-map-support
* Upgrade webpack
* Upgrade jasmine-spec-reporter to 5.0.2
2020-06-28 10:20:15 +02:00
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
41ddc94515
Upgrade lerna to ^3.22.1
2020-06-28 08:31:17 +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
330c2bc000
root: Update yarn.lock
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
378ef35cc9
Merge pull request #255 from CosmWasm/cover-all
...
Add remaining packages to coverage report
2020-06-25 15:56:44 +02:00
Simon Warta
bc9ccf61e3
Add remaining packages to coverage report
2020-06-25 15:34:09 +02:00
Simon Warta
40c1524b7b
Merge pull request #254 from CosmWasm/setup-coverage
...
Setup code coverage with Istanbul
2020-06-25 13:51:05 +02:00
Simon Warta
099d1b5fba
Improve step descriptions for new job
2020-06-25 13:35:44 +02:00
Simon Warta
d2a51e6b2d
Add coverage to @cosmjs/math
2020-06-25 13:33:22 +02:00
Simon Warta
1b206ce803
Disable bot comments for PRs
2020-06-25 13:32:26 +02:00
Simon Warta
82f4bcac9c
Upload coverage report in CI
2020-06-25 12:56:54 +02:00