Commit Graph
666 Commits
Author SHA1 Message Date
Abel Fernández cc86a74f35 Merge pull request #194 from cosmos/feat/validator-dropdown
Add validator dropdown
2024-02-08 12:38:07 +01:00
Abel Fernández 85cd22523e Merge pull request #190 from cosmos/fix/validate-microcoin
Validate macrocoin, allow empty funds and IBC
2024-02-08 12:37:28 +01:00
abefernan f8035a5808 Rename macroCoinToMicroCoin to displayCoinToBaseCoin 2024-02-08 12:23:34 +01:00
abefernan 51128c1d4f Remove console.log 2024-02-08 11:58:14 +01:00
abefernan 73902f6dec Remove console log 2024-02-08 11:52:37 +01:00
abefernan 5079a1b870 Use connectComet 2024-02-08 11:51:22 +01:00
Abel Fernández c3846cae9e Merge pull request #197 from cosmos/fix/share-tx 2024-01-29 11:38:08 +01:00
abefernan 470c3af652 Friendlier error handling in fetchMultisig 2024-01-29 09:22:47 +01:00
abefernan 7e327ad407 Add checks for empty registryName in goBack 2024-01-29 09:19:55 +01:00
abefernan c644e2dff9 Add SelectValidator to forms 2024-01-15 09:35:58 +01:00
abefernan ded8b665e6 Add SelectValidator component 2024-01-15 09:35:45 +01:00
abefernan 845a142be1 Load validators with buttons 2024-01-15 09:35:30 +01:00
abefernan 718d151aad Add validatorState to ChainsContext 2024-01-15 09:33:46 +01:00
abefernan fcf59e8aa4 Add get validators helper 2024-01-15 09:33:14 +01:00
abefernan 9460b8ea6d Add dep 2024-01-15 09:32:57 +01:00
abefernan 24b2b20135 Allow unregistered IBC tokens 2024-01-08 13:04:23 +01:00
abefernan 63ae9784bc Show "None" when funds empty in Tx detail 2024-01-08 12:47:07 +01:00
abefernan 3cfb2c15b7 Check for null microCoin and allow empty custom denom 2024-01-08 12:43:05 +01:00
abefernan e880aaeb04 Use empty array for amount 0. Add check to execute 2024-01-08 12:04:53 +01:00
abefernan ed86c3fdd6 Add macrocoinToMicrocoin to validaiton 2024-01-04 10:50:41 +01:00
Abel Fernández 678aef8632 Merge pull request #189 from cosmos/fix/redirect-default-chain
Add default chain cosmoshub
2024-01-03 10:49:39 +01:00
abefernan 6c997f5acc Remove unneeded extra check 2024-01-03 10:30:12 +01:00
abefernan 981e83012f Add default chain cosmoshub if empty 2024-01-02 13:47:18 +01:00
Simon Warta 6a91080b9f Merge pull request #188 from cosmos/upgrade-cosmjs-0.32
Upgrade CosmJS to 0.32
2023-12-19 15:18:20 +01:00
Simon Warta e31097815f Bump to 0.32.2 2023-12-19 15:05:25 +01:00
Simon Warta ed98110ae6 Adapt codebase to CosmJS/cosmjs-types changes 2023-12-19 15:02:04 +01:00
Simon Warta 5c12a584c5 Bump CosmJS to ^0.32.1 2023-12-19 15:02:04 +01:00
Simon Warta 2e470df95b Merge pull request #187 from cosmos/prettify
Add format command and format codebase
2023-12-19 15:01:20 +01:00
Simon Warta a8d02531de Add format command and format codebase 2023-12-19 14:54:26 +01:00
Simon Warta b8ee10599e Merge pull request #186 from cosmos/debug-createTransaction-result
Debug createTransaction result
2023-12-18 22:27:18 +01:00
Simon Warta c911157cff Debug createTransaction result 2023-12-18 22:24:41 +01:00
Simon Warta 919796b4df Merge pull request #185 from cosmos/explorer-links
Rename explorerLink -> explorerLinks and use NEXT_PUBLIC_EXPLORER_LINKS
2023-12-18 21:51:24 +01:00
Simon Warta 9f24265ce1 Rename explorerLink -> explorerLinks and use NEXT_PUBLIC_EXPLORER_LINKS 2023-12-18 21:47:30 +01:00
Simon Warta 5b427bdc9c Merge pull request #176 from cosmos/feat/add-shadcn
Add component library
2023-12-18 16:53:27 +01:00
Simon Warta af2cd8da65 Merge pull request #181 from cosmos/feat/new-chainselect
Add new ChainConnect
2023-12-18 16:53:02 +01:00
Simon Warta dbda28df11 Merge pull request #182 from cosmos/feat/my-account
Add "My account" view
2023-12-18 16:52:39 +01:00
Abel FernándezandSimon Warta 527b969284 Public key wording
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2023-12-12 16:27:06 +01:00
abefernan 549076e589 Merge branch 'feat/new-chainselect' into feat/my-account 2023-12-12 15:27:52 +01:00
abefernan 9f97cecf68 Tweak getChainsFromRegistry 2023-12-12 15:22:13 +01:00
abefernan 8c61aa1cd2 Remove unused test page 2023-12-01 16:08:38 +01:00
abefernan 56b096ec59 Add wallet icons 2023-12-01 16:08:30 +01:00
abefernan 258111cf77 Add account view link to header 2023-12-01 16:08:22 +01:00
abefernan c343b6754a Add BadgeWithCopy component 2023-12-01 16:08:04 +01:00
abefernan 191a8e659c Style toasts 2023-12-01 16:07:49 +01:00
abefernan be9a3bb86c Add tooltip provider 2023-12-01 16:07:42 +01:00
abefernan cd9e8cd3ba Tweak button skeleton 2023-12-01 16:07:07 +01:00
abefernan 376069829b Fix navigation flash by using Next Link 2023-12-01 16:06:58 +01:00
abefernan 814bdcedab Add AccountView component and Page 2023-12-01 16:06:42 +01:00
abefernan 48b3759873 Move multisig index to /chainName, tweak links 2023-12-01 16:06:21 +01:00
abefernan a45f060346 Move /create to /chainName/create 2023-12-01 16:03:38 +01:00