-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add note and week 0 updates * rebase --------- Co-authored-by: Mário Havel <[email protected]>
- Loading branch information
1 parent
e5b384a
commit 01e41ce
Showing
2 changed files
with
41 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
## Introduction | ||
|
||
Hi, I'm Bastin, a simple developer. I'm interested in all things blockchain. have been reading up on the core protocol lately and I think that's where I want to focus on. | ||
|
||
I'm looking forward to this EPF and I will try my best to produce value. | ||
|
||
## My EPF Journey | ||
|
||
Here in [this note](https://hackmd.io/@Bastin/r1oxkeNVR) I write down my thoughts and plans in an unorganized manner. this can be considered my thought process through out this program, and these notes are what will later on turn to the development updates. | ||
|
||
I have not yet decided on what to work on. at first I was keen on performance optimizations on the execution layer. specifically optimistic parallel execution of the transactions in the validators. but I then realized that it might not be valuable due to the way the protocol works. | ||
So I am looking around to find a suitable idea to work on. I will update this later on. | ||
|
||
## Weekly Updates | ||
|
||
Here you can see my weekly updates as well in the [`development-updates.md`](https://github.com/eth-protocol-fellows/cohort-five/blob/main/development-updates.md): | ||
|
||
- [Week 0](https://hackmd.io/@Bastin/HJ6hOLQHC) |