Commit Graph
42 Commits
Author SHA1 Message Date
willclarktech d09fc0b60e Adjust webpack configs for webpack v5 2021-04-15 12:38:26 +02:00
willclarktech 81ad2cc2f7 Add webpack resolve fallbacks 2021-04-14 19:05:37 +02:00
willclarktech 25e0ee4e18 amino: Add rawEd25519PubkeyToRawAddress helper 2021-04-06 18:43:47 +02:00
willclarktech 646fe7cc55 amino: Rearrange Secp256k1HdWallet options 2021-04-06 16:39:31 +02:00
Simon Warta 76f107db0f v0.25.0-alpha.2 2021-04-01 21:36:13 +02:00
Simon Warta 444db81ca6 Add nonces 2021-04-01 21:35:04 +02:00
Simon Warta 133898c2f7 Merge pull request #729 from cosmos/657-independent-stargate-6
Reorganise coins/CosmosFeeTable/search types and helpers
2021-03-24 23:04:37 +01:00
willclarktech 41f6081363 amino: Transfer coins helpers from launchpad 2021-03-24 18:44:54 +01:00
Simon Warta 906b259dd0 v0.25.0-alpha.1 2021-03-24 18:29:50 +01:00
Simon Warta 48c1d1014e Add nonces 2021-03-24 18:27:01 +01:00
willclarktech 6d7f3d279b amino: Move base64Matcher into testutils 2021-03-24 18:05:47 +01:00
willclarktech dde8334f21 amino: Add exports for paths/wallets 2021-03-24 17:14:57 +01:00
willclarktech e4283c36de amino: Transfer wallets from launchpad 2021-03-24 17:14:57 +01:00
willclarktech 38a650f307 amino: Transfer paths from launchpad 2021-03-24 17:14:57 +01:00
willclarktech 403286261d Tidy up refactor mistakes 2021-03-24 16:55:23 +01:00
willclarktech 651af7d653 amino: Transfer signdoc functions from launchpad 2021-03-24 16:55:21 +01:00
willclarktech 26d3ed6506 amino: Export Coin and StdFee 2021-03-24 16:55:19 +01:00
willclarktech f616abc4d8 amino: Transfer signer interfaces from launchpad 2021-03-24 16:55:18 +01:00
willclarktech 3a5877452e amino: Export signature functions/type 2021-03-23 17:41:46 +01:00
willclarktech a75b299ec5 amino: Copy signature encoding from launchpad 2021-03-23 17:40:48 +01:00
willclarktech a7c8bb8238 amino: Add @cosmjs/math dependency 2021-03-23 15:49:45 +01:00
Simon Warta 8e9cd145cd Use hex representations for bytes 2021-03-23 14:28:07 +01:00
Simon Warta 599113da83 Add more ordering tests 2021-03-23 14:28:06 +01:00
Simon Warta e81cb3b017 Inprove createMultisigThresholdPubkey threshold testing 2021-03-23 13:37:26 +01:00
Simon Warta 2655531891 Fix typos 2021-03-23 13:37:26 +01:00
Simon Warta e0716fac21 Use locale independent sorting 2021-03-23 13:37:26 +01:00
Simon Warta 5fe0f5582e Check threashold against number of pubkeys 2021-03-23 13:37:25 +01:00
Simon Warta 7255af4186 Create createMultisigThresholdPubkey 2021-03-23 13:37:25 +01:00
Simon Warta 1a533fc24d Create addresses module 2021-03-23 13:37:25 +01:00
Simon Warta 843b82badd Create pubkeyToAddress in @cosmjs/amino 2021-03-23 13:37:24 +01:00
Simon Warta 18fcd841a4 Let multisig test test multisig 2021-03-23 13:37:24 +01:00
Simon Warta 3fb79b3dd7 Add rawSecp256k1PubkeyToRawAddress to @cosmjs/amino 2021-03-23 13:37:24 +01:00
Simon Warta 4f5d919c2c Create pubkeyToRawAddress and make it work for multisig accounts 2021-03-23 13:37:24 +01:00
Simon Warta 09ce133331 Replace switch with type checks 2021-03-23 13:37:24 +01:00
Simon Warta 7819836387 Create test with custom sorting 2021-03-23 13:37:24 +01:00
Simon Warta ae97ce76a4 Add more clarity on encodeUvarint 2021-03-23 13:37:24 +01:00
Simon Warta feef588431 Add 2/2 multisig 2021-03-23 13:37:24 +01:00
Simon Warta 99e1ac36b8 Add support for multisig in encodeAminoPubkey 2021-03-23 13:37:24 +01:00
Simon Warta 61aa989fb3 Add MultisigThresholdPubkey/isMultisigThresholdPubkey 2021-03-23 13:37:23 +01:00
Simon Warta 6190ca5c64 Cleanup prefix handling for decodeAminoPubkey 2021-03-23 13:37:23 +01:00
Simon Warta 810389d784 Generalize pubkey types 2021-03-23 13:37:23 +01:00
Simon Warta f8cf23766c Pull out pubkey functionality into @cosmjs/amino 2021-03-23 13:37:18 +01:00