Commit Graph

36 Commits

Author SHA1 Message Date
abefernan
599d0844df Move types around and co-locate context types 2023-07-03 08:16:51 +02:00
abefernan
b8fa361779 Assert min assets 2023-06-26 11:59:01 +02:00
abefernan
9cab79269e Add assets to ChainInfo 2023-06-23 23:01:01 +02:00
abefernan
eca93d23cd Fix registry type 2023-06-23 23:00:42 +02:00
abefernan
711ab0f37b Add assets to ChainInfo and ChainSelect 2023-06-22 09:35:14 +02:00
abefernan
e503541a24 Add redirect window confirmation 2023-05-02 09:19:32 +02:00
abefernan
14e7283bdc Move constants out of component 2023-04-24 22:24:06 +02:00
abefernan
cbc1f7b293 Use Promise.all 2023-04-24 22:23:51 +02:00
abefernan
a8d40ff01f Add testnets to selector 2023-04-21 22:25:29 +02:00
abefernan
6f5ae3e32f Refactor ChainSelect functions 2023-04-18 15:15:10 +02:00
abefernan
9a02365122 Add registry helpers 2023-04-18 15:14:08 +02:00
abefernan
f25aa33e08 Add registry types 2023-04-18 15:13:51 +02:00
Abel Fernández
41d7faef55
Merge pull request #105 from cosmos/feat/get-good-rpc
Get good rpc from array
2023-04-17 16:53:55 +02:00
abefernan
ddc374d4e7 Add empty object fallback for feeToken 2023-04-17 16:43:18 +02:00
abefernan
962a239a9b Fix try catch in for loop 2023-04-17 16:40:15 +02:00
Abel Fernández
4ee7903b05
Improve secure url checking
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2023-04-17 16:37:26 +02:00
abefernan
b6338db0a1 Check good rpc from array 2023-04-14 17:28:32 +02:00
abefernan
284e510761 Query gasprice 2023-04-14 17:26:20 +02:00
abefernan
cacbaff16a Rename asset to firstAsset 2023-04-13 12:10:22 +02:00
abefernan
7a39ad6341 Auto select first asset in chain 2023-04-12 17:09:55 +02:00
abefernan
b1f42a61f3 Fix lint errors and warnings 2023-04-12 13:45:22 +02:00
abefernan
83a920d638 Use set testname in selector 2023-04-11 16:32:56 +02:00
Simon Warta
b95d88b10e Get displayDenomExponent from chain registry 2022-08-12 22:07:42 +02:00
Simon Warta
5070eb6c74 Organize asset code 2022-08-12 21:55:23 +02:00
Simon Warta
e5857afb4c Configure eslint for typescript and adapt code 2022-06-10 16:10:39 +02:00
samepant
fa54c708e3 Convert to typescript 2022-06-09 18:40:32 -04:00
Simon Warta
7935a3a9e5 Adapt code to make lint and build steps pass 2022-06-07 23:01:32 +02:00
Noam
69fc8d7606
Update components/chainSelect/ChainSelect.js
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-02-18 15:04:10 +00:00
Noam
3bb31d4d71
Filter out testnets 2022-02-18 13:15:38 +01:00
samepant
bed58afb81 setting chain from form fix 2022-02-17 11:50:17 -07:00
samepant
f439645731 adds registry to env and state 2022-02-17 11:46:13 -07:00
samepant
ca5f888273 linter fixes 2022-02-03 22:02:48 -05:00
samepant
6e56587a9e use pretty name from chain registry 2022-02-01 21:31:10 -05:00
samepant
dd03428dd4 checks node connection on select 2022-02-01 21:13:23 -05:00
samepant
f85b625ef9 rebase fixes 2022-02-01 21:13:20 -05:00
samepant
c634b2f3d8 adds chain selector adjusts styling 2022-02-01 21:11:57 -05:00