Skip to content

Instantly share code, notes, and snippets.

@darrenlangley
darrenlangley / summary.md
Last active April 29, 2026 05:21
PIP-71 Workshop Summary

RPIP-71 Workshop Summary

The team met to workshop RPIP-71: rETH Withdrawal liquidity via EIP-7002. We reviewed the RPIP, previous workshop notes, and community discussion, and now have a clear picture of the redemption process and model.

summary-process

What follows is our opinion — feedback welcome.

Goals

kind: PersistentVolumeClaim
apiVersion: v1
metadata:
name: mc-bedrock
spec:
storageClassName: microk8s-hostpath
accessModes:
- ReadWriteOnce
resources:
requests:
@darrenlangley
darrenlangley / commands.txt
Last active March 27, 2018 03:08
Geth dev chain
# initialise geth data dir with new genesis block
geth --datadir /home/daz/geth-private/ init ./geth.genesis.json
# import coinbase account
geth --datadir /home/daz/geth-private/ account import --password ./password-file.txt ./key-file.txt
# run geth: using new data dir, mining, increased block limit, with rpc + ws turned on, unlocked coinbase account
geth --mine --minerthreads=1 --etherbase=0x876d7c6bac2e400c7afe1c6cfee23fc509cc20a5 --targetgaslimit 6725527 --rpc --ws --wsport 8546 --wsorigins "*" --datadir /home/daz/geth-private/ --networkid 15 --unlock 876d7c6bac2e400c7afe1c6cfee23fc509cc20a5 --password ./password-file.txt

Keybase proof

I hereby claim:

  • I am darrenlangley on github.
  • I am darrenlangley (https://keybase.io/darrenlangley) on keybase.
  • I have a public key ASD8CM5uSZoJ_Qh0xYBkfl9fmm30eIgNsnA7Qkb0LV5_XQo

To claim this, I am signing this object:

0x792CE78685B9D4931Fd2E682A9AFdD48c6E024C8