abefernan
|
fd70ae8321
|
Add style tweaks to mimic current app
|
2023-09-11 17:25:57 +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
|
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 |
|
Abel Fernández
|
9a268b184e
|
Merge pull request #144 from cosmos/feat/better-timeout-ui
Better timeout UI
|
2023-06-15 17:23:49 +02:00 |
|
Abel Fernández
|
5bdb30a9a8
|
Merge pull request #142 from cosmos/feat/use-fromjson-tojson
Use toJSON/fromJSON
|
2023-06-15 16:55:59 +02:00 |
|
abefernan
|
c30e5c3721
|
Adapt MsgCreateVestingAccountForm to new helpers
|
2023-06-15 14:57:38 +02:00 |
|
abefernan
|
3400db483d
|
Improve MsgTransferFrom with datetime-local
|
2023-06-15 14:57:21 +02:00 |
|
abefernan
|
347c6335df
|
Build msgValue with fromPartial()
|
2023-06-15 14:24:10 +02:00 |
|
abefernan
|
0cba3eb91e
|
Add create tx error
|
2023-06-15 12:37:33 +02:00 |
|
abefernan
|
c41c23b12e
|
Adapt CreateTxForm
|
2023-06-14 20:37:59 +02:00 |
|
abefernan
|
1eeb26c0a0
|
Adapt msg forms
|
2023-06-14 20:37:40 +02:00 |
|
Abel Fernández
|
ad5f3fa4fa
|
Merge pull request #140 from cosmos/fix/forms-get-cleared
Avoid forms getting cleared
|
2023-06-14 13:55:05 +02:00 |
|
abefernan
|
4b839a6cd5
|
Add missing readonly
|
2023-06-14 12:24:03 +02:00 |
|
abefernan
|
7b7334bee3
|
Prettier does funny things
|
2023-06-14 12:16:57 +02:00 |
|
abefernan
|
6b182ff1fd
|
Add stable generated keys
|
2023-06-14 12:16:27 +02:00 |
|
Simon Warta
|
c123f6fb72
|
Make skipping prefix explicit
|
2023-06-14 12:06:50 +02:00 |
|
abefernan
|
ec71bf374d
|
Clear timeout on focus to open list
|
2023-06-13 15:31:51 +02:00 |
|