- Sep 24, 2020
-
-
wangjj9219 authored
-
- Sep 17, 2020
-
-
Bryan Chen authored
-
Xiliang Chen authored
-
- Aug 27, 2020
-
-
Jipyeongseon Geunyang Samgagbeob authored
* authority add runtime-benchmarks * make-orml-oracle-instantiable make sure all Trait have I parameter fix rpc create macro for AggregatedDataProviderImpl undo change undo change add todo change name trait name from DataProviderExtended to DataFeeder implement DataProviderExtended for macro create_median_value_data_provider fix comments Update oracle/src/default_combine_data.rs Co-authored-by:
Shaopeng Wang <spxwang@gmail.com> Update oracle/src/lib.rs Co-authored-by:
Shaopeng Wang <spxwang@gmail.com> Update traits/src/lib.rs Co-authored-by:
Shaopeng Wang <spxwang@gmail.com> keep this blank line filter out None value here to reduce a traverse in retain, define a generic find_median fn to DRY * fix dep version * add comments to prove won't panic by using indexing [] * test write * Fix oracle mocks. * Rework median value provider and some traits. * fmt * Use sp_std Vec. * Update oracle rpc. * Fix typo. Co-authored-by:
zjb0807 <zjb0807@qq.com> Co-authored-by:
Bryan Chen <xlchen1291@gmail.com> Co-authored-by:
Shaopeng Wang <spxwang@gmail.com>
-
- Aug 21, 2020
-
-
Shaopeng Wang authored
* Update dependencies to rc6. * Update benchmarking.
-
- Jul 30, 2020
-
-
Xiliang Chen authored
* update for rc5 * update for rc5 * remove system * fix format * fix format * Update lib.rs fix format build failed Co-authored-by:
zjb0807 <zjb0807@qq.com>
-
- Jun 28, 2020
-
-
wangjj9219 authored
-
- Jun 26, 2020
-
-
Shaopeng Wang authored
-
- Jun 09, 2020
-
-
wangjj9219 authored
* remove LinkedMap and FixedU128 implemention * bump version
-
- Jun 08, 2020
-
-
Xiliang Chen authored
-
- Jun 05, 2020
-
-
wangjj9219 authored
-
Bryan Chen authored
-
- Jun 04, 2020
-
-
Bryan Chen authored
-
- May 29, 2020
-
-
Shaopeng Wang authored
-
Shaopeng Wang authored
-
- May 26, 2020
-
-
Xiliang Chen authored
-
- May 19, 2020
-
-
wangjj9219 authored
* remove ExistentialDeposit * switch subsrate dependencies to crates.io
-
- May 18, 2020
-
-
wangjj9219 authored
-
- May 17, 2020
-
-
wangjj9219 authored
-
- May 15, 2020
-
-
Xiliang Chen authored
-
- Apr 16, 2020
-
-
Ermal Kaleci authored
* oracle get_all_values rpc method * update import
-
- Apr 15, 2020
-
-
wangjj9219 authored
-
- Mar 30, 2020
-
-
Shaopeng Wang authored
* Upgrade substrate to alpha 5. * Upgrade serde & codec.
-
- Mar 16, 2020
-
-
wangjj9219 authored
-
- Mar 05, 2020
-
-
Xiliang Chen authored
* update to pre-release version * update nightly version * fix build issue
-
- Feb 25, 2020
-
-
Xiliang Chen authored
-
- Feb 03, 2020
-
-
Shaopeng Wang authored
* Rename oracle rpc fn name. * Update to new set_lock api. * Fix due to pallet_balances breaking changes. * Remove unused imports. * fmt
-
- Feb 01, 2020
-
-
Shaopeng Wang authored
* Oracle rpc api. * Manual Serialize impl for FixedU128; Manual Display impl for TimestampedValue. * Remove unused Display impls. * Fixed some wired failing existing unit tests. * Impl Deserialize for FixedU128. * Rename oracle rpc method name. * fmt * Renaming.
-