Ethereum関連記事投げ込み部屋
#Ethereum
別名、後で読むリスト
Update core
https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1679.md
イスタンブールに取り込む予定のeipリスト
https://eth.wiki/en/roadmap/istanbul
wikiのistanbulのページ
DID
https://w3c-ccg.github.io/did-primer/?fbclid=IwAR0Y6-almPs88hMMUcwz92X5b7nkWTE37NOK5gbm4rR8jQ4RjcJ2rwy99ig
まずこれ読めっていわれた。
https://medium.com/metaps-blockchain-jp/eip-erc-vol3-778c8b5f582b
EthereumでのIdentityの取り組み。ERC-725/ ERC-735について
https://www.w3.org/TR/vc-data-model/
Verifiable Credentials Data Model 1.0
DeFi
https://medium.com/dydxderivatives/introducing-the-new-dydx-9675719bacb6
https://www.placeholder.vc/blog/2019/4/9/defi-liquidity-models
https://medium.com/bandprotocol/short-selling-without-counterparty-using-bonding-curve-c499e35c3dc2
https://weekinethereumnews.com/ethereum-news-march-29-2019/
20190508
https://dappsmarket.net/other/expo-howtoplay/
https://medium.com/nuo-news/nuo-introducing-non-custodial-margin-trading-with-5x-leverage-b042f2fe533f
https://medium.com/nuo-news/introducing-algorithmic-borrow-rates-3918d7cb89bc
https://lab.stir.network/2018/10/13/compound-protocol-basic/
https://www.covalenthq.com/blog/understanding-uniswap-data-analysis/#.XOPDlcAO_OI.twitter
https://blog.kyber.network/kyberdao-experiment-1-review-and-summary-of-discussions-87e1c1d8f45
https://media.consensys.net/the-state-of-the-ethereum-network-2019-8a21d57c1895
プライバシー, ゼロ知識、暗号系
ZEXE: https://eprint.iacr.org/2018/962.pdf
bulletproofの説明: https://medium.com/@cathieyun/building-on-bulletproofs-2faa58af0ba8
https://arxiv.org/abs/1904.00905
http://herumi.in.coocan.jp/crypt/jant20100908.pdf
https://eprint.iacr.org/2019/550.pdf
zk-SNARKs without trusted setup.
https://www.slideshare.net/herumi/ss-58815597
RSAやElgamal、楕円曲線暗号の基礎
https://medium.com/cryptoadvance/bls-signatures-better-than-schnorr-5a7fe30ea716
BLS署名について
ABI, Solidity, Vyper関連
https://blog.ethereum.org/2019/03/26/solidity-optimizer-and-abiencoderv2-bug/
solidityで書かれた256bit boolm filter: https://github.com/wanseob/solidity-bloom-filter
solidity-ide, remixの代わりのツール: https://github.com/System-Glitch/Solidity-IDE
https://medium.com/bandprotocol/encoding-and-evaluating-mathematical-expression-in-solidity-f1bb062fa86e
https://vitalik.ca/general/2019/05/09/control_as_liability.html
https://arxiv.org/pdf/1905.00553.pdf
EVMオペコードのgasコスト設定に関する学術論文
https://docs.rs/evm/0.11.0/evm/
rustのevm実装?ぽい
https://github.com/holiman/vmstats/blob/master/README.md
オペコードの処理時間に関する実測値
Plasma, Scallability, Layer 2
https://docs.plasma.group/projects/spec/en/latest/src/02-contracts/deposit-contract.html#startlimbocheckpoint
https://medium.com/@childsmaidment/stateless-smart-contracts-21830b0cd1b6
Stateless Smart Contract
https://ethresear.ch/t/burn-relay-registry-decentralized-transaction-abstraction-on-layer-2/5820
リレイヤーレジストリ。メタトランザクションの分散化?
https://ethresear.ch/t/a-layer-2-computing-model-using-optimistic-state-roots/4481
Eth2.0 Serenity
https://docs.ethhub.io/ethereum-roadmap/ethereum-2.0/eth-2.0-phases/#phase-2-state-execution
https://ethresear.ch/t/a-layer-1-minimizing-phase-2-state-execution-proposal/5397
https://blog.ethereum.org/2016/03/05/serenity-poc2/
https://ethresear.ch/t/common-classes-of-contracts-and-how-they-would-handle-ongoing-storage-maintenance-fees-rent/4441
Contract Stroageにrent feeが請求されるようになった時の、既存のContractの問題点と解決手段。
https://ethresear.ch/t/ethereum-2-0-data-model-actors-and-assets/4117/7
state rentに対応するためにContractの設計にアクターモデル導入の議論。
https://medium.com/@josephdelong/ethereum-2-0-deposit-merkle-tree-13ec8404ca4f
deposited merkle treeの構築に使われているスパースマークルツリーの説明っぽい?
Others
https://medium.com/dapperlabs/why-dapper-is-a-smart-contract-wallet-ef44cc51cfa5
contract wallet
https://t.co/O8A3oHlFae
https://medium.com/authereum/gas-spectrum-transactions-bd34b65107b
Walletで設定されたgasPriceを上限として、同じTransactionを徐々にgasPriceをあげながらブロードキャストすることでethを払い過ぎないようにする提案。
https://www.fsa.go.jp/news/r1/virtualcurrency/20190903-1.pdf
改正仮想通貨法案のパブコメ
https://btcnews.jp/2hib4a8f12410/
colored coin
https://techmedia-think.hatenablog.com/entry/2016/11/22/141748
covenants
https://ja.wikipedia.org/wiki/貨幣国定説
対するものとして貨幣自生説などもある。
CS アーキテクチャ関係
http://www.hino.meisei-u.ac.jp/is/iga/lecture/arc/No6note.pdf - 分岐命令 プログラムの制御構造 相対ジャンプの仕組みがわかりやすい。
http://practical-scheme.net/docs/cont-j.html
継続。継続らしい。継続とはなんぞ。。。?ループの末尾最適が簡単にできるらしい(by ザッキー先生)
https://speakerdeck.com/kenyu0501/hurieji-shu-kara-gao-su-huriebian-huan-madequan-bu-yarimasu
フーリエ〇〇
http://abelard.flet.keio.ac.jp/person/mitsu/pdf/nyumon_logic.pdf
論理学入門
ツール/SaaS
https://thegraph.com/explorer/
各種Defi(だけじゃないかも?)で発行されたeventとかをtrackingしてるサイト。(subgraphっていう共通ツール?)
https://dappvolume.com/dapp/832/compound
https://loanscan.io/
https://www.stateofthedapps.com/dapps/
https://cryptii.com/pipes/integer-encoder
u8 -> hexとか任意に変えられる。u8の一覧をhex文字列の塊にしたりとか。
https://docs.ethhub.io/using-ethereum/test-networks/
https://rimble.consensys.design/components
Dapps react components
デバイスのセキュリティー
https://www.intel.co.jp/content/www/jp/ja/architecture-and-technology/software-guard-extensions.html
SGX ソフトウェア・ガード・エクステンションズ
https://www.toshiba.co.jp/rdc/detail/1806_01.htm
PUF:物理困難関数(Physically Unclonable Function:PUF) IoTの個体識別
https://en.wikipedia.org/wiki/Trusted_execution_environment
TEE: Trusted Execution Environment
並列処理
https://www.xlsoft.com/jp/products/intel/perflib/tbb/43/tbb_ugref/reference/task_scheduler.htm
media
Ethereum.org
Blog.ethereum.org
Ethresear.ch
EthHub
Ethereum Wiki
Week in Ethereum Newsletter
What’s New in ETH2.0 Newsletter
Messari
Ethereum Gitter
Reddit (eg. r/ethereum)
Crypto Twitter