Commit Graph
348 Commits
Author SHA1 Message Date
Simon Warta 5b5d64b0a5 Remove stream fallback (remove stream-browserify) 2022-02-27 13:16:47 +01:00
Milan SteinerandSimon Warta 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
Simon Warta dea11b017c Upgrade karma to 6.3.16 2022-02-20 22:57:01 +01:00
Simon Warta 9e7adb2c2b Set default gas limit for send transactions to 100k 2022-02-09 22:38:44 +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
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
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 6db399a340 Add gasWanted/gasUsed values to all result types of SigningCosmWasmClient 2022-01-31 09:58:49 +01:00
Simon Warta 353f2da4a8 Make prefix required in AminoTypes constructor 2022-01-26 16:38:35 +01:00
Simon Warta e098e763dd Set version 0.27.1 2022-01-26 15:28:55 +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 8b59c70e71 Export WasmExtension and setupWasmExtension 2022-01-25 18:45:03 +01:00
Simon Warta f48c0e3105 Simplify usage and examples for Registry 2022-01-19 14:33:08 +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 57a56cfa6a Set version 0.27.0-rc2 2021-12-06 13:52:25 +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 b56200d2e5 Merge DeliverTxFailure/DeliverTxSuccess into DeliverTxResponse 2021-11-25 17:57:12 +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 5baf9781de Rename BroadcastTx{Success,Failure} to DeliverTx{Success,Failure} 2021-11-23 18:39:39 +01:00
Simon Warta 5e6477ada4 Run tests through yarn 2021-11-22 22:47:23 +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 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 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 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 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 09b94d77dc Upgrade cosmjs-types to 0.3.0 and adapt code 2021-11-18 09:57:29 +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 f198f0acc4 Set version 0.26.2 2021-10-12 14:39:52 +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