Commit Graph

75 Commits

Author SHA1 Message Date
Ralfs 552444f773 Better and dynamic priceFeedMapping 2021-06-03 14:52:35 +03:00
Ralfs 88de4f5669
Merge branch 'master' into resubmit_sol_srm 2021-06-02 20:25:56 +03:00
Ralfs 2e3bebbeb8 Added dynamic feed choice for pairs 2021-05-29 23:42:08 +03:00
Ralfs 8213a4363c Map USD to BUSD in Binance feed 2021-05-28 16:13:10 +03:00
Ralfs d406e893ff
Add OKEx price feed (#4) 2021-05-26 18:31:59 +03:00
Ralfs 669a1c66bb Add OKEx price feed 2021-05-26 15:46:14 +03:00
Nicholas Clarke db7c27b737
Added cli command oracle-file for submitting prices by updating a local file (#3) 2021-05-06 02:02:45 +03:00
Ralfs c56a944183 updated minValueChangeForNewRound 2021-04-27 10:55:25 +03:00
Ralfs 60d9b1a582 Merge branch 'master' of github.com:blockworks-foundation/solana-flux-aggregator into add_sol_srm_oracles 2021-04-26 15:07:28 +03:00
Ralfs 27959f873f added Binance feed 2021-04-26 15:07:20 +03:00
dd 2b0b5d68b6 Added dev.env for devnet oracle mnemonic; setup devnet deploy file 2021-04-25 22:07:03 -04:00
Maximilian Schneider 8b805a4961 send errors to webhook 2021-04-05 19:26:50 +00:00
Maximilian Schneider 19198bb59a filter out prices that do not update 2021-03-17 00:30:24 +00:00
Maximilian Schneider f524ab93c6 websockets should now reconnect automatically 2021-03-16 22:15:11 +00:00
Maximilian Schneider 28d35d037c Merge remote-tracking branch 'octopus/master' 2021-03-16 10:45:26 +01:00
De Facto e36d977e40 use aggregated cex median in PriceFeeder 2021-03-16 16:16:56 +08:00
De Facto 51932068d0 aggregated feeds 2021-03-16 16:10:01 +08:00
dd b80d773450 fixed stack size limit error with #[inline(never)]; made min value change for BTC and ETH roughly 0.1% 2021-03-03 20:15:01 -05:00
De Facto aa9e9d5776 fix broken import 2021-02-25 18:50:53 +08:00
De Facto 9b84c7691d remove jsonReplacer log 2021-02-25 18:48:16 +08:00
De Facto 0a63a91b1c no reward faucet for now 2021-02-25 15:33:43 +08:00
De Facto b18c622d25 allow configuring rpc host 2021-02-25 14:21:12 +08:00
De Facto b0e036f80b rpc optimization cleanup 2021-02-25 11:58:56 +08:00
De Facto 5e49bbafec Merge branch 'rpc-optimization' 2021-02-25 11:49:29 +08:00
De Facto 885d9c0259 simplify RPC optimization. subscription unreliable 2021-02-25 11:49:02 +08:00
De Facto 2f071eb75e work on reward faucet 2021-02-25 10:52:20 +08:00
bartosz-lipinski 73d3146eb0 rpc optimizations 2021-02-24 20:41:36 -06:00
De Facto 6e28864719 solink lib 2021-02-22 20:41:23 +08:00
De Facto 88d5c9c913 by default observe all known feeds 2021-02-20 19:43:56 +08:00
De Facto b482cf00eb fix submission race condition 2021-02-20 19:29:19 +08:00
De Facto 7b83917ecb cli: oracle command for running submitter 2021-02-20 18:13:47 +08:00
De Facto 2a5f3b3ae6 less noisy logging 2021-02-20 18:00:17 +08:00
De Facto d9aecb68c2 print value updates 2021-02-20 17:05:05 +08:00
De Facto a65a03faf0 rename file 2021-02-19 21:17:48 +08:00
De Facto b77e338c4b remove unused code 2021-02-19 21:15:58 +08:00
De Facto 3a6b17f03d PriceFeeder class 2021-02-19 21:13:56 +08:00
De Facto 18882f23df store owner in deploy manifest 2021-02-19 18:49:21 +08:00
De Facto e223511bc3 implement deployer class 2021-02-19 18:42:21 +08:00
De Facto 89d4d6fbd3 associate an aggregator with a particular reward faucet 2021-02-18 16:37:23 +08:00
De Facto 8cb797235b don't submit value if price did not change enough 2021-02-18 15:14:13 +08:00
De Facto 4560dc0784 test script with 4 oracles 2021-02-18 12:15:50 +08:00
De Facto ff0033e540 store median in Answer struct 2021-02-18 11:16:51 +08:00
De Facto 96a701663e cosmetics 2021-02-17 21:46:39 +08:00
De Facto b76aef53ce flux submitter 2021-02-17 21:39:03 +08:00
De Facto 39476b0aec can submit value 2021-02-15 16:17:45 +08:00
De Facto d445491cb3 fix init 2021-02-06 16:13:12 +08:00
De Facto d45b362dc6 borsh serialization 2021-02-03 13:00:04 +08:00
czl1378 280dfef7b3 fixes #12 2021-01-19 21:15:34 +08:00
czl1378 9bf4f7fba7 update README. fixes #10 2021-01-14 20:17:25 +08:00
dd 1fffa09831 fixed layout of Aggregator to match layout in program; added pairSymbol option in --feed command in CLI 2020-12-28 18:25:41 -05:00