Simon Warta
|
19882e6849
|
Add integer check to Uint64.fromNumber
|
2020-07-25 15:00:39 +02:00 |
|
Simon Warta
|
87f17685ac
|
Merge pull request #288 from CosmWasm/staking-extension
Add StakingExtension
|
2020-07-23 16:31:46 +02:00 |
|
willclarktech
|
e18a95e803
|
scripts: Fix env variable in wasmd/cli.sh
|
2020-07-23 13:53:27 +02:00 |
|
willclarktech
|
90efa7d593
|
sdk38: Update staking extension historical info test
|
2020-07-23 13:47:56 +02:00 |
|
willclarktech
|
8f9884ecae
|
scripts: Update wasmd to v0.9.1
|
2020-07-23 13:46:36 +02:00 |
|
willclarktech
|
fd736879f8
|
sdk38: Update staking extension for review comments
|
2020-07-22 16:53:17 +02:00 |
|
willclarktech
|
bd6b90d5fd
|
sdk38: Update lcd staking extension tests
|
2020-07-22 16:53:16 +02:00 |
|
willclarktech
|
88a2fd1a88
|
sdk38: Use BlockHeader type from lcdapi base in staking extension
|
2020-07-22 16:53:16 +02:00 |
|
willclarktech
|
a4187591ca
|
sdk38: Add undelegation tests and fix types
|
2020-07-22 16:53:16 +02:00 |
|
willclarktech
|
b1db53def8
|
sdk38: Export staking interfaces from lcdapi index
|
2020-07-22 16:53:16 +02:00 |
|
willclarktech
|
8e57338e24
|
sdk38: Fill out staking extension
|
2020-07-22 16:53:16 +02:00 |
|
willclarktech
|
4b34249d77
|
sdk38: Add additional staking validators test
|
2020-07-22 16:53:16 +02:00 |
|
willclarktech
|
04c7535904
|
sdk38: Update eslint overrides in LCD staking module
|
2020-07-22 16:53:15 +02:00 |
|
Simon Warta
|
c464d875df
|
Add /staking/validators query
|
2020-07-22 16:53:15 +02:00 |
|
Simon Warta
|
6baaa270c9
|
Add placeholders for missing /staking routes
|
2020-07-22 16:53:15 +02:00 |
|
Simon Warta
|
f239f86047
|
Add StakingExtension
|
2020-07-22 16:53:15 +02:00 |
|
Will Clark
|
4f86ba37f5
|
Merge pull request #309 from CosmWasm/298-changelog
Add CHANGELOG
|
2020-07-22 16:52:32 +02:00 |
|
willclarktech
|
4625e3033d
|
root: Add CHANGELOG.md
|
2020-07-22 16:45:07 +02:00 |
|
Simon Warta
|
0e20be743c
|
Merge pull request #308 from CosmWasm/299-rename-getnonce-getsequence
Rename getNonce -> getSequence
|
2020-07-22 13:48:41 +02:00 |
|
willclarktech
|
9500a2ac1b
|
sdk38: Update documentation for getNonce renaming
|
2020-07-22 13:30:40 +02:00 |
|
willclarktech
|
96d6c4e120
|
sdk38: Rename GetNonceResult -> GetSequenceResult
|
2020-07-22 13:27:16 +02:00 |
|
willclarktech
|
7159896d88
|
sdk38: Rename getNonce -> getSequence
|
2020-07-22 13:25:45 +02:00 |
|
Simon Warta
|
d86dd3ed7c
|
Merge pull request #307 from CosmWasm/crypto-improvements
Improve crypto docs and types
|
2020-07-22 11:04:22 +02:00 |
|
Simon Warta
|
5811e0ff53
|
Remove overly complicated tagged types
|
2020-07-22 10:09:45 +02:00 |
|
Simon Warta
|
5e3c1cbfba
|
Create xchacha20NonceLength constant
|
2020-07-22 10:09:45 +02:00 |
|
Simon Warta
|
325a28d8ec
|
Improve Bip39.encode docs
|
2020-07-22 08:28:49 +02:00 |
|
Will Clark
|
1ae9ac2e4c
|
Merge pull request #305 from CosmWasm/219-pbkdf2-uint8array
Use pbkdf2 Uint8Array support
|
2020-07-21 13:42:41 +02:00 |
|
willclarktech
|
bba02640fa
|
crypto: Update for pbkdf2 Uint8Array support
|
2020-07-21 13:35:06 +02:00 |
|
willclarktech
|
b7ceae3f0f
|
crypto: Update pbkdf2 dependencies
|
2020-07-21 13:35:06 +02:00 |
|
Simon Warta
|
8caf75dec3
|
Merge pull request #304 from CosmWasm/sdk38-msg-types
Add cosmos-sdk message types
|
2020-07-21 13:23:04 +02:00 |
|
willclarktech
|
3b14b11544
|
sdk38: Add cosmos msg types
|
2020-07-21 12:44:28 +02:00 |
|
Simon Warta
|
6d042dd666
|
Merge pull request #297 from CosmWasm/dependabot/npm_and_yarn/lodash-4.17.19
build(deps): bump lodash from 4.17.15 to 4.17.19
|
2020-07-16 15:34:12 +02:00 |
|
dependabot[bot]
|
3ba3327096
|
build(deps): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-16 13:24:07 +00:00 |
|
Will Clark
|
0f571a2429
|
Merge pull request #296 from CosmWasm/289-upgrade-protobufjs
Upgrade protobufjs to 6.10.0
|
2020-07-16 15:22:12 +02:00 |
|
willclarktech
|
e59beb01ac
|
proto-signing: Update for new proto definition structure
|
2020-07-16 15:13:13 +02:00 |
|
willclarktech
|
363790d00f
|
proto-signing: Update generated proto files
|
2020-07-16 15:09:20 +02:00 |
|
willclarktech
|
e865163558
|
proto-signing: Update define-proto script
|
2020-07-16 15:09:04 +02:00 |
|
willclarktech
|
6e7dd7d9a0
|
proto-signing: Update predefine-proto script
|
2020-07-16 15:08:39 +02:00 |
|
willclarktech
|
1c51f7e743
|
proto-signing: Upgrade protobuf.js to 6.10.0
|
2020-07-16 12:57:19 +02:00 |
|
Simon Warta
|
161fc84981
|
Merge pull request #295 from CosmWasm/276-sdk38-distribution-module
Add LCD support for distribution module
|
2020-07-16 12:50:34 +02:00 |
|
willclarktech
|
4ca3487383
|
sdk38: Update gov module test
|
2020-07-16 11:52:49 +02:00 |
|
willclarktech
|
ebb1526ca6
|
sdk38: Specify MsgDelegate type in distribution module test
|
2020-07-16 11:50:34 +02:00 |
|
willclarktech
|
7fd8355d33
|
sdk38: Use assert util in distribution module test
|
2020-07-16 11:50:34 +02:00 |
|
willclarktech
|
0eab1b020e
|
sdk38: Export distribution module types and setup function
|
2020-07-16 11:50:34 +02:00 |
|
willclarktech
|
fd8ceee967
|
sdk38: Add tests for LCD distribution module
|
2020-07-16 11:44:01 +02:00 |
|
willclarktech
|
509a7e9164
|
sdk38: Add distribution module to LCD
|
2020-07-16 11:43:57 +02:00 |
|
Simon Warta
|
cf375d396c
|
Merge pull request #292 from CosmWasm/276-sdk38-gov-module
Add gov extension to Cosmos SDK 0.38 LCD
|
2020-07-16 11:26:26 +02:00 |
|
willclarktech
|
c8ba1fd574
|
sdk38: Use assert util in gov module test
|
2020-07-16 11:07:59 +02:00 |
|
willclarktech
|
79afed49af
|
sdk38: Use wasmd.endpoint in gov module test
|
2020-07-15 17:24:47 +02:00 |
|
willclarktech
|
9f651cd305
|
sdk38: Switch to eslint naming-convention rule in gov module
|
2020-07-15 17:01:26 +02:00 |
|