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

Coral getter, readme update #97

Merged
merged 6 commits into from
Oct 20, 2023
Merged

Coral getter, readme update #97

merged 6 commits into from
Oct 20, 2023

Conversation

bxmmm1
Copy link
Contributor

@bxmmm1 bxmmm1 commented Oct 13, 2023

  • Update Readme
  • Add getter
  • Update deployment scripts
  • Add tests

closes #95
closes #96

@bxmmm1 bxmmm1 marked this pull request as ready for review October 13, 2023 12:53
@@ -453,6 +453,16 @@ contract PufferProtocol is IPufferProtocol, AccessManagedUpgradeable, UUPSUpgrad
return abi.encodePacked(bytes1(uint8(1)), bytes11(0), IPufferStrategy(strategy).getEigenPod());
}

function getPayload(bytes32 strategyName) external view returns (bytes[] memory, bytes memory, uint256) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JasonVranek How should we name this?

@bxmmm1 bxmmm1 linked an issue Oct 16, 2023 that may be closed by this pull request
@JasonVranek JasonVranek merged commit 269aa0b into master Oct 20, 2023
@JasonVranek JasonVranek deleted the feature/add-coral-getter branch October 20, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants