Commit Graph

1984 Commits (99d5769c2b966a2d6858b888bcb9e41cb6a87255)
 

Author SHA1 Message Date
Felix Lange 051af604e2 ethcrypto: fix the tests 10 years ago
obscuren 9e2f071d26 Removed events from the state manager 10 years ago
obscuren fb4113dab4 PoC 7 updates 10 years ago
obscuren 665a44646e Generic hashing method 10 years ago
Felix Lange 6b3f5fb82b cmd/mist, ethchain, ethminer: split TxEvent (#165) 10 years ago
Felix Lange e252dbf989 eth: stop eventMux first 10 years ago
Felix Lange 8170f96ded javascript: remove unused quit channel 10 years ago
obscuren 48125a25eb Added missing requires on SSTORE SLOAD 10 years ago
obscuren 7849b7e978 Refund SSTORE properly 10 years ago
obscuren 5920aa7be6 Updated readme 10 years ago
obscuren 1e55fe3aa2 Updated readme 10 years ago
obscuren 9d386033ef Added bug 10 years ago
obscuren 2b02d81253 Added in progress to readme 10 years ago
obscuren 11b3f97520 Upped protocol 10 years ago
obscuren 10782c5aae Added removal off erroneous txs. Fixed pipeline 10 years ago
obscuren cbc6709937 Version bump 10 years ago
obscuren ca18b3f1e9 Do not return error on VM exception 10 years ago
obscuren 69e745c537 Return erroneous txs (so we can remove them from the pool) 10 years ago
obscuren 003280888d increased default gas from 500 to 5000 10 years ago
obscuren 797b93c98c Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren b095bd3237 events should be set prior to calling mainloop 10 years ago
obscuren 1d3f43f060 Added generic add balance method 10 years ago
obscuren d586dd902d Fixed bloom 10 years ago
obscuren 272d58662c Implemented LOG. Closes #159 10 years ago
obscuren 6623500c6b Implemented new bloom filter. Closes #156 10 years ago
obscuren 08c26ab8b0 Removed unnecessary code. 10 years ago
Viktor Trón f62b6742f2 Merge pull request #152 from ethersphere/p2p 10 years ago
Felix Lange e73aad959e ethutil: re-add build constraints in script*.go (fixes #151) 10 years ago
zelig 771fbcc02e initial commit of p2p package 10 years ago
Jeffrey Wilcke 119c5b40a7 Merge pull request #150 from fjl/develop 10 years ago
Felix Lange 184055b3e2 cmd/*: add license headers 10 years ago
Felix Lange bd2862aec6 fix 'go get' commands in after the move to cmd/ 10 years ago
Felix Lange 69baa465ea Merge eth-go repository into go-ethereum 10 years ago
obscuren feef194829 Chnged to use GetOp instead & added error + checking 10 years ago
obscuren 91c876831a Update to HEAD tests 10 years ago
obscuren 06aa74e7df All Stack requirements are now checked prior to reduring gas. 10 years ago
obscuren 50fd469249 Merge branch 'master' into develop 10 years ago
Jeffrey Wilcke 7daa8c2f6e Merge pull request #148 from waffle-iron/master 10 years ago
obscuren bb03276c19 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren 411b9800ae Reflect VM Env changes 10 years ago
obscuren 29b8a0bc5f Updated the VM & VM tests 10 years ago
obscuren 2e45e4d015 Print error using regular println. Fixes #146 10 years ago
Jeffrey Wilcke 5662176f8c Merge pull request #149 from JosephGoulden/develop 10 years ago
JoeG 1880c6b3dc Make tab capitisation consistent 10 years ago
Making GitHub Delicious. 6247a99f41 add waffle.io badge 10 years ago
JoeG 53d5c490be Fix right-click context menu of block chain view. 10 years ago
obscuren 51ecab6967 Do not set error on recover 10 years ago
obscuren 037039cace Updated tests-subtree 10 years ago
obscuren b5beb1aac1 added a transfer method to vm env 10 years ago
obscuren ce05634f38 Debug only if a tx is set. Fixes #134 10 years ago