- May 21, 2021
-
-
wangjj9219 authored
-
- Feb 11, 2021
-
-
brettkolodny authored
* Migrated auction mock file to construct_runtime macro * Migrated currencies mock file to contruct_runtime * Migrated gradually-update mock file to construct_runtime * Migrated nft mock file to construct_runtime macro * Migrated oracle mock file to construct_runtime * Migrated rewards mock file to construct_runtime macro * Migrated mock file to construct_runtime macro * Migrated mock file to construct_runtime macro
-
- Feb 04, 2021
-
-
Shaopeng Wang authored
* Tidy up oracle module. * Tokens and currencies module. * Apply convention to modules.
-
- Jan 19, 2021
-
-
Shaopeng Wang authored
* Migrate oracle module. * Migrate NFT module. * Impl genesis config default under std.
-
- Aug 27, 2020
-
-
wangjj9219 authored
* Refactor oracle feed_values with to signed tx * remove nonce, block and signature
-
- Jun 30, 2020
-
-
Xiliang Chen authored
-
- Jun 26, 2020
-
-
Shaopeng Wang authored
-
- Jun 03, 2020
-
-
Xiliang Chen authored
-
- May 28, 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 08, 2020
-
-
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
-
- 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>
-
- Nov 25, 2019
-
-
Xiliang Chen authored
* rename to FRAME * fix test
-
- Nov 21, 2019
-
-
Xiliang Chen authored
* add feed_values * fix tests * workaround check wasm issue * workaround build issue
-
Shaopeng Wang authored
* Rename paint to palette. * Fix typo. * Update comments.
-
- Nov 14, 2019
-
-
Ermal Kaleci authored
* first version of oracle module
-