Commit Graph

151 Commits

Author SHA1 Message Date
De Facto fa5765dc70 devnet join readme 2021-02-20 22:14:26 +08:00
De Facto 56568b8dad readme 2021-02-20 22:03:44 +08:00
De Facto 3b86476d94 devnet oracles 2021-02-20 21:58:44 +08:00
De Facto d22a7a02cd devnet sandbox README 2021-02-20 21:49:14 +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 2c3bfe1efd update solray 2021-02-20 18:38:20 +08:00
De Facto b5d860ae38 add forked borsh as dep 2021-02-20 18:36:39 +08:00
De Facto 4686fd6f9a update solray and checkin yarn.lock 2021-02-20 18:18:30 +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 9c6199e270 split out match branches to get around stack limit 2021-02-18 23:38:14 +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 a8573ba6c5 gitignore 2021-02-17 21:40:09 +08:00
De Facto b76aef53ce flux submitter 2021-02-17 21:39:03 +08:00
De Facto a1a7656cd7 use slot instead of unix_timestamp 2021-02-17 21:38:29 +08:00
De Facto f61bb51d5a oops uncomment 2021-02-17 21:38:19 +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 3b1db75da4 print packed sizes 2021-02-06 16:12:40 +08:00
De Facto 95e03e682a bump max oracles to 13 2021-02-06 10:51:14 +08:00
De Facto 7402e0f15d format 2021-02-06 10:47:42 +08:00
De Facto 718c72955c remove workspace. causes problem with solray 2021-02-06 10:44:05 +08:00
De Facto 01a910e7aa move submissions out of Aggregator struct 2021-02-05 16:33:48 +08:00
De Facto 8b95bfa4f7 tweak field names and types 2021-02-05 11:00:19 +08:00
De Facto b05b069e48 function to read resolved median 2021-02-04 18:24:24 +08:00
De Facto 25ccb03cac spec 2021-02-04 18:13:14 +08:00
De Facto fcf2596669 fuss 2021-02-04 18:10:54 +08:00
De Facto c5cec097af remove unused imports 2021-02-04 18:00:43 +08:00
De Facto 521b89c6fc allow aggregator to be reconfigured 2021-02-04 17:56:09 +08:00
De Facto 67f15852be fix submission rewards accumulation 2021-02-04 17:43:00 +08:00
De Facto 88303c8545 implement withdraw without test 2021-02-04 17:35:34 +08:00
De Facto 7eca995088 tmp 2021-02-04 16:43:14 +08:00
De Facto c9fddd52f3 clean up error module 2021-02-04 16:30:19 +08:00
De Facto 124e0ab7ae cargo fix 2021-02-04 16:26:40 +08:00
De Facto bea78fc897 cargo fmt 2021-02-04 16:17:08 +08:00
De Facto 71f2dd40fc tests for submit 2021-02-04 14:50:12 +08:00
De Facto 99343ec45f oracle submit prelim test 2021-02-04 12:12:17 +08:00
De Facto 41d19e86b0 format 2021-02-04 09:50:04 +08:00
De Facto ebdeff24e6 prelim implementation of oracle submit 2021-02-03 19:51:03 +08:00