elevenbuckets / elevenbuckets/OptractContract

Block Registry Data Format

Open
#7 10 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

1. sblockNo
2. ethBlockNo
3. ethBlockTimestamp?
4. merkle root
5. IPFS hash (bytes32)
6. total unique curated article counts of this OpRound
7. total unique votes counts of this OpRound
8. OpRound No. (uint)

===== could have no value unless lottery draw =====
+ (i) Lottery winning number (bytes32)
+ (ii) Lottery (bytes32 format of IPFS Hash, containing winning articles, winning users)
+ (iii) At Lottery Draw Success Rate threshold (actual rate * 100)

===== could have no value unless OpRound Ended =====
+ (iv) Final List ( bytes32 format of IPFS Hash, containing all selected articles)
+ (v) Success Rate DB ( bytes32 format of IPFS Hash, containing all latest success rate)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.