Commit Graph

62 Commits

Author SHA1 Message Date
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
czl1378 1f32a52df7 use 'borsh' for serialization; add some tests 2020-12-18 14:38:28 +08:00
czl1378 64ac2ead2f for test, swallow feed error 2020-12-11 01:38:09 +08:00
De Facto 3e097081c4 feed polling and oracle removal 2020-12-10 11:39:52 +00:00
defactojob@tutanota.com 27f15a0c25 combine admin and oracle into AppContext 2020-12-10 09:30:01 +00:00
czl1378 2e00d6e1f9 cli support testToken command 2020-12-10 17:20:07 +08:00
czl1378 f5fa78c95f use index to add/remove an oracle, add intergration example 2020-12-09 23:38:31 +08:00
czl1378 af769d64d1 Update 2020-12-09 20:12:29 +08:00
defactojob@tutanota.com faa0f8e8c6 refactor cli 2020-12-09 11:41:15 +00:00
czl1378 e6bf2a4824 fix .env bug 2020-12-09 16:05:39 +08:00
czl1378 d8fadadda6 move out .env file 2020-12-09 15:56:23 +08:00
czl1378 be55afce37 support feeds to an aggregator 2020-12-09 15:52:28 +08:00
czl1378 4b320fff2f refactor 2020-12-09 10:39:39 +08:00
czl1378 5334a4ebfb add client script, fix some bugs 2020-12-08 21:14:05 +08:00