Mikhail Kalinin
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
      • Invitee
    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Versions and GitHub Sync Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
Invitee
Publish Note

Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

Your note will be visible on your profile and discoverable by anyone.
Your note is now live.
This note is visible on your profile and discoverable online.
Everyone on the web can find and read all notes of this public team.
See published notes
Unpublish note
Please check the box to agree to the Community Guidelines.
View profile
Engagement control
Commenting
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Suggest edit
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
Emoji Reply
Enable
Import from Dropbox Google Drive Gist Clipboard
   owned this note    owned this note      
Published Linked with GitHub
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
# Devs Behind The Merge: Mikhail For me the Merge began in 2015, a month before the launch of Frontier. At that distant time, I joined a small startup in which I worked on one of the first Ethereum clients. Some time after the startup was retired, I took part in prototyping Hybrid Casper FFG in our Java client with Dmitry Shmatko, where we met Danny Ryan for the first time. Thus, I was in a team which were at origins of the Beacon chain work, and we were granted by EF to continue our work on fully featured Beacon chain client in Java. With the progress on what was called Eth2 at the time, the first Merge designs began to appear, authored by Vitalik. At that time, it was planned to make Ethereum Mainnet chain to be placed on one of the 64 shards. During the fall of 2019, after a year of effort, a big event took place in the work on Beacon Chain. Seven teams working on Beacon chain clients gathered together in Canada for an offsite called [Interop Lock-In](https://media.consensys.net/how-30-eth-2-0-devs-locked-themselves-in-to-achieve-interoperability-175e4a807d92) to make their clients (and themselves) to talk to each other. Many thanks to Joe DeLong and ConsenSys for the idea and organization of this event. There was a lot of fun and, on the other hand, the event was very productive. During the week that was spent together, we made a huge step towards delivering the Beacon chain. After this event, thanks to the efforts of Joe Delong, Johnny Rhea and Ben Edgington, our entire team joined ConsenSys and formed the TXRX R&D team under the leadership of Joe Delong. A huge thank you to Joe, Johnny and Ben for the effort put into our teams merger, and a special thanks to EF for their support over the year and a half leading up to this event. And here, at ConsenSys R&D, under the excellent guidance of Joe Delong, I began to work closely on the Merge. I immediately liked the idea of working on the Merge, because I had deep knowledge on both, the Mainnet and the Beacon chain, which I learned while working on the clients of these two networks. The value of upgrading Ethereuom to PoS, the complexity of the design, and the challenges associated with it greatly fueled my interest. By the time I started working on Merge, several articles had been written on this topic, good examples are posts by [Vitalik Buterin](https://ethresear.ch/t/two-way-bridges-between-eth1-and-eth2/6286) and [Alex Stokes](https://ethresear.ch/t/two-way-bridges-between-eth1-and-eth2/6286). At that time, there was an idea to use Beacon Chain as a Finality gadget for the Mainnet. The [analysis of this design](https://ethresear.ch/t/on-the-way-to-eth1-finality/7041) was my first work on a given topic. Also, there was and idea of a [direct transition]((https://ethresear.ch/t/the-eth1-eth2-transition/6265)) to PoS, bypassing the Finality gadget stage was published by Vitalik at the same time. As a result of my initial research, I decided to create a prototype on [Teku](https://github.com/txrx-research/eth1-shard-demo), in which one of the Eth2 shards was used to store data of Execution chain. At the same time, Danny Ryan published an article on [the separation of concerns](https://ethresear.ch/t/eth1-eth2-client-relationship/7248) between execution and consensus clients. Guillaume Ballet helped a lot with the prototype by creating [Catalyst](https://ethresear.ch/t/architecture-of-a-geth-based-eth1-engine/7574) - the first prototype of Execution Layer client. At this time, we started to have regular calls on the Merge topic mostly to coordinate our efforts. [The prototype](https://github.com/txrx-research/eth1-shard-demo) was created and we moved on. After some time, Vitalik publishes the [Rollup-centric roadmap](https://ethereum-magicians.org/t/a-rollup-centric-ethereum-roadmap/4698) which starts to make sense because of the progress on rollups and the Merge, which moves us away from the idea of executable shards. In one of the channels those days we were discussing the idea of moving an execution payload from a shard to the Beacon chain. With this idea in mind, I published the [Executable Beacon Chain Proposal](https://ethresear.ch/t/executable-beacon-chain/8271), key points of which are included in the modern design of Merge. Almost simultaneously with this propozal, the deposit contract was deployed and the Beacon chain was launched :rocket:. After publishing the proposal, I updated the Teku prototype, thereby getting the first prototype of modern Consensus Layer clients. Next, Guillaume and I presented the Executable Beacon Chain and post-merge client architecture at the [R&D workshop](https://hackmd.io/@hww/workshop_feb_2021) hosted by EF. There was a concern from Martin and Peter from the Geth team on plans to deprecate Mainnet chain at the Merge which would break an invariant of serving the chain history and significanly affect client sync algorithms. After the presentation, the idea of simply replacing PoW consensus engine with the Beacon chain and leaving everything else as it is came to my mind, and I discussed it with Danny and Tim on one of the calls. There was a rough consensus that this approach is reasonable, and starting from that moment high-level design of PoS Ethereum settled down. Though, a huge amount of work on figuring out the details and writing specifications was upcoming. I will never forget my first [major spec contribution](https://github.com/ethereum/consensus-specs/pull/2229). At the same time, Vitalik got publishes the [Quick merge proposal](https://notes.ethereum.org/m9IX3OkkTveXCCOSzGkUiw), which describes the mechanism of transition to PoS and gives us Terminal Total Difficulty as the only correct trigger of the network upgrade. I adjysted my version of Consensus specs with Vitalik's work, and we have a nearly final version of the entire design, including the Merge transition itself, which allows for a seamless transition to PoS, a very important UX goal that we had from the very beginning. Next was [Rayonism](https://rayonism.io), with Diederik Loerakker (Proto) behind the idea of this project, whom we all know for his outstanding contribution to the specification and design of the Beacon chain. Proto created many tools and spent a lot of his time working on Rayonism, which resulted in the launch of [the first multi-client devtnet](https://twitter.com/protolambda/status/1388093066993668098). I am very grateful to him for this project, starting from picking up the name, continuing with the development coordination, his work on the tooling, block explorer and monitor fork patches, and just for the great working atmosphere we had there. It was an exhausting two weeks, but the result paid off all the efforts. The most important outcome of this project was participation of all CL and EL client teams. For the first time the Merge specs and design got so much attentions from client developers who made first prototypes of their clients compliant with the Merge. The initial version of the Engine API allowing CL and EL clients to communicate with each other were also design during the Rayonism. After the Rayonism, work on Merge began to develop like a snowball, involving more and more developers and community attention. In the summer of 2021, a lot of work was done on the specifications. [EIP-3675](https://eips.ethereum.org/EIPS/eip-3675) (the first one with my co-authorship) and [Engine API](https://github.com/ethereum/execution-apis/blob/main/src/engine/specification.md) specifications has been written during that time. Also, my teammate Dmitry Shmatko published his analysis on [Terminal total difficulty](https://ethresear.ch/t/using-total-difficulty-threshold-for-hardfork-anchor-what-could-go-wrong/10357) as a trigger for the Merge upgrade on Mainnet. Then we had [Amphora Interop](https://hackmd.io/@tvanepps/amphora-milestones) event in Greece. By that time two years past since Interop Lock-In in Canada and it was great to again gather in one place to take a step towards one of the biggest and the most important goals in the history of Ethereum. There was a lot of new faces, great talks and exciting atmoshpere. I am very grateful to sponsors, organizers and paritcipants who made this event happen. In the evening of the last day of the event [the first persitent devnet](https://twitter.com/benjaminion_xyz/status/1446516207159582743) was launched - a great result of a week of rapid spec and sowftware development. I would like to say special thanks to Parithosh Jayanthi and Proto who worked on testnet infrastructure setup that we use today for launch various devenets and testnets. Also, Matt Garnett's [Mergemock](https://github.com/lightclient/mergemock) and general Merge testing effort started by Marius are the great outcomes of the Amphora week. And of course a lot of feedback to specifications that we will be adopt during the next weeks. After the interop we have accomplished [Kintsugi](https://notes.ethereum.org/@djrtwo/kintsugi-milestones) and currently are at the end of the [Kiln](https://notes.ethereum.org/@timbeiko/kiln-milestones) sprints. And now when the specification is considered final and only allows minor changes, or critical fixes, when EIPs are in the Review stage we are almost ready to start forking existing testnets which means that the Merge is coming! And I am very exciting looking forward to it! My story of working on Merge is an example of true diversification and decentralization of work on an R&D project. This is right way of doing sophisticated projects that are involving a huge amount of complexity in the live ecosystem worth billions of dollars. In this reading, diversification is reflected by big number of developers' and researchers' names who contributed to the Merge in one way or another, but even more of these names remain outside the scope of this document. It was a long journey and I am very grateful to all those people who helped me develop my initial passion about the Merge into a great project, which is near to be shipped pretty soon. Many thanks to ConsenSys R&D who allowed me to do this work, supported and encouraged me in every possible way. In particular, to my team for numerous discussions and help of various kinds. And, also, to EF Researchers who have been a huge support to me along the way. Let's get Merge!

