Commit Graph

16 Commits

Author SHA1 Message Date
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
f62fa05475 Return undefined msgContentUtf8Array 2023-07-26 17:44:45 +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
edc1c61b8d Use JsonEditor in MsgInstantiateContractForm 2023-07-13 18:23:16 +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
19ad69ef04 Add instantiate form 2023-07-10 18:42:16 +02:00