Commit Graph

27 Commits

Author SHA1 Message Date
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
De Facto c3c5028ff1 refactor init/add oracle/remove oracle 2021-02-03 18:02:01 +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
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 1f32a52df7 use 'borsh' for serialization; add some tests 2020-12-18 14:38:28 +08:00
defactojob@tutanota.com 26f529d304 rename to get_median 2020-12-10 09:40:30 +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 4b320fff2f refactor 2020-12-09 10:39:39 +08:00