Commit Graph

20 Commits

Author SHA1 Message Date
abefernan
f8035a5808 Rename macroCoinToMicroCoin to displayCoinToBaseCoin 2024-02-08 12:23:34 +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
abefernan
71bdbe6094 Tweak forms with trim and misc improvements 2023-09-07 17:07:51 +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
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
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
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
c60c39505c Adapt to useChains hook 2023-07-11 09:30:43 +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
b3076b6921 Add instantiate2 form 2023-07-10 18:42:53 +02:00