Eitan Seri-Levi
|
c7ef72d01e
|
Added more test coverage, simplified Attestation conversion, and other minor refactors
|
2025-01-06 16:30:58 +07:00 |
|
Eitan Seri-Levi
|
44d15a99f4
|
Merge branch 'unstable' of https://github.com/sigp/lighthouse into single_attestation
|
2024-12-23 13:45:20 +07:00 |
|
Mac L
|
b2b1faad4e
|
Enforce alphabetically ordered cargo deps (#6678)
* Enforce alphabetically ordered cargo deps
* Fix test-suite
* Another CI fix
* Merge branch 'unstable' into cargo-sort
* Fix conflicts
* Merge remote-tracking branch 'origin/unstable' into cargo-sort
|
2024-12-19 05:46:03 +00:00 |
|
Eitan Seri-Levi
|
68292ad9dd
|
Add post attestation v2 endpoint logic to attestation service
|
2024-12-13 21:51:35 +07:00 |
|
Age Manning
|
8e95024945
|
Split the VC into crates making it more modular (#6453)
* Starting to modularize the VC
* Revert changes to eth2
* More progress
* More progress
* Compiles
* Merge latest unstable and make it compile
* Fix some lints
* Tests compile
* Merge latest unstable
* Remove unnecessary deps
* Merge latest unstable
* Correct release tests
* Merge latest unstable
* Merge remote-tracking branch 'origin/unstable' into modularize-vc
* Merge branch 'unstable' into modularize-vc
* Revert unnecessary cargo lock changes
* Update validator_client/beacon_node_fallback/Cargo.toml
* Update validator_client/http_metrics/Cargo.toml
* Update validator_client/http_metrics/src/lib.rs
* Update validator_client/initialized_validators/Cargo.toml
* Update validator_client/signing_method/Cargo.toml
* Update validator_client/validator_metrics/Cargo.toml
* Update validator_client/validator_services/Cargo.toml
* Update validator_client/validator_store/Cargo.toml
* Update validator_client/validator_store/src/lib.rs
* Merge remote-tracking branch 'origin/unstable' into modularize-vc
* Fix format string
* Rename doppelganger trait
* Don't drop the tempdir
* Cargo fmt
|
2024-11-08 01:01:46 +00:00 |
|