Commit Graph

322 Commits

Author SHA1 Message Date
Adrian Brzeziński d4d38aef15
refactor swaps routing function + add more fallback orcales (#426)
* cleanup + overloads for routing functions, new types for routing functions

* add new routing route

* add fallback oracles

* yarn deduplicate
2024-05-20 01:57:10 +02:00
Adrian Brzeziński 79a5ac30e8 inspect lev stake sol 2024-05-18 19:34:02 +02:00
Adrian Brzeziński a49e52c8d8 enable fallbacks bsol msol jitosol 2024-04-16 13:33:22 +02:00
microwavedcola1 f38a25021c use usdc fallback oracle
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2024-04-05 10:02:02 +02:00
Adrian Brzeziński 38deac7e60 limit max fee 2024-03-16 18:34:19 +01:00
Adrian Brzeziński dc10d611d0
Feature/fix token history request v2 (#403)
* fix large token stats request

* fix

* upgrade settings lib

* fix

* fix

* fix

* fix

* fix cd

* test

* fix build
2024-03-15 14:03:59 +01:00
saml33 12d9dcdaf2 re-hide boost accounts 2024-02-21 14:41:03 +11:00
Adrian Brzeziński 84d7d48074
use websocket fees (#390)
* checkpoint

* websocket fee

* fix

* fix
2024-02-19 11:24:13 +01:00
saml33 b46f640a4a
Merge pull request #386 from blockworks-foundation/account-ui-tour
add account ui tour
2024-02-14 13:22:06 +11:00
saml33 346d49c37a add account ui tour 2024-02-12 14:14:47 +11:00
Adrian Brzeziński 96935c8434 more defense against double index for token from ui 2024-02-11 21:47:08 +04:00
Adrian Brzeziński 37b3ef4daa
allow use of reversed pol (#382)
* allow use of reversed pol

* reversed pool
2024-02-03 00:05:35 +01:00
saml33 33646500fb show accounts created via boost 2024-01-29 22:48:15 +11:00
Adrian Brzeziński 60fe8d2029
deposits limits (#375)
* spot limits

* deposits + lib mock

* fix

* styling and copy

* fix

* fix

---------

Co-authored-by: saml33 <slam.uke@gmail.com>
2024-01-22 19:21:24 +01:00
Lou-Kamades 93100522db
reduce getAccountInfo calls by using api for group metadata 2024-01-17 23:09:13 -06:00
Lou-Kamades d5242335a5 use TxCallbackOptions type 2024-01-09 23:35:25 -06:00
Lou-Kamades 8d856c0cdf record txn confirmation data 2024-01-09 19:02:38 -06:00
Adrian Brzeziński 359a7a281a
jest testing init (#360)
* tests init

* setup.ts

* write generic test for all routes

* all pages render test

* formmat bank values test

* deduplicate

* deduplicate

* test command
2024-01-01 20:51:06 +01:00
Lou-Kamades 2c989573ab
reenable lite-rpc multiple connections 2023-12-28 21:43:47 -06:00
Adrian Brzeziński 937e686b25 fix fee estimation governance instrucitons 2023-12-22 19:16:42 +01:00
Adrian Brzeziński 35715084ba add fee estimation to governance instructions 2023-12-22 19:16:04 +01:00
Tyler 43f014a17f fixes 2023-12-20 13:14:59 -05:00
saml33 23770e32f9
fix max errors for new listings with no price (#348) 2023-12-13 19:45:31 +01:00
microwavedcola1 9b76610ca9 Revert "disable using api for now"
This reverts commit 1008060500.
2023-12-13 10:09:35 +01:00
microwavedcola1 1008060500 disable using api for now
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-12-13 09:56:53 +01:00
saml33 07d214b67c filter eurc market to fix crash 2023-12-13 12:33:56 +11:00
Adrian Brzeziński 34311a713b
Feature/add telemetry to fees (#346)
* add telemetry to fees

* fix

* fix

* remove txid

* fix
2023-12-11 22:40:23 +01:00
saml33 e54531ad6d bump client and revert multiple providers 2023-12-11 12:43:24 +11:00
Tyler 1fa9ad5efe
add trailing slash 2023-12-07 12:27:12 -05:00
Tyler 01cc3b8582
fix ws endpoint 2023-12-07 12:15:57 -05:00
Lou-Kamades 3b643c1690
Merge pull request #342 from blockworks-foundation/lou/client-multi-connect
use lite rpc when sending transactions
2023-12-07 00:41:30 -06:00
Lou-Kamades ab150433b2
only use dedicated rpc as backup if it's not in use 2023-12-07 00:17:34 -06:00
tjs b742b443b0 fix reload account 2023-12-06 01:05:27 -05:00
Lou-Kamades 8f08e5709b
use lite rpc when sending transactions 2023-12-05 20:53:52 -06:00
Lou-Kamades f268af7c15
include fees and aprs in bank-derived tokenStats 2023-11-30 15:21:59 -06:00
Lou-Kamades a76defe3c1
include recent bank data in tokenStats charts 2023-11-30 13:18:56 -06:00
Lou-Kamades 4122e97b17 update render spot market name 2023-11-15 16:36:58 -06:00
tjs 82ffc2b7e4 remove log 2023-11-10 11:32:07 -05:00
tjs 0c4c192759 use whirligig for websockets 2023-11-10 11:30:00 -05:00
saml33 923cbebcef use hook for profile details 2023-11-09 15:24:44 +11:00
saml33 e549b850b5 undo whirligig 2023-11-09 13:40:42 +11:00
saml33 cf3f745585 use whirligig in rpc 2023-11-09 13:25:39 +11:00
saml33 b814f492e7 hide boost accounts 2023-11-09 10:01:44 +11:00
saml33 101d6efd5d add trigger orders to trade form 2023-11-04 23:24:17 +11:00
saml33 5c20b284b4 fix interest earned 2023-10-22 22:07:43 +11:00
Adrian Brzeziński d1a91c6e02 fix settings link 2023-10-20 17:11:19 +02:00
saml33 b0b100bb7b
Merge pull request #275 from blockworks-foundation/ts/perf-fix
Improve fetchTokenStats
2023-09-18 13:01:32 +10:00
tjs 7693b06465 update default 2023-09-16 13:54:04 -04:00
tjs ec14aecd03 improve fetchTokenStats 2023-09-16 12:55:17 -04:00
saml33 b0d8d6bb9d reset skin when switching to wallet without nft 2023-09-15 23:08:02 +10:00