mergify[bot]
|
fcd917d2c7
|
Merge pull request #361 from CosmWasm/getAccount-query
Add StargateClient.getAccount
|
2020-08-10 13:13:17 +00:00 |
|
Simon Warta
|
8a00b4d6df
|
Extract decodeBaseAccount
|
2020-08-10 15:06:56 +02:00 |
|
Simon Warta
|
9dd314e0bb
|
Avoid unnecessary number processing
|
2020-08-10 15:06:56 +02:00 |
|
Simon Warta
|
78b80555eb
|
Use full PubKey in validator.pubkey
|
2020-08-10 15:06:56 +02:00 |
|
Simon Warta
|
7578e00118
|
Test StargateClient.getAccount with validator and fix pubkey decoding
|
2020-08-10 15:06:56 +02:00 |
|
Simon Warta
|
851524c189
|
Pull out StargateClient.getAccount
|
2020-08-10 15:06:56 +02:00 |
|
Simon Warta
|
1469bfa8c1
|
Merge pull request #360 from CosmWasm/codegen-queries
Use autogenerated protobuf code for queries
|
2020-08-10 15:03:16 +02:00 |
|
Simon Warta
|
876335337f
|
Use autogenerated types for query code
|
2020-08-10 07:58:44 +02:00 |
|
Simon Warta
|
7fd5121142
|
Break && lists in scripts into multiple commands
|
2020-08-10 07:58:44 +02:00 |
|
Simon Warta
|
fb35426ae7
|
Add code generation to @cosmjs/stargate
|
2020-08-10 07:58:44 +02:00 |
|
Simon Warta
|
d293905964
|
Add codegen paths to .gitignore
|
2020-08-10 07:58:44 +02:00 |
|
willclarktech
|
8f0a33382d
|
proto-signing: Use yarn in scripts
|
2020-08-10 07:58:44 +02:00 |
|
Simon Warta
|
7c760e8b99
|
Update template
|
2020-08-10 07:58:44 +02:00 |
|
Simon Warta
|
b5bc3594f2
|
Upgrade simapp to nightly-2020-08-10
|
2020-08-10 07:58:43 +02:00 |
|
Simon Warta
|
a96b120a3f
|
Use 0.5s timeout consistently for all background scripts
|
2020-08-10 07:41:18 +02:00 |
|
Simon Warta
|
dcc68c4a96
|
Update dependency graphs
|
2020-08-10 06:46:38 +02:00 |
|
Simon Warta
|
b764063b8b
|
Merge pull request #357 from CosmWasm/upgrade-conventional-changelog
Upgrade conventional-changelog
|
2020-08-08 09:28:51 +02:00 |
|
Simon Warta
|
0a1de963cf
|
Upgrade conventional-changelog
|
2020-08-08 08:53:19 +02:00 |
|
Ethan Frey
|
2bf418f34a
|
Merge pull request #356 from CosmWasm/add-arrayContentEquals
Add and use arrayContentEquals
|
2020-08-07 11:24:48 +02:00 |
|
Simon Warta
|
93d4bfb5e6
|
Add and use arrayContentEquals
|
2020-08-07 10:37:57 +02:00 |
|
mergify[bot]
|
0cb2c9fae7
|
Merge pull request #355 from CosmWasm/balance-queries
Add getUnverifiedAllBalances
|
2020-08-06 16:17:54 +00:00 |
|
Simon Warta
|
6811a4574f
|
Rename to getAllBalancesUnverified
|
2020-08-06 18:09:23 +02:00 |
|
Simon Warta
|
78280fcae9
|
Extract coinFromProto
|
2020-08-06 18:08:00 +02:00 |
|
Simon Warta
|
e587fd639f
|
Pull out queryUnverified
|
2020-08-06 16:15:15 +02:00 |
|
Simon Warta
|
05a8ac9b71
|
Implement getUnverifiedAllBalances
|
2020-08-06 16:03:03 +02:00 |
|
Simon Warta
|
44c30d4aaa
|
Move query response type to @cosmjs/stargate
|
2020-08-06 15:43:15 +02:00 |
|
Simon Warta
|
b24a8f52f7
|
Test getBalance with non-existent address
|
2020-08-06 15:36:26 +02:00 |
|
Simon Warta
|
435660cb67
|
Use Coin type from @cosmjs/launchpad
|
2020-08-06 15:33:26 +02:00 |
|
Simon Warta
|
6f58e7c355
|
Merge pull request #353 from CosmWasm/stargate-client
Add initial setup for @cosmjs/stargate and StargateClient.getSequence
|
2020-08-06 15:29:10 +02:00 |
|
Simon Warta
|
26ae4e6a63
|
Regenerate genesis
|
2020-08-06 15:12:12 +02:00 |
|
Simon Warta
|
9170eb5ae1
|
Use different balances for STAKE and COSM
|
2020-08-06 15:08:43 +02:00 |
|
Simon Warta
|
bbee44da54
|
Pull out assertDefined
|
2020-08-06 14:10:08 +02:00 |
|
Simon Warta
|
b212e00cf7
|
Implement StargateClient.getBalance
|
2020-08-06 13:55:45 +02:00 |
|
Simon Warta
|
620785cc3a
|
Pull out queryVerified
|
2020-08-06 13:29:46 +02:00 |
|
Simon Warta
|
0a2f72f493
|
Unregister BaseAccount
|
2020-08-06 13:07:08 +02:00 |
|
Simon Warta
|
feb33aec3d
|
Rename decorator cosmosMessage -> registered
|
2020-08-06 13:06:58 +02:00 |
|
Simon Warta
|
c2e0efd158
|
Pull out uint64FromProto
|
2020-08-06 11:50:29 +02:00 |
|
Simon Warta
|
dce43b3f87
|
Add StargateClient.getSequence
|
2020-08-06 11:45:25 +02:00 |
|
Simon Warta
|
484149a427
|
Add decodeAny
|
2020-08-06 11:22:21 +02:00 |
|
Simon Warta
|
d393adf31a
|
Add StargateClient
|
2020-08-06 11:13:54 +02:00 |
|
Simon Warta
|
a8d8a0dfc2
|
Fix WASMD_ENABLED -> SIMAPP_ENABLED
|
2020-08-06 10:56:32 +02:00 |
|
Simon Warta
|
de07ad311b
|
Rename @cosmjs/sdk40 -> @cosmjs/stargate
|
2020-08-06 10:55:29 +02:00 |
|
mergify[bot]
|
c4021c2f5f
|
Merge pull request #349 from CosmWasm/ports-used
Create overview of ports used
|
2020-08-06 08:46:52 +00:00 |
|
Simon Warta
|
b0c4d0e126
|
Create overview of ports used
|
2020-08-06 10:37:01 +02:00 |
|
Simon Warta
|
d2bf447575
|
Merge pull request #348 from CosmWasm/simapp-config
Improve simapp configuration process
|
2020-08-06 10:23:17 +02:00 |
|
Will Clark
|
bdf0015072
|
Merge pull request #345 from CosmWasm/simapp-start
Start simapp's in-process API
|
2020-08-06 10:21:15 +02:00 |
|
Will Clark
|
aa14aee63a
|
Merge pull request #346 from CosmWasm/upgrade-simd
Upgrade simd to nightly-2020-08-06
|
2020-08-06 10:18:49 +02:00 |
|
Simon Warta
|
7ec4939194
|
Apply custom settings to app.toml
|
2020-08-06 09:41:24 +02:00 |
|
Simon Warta
|
be1dc1ed8d
|
Apply custom settings to config.toml
|
2020-08-06 09:40:22 +02:00 |
|
Simon Warta
|
1c465b367b
|
Sort simapp genesis
|
2020-08-06 09:22:48 +02:00 |
|