Simon Warta
|
6dd634afda
|
Remove unnecessary address prefix from createStakingAminoConverters
|
2022-12-08 15:21:28 +01:00 |
|
Simon Warta
|
866a831dca
|
Make input and output of decodePubkey non-optional
|
2022-12-08 12:55:11 +01:00 |
|
Simon Warta
|
55da02982a
|
Rename argument to queryKey in queryVerified
|
2022-12-07 19:24:40 +01:00 |
|
Simon Warta
|
037dc3d69f
|
Create queryStoreVerified and deprecate queryVerified
|
2022-12-07 19:16:34 +01:00 |
|
Simon Warta
|
e015f947ba
|
Export missing QueryAbciResponse
|
2022-12-07 19:16:34 +01:00 |
|
Simon Warta
|
911027da59
|
Organize protoDecimalToJson test code
|
2022-12-07 11:00:46 +01:00 |
|
Simon Warta
|
e61dd42e82
|
Remove protoDecimalToJson export
|
2022-12-07 11:00:46 +01:00 |
|
keupsonite
|
cc1e8531d8
|
Update packages/stargate/src/modules/staking/aminomessages.ts
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
|
2022-12-07 11:00:46 +01:00 |
|
keupsonite
|
63cfaad9e8
|
Fix protoDecimalToJson 0 fractional part
|
2022-12-07 11:00:46 +01:00 |
|
Simon Warta
|
503e94996f
|
Add QueryClient.queryAbci and deprecate QueryClient.queryUnverified
|
2022-11-24 19:49:28 +01:00 |
|
Simon Warta
|
ccef527467
|
Fix Amino JSON for commission_rate/min_self_delegation
|
2022-10-25 09:05:31 +02:00 |
|
Simon Warta
|
f2cfb3136a
|
Add DeliverTxResponse.events
|
2022-10-24 23:42:03 +02:00 |
|
Simon Warta
|
e62e461f85
|
Add structured Eventss to IndexTx.events
|
2022-10-24 16:49:26 +02:00 |
|
Simon Warta
|
cb2abf0592
|
Test MsgEditValidator
|
2022-10-13 16:30:26 +02:00 |
|
Simon Warta
|
857270db49
|
Fix pubkey type in AminoMsgCreateValidator and test
|
2022-10-13 15:37:41 +02:00 |
|
Simon Warta
|
dbd54f9e24
|
Fix decimal handling for Amino JSON of MsgCreateValidator and MsgEditValidator
|
2022-10-13 15:29:27 +02:00 |
|
Simon Warta
|
e92534dcbf
|
Pull out sendFeeAndStakingTokens
|
2022-10-13 15:29:27 +02:00 |
|
Simon Warta
|
672e05f15f
|
Test MsgCreateValidator
|
2022-10-13 15:29:27 +02:00 |
|
Simon Warta
|
30a2ed74af
|
Add MsgBeginRedelegateEncodeObject, MsgCreateValidatorEncodeObject, MsgEditValidatorEncodeObject
|
2022-10-13 15:29:27 +02:00 |
|
Simon Warta
|
7fb06c808e
|
Add address to "Account does not exist on chain." error message
|
2022-10-01 23:52:29 +02:00 |
|
Simon Warta
|
46100c8f32
|
Export createCrysisAminoConverters, createEvidenceAminoConverters,
createSlashingAminoConverters and createVestingAminoConverters
|
2022-09-07 18:34:07 +02:00 |
|
Simon Warta
|
3c919014fe
|
Fix typo freegrant -> feegrant
|
2022-09-07 18:21:39 +02:00 |
|
Simon Warta
|
503bd40ab1
|
Add setupAuthzExtension, setupFeegrantExtension and setupSlashingExtension
|
2022-09-07 18:21:29 +02:00 |
|
Simon Warta
|
e39204599a
|
Merge ./module re-exports into one block
|
2022-09-07 18:17:18 +02:00 |
|
Simon Warta
|
cc2e36995a
|
Finalize feegrant code
|
2022-09-07 17:50:57 +02:00 |
|
Simon Warta
|
c959343cac
|
Test feegrant
|
2022-09-07 16:35:17 +02:00 |
|
arnabghose997
|
b1bba0911e
|
removed assignment of payer and granter to empty string
|
2022-09-07 15:31:07 +02:00 |
|
arnabghose997
|
d843da4a60
|
granter and payer are added in the StdFee interface
|
2022-09-07 15:31:07 +02:00 |
|
arnabghose997
|
4e7490ee5f
|
lint fix
|
2022-09-07 15:31:07 +02:00 |
|
arnabghose997
|
45ee5fe15a
|
reciprocated makeAuthInfoBytes function changes
|
2022-09-07 15:31:07 +02:00 |
|
Simon Warta
|
771829f928
|
Add height parameter to QueryClient.queryUnverified
|
2022-09-05 15:05:21 +02:00 |
|
Simon Warta
|
3216b838dc
|
Add pagination support to BankExtension.totalSupply
|
2022-08-11 22:20:38 +02:00 |
|
Simon Warta
|
26557c1c20
|
Simplify PageRequest generation
No need to set default values
|
2022-08-11 22:14:51 +02:00 |
|
Simon Warta
|
e91367d8da
|
Rename codeSpace to codespace
|
2022-08-10 19:06:12 +02:00 |
|
Simon Warta
|
775e433c2d
|
Create and use BroadcastTxError
|
2022-08-10 18:45:03 +02:00 |
|
Simon Warta
|
0136d127e6
|
Add Amino JSON support for MsgCreateVestingAccount
|
2022-08-05 14:57:58 +02:00 |
|
Simon Warta
|
2f2ae9b55f
|
Use txBytes in simulation
|
2022-08-03 18:47:47 +02:00 |
|
Simon Warta
|
b73487acbb
|
Remove the usage of the simapp42 backend
|
2022-08-03 18:43:06 +02:00 |
|
Simon Warta
|
6ffcc622e1
|
Fix slowSimappEnabled implementation
|
2022-08-03 18:11:15 +02:00 |
|
Simon Warta
|
cad4352775
|
Fix some more tests for 0.46
|
2022-08-03 15:57:50 +02:00 |
|
Simon Warta
|
bc53005832
|
Adapt test to latest vote option behaviour
|
2022-08-03 15:57:21 +02:00 |
|
Simon Warta
|
780b61509e
|
Fix queryVerified tests
|
2022-08-03 15:57:21 +02:00 |
|
Simon Warta
|
287de1df79
|
Revert "Switch to Tendermint 0.35 client"
This reverts commit bedb7e76a6c8ea7e17979ae3fd88464e50295b2f.
|
2022-08-03 15:57:21 +02:00 |
|
Simon Warta
|
181c7af927
|
Adapt gas values to Cosmos SDK 0.46
|
2022-08-03 15:57:21 +02:00 |
|
Simon Warta
|
c5fed6bdd7
|
Switch to Tendermint 0.35 client
|
2022-08-03 15:57:21 +02:00 |
|
Simon Warta
|
9b0478d425
|
Add SIMAPP46_ENABLED/SLOW_SIMAPP46_ENABLED env variabled and add to CI
|
2022-08-03 15:57:21 +02:00 |
|
Simon Warta
|
118e7094de
|
Don't test MsgVoteWeighted against simapp42
|
2022-08-02 14:55:07 +02:00 |
|
Simon Warta
|
65d86d0cd8
|
Add support for MsgVoteWeighted
|
2022-08-02 14:07:20 +02:00 |
|
Simon Warta
|
21f8fd497e
|
Export AminoMsgTransfer and isAminoMsgTransfer
|
2022-08-02 13:43:29 +02:00 |
|
Simon Warta
|
52c9fba613
|
Test MsgVote
|
2022-08-02 12:19:15 +02:00 |
|