Commit Graph
2418 Commits
Author SHA1 Message Date
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