Kartik Chopra

Results 21 issues of Kartik Chopra

Given our emphasis on the monorepo, having documentation in the mev-commit repo would allow us to modify the documentation along with feature implementation and modification. A strategy will be needed...

* Needed for migratebility of the node

* The existing clients used to communicate with arbitrary EVM-base machines have been spread throughout the code. * Historically this would be ok, since we don't replicate the usage of...

Allow users to send metadata in extra_data field to transmit relevant knowledge related to their bid.

* Bid rejection can leak Alpha/Strategy details. * We should avoid sending back a bid rejection from the provider node.

Details of possible improvements are described [here](https://www.notion.so/primev/Logs-that-are-useful-and-not-17d1ce8872d74623bfdb9a73d923a5f2#12be1b89443e4fe7bd04e539f9864282)

When a bid is outside a window in which funds have been dedicated, state this in the bidder API response. Currently the user must look through the logs of the...

## 📝 Summary This PR integrates mev-commit functionality into the relay, enabling support for mev-commit registered validators and builders. ![image](https://github.com/user-attachments/assets/bc4053c3-649a-4791-b515-d3c8573cfeb9) ## ⛱ Motivation and Context The integration of mev-commit allows...