1747 Commits

Author SHA1 Message Date
willclarktech
cc4b1d3349
launchpad-ledger: Add basic package setup 2020-09-15 10:46:57 +02:00
Simon Warta
ee205cc5f7 v0.22.3 v0.22.3 2020-09-15 10:28:11 +02:00
Simon Warta
14bdb58943 Add nonces 2020-09-15 10:23:02 +02:00
Simon Warta
b26541aa6a Add 0.22.3 CHANGELOG entry 2020-09-15 10:18:17 +02:00
Simon Warta
1809d76de9
Merge pull request #421 from CosmWasm/math-decimal-minus
Add Decimal.minus() to math package
2020-09-15 10:14:06 +02:00
Abel Fernández
eeec000076 Add Decimal.minus() to declaration file 2020-09-15 10:08:00 +02:00
Abel Fernández
0975afcb4a Add Decimal.minus() unit tests 2020-09-15 10:07:10 +02:00
Abel Fernández
46680298c8 Add Decimal.minus() implementation 2020-09-15 10:06:53 +02:00
Simon Warta
656d946f0d
Merge pull request #420 from CosmWasm/dependabot/npm_and_yarn/node-fetch-2.6.1
build(deps): bump node-fetch from 2.6.0 to 2.6.1
2020-09-14 09:16:58 +02:00
dependabot[bot]
8f44e79fae
build(deps): bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-12 14:41:14 +00:00
mergify[bot]
2376c2a976
Merge pull request #418 from CosmWasm/upgrade-karma
Upgrade karma to 5.2.2
2020-09-08 16:37:53 +00:00
Simon Warta
233b7dda83 Upgrade karma to 5.2.2 2020-09-08 18:30:30 +02:00
Simon Warta
fb2067baf5
Merge pull request #414 from CosmWasm/extract-makeAuthInfo
Pull out makeAuthInfo
2020-09-08 10:59:33 +02:00
Simon Warta
1de4741e45
Merge pull request #415 from CosmWasm/upgrade-karma
Upgrade karma to 5.2.1
2020-09-07 14:03:43 +02:00
Simon Warta
5945025629 Upgrade karma to 5.2.1 2020-09-07 13:37:19 +02:00
Simon Warta
fc15c149c4 Pull out makeAuthInfo 2020-09-07 13:18:29 +02:00
Ethan Frey
b5c87c4074
Merge pull request #410 from CosmWasm/prove-ibc-queries
Add some provable queries to IBC querier
2020-08-24 22:51:32 +02:00
Ethan Frey
f3d5bcbeca Use existing bigendian parser 2020-08-24 22:43:47 +02:00
Ethan Frey
23bafbf5b0 Add some provable queries to IBC querier 2020-08-24 22:21:56 +02:00
Simon Warta
6d6a6be2f4
Merge pull request #401 from CosmWasm/ibc-extension
Add IbcExtension with unverified queries
merkle-proof-integration
2020-08-20 11:08:10 +02:00
Simon Warta
f3239d0156
Merge pull request #409 from CosmWasm/408-protobuf-codec-wrapper
Wrap protobuf codec in proto-signing
2020-08-19 18:31:47 +02:00
willclarktech
d9335a2262
proto-signing: Update code for Long types 2020-08-19 17:23:10 +01:00
willclarktech
62ef41661d
proto-signing: Update codec type definitions 2020-08-19 17:03:11 +01:00
willclarktech
5b9009b78d
proto-signing: Force long in pbjs 2020-08-19 17:02:55 +01:00
willclarktech
8a5485f86f
stargate: Add long dependency 2020-08-19 16:59:40 +01:00
willclarktech
35cbad8f59
proto-signing: Add long dependency 2020-08-19 16:59:19 +01:00
willclarktech
62b6eb9e74
proto-signing: Wrap codec to ensure Long is available 2020-08-19 16:57:16 +01:00
mergify[bot]
f94e4f692d
Merge pull request #407 from CosmWasm/391-faucet-base-tokens
Use denom in faucet
2020-08-19 15:09:10 +00:00
Simon Warta
7a3d5a9e92
Merge pull request #404 from CosmWasm/test-new-gas-price
Test new GasPrice/GasLimits interface in CLI
2020-08-19 17:04:49 +02:00
willclarktech
7b84d7a388
Update CHANGELOG for faucet denom change 2020-08-19 16:02:04 +01:00
willclarktech
6b0821192e
faucet: Update package.json scripts for denom 2020-08-19 16:02:04 +01:00
willclarktech
445b5065c0
faucet: Update tests for denom 2020-08-19 16:02:04 +01:00
willclarktech
795451ee14
faucet: Refactor faucet to use denom
Still accepts ticker via credit API request
2020-08-19 15:51:12 +01:00
Simon Warta
bfeeb3ad33 Remove obsolete buildFeeTable helper 2020-08-19 12:55:22 +02:00
Simon Warta
e99e0f2eef Add CLI example to show the new GasPrice/GasLimits interface 2020-08-19 12:54:11 +02:00
Simon Warta
0bd8d5ecf2
Merge pull request #399 from CosmWasm/396-fee-table
Update Fee tables
2020-08-19 12:16:27 +02:00
willclarktech
47018d2b6f
math: Change Decimal.multiply to operate on Uint classes 2020-08-19 10:45:50 +01:00
willclarktech
3cbe9e9676
cosmwasm: Extend CosmosFeeTable in SigningCosmWasmClient 2020-08-19 10:45:50 +01:00
willclarktech
5630330c09
cli: Update cli for CosmWasmFeeTable change 2020-08-19 10:13:54 +01:00
willclarktech
3e080e834b
Update CHANGELOG for faucet fee table changes 2020-08-19 10:13:54 +01:00
willclarktech
a71e8f3502
faucet: Update for fee table changes 2020-08-19 10:13:54 +01:00
willclarktech
53b413d96b
Update CHANGELOG for fee table changes 2020-08-19 10:13:54 +01:00
willclarktech
03bb146d23
cosmwasm: Add tests for fee table in SigningCosmWasmClient 2020-08-19 10:13:53 +01:00
willclarktech
8c1fd0fdca
cosmwasm: Refactor FeeTable for SigningCosmWasmClient 2020-08-19 10:13:53 +01:00
willclarktech
e4767ed2e2
launchpad: Add default fees to SigningCosmosClient construction test 2020-08-19 10:13:53 +01:00
willclarktech
914f8d94bb
launchpad: Refactor FeeTable type 2020-08-19 10:13:53 +01:00
willclarktech
f30004db73
launchpad: Update SigningCosmosClient to use GasPrice.fromString 2020-08-19 10:13:52 +01:00
willclarktech
86e7afbb1e
launchpad: Update GasPrice to hold Decimal 2020-08-19 10:13:52 +01:00
willclarktech
b94825f806
math: Add Decimal.multiply method and tests 2020-08-19 10:13:52 +01:00
willclarktech
04f8e06771
launchpad: Add basic test for GasPrice 2020-08-19 10:13:52 +01:00