- Mar 22, 2021
-
-
Shaun Wang authored
-
- Feb 04, 2021
-
-
Shaopeng Wang authored
* Tidy up oracle module. * Tokens and currencies module. * Apply convention to modules.
-
- Jan 21, 2021
-
-
wangjj9219 authored
-
- Jan 19, 2021
-
-
Shaopeng Wang authored
* Migrate oracle module. * Migrate NFT module. * Impl genesis config default under std.
-
- Dec 07, 2020
-
-
Shaopeng Wang authored
* Apply substrate breaking change. * Fix readme typo.
-
- Nov 06, 2020
-
-
Shaopeng Wang authored
* Update orml-oracle docs. * Update feed_values dispatchable call documentation.
-
- Oct 12, 2020
-
-
zjb0807 authored
-
- Sep 18, 2020
-
-
zjb0807 authored
* add weightInfo * fix clippy
-
- Sep 16, 2020
-
-
zjb0807 authored
-
- Aug 28, 2020
-
-
wangjj9219 authored
-
- Aug 27, 2020
-
-
wangjj9219 authored
* Refactor oracle feed_values with to signed tx * remove nonce, block and signature
-
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 26, 2020
-
-
wangjj9219 authored
-
- 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>
-
- Jul 28, 2020
-
-
Shaopeng Wang authored
* fmt: wrap comments. * Github actions: use nightly toolchain. * Make file: does not enforce stable fmt.
-
- Jul 21, 2020
-
-
warfollowsme | ryabina.io authored
-
- Jul 10, 2020
-
-
Shaopeng Wang authored
-
- Jul 06, 2020
-
-
Xiliang Chen authored
-
Xiliang Chen authored
-
- Jun 30, 2020
-
-
Xiliang Chen authored
-
- Jun 29, 2020
-
-
Xiliang Chen authored
* refactor auction * refactor gradually-update * oracle cleanup
-
- Jun 26, 2020
-
-
Shaopeng Wang authored
-
- Jun 03, 2020
-
-
Xiliang Chen authored
-
- May 26, 2020
-
-
Xiliang Chen authored
-
- May 21, 2020
-
-
Xiliang Chen authored
* replace SignedExtension with ValidateUnsigned * need to provide tag
-
- May 20, 2020
-
-
Xiliang Chen authored
* refactor oracle * use SignedExtension * fix tests * finish oracle tests
-
- May 14, 2020
-
-
Keith Yeung authored
* Configure CI to run clippy * Fix up clippy issues in vesting * Fix up clippy issues in utilities * Fix up clippy issues in tokens * Fix up clippy issues in schedule-update * Fix up clippy issues in oracle * Fix up clippy issues in gradually-update * Fix up clippy issues in currencies * Fix up clippy issues in auction * Fix formatting * Deny warnings when running clippy on CI * Fix clippy issues in benchmarking
-
- May 08, 2020
-
-
wangjj9219 authored
-
Keith Yeung authored
* Add descriptions to all cargo subprojects * Add repository field to all cargo subprojects * Modify GitHub actions to run cargo unleash * Add license-file field to all cargo subprojects * Remove pallet-balances/std feature from std feature of schedule-update * Add version numbers to path dependencies * Fix compilation errors on all cargo subprojects * Attempt to force use one version of the compiler * Put cargo unleash step at the very end * Fix all test compile errors * Use drain_prefix instead of drain * fix tests Co-authored-by:
Bryan Chen <xlchen1291@gmail.com>
-
- 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
* Renaming substrate deps to their package names. * Combine imports.
-
- Feb 25, 2020
-
-
Xiliang Chen authored
-
- Feb 18, 2020
-
-
wangjj9219 authored
-
- Feb 16, 2020
-
-
Ermal Kaleci authored
* make feed_value FreeOperational * methods free_operational * validate call * validate call * update * OnNewData accepts who: AccountId * missing comma * Fix SignedExtension implementation * Update oracle/src/lib.rs * fix tests * fix import * move has_dispatched check into module call * OnRedundantCall * update Co-authored-by:
Xiliang Chen <xlchen1291@gmail.com>
-
- 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.
-
- Jan 31, 2020
-
-
Xiliang Chen authored
-
- Jan 12, 2020
-
-
Xiliang Chen authored
-
- Dec 23, 2019
-
-
Xiliang Chen authored
-
- Dec 03, 2019
-
-
Xiliang Chen authored
-