Commit Graph
802 Commits
Author SHA1 Message Date
abefernan f4c53edb76 Prefix current create form with Old 2024-07-22 10:57:43 +02:00
Abel Fernández ee602eec51 Merge pull request #229 from cosmos/fix/create-ms-errors
Improve create multisig errors
2024-07-01 11:56:13 +02:00
abefernan 20ebcfaff8 Improve errors 2024-07-01 11:48:34 +02:00
Abel Fernández ec3055422f Merge pull request #228 from cosmos/fix/select-validator
Fix select validator dropdown
2024-07-01 00:32:16 +02:00
abefernan 7f70b2874c Add CommandList. Fix typo. Remove nullcheck 2024-07-01 00:30:32 +02:00
Abel Fernández 8b3f85c62d Merge pull request #227 from cosmos/hkeep/update-deps
Update deps and minor housekeeping
2024-06-27 15:50:42 +02:00
abefernan 838e1dfc65 Remove loading from create only on error 2024-06-27 15:43:28 +02:00
abefernan e7110d9eee Revert "Remove loading from create only on error"
This reverts commit bb1b3da42d.
2024-06-27 15:42:42 +02:00
abefernan bb1b3da42d Remove loading from create only on error 2024-06-27 15:41:30 +02:00
abefernan 2417014f4f Batch reading localstorage and rendering 2024-06-27 15:29:45 +02:00
abefernan 28456bf7e5 Remove a11y warnings 2024-06-27 15:28:47 +02:00
abefernan 3d2f00971d Make command clickable after update 2024-06-27 15:28:06 +02:00
abefernan 78ba4d4258 Remove unused components 2024-06-27 15:27:36 +02:00
abefernan 402908264f Update deps 2024-06-27 15:27:22 +02:00
Abel Fernández 9bb52cd9ab Merge pull request #226 from cosmos/feat/better-apis
Add type safe endpoints with zod
2024-06-27 12:50:17 +02:00
abefernan 5a60780c39 Adapt components to new types 2024-06-27 11:38:05 +02:00
abefernan 49fd0108fb Adapt lib to new types 2024-06-27 11:37:28 +02:00
abefernan 8befb2a0d8 Adapt tx component 2024-06-27 11:37:20 +02:00
abefernan a4be5fe63e Refactor api endpoints 2024-06-27 11:36:10 +02:00
abefernan 89b4b74917 Add api endpoint helpers 2024-06-27 11:35:58 +02:00
abefernan b5d8abe629 Remove old helpers 2024-06-27 11:35:18 +02:00
abefernan 7c61033120 Remove old types 2024-06-27 11:34:36 +02:00
abefernan 66fab22501 Add gqlClient and exports 2024-06-27 11:34:27 +02:00
abefernan 73616dc991 Add nonce graphql helpers 2024-06-27 11:34:16 +02:00
abefernan f359c3449a Add signature graphql helpers 2024-06-27 11:34:09 +02:00
abefernan 9ae437bbcd Add transaction graphql helpers 2024-06-27 11:33:49 +02:00
abefernan 60d199009e Add multisig graphql helpers 2024-06-27 11:33:40 +02:00
abefernan 09d7c6abbe Add graphql dependencies 2024-06-27 11:31:52 +02:00
abefernan e098561b9e Fix schema nullable 2024-06-27 11:31:33 +02:00
abefernan 8828f13eb0 Remove unused hook 2024-06-27 11:31:21 +02:00
Abel Fernández e3a8ecb773 Merge pull request #224 from cosmos/hkeep/add-license
Add Apache 2 license
2024-06-25 15:37:55 +02:00
Abel Fernández fdbaa923dc Add license 2024-06-25 15:35:03 +02:00
Abel Fernández 9679f9a365 Merge pull request #223 from cosmos/feat/ibc-dropdown
Autofill IBC MsgTransfer channel
2024-06-19 18:32:32 +02:00
abefernan fa1a78036f Extra check for array 2024-06-19 18:29:15 +02:00
abefernan c16764f622 Fill port and channel 2024-06-19 18:25:10 +02:00
abefernan 20049b6784 Add traces type 2024-06-19 18:24:50 +02:00
Abel Fernández 120152214f Merge pull request #220 from cosmos/hkeep/keplr-utils
Extract keplr to helpers
2024-06-19 17:04:55 +02:00
abefernan b88916eaa3 Use keplr helpers on vercel fns 2024-06-19 17:01:26 +02:00
abefernan 8912968600 Use keplr helpers on app 2024-06-19 17:01:16 +02:00
abefernan 4ed8512db5 Add keplr helpers 2024-06-19 17:00:43 +02:00
abefernan b3e82a0c9d Adapt types imports 2024-06-19 17:00:27 +02:00
abefernan 0cb3228c31 Tweak types 2024-06-19 16:58:04 +02:00
Abel Fernández 3ca6c1d18c Merge pull request #219 from cosmos/fix/tx-reverse
Reverse txs in graphql helper
2024-06-19 13:13:32 +02:00
abefernan c54ab82ea2 Do mutable reverse on graphql helper 2024-06-19 13:07:25 +02:00
Abel Fernández cf5d058f75 Merge pull request #218 from cosmos/feat/list-user-multisigs
List multisigs and transactions with Keplr login
2024-06-19 12:56:01 +02:00
abefernan b11c7c0d5f Remove error 2024-06-19 12:49:50 +02:00
abefernan 2dc92f6a61 Remove warning 2024-06-19 12:49:43 +02:00
abefernan 678e803054 Add ListMultisigTxs 2024-06-19 12:38:32 +02:00
abefernan f6aa6882bc Add ListUserMultisigs 2024-06-19 12:38:20 +02:00
abefernan 1c2a066178 Add list txs api 2024-06-19 12:37:58 +02:00