2969 Commits

Author SHA1 Message Date
Simon Warta
92fb3f019b
Upgrade protobufjs to 7.4 2025-01-15 13:38:19 +01:00
Simon Warta
0ee6abb138
Remove unused @confio/ics23 2025-01-15 13:35:15 +01:00
Simon Warta
bc0f5dc136
Remove unused xstream from stargate 2025-01-15 13:34:11 +01:00
Simon Warta
e6e4c24cbb
Remove support for verified queries
The ics23 library for TypeScript is unmaintained sucht that we cannot
provide this feature anymore
2025-01-15 13:32:40 +01:00
Simon Warta
81917710c0
Bump @types/node 2025-01-15 13:06:12 +01:00
Simon Warta
e6bb18a554
Relax version requirement for @types/node 2025-01-15 13:05:53 +01:00
Simon Warta
5be8801a0f
Use node 20 for faucet docker 2025-01-15 12:14:52 +01:00
Simon Warta
e819a1fc0e
Set version 0.32.4 2024-06-26 11:00:20 +02:00
Simon Warta
eab213610d
Merge branch 'main' into feat/add-staking-cancel-unbond-msg 2024-06-26 10:50:36 +02:00
Simon Warta
81b14b5cb7
Merge branch 'main' into AlexanderFSP/main 2024-06-26 10:25:25 +02:00
Simon Warta
f71cdc35a8
Merge pull request #1591 from public-awesome/fix-tendermint-check
fix rpc client node info check
2024-06-06 10:09:09 +02:00
jhernandezb
435016efca fix rpc client node info check 2024-06-05 10:04:54 -06:00
fibonacci998
03c1c6ba5d fix: update parse BigInt in cancel unbond 2024-05-18 21:58:14 +07:00
Tuan Phan Anh
c444e8e16f
feat: convert creation_height from bigint to string 2024-05-18 21:04:41 +07:00
Tuan Phan Anh
4ff0a5e9b7
fix: remove class CancelUnbond not used 2024-05-18 20:48:45 +07:00
Tuan Phan Anh
81fb27c40c
fix: remove class MsgCancelUnbond not used 2024-05-18 20:14:24 +07:00
Tuan Phan Anh
9d21d7aee0
fix: remove cancelUnbondingDelegation helper functions 2024-05-18 20:02:27 +07:00
AlexanderFSP
26258f8d52 📝 Update changelog & rename gasMultiplier to defaultGasMultiplier 2024-04-30 10:13:58 -03:00
AlexanderFSP
4d1f2e1a0e 🐛 Fix inconsistent gas multiplier value between signAndBroadcast and signAndBroadcastSync methods 2024-04-29 17:28:59 -03:00
Simon Warta
e6361e9e63
Disable tests due to known Amino JSON issue
See https://github.com/CosmWasm/wasmd/issues/1863
2024-04-22 10:53:11 +02:00
Simon Warta
6fd57fe3b5
Test two different instantiatePermission 2024-04-22 10:33:44 +02:00
Simon Warta
5db290f94c Improve Amino JSON test coverage 2024-04-17 14:16:17 +02:00
Simon Warta
e20a95c442 Remove unnecessary prefix from options 2024-04-17 11:18:31 +02:00
Simon Warta
13767ef07e Add simple "works with legacy Amino signer" for code upload 2024-04-17 11:15:56 +02:00
Simon Warta
ab0d6b1475 Re-enable Amino JSON signing for wasmd messages 2024-04-15 11:49:09 +02:00
Cameron Gilbert
7dcb3bf20d fix: tests 2024-04-10 13:19:21 -04:00
Cameron Gilbert
777fce5ff9 fix: update existing MR 2024-04-10 13:05:35 -04:00
Simon Warta
3edfed9918 Elaborate on instantiate2Address API 2024-03-11 10:00:50 +01:00
Simon Warta
917bd4cb40 Set version 0.32.3 2024-03-08 13:50:19 +01:00
Simon Warta
5478dc2ecd Avoid using logs in example 2024-03-08 12:27:00 +01:00
Simon Warta
add1898de6 Fix more tests 2024-03-08 12:27:00 +01:00
Simon Warta
7c68060789 Fix wasm events length 2024-03-08 12:27:00 +01:00
Simon Warta
0d83ef8c69 Update event handling in tests 2024-03-08 12:27:00 +01:00
Simon Warta
874612b0df Let parseRawLog gracefully handle empty strings 2024-03-08 12:26:53 +01:00
Simon Warta
824e09ebbe Regenerate wasmd template 2024-03-08 12:25:23 +01:00
Simon Warta
0291ff9ace Deprecate logs fields but set them as before 2024-03-08 12:25:22 +01:00
Simon Warta
946e2ceecf Restore logs.findAttribute. Add event based findAttribute 2024-03-08 12:25:22 +01:00
Pynix Wang
ec9ab2224e make lint happy 2024-03-08 12:25:22 +01:00
Pynix Wang
a40cb78646 fix for sdk >= v50
+ remove parsedLogs
+ fix findAttribute
+ fill logs with []
2024-03-08 12:25:22 +01:00
Simon Warta
f3bf99da07 Replace replacement character
See https://github.com/confio/cosmjs-types/issues/92
2024-03-08 11:08:45 +01:00
170210
19251b9f34
fix: set date in advance to prevent multiple requests from the same address
Signed-off-by: 170210 <j170210@icloud.com>
2024-02-27 20:07:29 +09:00
Simon Warta
5eb664fa25 Test parseCoins with token factory denom 2024-02-11 00:52:54 +01:00
Simon Warta
4c9d9294f9 Add IBC denom support to parseCoins from @cosmjs/amino 2024-02-11 00:52:54 +01:00
fibonacci998
1b05778342 feat: add unittest for MsgCancelUnbondingDelegation 2023-12-26 11:03:52 +07:00
fibonacci998
9712967d50 feat: add msg cancel unbond to amino and messages staking module 2023-12-22 17:14:44 +07:00
Simon Warta
287278004b Set version 0.32.2 2023-12-19 14:56:50 +01:00
Simon Warta
8979eac3b7 Use blockchain RPC URLs with protocol 2023-12-19 14:12:41 +01:00
Simon Warta
b0ccb04dac Require protocol to be set in endpoint URLs 2023-12-19 13:54:16 +01:00
Simon Warta
8ab4b7b7cc Add unit tests for hasProtocol 2023-12-19 13:51:56 +01:00
MadReza
a752cd8ac0 fix: lint 2023-12-19 14:51:37 +03:30