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

Encode transactions in RLP format #24

Merged
merged 3 commits into from
Dec 18, 2023
Merged

Encode transactions in RLP format #24

merged 3 commits into from
Dec 18, 2023

Conversation

ImJeremyHe
Copy link
Member

No description provided.

When moving to RLP encoding using int8 as a workaround to avoid base64
no longer works. I'm not sure the way the encoding is done now is a good
idea though, we may want to rethink it.
Copy link
Member Author

@ImJeremyHe ImJeremyHe left a comment

Choose a reason for hiding this comment

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

Maybe we should keep this PR unmerged until we get a version where everything works successfully.

arbos/espresso/client.go Outdated Show resolved Hide resolved
Copy link

@sveitser sveitser left a comment

Choose a reason for hiding this comment

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

LGTM

@ImJeremyHe ImJeremyHe merged commit 757d74c into integration Dec 18, 2023
5 checks passed
@ImJeremyHe ImJeremyHe deleted the jh/serialize branch December 18, 2023 11:12
zacshowa pushed a commit that referenced this pull request Nov 26, 2024
zacshowa pushed a commit that referenced this pull request Nov 26, 2024
* forge install: automata-dcap-attestation

v0.1.1

* Add automata attestation to Sequencer Inbox

* Add automata verifier to the Sequencer Inbox

* Update tests and contracts

* add address to the end

* make hardhat build work as well

* make tests work

* make tests work

* attempt tests

* add tests

* add tests for EspressoTEEVerifier

* add tests to SequencerInbox

* revert 4844 chanegs

* source .env

* fix broken ci

* fix test

* Make espressoTEEVerifier non upgrdeable and use V3QuoteVerifier contract directly

* address comments
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