Commit Graph

151 Commits

Author SHA1 Message Date
De Facto c3c5028ff1 refactor init/add oracle/remove oracle 2021-02-03 18:02:01 +08:00
De Facto d45b362dc6 borsh serialization 2021-02-03 13:00:04 +08:00
De Facto 89c1e56aa9 refactor 2021-02-03 10:42:53 +08:00
czl1378 995b05fafb remove primitive-types 2021-01-22 07:00:16 +08:00
czl1378 5b837201af update example 2021-01-20 19:47:12 +08:00
Zhang Long e875a10185
Update deploy.json.example 2021-01-20 19:34:53 +08:00
Zhang Long f2f22570e0
Merge pull request #13 from czl1378/fix-tests
fix test compile
2021-01-20 12:07:37 +08:00
De Facto 00fc0b24ec fix tests 2021-01-20 11:45:54 +08:00
De Facto f7f38a090a fix test compile 2021-01-20 11:17:47 +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
czl1378 15700a3acf add 'decimals' to aggregator 2021-01-12 18:26:59 +08:00
czl1378 a227400a16 add/remove oracle no need index 2021-01-11 10:02:48 +08:00
czl1378 8111377333 update 2021-01-09 01:39:16 +08:00
czl1378 e6393ffbc3 Update README 2021-01-04 19:57:32 +08:00
Zhang Long 063a017213
Merge pull request #4 from dafyddd/dd/fixes
fixed layout of Aggregator to match layout in program; added pairSymb…
2020-12-29 08:25:54 +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 245d98dc48 fix solray install bug 2020-12-28 21:25:16 +08: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 308581da82 move specific deployment data to .example files 2020-12-10 11:54:21 +00:00
De Facto 796fa1e182 integration doc 2020-12-10 11:44:36 +00:00
De Facto 3e097081c4 feed polling and oracle removal 2020-12-10 11:39:52 +00:00
defactojob@tutanota.com 26f529d304 rename to get_median 2020-12-10 09:40:30 +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 403ceb20a0 rename 2020-12-10 11:49:38 +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 7749dff9ea delete tmp file 2020-12-09 15:57:57 +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
czl1378 afc7e766cf store submissions in the aggregator account 2020-12-08 11:57:03 +08:00
czl1378 5525a5d506 Simplify the process 2020-12-04 20:11:10 +08:00
czl1378 e76a7e6cf6 Update 2020-12-04 10:59:36 +08:00
Zhang Long 7decc7cf1d
Delete solana_flux_aggregator.json 2020-12-03 17:23:35 +08:00
czl1378 db608a3e1c Update oracle withdraw process 2020-12-03 14:45:16 +08:00
czl1378 10e277db26 Update 2020-12-03 09:04:00 +08:00
czl1378 af611481eb Process update 2020-12-02 11:42:09 +08:00
czl1378 e16a1e5b08 with incentives 2020-12-01 18:50:31 +08:00
czl1378 3f0b330113 Update 2020-12-01 01:41:09 +08:00
czl1378 95d86e8c0e Support 'Submit' instruction 2020-11-28 14:52:54 +08:00
czl1378 69ad84d4c6 Support AddOracle instruction 2020-11-27 19:56:50 +08:00
czl1378 339128b320 Fix min&max value storage bug 2020-11-27 08:46:24 +08:00
czl1378 c0e51c5459 update 2020-11-27 06:26:18 +08:00
Zhang Long cd37cc7b64
Create README.md 2020-11-27 06:21:05 +08:00