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

Add basic pyroscope agent #2367

Conversation

AndreiEres
Copy link
Contributor

No description provided.

@AndreiEres AndreiEres closed this Dec 4, 2023
@AndreiEres AndreiEres deleted the AndreiEres/pyroscope-subsystem-bench branch December 4, 2023 14:09
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Mar 26, 2024
* Implement basic equivocations detection loop (paritytech#2367)

* FinalityProofsBuf adjustments

- store a Vec<FinalityProof>
- transform prune `buf_limit` to Option

* FinalityProof: add target_header_hash()

* Target client: implement best_synced_header_hash()

* Implement first version of the equivocations detection loop

* Address code review comments

* Leftover

* polkadot-staging adjustments
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Mar 27, 2024
* Implement basic equivocations detection loop (paritytech#2367)

* FinalityProofsBuf adjustments

- store a Vec<FinalityProof>
- transform prune `buf_limit` to Option

* FinalityProof: add target_header_hash()

* Target client: implement best_synced_header_hash()

* Implement first version of the equivocations detection loop

* Address code review comments

* Leftover

* polkadot-staging adjustments
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
* Implement basic equivocations detection loop (paritytech#2367)

* FinalityProofsBuf adjustments

- store a Vec<FinalityProof>
- transform prune `buf_limit` to Option

* FinalityProof: add target_header_hash()

* Target client: implement best_synced_header_hash()

* Implement first version of the equivocations detection loop

* Address code review comments

* Leftover

* polkadot-staging adjustments
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
* Implement basic equivocations detection loop (paritytech#2367)

* FinalityProofsBuf adjustments

- store a Vec<FinalityProof>
- transform prune `buf_limit` to Option

* FinalityProof: add target_header_hash()

* Target client: implement best_synced_header_hash()

* Implement first version of the equivocations detection loop

* Address code review comments

* Leftover

* polkadot-staging adjustments
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
* Implement basic equivocations detection loop (paritytech#2367)

* FinalityProofsBuf adjustments

- store a Vec<FinalityProof>
- transform prune `buf_limit` to Option

* FinalityProof: add target_header_hash()

* Target client: implement best_synced_header_hash()

* Implement first version of the equivocations detection loop

* Address code review comments

* Leftover

* polkadot-staging adjustments
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
* Implement basic equivocations detection loop (paritytech#2367)

* FinalityProofsBuf adjustments

- store a Vec<FinalityProof>
- transform prune `buf_limit` to Option

* FinalityProof: add target_header_hash()

* Target client: implement best_synced_header_hash()

* Implement first version of the equivocations detection loop

* Address code review comments

* Leftover

* polkadot-staging adjustments
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
* Implement basic equivocations detection loop (paritytech#2367)

* FinalityProofsBuf adjustments

- store a Vec<FinalityProof>
- transform prune `buf_limit` to Option

* FinalityProof: add target_header_hash()

* Target client: implement best_synced_header_hash()

* Implement first version of the equivocations detection loop

* Address code review comments

* Leftover

* polkadot-staging adjustments
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* Implement basic equivocations detection loop (paritytech#2367)

* FinalityProofsBuf adjustments

- store a Vec<FinalityProof>
- transform prune `buf_limit` to Option

* FinalityProof: add target_header_hash()

* Target client: implement best_synced_header_hash()

* Implement first version of the equivocations detection loop

* Address code review comments

* Leftover

* polkadot-staging adjustments
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* Implement basic equivocations detection loop (paritytech#2367)

* FinalityProofsBuf adjustments

- store a Vec<FinalityProof>
- transform prune `buf_limit` to Option

* FinalityProof: add target_header_hash()

* Target client: implement best_synced_header_hash()

* Implement first version of the equivocations detection loop

* Address code review comments

* Leftover

* polkadot-staging adjustments
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* Implement basic equivocations detection loop (paritytech#2367)

* FinalityProofsBuf adjustments

- store a Vec<FinalityProof>
- transform prune `buf_limit` to Option

* FinalityProof: add target_header_hash()

* Target client: implement best_synced_header_hash()

* Implement first version of the equivocations detection loop

* Address code review comments

* Leftover

* polkadot-staging adjustments
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* Implement basic equivocations detection loop (paritytech#2367)

* FinalityProofsBuf adjustments

- store a Vec<FinalityProof>
- transform prune `buf_limit` to Option

* FinalityProof: add target_header_hash()

* Target client: implement best_synced_header_hash()

* Implement first version of the equivocations detection loop

* Address code review comments

* Leftover

* polkadot-staging adjustments
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* Implement basic equivocations detection loop (paritytech#2367)

* FinalityProofsBuf adjustments

- store a Vec<FinalityProof>
- transform prune `buf_limit` to Option

* FinalityProof: add target_header_hash()

* Target client: implement best_synced_header_hash()

* Implement first version of the equivocations detection loop

* Address code review comments

* Leftover

* polkadot-staging adjustments
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* Implement basic equivocations detection loop (paritytech#2367)

* FinalityProofsBuf adjustments

- store a Vec<FinalityProof>
- transform prune `buf_limit` to Option

* FinalityProof: add target_header_hash()

* Target client: implement best_synced_header_hash()

* Implement first version of the equivocations detection loop

* Address code review comments

* Leftover

* polkadot-staging adjustments
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 10, 2024
* Implement basic equivocations detection loop (paritytech#2367)

* FinalityProofsBuf adjustments

- store a Vec<FinalityProof>
- transform prune `buf_limit` to Option

* FinalityProof: add target_header_hash()

* Target client: implement best_synced_header_hash()

* Implement first version of the equivocations detection loop

* Address code review comments

* Leftover

* polkadot-staging adjustments
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 10, 2024
* Implement basic equivocations detection loop (paritytech#2367)

* FinalityProofsBuf adjustments

- store a Vec<FinalityProof>
- transform prune `buf_limit` to Option

* FinalityProof: add target_header_hash()

* Target client: implement best_synced_header_hash()

* Implement first version of the equivocations detection loop

* Address code review comments

* Leftover

* polkadot-staging adjustments
bkchr pushed a commit that referenced this pull request Apr 10, 2024
* Implement basic equivocations detection loop (#2367)

* FinalityProofsBuf adjustments

- store a Vec<FinalityProof>
- transform prune `buf_limit` to Option

* FinalityProof: add target_header_hash()

* Target client: implement best_synced_header_hash()

* Implement first version of the equivocations detection loop

* Address code review comments

* Leftover

* polkadot-staging adjustments
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.

1 participant