Skip to content

Commit

Permalink
Merge pull request eth-protocol-fellows#383 from bharath-123/bchain/w…
Browse files Browse the repository at this point in the history
…eek-8-9-update

add development updates for Week 8 and Week 9
  • Loading branch information
taxmeifyoucan authored Sep 22, 2023
2 parents 422f9c5 + a36f6c2 commit e89d376
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 3 deletions.
2 changes: 1 addition & 1 deletion development-updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ The actual project development is the main part of the program. Post your regula
| [Ayush](https://github.com/ayushm2003/) | | | | | | | | | | | | |
| [Balaji Pachai](https://github.com/balajipachai/) | | | | | | | | | | | | |
| [Behkod](https://github.com/behkod) | | | | | | | | | | | | |
| [Bharath](https://github.com/bharath-123) | [Update 5](https://hackmd.io/zf9iVnVxTR2bpkt3OU-_HQ) | [Update 6](https://hackmd.io/ib2BmJXeSDGXbztS5GFwmg) | [Update 7](https://hackmd.io/@oLeaCeNDTl-O01HPNj9_sw/BkUwRa_Ah) | | | | | | | | | |
| [Bharath](https://github.com/bharath-123) | [Update 5](https://hackmd.io/zf9iVnVxTR2bpkt3OU-_HQ) | [Update 6](https://hackmd.io/ib2BmJXeSDGXbztS5GFwmg) | [Update 7](https://hackmd.io/@oLeaCeNDTl-O01HPNj9_sw/BkUwRa_Ah) | [Update 8 + 9](https://hackmd.io/ggvvg40OQACFaY01WkM8lg) | [Update 8 + 9](https://hackmd.io/ggvvg40OQACFaY01WkM8lg) | | | | | | | |
| [Bryce](github.com/tanhengyeow) | | | | | | | | | | | | |
| [Camille](github.com/camillecorti) | | | | | | | | | | | | |
| [chirag-bgh](https://github.com/chirag-bgh) | [Update 5](https://hackmd.io/@Fe7vJwlNTJ69yVhRS6wYBw/ByN7Fa3T2) | [Update 6](https://hackmd.io/@Fe7vJwlNTJ69yVhRS6wYBw/SkVvm6B16) | [Update 7](https://hackmd.io/f06gFDIFQSW5fKSRRh4Y5g) | [Update 8](https://hackmd.io/VyJPZQs-T_qPXSI_Z9JKYw) | | | | | | | | |
Expand Down
24 changes: 22 additions & 2 deletions projects/pepc-boost.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,25 @@ Another goal is to read and document learnings in hackmd articles, design boards
[PEPC Design Doc](https://docs.google.com/document/d/1wa4J48lYqgnFz3JbCIrR97LIX7S5Z5_SjPG2ZTZQUgE/edit)
[PEPC Implementation Notes](https://hackmd.io/cvl87wD-T1y13qoJlWWB-Q)
[PEPC v2 Design Doc](https://docs.google.com/document/d/1DLse86yGLId2idQUIJbaiGxY_RxMxz3LhtdinbA3q4Q/edit)
[PEPC-Boost Relayer PR](https://github.com/bharath-123/pepc-boost-relay/pull/2)
[PEPC-Boost Builder PR](https://github.com/bharath-123/pepc-boost-builder/pull/2)

#### PEPC-Boost Relayer PRs
[[PEPC-Boost][1] ToB bid auction types](https://github.com/bharath-123/pepc-boost-relay/pull/4)
[[PEPC-Boost][2] Redis datastore implementation for ToB bid auction](https://github.com/bharath-123/pepc-boost-relay/pull/5)
[[PEPC-Boost][3] ToB bid auction implementation](https://github.com/bharath-123/pepc-boost-relay/pull/6)
[[PEPC-Boost][4] Add tests for the ToB bid tx auction impl](https://github.com/bharath-123/pepc-boost-relay/pull/7)
[[PEPC-Boost][5] Add types to integrate with the block assembler](https://github.com/bharath-123/pepc-boost-relay/pull/8)
[[PEPC-Boost][6] Block Assembler Client](https://github.com/bharath-123/pepc-boost-relay/pull/9)
[[PEPC-Boost][7] Call block assembler with ToB txs whenever blocks are submitted](https://github.com/bharath-123/pepc-boost-relay/pull/10)
[[PEPC-Boost][8] Block Assembler Client Integration tests](https://github.com/bharath-123/pepc-boost-relay/pull/11)
[[PEPC-Boost][9] Tx tracing infra types](https://github.com/bharath-123/pepc-boost-relay/pull/13)
[[PEPC-Boost][10] Implement tracing infra](https://github.com/bharath-123/pepc-boost-relay/pull/14)
[[PEPC-Boost][11] Implement custom devnet state interference checks](https://github.com/bharath-123/pepc-boost-relay/pull/15)
[[PEPC-Boost][12] Custom devnet state interference checks tests](https://github.com/bharath-123/pepc-boost-relay/pull/16)
[[PEPC-Boost][13] Add state interference checks for Goerli](https://github.com/bharath-123/pepc-boost-relay/pull/17)
[[PEPC-Boost][14] Goerli state interference checks](https://github.com/bharath-123/pepc-boost-relay/pull/18)

#### PEPC-Boost Builder PRs
[[PEPC-Boost][1] add types for block assembler rpc + minor refactor](https://github.com/bharath-123/pepc-boost-builder/pull/7)
[[PEPC-Boost][2] Block Assembler Implementation](https://github.com/bharath-123/pepc-boost-builder/pull/9)
[[PEPC-Boost][3] Block Assembler Tests](https://github.com/bharath-123/pepc-boost-builder/pull/11)

0 comments on commit e89d376

Please sign in to comment.