Commit Graph
2679 Commits
Author SHA1 Message Date
willclarktech dda02bc80f cli: Update for amino/launchpad refactor 2021-03-25 11:00:09 +01:00
willclarktech 2e8016c81b cosmwasm-stargate: Remove launchpad dependency 2021-03-25 11:00:09 +01:00
willclarktech 83ba1cf662 cosmwasm-stargate: Use amino msgs from stargate 2021-03-25 11:00:09 +01:00
willclarktech a3a7b0d56b stargate: Export amino msgs and helpers 2021-03-25 11:00:08 +01:00
willclarktech c89bed8cbf stargate: Remove launchpad dependency 2021-03-25 11:00:08 +01:00
willclarktech 2d44ef35bc stargate: Copy amino msgs from launchpad 2021-03-25 11:00:05 +01: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 7a91018e7b proto-signing: Use coins helpers from amino 2021-03-24 18:44:55 +01:00
willclarktech 8ede6d3272 launchpad: Use coins helpers from amino 2021-03-24 18:44:55 +01:00
willclarktech 41f6081363 amino: Transfer coins helpers from launchpad 2021-03-24 18:44:54 +01:00
willclarktech 9154b329a7 cosmwasm-stargate: Use search types/helpers from stargate 2021-03-24 18:44:54 +01:00
willclarktech 0c454ac555 stargate: Copy search types/helpers from launchpad 2021-03-24 18:44:53 +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 9fa7cd6ffc cosmwasm-stargate: Use CosmosFeeTable from stargate 2021-03-24 18:22:47 +01:00
willclarktech 386627138d stargate: Use StdFee from amino 2021-03-24 18:22:47 +01:00
willclarktech ec3af5b037 stargate: Copy CosmosFeeTable from launchpad 2021-03-24 18:22:46 +01:00
Will Clark 3abfcc28a3 Merge pull request #728 from cosmos/657-independent-stargate-5
Reorganise Amino paths/wallets
2021-03-24 17:22:11 +00:00
willclarktech c043d61565 cosmwasm-stargate: Use paths from amino 2021-03-24 18:09:41 +01:00
willclarktech 572346755e stargate: Use paths from amino 2021-03-24 18:08:40 +01:00
willclarktech 3db78cd5f7 proto-signing: Use paths from amino 2021-03-24 18:07:39 +01:00
willclarktech 6d7f3d279b amino: Move base64Matcher into testutils 2021-03-24 18:05:47 +01:00
willclarktech 6a2d471816 stargate: Import coins from proto-signing 2021-03-24 17:16:43 +01:00
willclarktech 1d46f271cc cosmwasm-stargate: Use wallets from amino instead of launchpad 2021-03-24 17:14:58 +01:00
willclarktech a4bf788ff4 stargate: Use paths/wallets from amino instead of launchpad 2021-03-24 17:14:58 +01:00
willclarktech edfcc704eb launchpad: Use paths/wallets from amino 2021-03-24 17:14:57 +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 cbf1a8f495 launchpad: Remove empty pubkey files 2021-03-24 17:14:52 +01:00
mergify[bot] 241d73f5e7 Merge pull request #727 from cosmos/657-independent-stargate-4
Reorganise Amino SignDoc and OfflineSigner
2021-03-24 16:09:35 +00:00
willclarktech 403286261d Tidy up refactor mistakes 2021-03-24 16:55:23 +01:00
willclarktech f98b4f1b7e cosmwasm-stargate: Use SignDoc helper from amino 2021-03-24 16:55:23 +01:00
willclarktech 3740724e76 stargate: Use SignDoc helper from amino 2021-03-24 16:55:22 +01:00
willclarktech 772a23c5ae launchpad: Use SignDoc helpers from amino 2021-03-24 16:55:22 +01:00
willclarktech 651af7d653 amino: Transfer signdoc functions from launchpad 2021-03-24 16:55:21 +01:00
willclarktech 4d5e0866ad cosmwasm-stargate: Use signer types from amino 2021-03-24 16:55:20 +01:00
willclarktech e73fe04274 stargate: Use signer types from amino 2021-03-24 16:55:20 +01:00
willclarktech 48e4223ca0 launchpad: Use Coin and StdFee from amino 2021-03-24 16:55:19 +01:00
willclarktech 26d3ed6506 amino: Export Coin and StdFee 2021-03-24 16:55:19 +01:00
willclarktech 8ec39af787 launchpad: Use signer interfaces from amino 2021-03-24 16:55:18 +01:00
willclarktech f616abc4d8 amino: Transfer signer interfaces from launchpad 2021-03-24 16:55:18 +01:00
willclarktech 7a7329cc4f proto-signing: Remove @cosmjs/launchpad dependency 2021-03-24 16:55:17 +01:00
willclarktech 7a34d6270b proto-signing: Use OfflineAminoSigner from amino 2021-03-24 16:55:17 +01:00
mergify[bot] bd7644332b Merge pull request #723 from cosmos/allow-sign-without-breadcast
Implement and demo usage of multisig account
2021-03-24 15:51:45 +00:00
Simon Warta f82b175506 Export makeMultisignedTx 2021-03-24 16:41:28 +01:00
Simon Warta f8fafd17b6 Merge pull request #726 from cosmos/support-offline-siging
Allow SigningStargateClient to work offline
2021-03-24 15:13:50 +01:00
Simon Warta fc103ea31e Use map for signing environments 2021-03-24 14:14:48 +01:00
Simon Warta 6d361e2c88 Restructure makeMultisignedTx test to use offline signers 2021-03-24 14:08:49 +01:00
Simon Warta 40b1daf381 Allow SigningStargateClient to work offline 2021-03-24 14:08:33 +01:00