Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Databond support #685

Open
ashish10677 opened this issue Apr 25, 2022 · 4 comments
Open

Databond support #685

ashish10677 opened this issue Apr 25, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ashish10677
Copy link
Member

ashish10677 commented Apr 25, 2022

Rationale

Incase a block is not confirmed in the previous epoch, razor go would need to do offchain calculations on occurrence for all data bonds and check whether they need to be reported upon in this epoch.

Implementation

  1. This needs to be done on commit state if the block wasn't confirmed in the previous epoch.
  2. Before generating the merkle tree, databond calculation has to be done. This can be found in feat: occurrence support oracle-contracts#793
@ashish10677 ashish10677 added the enhancement New feature or request label Apr 25, 2022
@ashish10677 ashish10677 added this to the v2 milestone Apr 25, 2022
@ashish10677
Copy link
Member Author

More clarity needed on this @SamAg19

@SkandaBhat
Copy link
Member

Was this clarified? @SamAg19 @ashish10677

@ashish10677
Copy link
Member Author

Yes @SkandaBhat. We had a call yesterday and this was sorted out.

@ashish10677
Copy link
Member Author

ashish10677 commented Apr 28, 2022

@Yashk767 can you please add more to this issue so that it'll be easier for you to implement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
4 participants