3616 Commits

Author SHA1 Message Date
Simon Warta
9633f5807b Update package trees 2022-03-31 09:28:13 +02:00
Simon Warta
e2be44b27a Move Buffer plugin into a single config snippet 2022-03-31 09:02:40 +02:00
Simon Warta
b0dc01ccc6 Set version 0.28.1 v0.28.1 2022-03-30 16:58:17 +02:00
Simon Warta
e52b3eabd7
Upgrade dependencies minimist and follow-redirects (#1104)
* Upgrade minimist

* Upgrade follow-redirects
2022-03-30 14:59:25 +02:00
Riccardo Montagnin
13ce43c122
feat: allow to specify an AccountParser inside StargateClient (#1102)
* feat: added the ability to specify an AccountParser inside StargateClient

* use inheritance instead of composition

* make accountParser not optional

* added changelog

* added types to index.ts
2022-03-30 14:37:41 +02:00
Furkan KAMACI
af4215e9f9
Typo is fixed for multiplier (#1103) 2022-03-30 08:12:00 +02:00
Furkan KAMACI
0d609f1292
Broadcasting transaction error is fixed with using a Promise object (#1101) 2022-03-30 00:23:46 +02:00
Simon Warta
1e11948c07
Add missing runtime dependencies to proto-signing and tendermint-rpc (#1098) 2022-03-22 14:40:59 +01:00
Simon Warta
fcf01d4b09 Add missing assertIsBroadcastTxSuccess CHANGELOG entry [skip ci]
Closes #1076
2022-03-17 15:27:59 +01:00
Simon Warta
6377153001 Set version 0.28.0 v0.28.0 2022-03-17 14:11:26 +01:00
Simon Warta
4503f6834f Set version 0.28.0-rc2 v0.28.0-rc2 2022-03-16 12:27:22 +01:00
Milan Steiner
8763c88f30
Add Authz queries to QueryClient (#1089)
* Add Authz queries to QueryClient

* Rename 'pagination' to 'pagionationKey'

* Typo in Changelog

* Adding test for authz query

* Fix Typo

* Fix tests

* Update packages/stargate/src/modules/authz/queries.spec.ts

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* Improve authz query test

* Improve authz queries

* Let's use a random address for grantee in tests

* Beautify tests

* Update packages/stargate/src/modules/authz/queries.ts

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* Update packages/stargate/src/modules/authz/queries.spec.ts

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* Update packages/stargate/src/modules/authz/queries.spec.ts

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-03-16 11:14:14 +01:00
Milan Steiner
8fb1ae25a8
Add waiting time to timeout error message (#1087)
* Add waiting time to timeout error message

* Update cosmwasmclient.ts

* Update stargateclient.ts

Co-authored-by: Simon Warta <simon@warta.it>
2022-03-15 23:17:47 +01:00
Simon Warta
2539a2da62
Merge pull request #1085 from cosmos/more-then-100-getCodes
getCodes(): Support more than 100 code IDs
2022-03-15 20:16:40 +01:00
Milan Steiner
0a93af06d4
Merge branch 'main' into more-then-100-getCodes 2022-03-15 19:27:46 +01:00
Simon Warta
da246fb35e
Merge pull request #1086 from cosmos/more-then-100-getContracts
getContracts(): Support more than 100 per code ID
2022-03-15 17:46:57 +01:00
Milan Steiner
1239f31161 getCodes() doesn't need a try/catch 2022-03-15 16:30:18 +01:00
Milan Steiner
9d9989403b
Update packages/cosmwasm-stargate/src/cosmwasmclient.ts
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-03-15 16:25:36 +01:00
Simon Warta
1499c4d100
Merge pull request #1088 from cosmos/docs-for-webpack
Document Webpack Configs
2022-03-14 15:42:21 +01:00
Milan Steiner
fab3fcc31f
Update packages/cosmwasm-stargate/src/cosmwasmclient.ts
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-03-14 15:21:59 +01:00
Milan Steiner
656e023748 Moving Webpack confs from hacking to readme 2022-03-14 15:21:10 +01:00
Milan Steiner
b385e53e16
Update HACKING.md 2022-03-14 15:12:41 +01:00
Milan Steiner
d4b382a1af Using push instead of unshift 2022-03-14 11:17:25 +01:00
Milan Steiner
03f783194f Fix Tests & Beautify Code 2022-03-14 11:16:44 +01:00
Milan Steiner
4ed6ee140d
Update HACKING.md
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-03-14 11:09:46 +01:00
Milan Steiner
c0820b7597
Update HACKING.md
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-03-14 11:09:43 +01:00
Milan Steiner
612efece8f Fix tests 2022-03-11 10:34:29 +01:00
Milan Steiner
38e1d0e075 Document webpack configs 2022-03-11 10:31:54 +01:00
Milan Steiner
6d6fe29ad0 Fix tests 2022-03-11 10:25:05 +01:00
Milan Steiner
a89ca5fa0e Link issue to changelog 2022-03-11 10:08:11 +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
Simon Warta
0fe5c0c6f6
Merge pull request #1081 from cosmos/remove-default-aminotypes
Remove default types from AminoTypes
2022-03-10 18:02:57 +01:00
Milan Steiner
fe34588ff1 Fix build 2022-03-10 11:58:36 +01:00
Milan Steiner
164881e1b7 Added Changes to Changelog.md 2022-03-10 11:41:55 +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