Skip to content

Commit 82b910b

Browse files
authored
Merge pull request #67 from smartcontractkit/copy-cd5b9538136045ea77ec01d637fa86bdb043adc3
Improvements:
2 parents a75f6e2 + e55c247 commit 82b910b

File tree

133 files changed

+11839
-836
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

133 files changed

+11839
-836
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@ The nodes then attempt to transmit the final report to the smart contract accord
2222
├── gethwrappers2: go-ethereum bindings for the OCR2 contracts, generated with abigen
2323
├── networking: p2p networking layer
2424
├── offchainreporting: offchain reporting protocol version 1
25-
├── offchainreporting2: offchain reporting protocol version 2
25+
├── offchainreporting2: offchain reporting protocol version 2 specific packages, not much here
26+
├── offchainreporting2plus: offchain reporting protocol version 2 and beyond
2627
├── permutation: helper package for generating permutations
2728
└── subprocesses: helper package for managing go routines
2829
```
30+
31+
Please note that **OCR3 & Mercury are currently in an alpha stage. Do not use them in production** lest you wish to be confronted with the BFT equivalent of Lovecraftian horrors.

gethwrappers/accesscontrolledoffchainaggregator/accesscontrolledoffchainaggregator.go

Lines changed: 27 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)