This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| ethereum_notes [2016-06-23 07:30] – created nik | ethereum_notes [2023-03-18 12:56] (current) – nik | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== Ethereum Notes ==== | ==== Ethereum Notes ==== | ||
| - | * install, setup, config. | + | * project -> https:// |
| - | * setup testnet. | + | * wallet -> https://github.com/MyCryptoHQ/MyCrypto/releases |
| - | * use the testnet | + | * transactions |
| - | * < | + | |
| - | * python client. | + | |
| - | ====docs, tutorials, etc==== | + | ====web 3.0 browsers==== |
| - | * Ethereum Homestead Documentation | + | |
| + | * https://brave.com/ | ||
| + | ==== multisig & social custody ==== | ||
| + | * see [[ethereum social custody]] | ||
| + | ==== ENS (Ethereum Name Service)==== | ||
| + | "ENS offers a secure & decentralised way to address resources both on and off the blockchain using simple, human-readable names" | ||
| - | ====TheDAO attack / Ethereum is a Weird Machine ==== | + | |
| - | + | * ERC-721 | |
| - | | + | |
| - | * https://news.ycombinator.com/item? | + | |
| - | * https://blog.ethereum.org/2016/06/17/critical-update-re-dao-vulnerability/ | + | |
| - | * https://www.reddit.com/ | + | |
| - | * " I have made use of this feature and have rightfully claimed 3,641,694 ether, and would like to thank the DAO for this reward" | + | ==== testnet ==== |
| - | * end of the DAO | + | * install, setup, config. |
| - | | + | * setup testnet. https://souptacular.gitbooks.io/ethereum-tutorials-and-tips-by-hudson/ |
| - | http://www.wsj.com/articles/ | + | * use the testnet '' |
| + | * python client. https:// | ||
| - | * imperative programming for contracts? | + | ====docs, tutorials, etc==== |
| - | * distributed governance | + | * Ethereum Homestead Documentation |
| - | * ethereum foundation' | + | * [[TheDAO attack]] |
| - | * soft fork vs " | + | |
| - | * emergent regulation | + | |
| - | * intent and code (i.e. difference between assumed meaning of contract and behaviour enabled, specifically the recursive call split draining as computationally valid and thus (or not) contractually valid.) | + | |
| - | * bugs & vunerabilities in immutable contracts | + | |
| - | * ethereum promises to favour the ' | + | |
| - | * "DAO is CoreWar meets Nomic." | + | |
| - | * smart contracts and smart humans | + | |
| - | * https:// | + | |
| - | * TauChain | + | |
| - | * http:// | + | |
| - | + | ||
| - | * various thoughts | + | |
| - | * http:// | + | |
| - | | + | |
| - | + | ||
| - | "The descriptions didn't matter; only the code did. The descriptions didn't allow for today' | + | |
| - | + | ||
| - | * https:// | + | |
| - | "Now that it has turned out that The DAO was also a huge multi-million bug bounty program" | + | |
| - | * "We have witnessed the first notable failure of a smart contract. In the wake of this disaster, something profound happened: the nascent flame of a decentralized legal system has materialized" | + | |
| - | * hard problems | + | |
| - | * proposed forks, soft & hard & implications https:// | + | |
| - | * thinking about smart contract security. https:// | + | |
| - | + | ||
| - | * language design & formal specification. https:// | + | |
| - | * Solar-storm: | + | |
| - | + | ||
| - | * "There are also a class of total languages (Coq, Agda, Idris) that are guaranteed to terminate but admit (polymorphic) recursion. This is stronger than FOL but weaker than turing-completeness, | + | |
| - | + | ||
| - | * https:// | + | |
| - | * Solidity language design problems. https:// | + | |
| - | * Notes on the DAO re-entrancy bug and behavioral types (draft) | ||
| - | * Tezos https:// | ||
| - | * counter attack | ||
| - | * https:// | ||
| - | * https:// | ||
| - | * fault tolerant smart contracts https:// | ||
| - | * etc... | ||
| - | |||