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

Update DR fields #111

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Update DR fields #111

wants to merge 3 commits into from

Conversation

Thomasvdam
Copy link
Member

Motivation

Stay up to date with the latest changes of the protocol

Explanation of Changes

bump proto-messages version to v0.4.0-dev.3
bump dev-tools version to v0.0.15

Testing

Tested by deploying the latest contract on a local chain running the latest version of main. Posting a DR succeeds, and the result can be queried:

 {
  version: "0.0.1",
  drId: "150ac588497094491516feecd60318053c7a5f27f89e18fce247140e3e446f19",
  drBlockHeight: 172n,
  consensus: false,
  exitCode: 200,
  result: "0x6e656564203120636f6d6d6974733b2072656365697665642030",
  resultAsUtf8: "need 1 commits; received 0",
  blockHeight: 182n,
  blockTimestamp: 2024-11-28T12:49:48.000Z,
  gasUsed: 0n,
  paybackAddress: "seda_sdk",
  sedaPayload: "",
}

The DRs just timed out, as I didn't bother running an overlay node locally and uploading oracle programs.

Related PRs and Issues

Closes: #110

@Thomasvdam Thomasvdam requested a review from a team November 28, 2024 13:06
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.

🔧 Add tally_gas_limit property
1 participant