Import from clipboard

Paste your markdown or webpage here...

Advanced permission required

Your current role can only read. Ask the system administrator to acquire write and comment permission.

This team is disabled

Sorry, this team is disabled. You can't edit this note.

This note is locked

Sorry, only owner can edit this note.

Reach the limit

Sorry, you've reached the max length this note can be.
Please reduce the content or divide it to more notes, thank you!

Import from Gist

Import from Snippet

or

Export to Snippet

Are you sure?

Do you really want to delete this note?
All users will lose their connection.

Create a note from template

Create a note from template

Oops...
This template has been removed or transferred.
Upgrade
All
  • All
  • Team
No template.

Create a template

Upgrade

Delete template

Do you really want to delete this template?
Turn this template into a regular note and keep its content, versions, and comments.

This page need refresh

You have an incompatible client version.
Refresh to update.
New version available!
See releases notes here
Refresh to enjoy new features.
Your user state has changed.
Refresh to load new user state.

Sign in

Forgot password

or

By clicking below, you agree to our terms of service.

Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
Wallet ( )
Connect another wallet

New to HackMD? Sign up

Help

  • English
  • 中文
  • Français
  • Deutsch
  • 日本語
  • Español
  • Català
  • Ελληνικά
  • Português
  • italiano
  • Türkçe
  • Русский
  • Nederlands
  • hrvatski jezik
  • język polski
  • Українська
  • हिन्दी
  • svenska
  • Esperanto
  • dansk

Documents

Help & Tutorial

How to use Book mode

Slide Example

API Docs

Edit in VSCode

Install browser extension

Contacts

Feedback

Discord

Send us email

Resources

Releases

Pricing

Blog

Policy

Terms

Privacy

Cheatsheet

Syntax Example Reference
# Header Header 基本排版
- Unordered List
  • Unordered List
1. Ordered List
  1. Ordered List
- [ ] Todo List
  • Todo List
> Blockquote
Blockquote
**Bold font** Bold font
*Italics font* Italics font
~~Strikethrough~~ Strikethrough
19^th^ 19th
H~2~O H2O
++Inserted text++ Inserted text
==Marked text== Marked text
[link text](https:// "title") Link
![image alt](https:// "title") Image
`Code` Code 在筆記中貼入程式碼
```javascript
var i = 0;
```
var i = 0;
:smile: :smile: Emoji list
{%youtube youtube_id %} Externals
$L^aT_eX$ LaTeX
:::info
This is a alert area.
:::

This is a alert area.

Versions and GitHub Sync
Get Full History Access

  • Edit version name
  • Delete

revision author avatar     named on  

More Less

Note content is identical to the latest version.
Compare
    Choose a version
    No search result
    Version not found
Sign in to link this note to GitHub
Learn more
This note is not linked with GitHub
 

Feedback

Submission failed, please try again

Thanks for your support.

On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

Please give us some advice and help us improve HackMD.

 

Thanks for your feedback

Remove version name

Do you want to remove this version name and description?

Transfer ownership

Transfer to
    Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

      Link with GitHub

      Please authorize HackMD on GitHub
      • Please sign in to GitHub and install the HackMD app on your GitHub repo.
      • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
      Learn more  Sign in to GitHub

      Push the note to GitHub Push to GitHub Pull a file from GitHub

        Authorize again
       

      Choose which file to push to

      Select repo
      Refresh Authorize more repos
      Select branch
      Select file
      Select branch
      Choose version(s) to push
      • Save a new version and push
      • Choose from existing versions
      Include title and tags
      Available push count

      Pull from GitHub

       
      File from GitHub
      File from HackMD

      GitHub Link Settings

      File linked

      Linked by
      File path
      Last synced branch
      Available push count

      Danger Zone

      Unlink
      You will no longer receive notification when GitHub file changes after unlink.

      Syncing

      Push failed

      Push successfully