HackMD
    • Sharing Link copied
    • /edit
    • View mode
      • Edit mode
      • View mode
      • Book mode
      • Slide mode
      Edit mode View mode Book mode Slide mode
    • 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
    • More (Comment, Invitee)
    • Publishing
    • Commenting Enable
      Disabled Forbidden Owners Signed-in users Everyone
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Invitee
    • No invitee
    • Options
    • Versions and GitHub Sync
    • Transfer ownership
    • Delete this note
    • Template
    • Save as template
    • Insert from template
    • Export
    • Google Drive Export to Google Drive
    • Gist
    • Import
    • Google Drive Import from Google Drive
    • Gist
    • Clipboard
    • Download
    • Markdown
    • HTML
    • Raw HTML
Menu Sharing Help
Menu
Options
Versions and GitHub Sync Transfer ownership Delete this note
Export
Google Drive Export to Google Drive Gist
Import
Google Drive Import from Google Drive Gist Clipboard
Download
Markdown HTML Raw HTML
Back
Sharing
Sharing Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
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
More (Comment, Invitee)
Publishing
More (Comment, Invitee)
Commenting Enable
Disabled Forbidden Owners Signed-in users Everyone
Permission
Owners
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Invitee
No invitee
   owned this note    owned this note      
Published Linked with GitHub
Like BookmarkBookmarked
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
# Native liquid staking Ethereum social consensus is the ultimate conflict resolution mechanism for the Ethereum chain. It is currently very rarely invoked; as a first line, Ethereum core developers provide client upgrades that implement a fork every 0.5-2 years, and most node operators install these by default; this is a form of delegated social consensus. Very rarely, contentious forks happen, where the Ethereum community itself makes a rapid decision on which chain to follow. This has only happened once in Ethereum's history (2016, the DAO fork), and is probably going to stay an extremely rare last-measure resort. Most in the Ethereum community believe fundamentally that Ethereum should have certain properties. One of these is providing almost absolute stability on the Ethereum application layer, where an intervention is only warranted if an application is extremely unethical (e.g. an assassination market) or threatening to the stability of Ethereum itself (e.g. the DAO hack where a hacker would have amassed such a large amount of Ether that it would have threatened the future of Ethereum). A second property that Ethereum should have is that of censorship resistance. A relative guarantee of this is provided by having a diverse validator set, so that in practice, no entity or law can reach far enough to effectively stop transactions from coming on chain. If this fails, the Ethereum community is expected to intervene with a fork that removes the censoring validators (and punishes them at the same time). In this sense, we can currently see the "court system of Ethereum" as having two instances -- the validator set, and the community. But what if we had another instance in between the two, that can resolve conflicts before they go to the highest court, thus reducing the likelihood of ever needing to use the last resort? ![](https://storage.googleapis.com/ethereum-hackmd/upload_91c0e3b2fa2ed475c5eaeac9b7afc282.png) # NLT = Native Liquid staking Token Let's create a native liquid staking token (NLT). The token by default represents staking with "all Ethereum validators", and returns 2.5%. This creates an effective price floor for Ethereum staking, since almost anyone can safely use this token nearly risk-free and so the validator issuance curve can remain the same without (non-NLT) staking taking over the majority of ETH supply. ![](https://storage.googleapis.com/ethereum-hackmd/upload_3e810d4a9f55a7d4d772478645ce22a6.png) The NLT comes with one important caveat: All collective penalties apply to it (proportional slashing and inactivity leaks) as if it were one of the offending validators, with a 7 day delay. This means that in the case of a mass slashing event affecting all third of all active validators, the NLT holders lose all their capital. However, there is an exit mechanism, where NLT holders can exit their NLTs, and escape the penalty if a mass fault is currently happening. When exiting, NLTs have to specify a subset of validators that they believe is honest; let's call this HVS [Question -- how do we make this efficient?]. They then go through the exit queue as if they were a validator that votes like the HVS, and if the HVS misbehaves, they get punished and potentially lose all/part of their stake. The incentive is thus to actually choose a validator set that they believe to be honest. At the same time, the HVSs votes are boosted in attestations by the share that is delegated to them from NLT holders. When something bad happen on Ethereum, for example a censorship attack, we hope NLT holders will choose the honest validators, and in the best case boost them enough that their chain becomes the one favoured by the fork choice. [Question -- how can we get NLT exit messages included on a malicious chain? Can we design exit messages so that they adjust the weight even if not on chain?] ![](https://storage.googleapis.com/ethereum-hackmd/upload_760fb060fb6b3231397f53fcd42e7b9f.png) In the unhappy case, NLT holders delegate to a malicious validator set, and Ethereum social consensus has to come in as the last resort to fix the chain and "punish" both malicious validators and NLT holders. Assuming Ethereum social consensus makes the correct choice, the incentive of the NLT holders is to try and resolve the conflict correctly.

Import from clipboard

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 lost 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?

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

Sign in via SAML

or

Sign in via GitHub

Help

  • English
  • 中文
  • 日本語

Documents

Tutorials

Book Mode Tutorial

Slide Example

YAML Metadata

Resources

Releases

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

Versions and GitHub Sync

Sign in to link this note to GitHub Learn more
This note is not linked with GitHub Learn more
 
Add badge Pull Push GitHub Link Settings
Upgrade now

Version named by    

More Less
  • Edit
  • Delete

Note content is identical to the latest version.
Compare with
    Choose a version
    No search result
    Version not found

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. Learn more

       Sign in to GitHub

      HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.

      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
      Available push count

      Upgrade

      Pull from GitHub

       
      File from GitHub
      File from HackMD

      GitHub Link Settings

      File linked

      Linked by
      File path
      Last synced branch
      Available push count

      Upgrade

      Danger Zone

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

      Syncing

      Push failed

      Push successfully