abefernan
|
afe09dd59a
|
Add requestGraphQlJson
|
2023-07-21 19:51:28 +02:00 |
|
abefernan
|
649c1a7b98
|
Add requestJson
|
2023-07-21 19:51:17 +02:00 |
|
abefernan
|
1b5884924d
|
Remove axios dep
|
2023-07-21 19:50:28 +02:00 |
|
Abel Fernández
|
554dbd7c42
|
Merge pull request #161 from cosmos/fix/send-symbol
Fix denom in msgsend
|
2023-07-19 22:38:21 +02:00 |
|
abefernan
|
0a770c88ad
|
choose micro denom with macro exponent calc
|
2023-07-19 22:25:59 +02:00 |
|
Abel Fernández
|
9418d9e561
|
Merge pull request #159 from cosmos/chore/update-gh-actions
Update github actions
|
2023-07-13 20:20:35 +02:00 |
|
abefernan
|
6bfe4542cf
|
Use cache npm
|
2023-07-13 18:28:08 +02:00 |
|
abefernan
|
bfc1b16928
|
Use npm ci instead of npm install
|
2023-07-13 18:27:54 +02:00 |
|
abefernan
|
242e044485
|
Use v3 of actions repo
|
2023-07-13 18:27:12 +02:00 |
|
abefernan
|
f0bd4fc647
|
Use LTS Node
|
2023-07-13 18:26:18 +02:00 |
|
abefernan
|
e30f9ad76d
|
Use LTS Ubuntu
|
2023-07-13 18:25:25 +02:00 |
|
Abel Fernández
|
27b2ee0d0f
|
Merge pull request #157 from cosmos/chore/refactor-appcontext
Implement new ChainsProvider
|
2023-07-11 09:18:03 +02:00 |
|
abefernan
|
bb40fa1ad8
|
Use intermediate string useState for asset editing
|
2023-07-10 17:29:46 +02:00 |
|
abefernan
|
da1dbfdd71
|
Assume emptyChain has registryName
|
2023-07-10 17:29:01 +02:00 |
|
abefernan
|
cfb708529c
|
Init registryName with rootRoute or default
|
2023-07-10 17:28:06 +02:00 |
|
abefernan
|
ae3ab54c5b
|
Export verbose storage functions. Use null string
|
2023-07-10 17:25:54 +02:00 |
|
abefernan
|
a7cfa8c7e0
|
Get chain only from params without route
|
2023-07-10 17:24:42 +02:00 |
|
abefernan
|
81f82e2ed9
|
Fix faulty assert
|
2023-07-10 17:23:06 +02:00 |
|
abefernan
|
ec943a4930
|
Add assets to envfile to avoid network
|
2023-07-10 17:22:32 +02:00 |
|
abefernan
|
bae58bf7d6
|
Fail for missing unit. Refactor if to assert
|
2023-07-04 18:50:49 +02:00 |
|
Abel Fernández
|
b7a1323222
|
Fix typo
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
|
2023-07-03 16:19:59 +02:00 |
|
abefernan
|
ae05c6c180
|
Fix error msg for get registry chain
|
2023-07-03 10:43:56 +02:00 |
|
abefernan
|
983bded868
|
Adapt ChainSelect to new logic and types
|
2023-07-03 08:23:27 +02:00 |
|
abefernan
|
66b9f1c52d
|
Use new hook in pages and use registryName in url
|
2023-07-03 08:22:39 +02:00 |
|
abefernan
|
de70b378a3
|
Use new ChainsProvider
|
2023-07-03 08:20:49 +02:00 |
|
abefernan
|
f8067bf7d2
|
Use new hook in forms
|
2023-07-03 08:20:17 +02:00 |
|
abefernan
|
166db9a758
|
Use new hook in dataViews
|
2023-07-03 08:20:08 +02:00 |
|
abefernan
|
a26efde7d5
|
Add ChainsProvider with useChains
|
2023-07-03 08:19:27 +02:00 |
|
abefernan
|
57246c88f4
|
Add ChainsContext service functions
|
2023-07-03 08:18:21 +02:00 |
|
abefernan
|
6316f24796
|
Add ChainsContext storage functions
|
2023-07-03 08:17:57 +02:00 |
|
abefernan
|
11eab4d069
|
Add ChainsContext helpers
|
2023-07-03 08:17:29 +02:00 |
|
abefernan
|
599d0844df
|
Move types around and co-locate context types
|
2023-07-03 08:16:51 +02:00 |
|
abefernan
|
0343295ab3
|
Remove old context provider
|
2023-07-03 08:12:11 +02:00 |
|
Abel Fernández
|
3162fca768
|
Merge pull request #156 from cosmos/empty-assets
When assets is not set, it must be an array, not an object
|
2023-07-03 08:07:49 +02:00 |
|
Simon Warta
|
a979051160
|
When assets is not set, it must be an array, not an object
|
2023-07-02 23:53:22 +02:00 |
|
Abel Fernández
|
bde066ed21
|
Merge pull request #154 from cosmos/feat/support-send-denoms
Support send custom denoms
|
2023-06-27 13:11:41 +02:00 |
|
abefernan
|
b6bbcd1229
|
Apply prettier
|
2023-06-26 11:59:43 +02:00 |
|
abefernan
|
0f16dc6652
|
Apply uppercase to ibc hash only
|
2023-06-26 11:59:37 +02:00 |
|
abefernan
|
b8fa361779
|
Assert min assets
|
2023-06-26 11:59:01 +02:00 |
|
abefernan
|
996b65ae08
|
Fix amountInAtomics. Simplify getDenomOptions
|
2023-06-23 23:03:14 +02:00 |
|
abefernan
|
55604efe0e
|
Make printableCoin tests pass
|
2023-06-23 23:02:35 +02:00 |
|
abefernan
|
312bfb5ba2
|
Fix printableCoin for microdenoms
|
2023-06-23 23:02:19 +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
|
06aa02bca9
|
Make custom denom placeholder more helpful
|
2023-06-22 09:39:49 +02:00 |
|
abefernan
|
a1cb013dd3
|
Tweak printableCoin to check assets
|
2023-06-22 09:36:21 +02:00 |
|
abefernan
|
ae66458d39
|
Add select and custom denom in MsgSendForm
|
2023-06-22 09:36:04 +02:00 |
|
abefernan
|
3c0b679d18
|
Serialize array params like assets
|
2023-06-22 09:35:34 +02:00 |
|
abefernan
|
711ab0f37b
|
Add assets to ChainInfo and ChainSelect
|
2023-06-22 09:35:14 +02:00 |
|
Simon Warta
|
7bd85546db
|
Merge pull request #152 from cosmos/fix/increase-msgtransfer-gaslimit
Increase gas limit for ibc MsgTransfer
|
2023-06-19 22:11:58 +02:00 |
|