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

Implement eigenDA client remaining features #3243

Open
wants to merge 60 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
fcecc81
add integration doc
juan518munoz Oct 31, 2024
2bcf78f
Reimplement eigen config (#320)
gianbelinche Nov 1, 2024
537cf92
feat(eigen-client-extra-feature): rlp encoding (#319)
juan518munoz Nov 1, 2024
f58e0bf
feat(eigen-client-extra-features): non auth dispersal (#318)
juan518munoz Nov 1, 2024
04b93e6
initial commit
juan518munoz Nov 1, 2024
c121eca
add spaces
juan518munoz Nov 1, 2024
4a38ee2
Revert wrong push
juan518munoz Nov 1, 2024
e64cc2e
initial commit
juan518munoz Nov 1, 2024
5b8665b
Merge pull request #324 from lambdaclass/eigen-client-get-inclusion-data
juanbono Nov 1, 2024
aa9f1b2
fix(eigen-client-extra-features): fix eigen config test (#323)
juan518munoz Nov 4, 2024
e033630
feat(eigen-client-extra-features): Eigen client memstore (#321)
gianbelinche Nov 5, 2024
b164870
feat(eigen-client-extra-features): blob size limit (#325)
juan518munoz Nov 5, 2024
f95bc1b
feat(eigen-client-extra-features): Add soft confirmations (#322)
gianbelinche Nov 5, 2024
9c06b40
feat(eigen-client-extra-features): Verifier (#326)
gianbelinche Nov 5, 2024
3b9e766
feat(eigen-client-extra-features): Eigen client documentation (#327)
juan518munoz Nov 5, 2024
6668ab9
feat(eigen-client-extra-features): Eth confirmation depth (#328)
gianbelinche Nov 7, 2024
cc9e2be
feat(eigen-client-extra-features): Remove unused custom quorum number…
gianbelinche Nov 7, 2024
9769a17
doc & cargo check all
juan518munoz Nov 7, 2024
91bb79b
clippy
juan518munoz Nov 7, 2024
cbe124e
Merge branch 'main' into eigen-client-merge-main
juan518munoz Nov 7, 2024
9c73b3f
update contracts submodule
juan518munoz Nov 7, 2024
94ecb52
Merge pull request #330 from lambdaclass/eigen-client-clippy-and-doc
juanbono Nov 8, 2024
342b476
Merge pull request #331 from lambdaclass/eigen-client-merge-main
juanbono Nov 8, 2024
077bc13
Merge branch 'main' into eigen-client-extra-features
juanbono Nov 8, 2024
c98726a
Update integration readme (#335)
gianbelinche Nov 11, 2024
991c340
update contracts submodule
juan518munoz Nov 12, 2024
f55a424
Merge pull request #337 from lambdaclass/eigen-client-contracts-submo…
juanbono Nov 12, 2024
f2fb12c
feat(eigen-client-extra-features): Remove kzgpad (#339)
gianbelinche Nov 15, 2024
b825d4f
Create eigendaservicemanager type (#340)
gianbelinche Nov 15, 2024
9561bc3
Change match to if (#341)
gianbelinche Nov 15, 2024
986a1d2
feat(eigen-client-eigen-features): Move dependencies (#342)
gianbelinche Nov 15, 2024
09ecfdd
feat(eigen-client-extra-features): Backon (#344)
gianbelinche Nov 19, 2024
a2ddcc3
Remove memstore (#346)
gianbelinche Nov 19, 2024
7d369a8
Add reserved to proto (#343)
gianbelinche Nov 21, 2024
a9c31a7
Remove extra config (#351)
gianbelinche Nov 21, 2024
6e1de82
feat(eigen-client-extra-features): Kzg bn254 crate (#352)
gianbelinche Nov 21, 2024
8d0b908
feat(eigen-client-extra-features): Remove Alloy Dependency (#349)
gianbelinche Nov 21, 2024
28c826c
Merge branch 'main' into eigen-client-extra-features-merge-main
gianbelinche Nov 22, 2024
68abc97
Fix cargo lock
gianbelinche Nov 22, 2024
99b153a
Merge pull request #354 from lambdaclass/eigen-client-extra-features-…
gianbelinche Nov 22, 2024
01b50ed
feat(eigen-client-extra-features): Move inclusion logic (#357)
gianbelinche Nov 28, 2024
daace34
feat(eigen-client-extra-features): Remove verify cert (#359)
gianbelinche Nov 28, 2024
99c6d42
feat(eigen-client-extra-features): Small changes (#358)
gianbelinche Nov 28, 2024
163c41a
feat(eigen-client-extra-features): minimal client changes (#362)
juan518munoz Nov 28, 2024
cef9a89
feat(eigen-client-extra-features): Add option to download points (#361)
gianbelinche Nov 28, 2024
75090b6
feat(eigen-client-extra-features): Replace third party dependant test…
juan518munoz Nov 28, 2024
7a61574
feat(eigen-client-extra-features): Remove steps to run from integrati…
gianbelinche Nov 28, 2024
bc90cc6
Merge branch 'main' into eigen-client-extra-features-and-main
gianbelinche Nov 28, 2024
87d450f
Update Cargo.lock
gianbelinche Nov 28, 2024
e2d4dab
Merge pull request #363 from lambdaclass/eigen-client-extra-features-…
gianbelinche Nov 29, 2024
4d1fadb
Merge branch 'main' into eigen-client-extra-features
juanbono Dec 3, 2024
4bb08b9
feat(eigen-client-pr-comments): Eigen client pr comments (#365)
gianbelinche Dec 6, 2024
0d01df7
Remove points (#366)
gianbelinche Dec 6, 2024
2100256
Merge branch 'main' into eigen-client-extra-features
gianbelinche Dec 6, 2024
83c3e13
Merge pull request #367 from lambdaclass/eigen-client-extra-main
gianbelinche Dec 6, 2024
fe8f68c
feat(eigen-client-extra-features): Fix PR comments (#369)
gianbelinche Dec 11, 2024
64a08bc
Merge branch 'main' into eigen-client-extra-features
gianbelinche Dec 11, 2024
8395cca
Cargo lock conflicts
gianbelinche Dec 11, 2024
f2d7941
Merge pull request #370 from lambdaclass/eigen-client-extra-main-merged
gianbelinche Dec 11, 2024
4b3c059
Solve comments (#372)
gianbelinche Dec 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update contracts submodule
  • Loading branch information
juan518munoz committed Nov 12, 2024
commit 991c340fd538f9470fc937f0446c8ca7031b5455