Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Rough Implementation of Pre-Confirmations #4

Merged
merged 29 commits into from
Oct 2, 2023

Conversation

ckartik
Copy link
Contributor

@ckartik ckartik commented Sep 27, 2023

  • Adds the protocol specifics for receiving and propagating bids.

@ckartik ckartik force-pushed the ckartik/preconf-protocol-impl branch from 894cb2e to fbd4f50 Compare September 27, 2023 20:32
@ckartik ckartik changed the title WIP: First pass at pre-confirmation protocol Rough Implementation of Pre-Confirmations Sep 28, 2023
go.mod Outdated Show resolved Hide resolved
@ckartik ckartik requested a review from kant777 September 30, 2023 23:45
@ckartik ckartik requested a review from kant777 October 1, 2023 00:10
pkg/preconfirmation/preconfirmation.go Outdated Show resolved Hide resolved
pkg/preconfirmation/preconfirmation_test.go Outdated Show resolved Hide resolved
pkg/preconfirmation/preconfirmation_test.go Show resolved Hide resolved
pkg/preconfirmation/preconfirmation.go Show resolved Hide resolved
pkg/preconfirmation/preconfirmation.go Show resolved Hide resolved
pkg/structures/preconf/bid.go Show resolved Hide resolved
@ckartik ckartik requested a review from aloknerurkar October 2, 2023 19:17
@ckartik ckartik merged commit db47916 into main Oct 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement the preconf and the commitment protocols
3 participants