abefernan
|
b710573f4e
|
Remove comments
|
2023-07-26 09:45:41 +02:00 |
|
abefernan
|
86bfc5c5cf
|
Destructure to get tx ID
|
2023-07-26 09:42:16 +02:00 |
|
abefernan
|
5dd589066d
|
Remove intermediate data field
|
2023-07-26 09:42:05 +02:00 |
|
abefernan
|
b1f8db7ae3
|
Add types. Remove logs
|
2023-07-26 09:41:08 +02:00 |
|
abefernan
|
a09c0f0163
|
Fix cors issues. Preflight won't have content-type
|
2023-07-26 09:39:14 +02:00 |
|
abefernan
|
86aa030865
|
Update cosmjs
|
2023-07-26 09:38:22 +02:00 |
|
abefernan
|
0a6cc9f353
|
Use service hooks in Chain provider
|
2023-07-21 19:53:20 +02:00 |
|
abefernan
|
a0c0fd77f4
|
Refactor Chains service to hooks
|
2023-07-21 19:53:04 +02:00 |
|
abefernan
|
3d13a34664
|
Use requestGraphQlJson
|
2023-07-21 19:52:38 +02:00 |
|
abefernan
|
3ceaa89f2c
|
Add requestJson
|
2023-07-21 19:52:24 +02:00 |
|
abefernan
|
1621d26211
|
Add useRequestJson
|
2023-07-21 19:51:37 +02:00 |
|
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 |
|