Skip to content

Conversation

KuphJr
Copy link
Contributor

@KuphJr KuphJr commented Sep 11, 2023

  • Switched DON ID from coordinator1 to local-functions-testnet
  • Fixed CBOR parsing
  • Added test with consumer contract that encodes the request off-chain
  • Filtered extraneous confusing log message
  • Moved test contract source code into /test

@KuphJr KuphJr requested a review from zeuslawyer September 11, 2023 19:45
@KuphJr KuphJr changed the title Changed DON ID for localFunctionsTestnet Various fixes for localFunctionsTestnet Sep 12, 2023
* @param callbackGasLimit Maximum amount of gas used to call the inherited `handleOracleFulfillment` method
*/
function sendEncodedRequest(
bytes calldata encodedRequest,
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: for consistency this should perhaps be requestDataCBOR or something similar

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The contract is copied, so I would prefer to leave this as-is

@KuphJr KuphJr requested a review from zeuslawyer September 12, 2023 15:59
Copy link
Collaborator

@zeuslawyer zeuslawyer left a comment

Choose a reason for hiding this comment

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

nice - looking good!

@KuphJr KuphJr merged commit ce2d4cd into main Sep 13, 2023
@KuphJr KuphJr deleted the chore/change-mock-donId branch September 13, 2023 00:08
@github-actions github-actions bot mentioned this pull request Sep 13, 2023
zeuslawyer
zeuslawyer approved these changes Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants