Commit Graph
110 Commits
Author SHA1 Message Date
Simon Warta 4d53dbd082 Upgrade prettier and re-format codebase 2025-01-14 00:09:16 +01:00
abefernan 5a60780c39 Adapt components to new types 2024-06-27 11:38:05 +02:00
abefernan 8912968600 Use keplr helpers on app 2024-06-19 17:01:16 +02:00
abefernan b3e82a0c9d Adapt types imports 2024-06-19 17:00:27 +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 1af3ad8095 Adapt to tx json type and add msgTypeCountsFromJson 2024-06-19 12:37:20 +02:00
abefernan fca814c149 Adapt to new schema 2024-06-19 12:36:00 +02:00
abefernan 085856d391 Tweak namings 2024-06-11 13:54:04 +02:00
abefernan 8606f8306c Add new Fund pool details 2024-06-11 13:49:03 +02:00
abefernan c1b685f52a Add Fund pool and reorganize 2024-06-11 13:45:38 +02:00
abefernan 9ccdd99286 Add new detail view 2024-06-11 11:24:04 +02:00
abefernan 8fb3b3fb3f Add new msg type 2024-06-11 11:23:53 +02:00
Abel Fernández 0ebf5c98b7 Merge pull request #210 from magiodev/main
implement cosmwasm MsgUpdateAdmin msgType
2024-06-11 07:45:31 +02:00
abefernan 77ea4aac6c Add tweaks 2024-06-11 07:43:41 +02:00
abefernan 3d6d29386a Improve multisig view 2024-06-10 18:18:05 +02:00
magiodev b5a3148c6b renaming components consistently as protobuf definition 2024-04-18 10:13:01 +02:00
magiodev 15e36d8211 implement cosmwasm MsgUpdateAdmin msgType 2024-04-17 16:33:55 +02:00
abefernan 8f3097d3d8 Simplify threshold 2024-04-15 17:45:00 +02:00
abefernan 5ef725c39a Add loader 2024-04-15 17:45:00 +02:00
abefernan c2697edf3e Add new MultisigView dataview 2024-04-15 17:45:00 +02:00
abefernan 12a7fd977e Move BalancesTable up 2024-04-15 17:45:00 +02:00
abefernan fb504d18c5 Remove unneeded key 2024-04-04 11:29:06 +02:00
abefernan 8260b9b08b Add new AccountView 2024-04-03 13:58:59 +02:00
abefernan 370647678e Use new toast in AccountView 2024-03-11 08:32:57 +01:00
abefernan 63ae9784bc Show "None" when funds empty in Tx detail 2024-01-08 12:47:07 +01:00
Simon Warta ed98110ae6 Adapt codebase to CosmJS/cosmjs-types changes 2023-12-19 15:02:04 +01:00
Simon Warta 9f24265ce1 Rename explorerLink -> explorerLinks and use NEXT_PUBLIC_EXPLORER_LINKS 2023-12-18 21:47:30 +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 814bdcedab Add AccountView component and Page 2023-12-01 16:06:42 +01:00
abefernan ca85ce1328 Use new explorer link 2023-12-01 16:00:04 +01:00
abefernan 45e571a14e Fix import 2023-09-11 17:24:19 +02:00
abefernan 3d8e462e62 Add parseError instead of lossy 2023-07-26 17:43:30 +02:00
abefernan faa7a24462 Use salt as hex 2023-07-26 17:43:04 +02:00
abefernan 0f71ff5f99 Remove fix msg from details 2023-07-26 17:39:48 +02:00
abefernan 70366ab122 Use readonly JsonEditor to view msgs 2023-07-14 11:52:47 +02:00
abefernan eb02c7239b Use lossy option 2023-07-14 11:52:26 +02:00
abefernan c60c39505c Adapt to useChains hook 2023-07-11 09:30:43 +02:00
abefernan cc1fbc225d Merge branch 'master' into feat/add-cw-msgs 2023-07-11 09:21:44 +02:00
abefernan 3d4f9dea89 Add migrate details 2023-07-10 19:18:13 +02:00
abefernan 9d46c88e39 Fix typos 2023-07-10 19:10:19 +02:00
abefernan 8ffb2a725a Switch new forms and details 2023-07-10 18:43:44 +02:00
abefernan 8e8cb7191b Add instantiate2 details 2023-07-10 18:42:48 +02:00
abefernan 910726f95f Add instantiate details 2023-07-10 18:42:03 +02:00
abefernan 0327a3655c Add execute details 2023-07-10 18:41:14 +02:00
abefernan 166db9a758 Use new hook in dataViews 2023-07-03 08:20:08 +02:00
abefernan b0c41ab538 Extract TxMsgDetails to use switch 2023-06-15 14:23:06 +02:00
abefernan 6413149f61 Adapt details forms 2023-06-14 20:37:12 +02:00
Simon Warta 2f53a34c05 Use cosmjs-types types consistently 2023-06-13 18:22:45 +02:00