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

feat: Aptos Da Client #3

Closed
wants to merge 39 commits into from
Closed

feat: Aptos Da Client #3

wants to merge 39 commits into from

Conversation

Tranduy1dol
Copy link
Member

No description provided.

Copy link

linear bot commented Jun 19, 2024

MZK-29 DA

Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Show resolved Hide resolved
crates/da_clients/aptos/Cargo.toml Outdated Show resolved Hide resolved
crates/da_clients/aptos/src/lib.rs Outdated Show resolved Hide resolved
crates/da_clients/aptos/src/config.rs Outdated Show resolved Hide resolved
@0x5ea000000
Copy link

@Tranduy1dol when you want to sync code from main branch, please use rebase instead of merge

@Tranduy1dol Tranduy1dol force-pushed the Mzk-29-Aptos-DA-Layer branch 4 times, most recently from 2934add to 8f657c3 Compare June 25, 2024 08:57
Copy link

@0x5ea000000 0x5ea000000 left a comment

Choose a reason for hiding this comment

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

we didn't have the blob da contract part, maybe u can collaborate with @hduoc2003 to implement the avail and celestia DA, and open PR to main repo.


[patch.crates-io]
merlin = { git = "https://github.com/aptos-labs/merlin" }
x25519-dalek = { git = "https://github.com/Tranduy1dol/x25519-dalek", branch = "zeroize_v1.7" }

Choose a reason for hiding this comment

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

fork to our org

crates/da-clients/aptos/Cargo.toml Outdated Show resolved Hide resolved
apoorvsadana and others added 18 commits August 1, 2024 05:29
* boilerplate code

* fix taplo

* fmt fix
Corrected a word
* strucutre for sending blob added

* [test]: function defined

* added condition to fetch nonce when the state_diff len is not-zero

* updated the condition for nonce getting, to not get it for one contract address

* test added for fft function

* removed some unused comments

* updated test_state_update_to_blob_Data test

* deleted extra files

* issue resolved

* mocking added for state update to blob function

* estimation added for txn and chain id dynamically setting

* txn inclusion logic added and code cleanup

* error message updated for blob length error

* linting fix

* linting fix

* toml linting fixed

* added nonce and to address

---------

Co-authored-by: apoorvsadana <[email protected]>
* feat : added snos worker implementation and unit tests

* feat : added review #1 changes : added error handling for snos workers

* feat : added review #1 changes : added error handling for snos workers

* fix : lint

* fix : lint errors

---------

Co-authored-by: Arun Jangra <[email protected]>
* Prover service trait and SHARP client implementation

* _ to - in crates

* fix taplo

* fix taplo again

---------

Co-authored-by: apoorvsadana <[email protected]>
@Tranduy1dol Tranduy1dol force-pushed the Mzk-29-Aptos-DA-Layer branch from 9a62f06 to 37989a0 Compare August 1, 2024 05:34
@Tranduy1dol Tranduy1dol closed this Aug 5, 2024
@Tranduy1dol Tranduy1dol deleted the Mzk-29-Aptos-DA-Layer branch August 5, 2024 07:14
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.

9 participants