shentufoundation / shentu

A Cross-chain Protocol with Security Scoring and Decentralized Reimbursements for Building Secure dApps and Blockchains
https://www.shentu.technology/
Other
407 stars 52 forks source link

Improve shield purchases and claims #178

Open dshe-certik opened 3 years ago

dshe-certik commented 3 years ago

Summary

When we create or update a pool, a purchase is made.

When a proposal is submitted,

For Admin Use

jim380 commented 3 years ago

If a purchase couldn't be found with the provided poolID and purchaser, it would've errored out on L42, no?

dshe-certik commented 3 years ago

If a purchase couldn't be found with the provided poolID and purchaser, it would've errored out on L42, no?

Right, but we didn't check if the target purchase ID exists or not for this purchaser.