Abel Fernández
|
cc86a74f35
|
Merge pull request #194 from cosmos/feat/validator-dropdown
Add validator dropdown
|
2024-02-08 12:38:07 +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
|
c644e2dff9
|
Add SelectValidator to forms
|
2024-01-15 09:35:58 +01:00 |
|
abefernan
|
845a142be1
|
Load validators with buttons
|
2024-01-15 09:35:30 +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 |
|
Simon Warta
|
ed98110ae6
|
Adapt codebase to CosmJS/cosmjs-types changes
|
2023-12-19 15:02:04 +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 |
|
abefernan
|
7d629835bb
|
Redirect from multipage index to chainName. Add Skeleton
|
2023-12-01 16:03:09 +01:00 |
|
abefernan
|
f1d368ad9b
|
Extract signing types
|
2023-12-01 15:59:02 +01:00 |
|
abefernan
|
fd70ae8321
|
Add style tweaks to mimic current app
|
2023-09-11 17:25:57 +02:00 |
|
abefernan
|
71bdbe6094
|
Tweak forms with trim and misc improvements
|
2023-09-07 17:07:51 +02:00 |
|
abefernan
|
7626f5d08f
|
New layout for buttons
|
2023-07-28 19:27:26 +02:00 |
|
abefernan
|
da8e704f3e
|
Conditionally render custom denom input
|
2023-07-27 09:48:08 +02:00 |
|
abefernan
|
62be9d6b5a
|
Avoid sending form with JSON errors
|
2023-07-27 09:39:08 +02:00 |
|
abefernan
|
d49baa25fa
|
Check empty salt
|
2023-07-26 17:50:02 +02:00 |
|
abefernan
|
d6c1686dd7
|
Remove fix msg. Use hex salt
|
2023-07-26 17:45:38 +02:00 |
|
abefernan
|
f62fa05475
|
Return undefined msgContentUtf8Array
|
2023-07-26 17:44:45 +02:00 |
|
abefernan
|
3c63c4137e
|
Merge branch 'master' into feat/add-cw-msgs
|
2023-07-26 14:40:58 +02:00 |
|
abefernan
|
86bfc5c5cf
|
Destructure to get tx ID
|
2023-07-26 09:42:16 +02:00 |
|
abefernan
|
3ceaa89f2c
|
Add requestJson
|
2023-07-21 19:52:24 +02:00 |
|
abefernan
|
4fe6d79420
|
Reorder form fields for migrate
|
2023-07-21 12:20:22 +02:00 |
|
abefernan
|
2a1b6e86f1
|
Add amount checks back to instantiate msgs
|
2023-07-21 12:20:09 +02:00 |
|
abefernan
|
7cc9818a02
|
Use macroCoinToMicroCoin in MsgSend and CW msgs
|
2023-07-20 20:21:47 +02:00 |
|
abefernan
|
0a770c88ad
|
choose micro denom with macro exponent calc
|
2023-07-19 22:25:59 +02:00 |
|
abefernan
|
7a3d3411e2
|
Set options in signing client
|
2023-07-14 11:54:16 +02:00 |
|
abefernan
|
fa77bc3ffa
|
Add label validation to instantiate
|
2023-07-14 11:54:02 +02:00 |
|
abefernan
|
ff805e34b1
|
Format msg properly for sending
|
2023-07-14 11:53:44 +02:00 |
|
abefernan
|
5cc4d506e9
|
Use JsonEditor in MsgMigrateContractForm
|
2023-07-13 18:45:20 +02:00 |
|
abefernan
|
fd60bd5e42
|
Remove unneded dep from useEffect
|
2023-07-13 18:45:03 +02:00 |
|
abefernan
|
1185857480
|
Use JsonEditor in MsgInstantiateContract2Form
|
2023-07-13 18:23:26 +02:00 |
|
abefernan
|
edc1c61b8d
|
Use JsonEditor in MsgInstantiateContractForm
|
2023-07-13 18:23:16 +02:00 |
|
abefernan
|
089383a401
|
Use JsonEditor in MsgExecuteContractForm
|
2023-07-13 18:23:02 +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
|
fad870cc47
|
Add migrate form
|
2023-07-10 19:18:49 +02:00 |
|
abefernan
|
97d8c56709
|
Fix remove error
|
2023-07-10 19:11:16 +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
|
b3076b6921
|
Add instantiate2 form
|
2023-07-10 18:42:53 +02:00 |
|
abefernan
|
19ad69ef04
|
Add instantiate form
|
2023-07-10 18:42:16 +02:00 |
|
abefernan
|
630156c1df
|
Add execute form
|
2023-07-10 18:41:41 +02:00 |
|
abefernan
|
f8067bf7d2
|
Use new hook in forms
|
2023-07-03 08:20:17 +02:00 |
|
abefernan
|
996b65ae08
|
Fix amountInAtomics. Simplify getDenomOptions
|
2023-06-23 23:03:14 +02:00 |
|
abefernan
|
06aa02bca9
|
Make custom denom placeholder more helpful
|
2023-06-22 09:39:49 +02:00 |
|
abefernan
|
ae66458d39
|
Add select and custom denom in MsgSendForm
|
2023-06-22 09:36:04 +02:00 |
|
abefernan
|
a25cdadf13
|
Extract CreateTxForm to /transaction/new
|
2023-06-16 18:22:26 +02:00 |
|
abefernan
|
08f501f68f
|
Add empty msgs warning
|
2023-06-16 17:16:18 +02:00 |
|