solana-flux-aggregator/src
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
..
AggregatorObserver.ts print value updates 2021-02-20 17:05:05 +08:00
Deployer.ts no reward faucet for now 2021-02-25 15:33:43 +08:00
FluxAggregator.ts remove unused code 2021-02-19 21:15:58 +08:00
PriceFeeder.ts updated minValueChangeForNewRound 2021-04-27 10:55:25 +03:00
Submitter.ts rpc optimization cleanup 2021-02-25 11:58:56 +08:00
cli.ts Added cli command oracle-file for submitting prices by updating a local file (#3) 2021-05-06 02:02:45 +03:00
config.ts implement deployer class 2021-02-19 18:42:21 +08:00
context.ts allow configuring rpc host 2021-02-25 14:21:12 +08:00
feeds.ts Added cli command oracle-file for submitting prices by updating a local file (#3) 2021-05-06 02:02:45 +03:00
json.ts remove jsonReplacer log 2021-02-25 18:48:16 +08:00
lib.ts solink lib 2021-02-22 20:41:23 +08:00
log.ts less noisy logging 2021-02-20 18:00:17 +08:00
schema.ts fix submission race condition 2021-02-20 19:29:19 +08:00
state.ts less noisy logging 2021-02-20 18:00:17 +08:00
utils.ts send errors to webhook 2021-04-05 19:26:50 +00:00