Elden Young

Results 17 comments of Elden Young

Wow, thank you. I just learned the use of the offline working machine according to ocw-example. I will improve the working mode of the offline working machine according to the...

Thank you. Now we have changed to accept only the first price from offchain worker. (#59)

At present, we have carried out several version iterations, and the content provided above is no longer in use. The link of current implementation is as follow: https://github.com/CESSProject/cess/blob/v0.5.1/c-pallets/segment-book/src/lib.rs#L755-L924

Now we have set it to `6000`: https://github.com/CESSProject/cess/blob/v0.5.1/runtime/src/lib.rs#L244

Thank you. According to your suggestion, I set the default value for UnitPrice. When the offchain worker encounters an unexpected condition, it is re executed, and the upper limit of...

Thank you for your suggestion. We have now modified hasher to change twox64concat to blake2: (#58)

Thank you for your suggestion. At present, we are making a big change to the code, so there is no way to write the corresponding benchmark for the time being,...

Sorry, we have made some changes temporarily. Next, we will change the unsigned transaction to the signed transaction and filter the signers. After completing these works, we will update our...

Thank you for your suggestion. Now we have changed the offchain worker to the signature method(#52)

Thank you for your comments. Our team will discuss about the index range of the substrate pallet we quote, the index range of our own unique pallet, and the appropriate...