Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

apparently The DAO is under attack and is leaking eth in huge amounts. We will try to keep you informed, currently Griff laid out a strategy to rescue tokens:

If anyone knows who has the split proposals Congo Split, Beer Split and FUN-SPLT-42, please contact @griffon The DAO’s Slack. We need their help!

  1. If you have made a split proposal already and have the ability to split, please do so asap.
  2. If your tokens are blocked vote yes on split proposals.
  3. If your tokens are free, you have to make your best judgement call.
  4. If you want to help spam the Network so Christoph Lefteris Vitalik Gustauv and all the other geniuses can mount the counter attack… a community member posted this guide on how to:
  5. Please do this to spam the Ethereum Blockchain:

Open terminal:

$geth console

In second terminal:

$geth attach

In geth console (make sure account[0] has sufficient gas for transaction):

...

...

This will spam the network using your accounts[0], ie first account that shows in geth account list

 

 

When do you need this?

You need this instruction if you want to split from The DAO, perhaps because you don't agree with a proposal or with the curators. It is a way to ensure the decentralization and autonomy of The DAO.

...

...

1. Create a Proposal to Split the DAO 

...

Instructions

  1. Go to ‘Contracts’ and then click on the ‘The DAO’ contract.

  2. On the right side, click the “Pick a Function” dropdown.

  3. Select “New Proposal”

  4. Recipient: enter the address new curator for your DAO (your address)*

  5. Amount: Leave Blank

  6. Description: Leave Blank, or enter a human readable descriptor like “0x762f split proposal” so you know it is yours later. **

  7. Transaction Data: Leave blank

  8. Debating Period: ‘604800’ this is 1 week in seconds, the minimum amount of time.

  9. New Curator: Check this box!

  10. Choose your token account to execute from

  11. Do not send any ETH (or it may fail)

  12. Ensure you have some ETH in your token account for gas.

  13. Click “Execute”

  14. A pop up will appear confirming gas, etc. Enter your password and press "SEND TRANSACTION".

 

* If you are just splitting the DAO with just yourself, you would enter your address and therefore become the new Curator. Make sure you have access to this account! If you are creating a new DAO with other people, this should probably be a multi-sig wallet held by multiple trusted people.

** Anyone who enters the Proposal ID will be able to read this descriptor, so don’t include personal information.

...

3. Vote “YES” on your new proposal

...

How to Vote

  1. Go to ‘Contracts’ and then click on the ‘The DAO’ contract.

  2. On the right side, click the “Pick a Function” dropdown.

  3. Select “Vote”

  4. Proposal ID: the ID  of the proposal to split the DAO.

  5. Supports Proposal: Check the ‘Yes’ button.

  6. Choose your token account to execute from

  7. Do not send any ETH (or it may fail)

  8. Ensure you have some ETH in your token account for gas.

  9. Click “Execute”

  10. A pop up will appear confirming gas, etc. Enter your password and press "SEND TRANSACTION".

If you want to make sure you voted…

...

5. Call the Split DAO Function

...

  1. Go to ‘Contracts’ and then click on the ‘The DAO’ contract.

  2. On the right side, click the “Pick a Function” dropdown.

  3. Select “Split DAO”.

  4. Proposal ID: enter the proposal ID of your proposal.

  5. New Curator: Enter the same address that you entered under "Recipient" in Step 1: Create a Proposal to Split the DAO.

  6. Choose your token account to execute from.
  7. Do not send any ETH (or it may fail).

  8. Ensure you have some ETH in your token account for gas.

  9. Click “Execute”.

  10. A pop up will appear confirming gas, etc. Enter your password and press "SEND TRANSACTION".

   

 

  • After a ~1 minute (or less) a notification will alert you that a transaction to 0x000000000... was successful. 
    • If you miss the notification, you can see this by going to the "Wallets" tab and then looking under "Latest Transactions"
    • Note: If you are the first person to split the DAO (as I was above), this will cost ~3,051,593 Gas. 

...