Milan Steiner
6d6fe29ad0
Fix tests
2022-03-11 10:25:05 +01:00
Milan Steiner
bf25bc6409
getContracts(): Support more than 100 per code ID
2022-03-11 10:06:47 +01:00
Milan Steiner
52837a2a75
getCodes(): Support more than 100 code IDs
2022-03-11 09:59:30 +01:00
Milan Steiner
fe34588ff1
Fix build
2022-03-10 11:58:36 +01:00
Milan Steiner
d8d1e7c508
Moved AminoConverts back to aminotypes.ts
2022-03-10 11:41:46 +01:00
Milan Steiner
4eab4611dc
Merge branch 'remove-default-aminotypes' of github.com:cosmos/cosmjs into remove-default-aminotypes
2022-03-10 11:37:28 +01:00
Milan Steiner
79602091c8
Fix CI Errors
2022-03-10 11:37:23 +01:00
Milan Steiner
6da6b65aa4
Update packages/stargate/src/modules/distribution/aminomessages.spec.ts
...
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-03-10 11:14:00 +01:00
Milan Steiner
5f2b20995d
Update packages/stargate/src/modules/gov/aminomessages.spec.ts
...
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-03-10 11:13:56 +01:00
Milan Steiner
d4e23e8c58
Update packages/stargate/src/modules/staking/aminomessages.spec.ts
...
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-03-10 11:13:51 +01:00
Milan Steiner
c66540de24
Update packages/stargate/src/modules/ibc/aminomessages.spec.ts
...
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-03-10 11:13:46 +01:00
Milan Steiner
a01143c775
Update packages/stargate/src/modules/bank/aminomessages.spec.ts
...
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-03-10 08:52:45 +01:00
Milan Steiner
f76127f2f3
createDefaultTypes doesn't need to be exported
2022-03-09 16:31:11 +01:00
Milan Steiner
0596e4a4f1
Beautify code
2022-03-09 16:30:13 +01:00
Milan Steiner
aa1dd9ab8d
Beautify Code
2022-03-09 15:27:56 +01:00
Milan Steiner
069a298e44
Beautify Code
2022-03-09 15:24:03 +01:00
Milan Steiner
54610c9a49
Fix missing imports
2022-03-09 15:17:36 +01:00
Milan Steiner
e4dc9702c2
Split tests for aminotypes and move to modules
2022-03-09 15:14:43 +01:00
Milan Steiner
b6d6c6e043
Remove default types from AminoTypes
2022-03-09 14:53:06 +01:00
Simon Warta
97b8761f71
Move wasm aminotypes to modules/wasm/aminomessages
2022-03-06 21:32:42 +01:00
Simon Warta
248e7f3df3
Move messages to ./wasm/messages
2022-03-06 21:32:41 +01:00
Simon Warta
e5d9b6397b
Move wasm queries to modules/wasm folder
2022-03-06 21:32:41 +01:00
Simon Warta
f98537cbc7
Move remaining Amino messages to module folders
2022-03-06 21:32:41 +01:00
Simon Warta
fb5cc27c3b
Move Amino message types and converters to module folders
2022-03-06 21:32:41 +01:00
Simon Warta
35246342c9
Move encodeobjects to modules
2022-03-06 21:32:41 +01:00
Simon Warta
937dfd9867
Move messages to module folders
2022-03-06 21:32:41 +01:00
Simon Warta
902f21b98a
Organize queries by module
2022-03-06 21:32:41 +01:00
Simon Warta
46aeabf9f7
Upgrade @typescript-eslint/* to 5.13.0
2022-03-06 20:05:21 +01:00
Simon Warta
e2be3f0734
Set version 0.28.0-rc1
2022-03-03 12:13:24 +01:00
Simon Warta
1a89b4f20b
Update some compatibility information
2022-03-02 21:55:49 +01:00
Simon Warta
e28da931e4
Format MASK.md
2022-03-02 21:51:30 +01:00
Milan Steiner
2b6e30d48a
Fix LGTM Warnings ( #1069 )
...
* Removed unused variable
* Improve Regex
2022-03-02 18:26:57 +01:00
Simon Warta
ec1dd6df70
Update faucet repo name to confio/faucet [skip ci]
2022-03-02 16:25:22 +01:00
Milan Steiner
e05fece378
Update Dockerfile
2022-03-02 10:59:51 +01:00
Milan Steiner
94aa7f767e
Update packages/faucet/Dockerfile
...
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-03-01 16:39:31 +01:00
Milan Steiner
b4af83d92b
Update packages/faucet/Dockerfile
...
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-03-01 16:39:23 +01:00
Milan Steiner
72b34abccf
Adding faucet dockerfile
2022-03-01 15:12:44 +01:00
Simon Warta
d8b4521a0f
Create noble implementation of pbkdf2Sha512
2022-02-28 15:48:41 +01:00
Simon Warta
596564b511
Let getCryptoModule detect fallback modules
2022-02-27 21:15:34 +01:00
Simon Warta
75173d9464
Deactivate pbkdf2Sha512Subtle/pbkdf2Sha512Crypto tests when API unavailable
2022-02-27 20:50:03 +01:00
Simon Warta
656d35fe68
Disable "Test Case 4" because it takes a long time
2022-02-27 20:22:31 +01:00
Simon Warta
b855c80a58
Pull out pbkdf2Sha512Crypto
2022-02-27 20:20:53 +01:00
Simon Warta
1b49d85dd7
Pull out pbkdf2Sha512Subtle
2022-02-27 20:19:55 +01:00
Simon Warta
c2a0622475
Pull out pbkdf2Sha512
2022-02-27 19:40:29 +01:00
Simon Warta
5b5d64b0a5
Remove stream fallback (remove stream-browserify)
2022-02-27 13:16:47 +01:00
Simon Warta
31431e8e18
Remove unused pbkdf2 dependency
2022-02-27 13:13:41 +01:00
Simon Warta
9603a1da46
Pull out and fix getSubtle()
2022-02-27 13:12:14 +01:00
Simon Warta
956b5379a3
Use pbkdf2 from subtle
2022-02-27 13:12:14 +01:00
Simon Warta
64d60c7083
Re-implement bip39
2022-02-27 13:12:14 +01:00
Milan Steiner
fab55d3807
Renamed cosmwasm-cli to cosmjs-cli ( #1059 )
...
* Renamed cosmwasm-cli to cosmjs-cli
* Fixed build error
2022-02-22 14:08:11 +01:00
Milan Steiner
4c8b278c1d
Create toBech32 and fromBech32 in @cosmjs/encoding ( #1058 )
...
* Create toBech32 and fromBech32
* Add changes to CHANGELOG.md
* Fix linting
* Update packages/encoding/src/bech32.ts
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
* Update CHANGELOG.md
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
* Update packages/encoding/src/bech32.ts
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
* Update bech32.ts
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-02-22 14:05:34 +01:00
Milan Steiner
9b80dff493
Rename launchpadledger ( #1056 )
...
* Rename LaunchpadLedger to LedgerConnector
* Added changelog entry
* Update CHANGELOG.md
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
* Rename property ledger to connector
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-02-22 11:43:16 +01:00
Milan Steiner
48aeb1ddeb
Implement Query SlashingExtension ( #1040 )
...
* Implement Query SlashingExtension
* Add proper tests for slashing
* Added changes to CHANGELOG.md
* Fix tests
* Change test description to match the others
* dont call slashingextension in stargateclient
* Fix linting
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-02-21 22:05:04 +01:00
Simon Warta
333e4689a7
Merge pull request #1051 from cosmos/upgrade-karma
...
Upgrade karma to 6.3.16
2022-02-21 11:11:33 +01:00
Milan Steiner
8068f2fc20
new message types in defaultRegistry
2022-02-21 10:49:18 +01:00
Simon Warta
dea11b017c
Upgrade karma to 6.3.16
2022-02-20 22:57:01 +01:00
Simon Warta
6cd5cd04fb
Merge pull request #1050 from cosmos/upgrade-ics23
...
Upgrade @confio/ics23 to 0.6.8
2022-02-20 20:22:21 +01:00
Simon Warta
22b2f53132
Upgrade @confio/ics23 to 0.6.8
2022-02-20 19:59:39 +01:00
Simon Warta
c079c1402f
Improve a bunch of secp256k1 comments
2022-02-20 19:55:12 +01:00
Simon Warta
065e714cf8
Add Secp256k1.uncompressPubkey
2022-02-20 19:54:51 +01:00
Simon Warta
10d101b5fc
Check uniqueness of Amino type in fromAmino
2022-02-17 17:33:59 +01:00
Simon Warta
f356ae45dd
Add AminoTypes constructor tests
2022-02-17 17:08:36 +01:00
Simon Warta
f45c5b5073
Rewrite code to better explain AminoTypes constructor
2022-02-17 13:56:23 +01:00
Milan Steiner
be22507caf
getTime() instead of getDate()
2022-02-16 15:18:18 +01:00
Milan Steiner
5f0678764b
Date doesn't have to be type explicit
2022-02-16 15:08:24 +01:00
Milan Steiner
a9bc07d4be
Using Map instead of an array
2022-02-16 12:18:20 +01:00
Milan Steiner
a525f5200d
Typo
2022-02-14 12:56:00 +01:00
Milan Steiner
f9bcecbe20
Using address instead of ip to prevent draining
2022-02-14 12:54:59 +01:00
Milan Steiner
89b73437af
Faucet can only be used once a day per ip
2022-02-14 12:48:24 +01:00
Simon Warta
9e7adb2c2b
Set default gas limit for send transactions to 100k
2022-02-09 22:38:44 +01:00
Simon Warta
0f0c9d8a75
Merge pull request #1029 from cosmos/rm-launchpad-v2
...
Remove laucnhpad
2022-02-08 15:36:01 +01:00
Simon Warta
857bb7a3c6
Merge pull request #1028 from cosmos/wasmd-0.23
...
Set wasmd to v.0.23.0
2022-02-08 15:30:59 +01:00
Simon Warta
9970f77f18
Remove laucnhpad
...
Applies diff from https://github.com/cosmos/cosmjs/pull/1015
2022-02-08 13:56:18 +01:00
Milan Steiner
e3299d704c
extend bech32AddressMatcher in testutils
2022-02-08 10:59:44 +01:00
Milan Steiner
68aafae953
Update Testutils
2022-02-08 09:41:16 +01:00
Milan Steiner
45d3a03155
Update testutils
2022-02-08 09:20:18 +01:00
Milan Steiner
be1cbed333
Increase defaultSendFee from 80_000 to 200_000
2022-02-07 18:20:07 +01:00
Simon Warta
1cfda9dccf
Merge pull request #1027 from cosmos/add-new-msgs
...
Adding new messages to defaultRegistryTypes
2022-02-07 14:57:50 +01:00
Milan Steiner
7aad55177b
Alphabetically sorting defaultRegistryTypes
2022-02-07 14:18:56 +01:00
Milan Steiner
c99fe5653d
Merge branch 'add-new-msgs' of github.com:cosmos/cosmjs into add-new-msgs
2022-02-07 09:11:07 +01:00
Milan Steiner
532dd70400
Fix imports
2022-02-07 09:07:36 +01:00
Milan Steiner
cc2ff476c0
Merge branch 'main' into add-new-msgs
2022-02-04 15:29:52 +01:00
Milan Steiner
4f9f09e3f8
Adding new messages to defaultRegistryTypes
2022-02-04 15:27:21 +01:00
Milan Steiner
33cfa9842c
Merge branch 'main' into gas-in-cosmwasm
2022-02-04 09:48:49 +01:00
Milan Steiner
0c7ff05b4d
Adding tests
2022-02-04 09:42:48 +01:00
Simon Warta
77645e8f64
Add block heights to CosmWasm client results
2022-02-03 09:08:47 +01:00
Simon Warta
f8ed0086d7
Merge branch 'main' into Registry-constructor-arguments
2022-02-02 11:40:43 +01:00
Milan Steiner
cda08197d6
Fix Linting
2022-02-02 09:47:56 +01:00
Milan Steiner
cf6487d874
Editing Docs
2022-02-02 09:39:54 +01:00
Milan Steiner
25d9b6cd51
Fix linting errors
2022-02-02 09:29:19 +01:00
Milan Steiner
7c439e155c
Adding MsgSend to defaultRegistryTypes
2022-02-01 17:02:10 +01:00
Milan Steiner
697e4d2fec
Fix linting
2022-02-01 16:33:25 +01:00
Milan Steiner
7af2c64732
Let Registry constructor argument override types
2022-02-01 16:17:27 +01:00
Milan Steiner
8c9c759624
Fix implementation of evidence so its non optional
2022-02-01 15:15:51 +01:00
Milan Steiner
c0882460b0
Fix implementation of evidence so its non optional
2022-02-01 14:59:30 +01:00
Milan Steiner
ca969f2822
Make evidence non optional
2022-02-01 14:29:32 +01:00
Simon Warta
6db399a340
Add gasWanted/gasUsed values to all result types of SigningCosmWasmClient
2022-01-31 09:58:49 +01:00
Simon Warta
aa804db064
Improve fromHex: avoid deprecated substr, write to output buffer directly
2022-01-29 20:50:26 +01:00
Simon Warta
6595521956
Bump target to es2018
2022-01-27 23:45:05 +01:00
Simon Warta
53c52356c7
Merge pull request #1014 from cosmos/improve-AminoTypes-constructor
...
Make prefix required in AminoTypes constructor
2022-01-27 09:40:30 +01:00
Simon Warta
8b775c84bb
Add toRealUint8Array
2022-01-26 21:33:20 +01:00
Simon Warta
3c7d886eee
Use Sha2 from @noble/hashes
2022-01-26 21:32:35 +01:00
Simon Warta
218c341f67
Use sha3 from noble
2022-01-26 21:32:35 +01:00
Simon Warta
4a6253f16b
Replace ripemd160 dependencies with @noble/hashes
2022-01-26 21:32:30 +01:00
Simon Warta
353f2da4a8
Make prefix required in AminoTypes constructor
2022-01-26 16:38:35 +01:00
Simon Warta
f812fe7be9
Remove SHA1
2022-01-26 15:35:57 +01:00
Simon Warta
e098e763dd
Set version 0.27.1
2022-01-26 15:28:55 +01:00
Simon Warta
5176fad733
Refactor we demo and add show address functionality
2022-01-26 13:45:20 +01:00
Simon Warta
9d35df3d91
Use bech32 encoder from CosmJS
2022-01-26 13:45:20 +01:00
Simon Warta
7fec3a2875
Improve demo script for node to show adresses
2022-01-26 13:45:20 +01:00
Simon Warta
c3f062dfb1
Disable @typescript-eslint/explicit-module-boundary-types for .js files
2022-01-26 13:45:20 +01:00
Simon Warta
75d5722df5
Write some showAddress docs
2022-01-26 13:45:20 +01:00
Simon Warta
e48101f8a7
Refactor to LaunchpadLedger.showAddress
2022-01-26 13:45:15 +01:00
Simon Warta
08bb7e4e73
Add missing pubkey encoding
2022-01-26 13:44:59 +01:00
Simon Warta
450480791b
adding show address in ledgerSigner
2022-01-26 13:44:53 +01:00
Simon Warta
ec98fc1996
Avoid parsing evidence from Tendermint
2022-01-26 12:45:18 +01:00
Simon Warta
8b59c70e71
Export WasmExtension and setupWasmExtension
2022-01-25 18:45:03 +01:00
Simon Warta
40a1121b8e
Merge pull request #996 from cosmos/notes-on-registry
...
Simplify usage and examples for Registry
2022-01-20 16:07:06 +01:00
Assaf Morami
f55e157187
Update packages/stargate/src/aminomsgs.ts
...
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-01-20 12:07:59 +02:00
Assaf Morami
17ea689da8
Fix ambiguity in TimeoutTimestamp docs
...
Also see https://github.com/cosmos/ibc-go/pull/715
2022-01-20 08:20:49 +02:00
Simon Warta
f48c0e3105
Simplify usage and examples for Registry
2022-01-19 14:33:08 +01:00
Simon Warta
96de965a21
Add type ID/type URL to error messages in AminoTypes
2022-01-19 09:02:40 +01:00
Simon Warta
c3eae7c28a
Add fromBinary/toBinary
2022-01-13 22:26:42 +01:00
Simon Warta
c192fc9b95
Set version 0.27.0
2022-01-10 16:03:01 +01:00
Simon Warta
6ad4135bb7
Merge pull request #976 from cosmos/gasprice-tostring
...
Add GasPrice.toString
2022-01-10 15:41:18 +01:00
Simon Warta
7c57b5aee1
Add GasPrice.toString
2022-01-10 15:18:04 +01:00
Simon Warta
0bd186d0e3
Replace colors with chalk in @cosmjs/cli
2022-01-10 14:27:29 +01:00
Simon Warta
576bf2a5a2
Add MintExtension for queries
2022-01-04 23:32:10 +01:00
Simon Warta
6d9398475f
Add decodeCosmosSdkDecFromProto
2022-01-04 22:48:54 +01:00
Simon Warta
57a56cfa6a
Set version 0.27.0-rc2
2021-12-06 13:52:25 +01:00
Simon Warta
61fb5872df
Adaot tests to Date -> Timestamp change
2021-12-06 11:05:15 +01:00
Simon Warta
fa58c73988
Upgrade cosmjs-types to ^0.4.0
2021-12-06 09:50:52 +01:00
Simon Warta
700cac88ec
Set version 0.27.0-rc1
2021-12-01 13:21:49 +01:00
Simon Warta
34e0220e03
Sort exports
2021-12-01 11:58:57 +01:00
Simon Warta
d6fa413e61
Move StdTx, isStdTx and makeStdTx to @cosmjs/amino
2021-11-25 22:46:30 +01:00
Simon Warta
b56200d2e5
Merge DeliverTxFailure/DeliverTxSuccess into DeliverTxResponse
2021-11-25 17:57:12 +01:00
Simon Warta
74db678ab4
Fix imports from build folders to packages
2021-11-25 17:18:43 +01:00
Simon Warta
652d377f1d
Accept non-string type in getAccount error
2021-11-24 13:56:36 +01:00
Simon Warta
b859384035
Upgrade typedoc to 0.22
2021-11-24 13:31:57 +01:00
Simon Warta
28ddfeb45c
Upgrade TypeScript to 4.4 and adapt code
2021-11-24 13:26:36 +01:00
Simon Warta
73e255a500
Adapt compatibility table
2021-11-24 11:09:57 +01:00
Simon Warta
4d2479f68f
Adapt AMINO JSON representation of messages sent to contracts
2021-11-24 11:09:10 +01:00
Simon Warta
baa4e5e049
Merge pull request #946 from cosmos/rename-BroadcastTxResponse
...
Rename BroadcastTx{Success,Failure} to DeliverTx{Success,Failure}
2021-11-24 09:25:00 +01:00
Simon Warta
5baf9781de
Rename BroadcastTx{Success,Failure} to DeliverTx{Success,Failure}
2021-11-23 18:39:39 +01:00
Simon Warta
3b559d22d1
Add denomMetadata/denomsMetadata queries to BankExtension
2021-11-23 14:35:23 +01:00
Simon Warta
90ebdd2bc4
Add hash to BroadcastTxAsyncResponse
2021-11-23 10:25:38 +01:00
Simon Warta
e3ce6eb3d8
Add missing BlockSearchResponse case to Response
2021-11-23 10:16:10 +01:00
Simon Warta
39bd0d437f
Merge pull request #942 from cosmos/upgrade-to-yarn3
...
Upgrade to yarn 3.1.0
2021-11-23 09:45:32 +01:00
Simon Warta
5e6477ada4
Run tests through yarn
2021-11-22 22:47:23 +01:00
Simon Warta
95e6156d3b
Use symbols from tendermint34 folder
2021-11-22 21:13:43 +01:00
Simon Warta
fe07180431
Remove Tendermint33Client and related symbols
2021-11-22 21:09:36 +01:00
Simon Warta
8ac88b7f74
Merge branch '0.26'
2021-11-22 18:58:32 +01:00
Simon Warta
895b494f95
Set version 0.26.5
2021-11-20 13:01:17 +01:00
Simon Warta
cd5bc69012
Fix undefined this in decodeBroadcastTxAsync
2021-11-20 10:24:33 +01:00
Simon Warta
b4aa877843
Try SIGN_MODE_UNSPECIFIED
2021-11-20 09:46:11 +01:00
Simon Warta
37b472af44
Allow the use of a custom gas multiplier
2021-11-20 09:46:11 +01:00
Simon Warta
86467822f9
Add "auto" option to fee
2021-11-20 09:46:11 +01:00
Simon Warta
e3b18c3859
Use sendTokens and signAndBroadcast in example
2021-11-20 09:46:11 +01:00
Simon Warta
20e49746c5
Use coins helper in examples
2021-11-20 09:46:11 +01:00
Simon Warta
926767d1e1
Add simulate example
2021-11-20 09:46:11 +01:00
Simon Warta
2a16375eab
Increase accepted gas range in simulation tests
2021-11-20 09:46:11 +01:00
Simon Warta
4bf33f24ea
Add SigningCosmWasmClient.simulate
2021-11-20 09:46:11 +01:00
Simon Warta
5511c242c1
Add SigningStargateClient.simulate
2021-11-20 09:46:10 +01:00
Simon Warta
8a944ddf21
Add query extension tx for simulation
2021-11-20 09:46:10 +01:00
Simon Warta
25556ae4a8
Add Registry.encodeAsAny
2021-11-20 09:46:10 +01:00
Simon Warta
ab3b04b96b
Merge pull request #936 from cosmos/upgrade-bnjs-5
...
Upgrade bn.js to version 5
2021-11-19 10:42:24 +01:00
Simon Warta
01a8212775
Upgrade bn.js to version 5
2021-11-19 10:16:44 +01:00
Simon Warta
c03a06e26b
Remove default URLs from HttpClient and WebsocketClient
2021-11-19 10:12:11 +01:00
Simon Warta
eda053bfbf
Merge branch '0.26'
2021-11-18 23:16:10 +01:00
Simon Warta
91f3c9872e
Upgrade prettier to 2.4.1
2021-11-18 23:04:36 +01:00
Simon Warta
67866dbaa4
Format cosmwasm example
2021-11-18 22:36:29 +01:00
Simon Warta
f3227209df
Fix stargate example to latest fee API
2021-11-18 22:36:17 +01:00
Simon Warta
de32f787e9
Fix SIMAPP42_ENABLED -> WASMD_ENABLED for cosmwasm example
2021-11-18 22:18:36 +01:00
Simon Warta
09c37c5868
Remove unused ERC20_ENABLED
...
This is never read since https://github.com/cosmos/cosmjs/pull/701
2021-11-18 22:17:47 +01:00
Simon Warta
acc3f1e53d
Add SDK 0.44 vote options to tests
2021-11-18 15:21:01 +01:00
Simon Warta
09b94d77dc
Upgrade cosmjs-types to 0.3.0 and adapt code
2021-11-18 09:57:29 +01:00
Simon Warta
f8bd2e3783
Remove obsolete pendingWithoutSimapp42 import in tests
2021-11-17 16:31:58 +01:00
Simon Warta
dc814b1e26
Merge branch '0.26'
2021-11-17 12:54:38 +01:00
Simon Warta
584a8c0ceb
Merge branch '0.26'
2021-11-17 00:06:46 +01:00
Simon Warta
0e63ee5cc6
Let coin/coins take amount as number | string
2021-11-09 17:51:12 +01:00
Simon Warta
106f2b1354
Improve CUSTOM_PROTOBUF_CODECS.md and update to 0.26
2021-11-02 14:59:36 +01:00
Simon Warta
2e0fef4546
Set version 0.26.4
2021-10-28 22:08:06 +02:00
Simon Warta
e754fad581
Fix response error handling for smart queries
2021-10-28 16:43:49 +02:00
Simon Warta
a4d4d4382f
Remove unneeded lint ignores
2021-10-28 16:43:49 +02:00
Simon Warta
5aed28fc1b
Set version 0.26.3
2021-10-25 11:13:00 +02:00
Simon Warta
fbaf8d7068
Deprecate verified queries
2021-10-24 22:35:45 +02:00
Simon Warta
a2b6e74524
Make env vars simapp42/simapp44 specific
2021-10-24 21:52:39 +02:00
Simon Warta
d0e81e665c
Rename simapp -> simapp42
2021-10-24 21:52:39 +02:00
Simon Warta
054acb7c80
Use query queryVerified key that works for 0.42 and 0.44
2021-10-24 21:52:39 +02:00
Simon Warta
4547b8ea50
Remove verified queries
2021-10-20 23:12:16 +02:00
Simon Warta
2906dac731
Merge branch 'main' into custom-ledger-app-simon
2021-10-20 12:10:53 +02:00
Simon Warta
456c9c8645
Improve docs on ledgerAppName/requiredLedgerAppVersion
2021-10-20 12:05:09 +02:00
Simon Warta
a1861add4e
Clarify error text on min version
2021-10-20 12:04:41 +02:00
Simon Warta
ba4509ac28
Format code
2021-10-20 12:02:45 +02:00
Simon Warta
f198f0acc4
Set version 0.26.2
2021-10-12 14:39:52 +02:00
Simon Warta
3ac2178c8b
Improve Ledger docs
2021-10-12 14:31:25 +02:00
Simon Warta
f6e3095196
Upgrade wasmd to 0.20
2021-10-12 13:43:23 +02:00
Simon Warta
b6df15cff2
Fix getContracts test after #900 started to create additional instances
2021-10-12 13:43:11 +02:00
Simon Warta
3593b405c9
Fix message encoding in AminoMsgMigrateContract
2021-10-12 11:55:43 +02:00
Simon Warta
fa9004b5ea
Fix message encoding in AminoMsgExecuteContract
2021-10-12 11:55:43 +02:00