Commit Graph

7649 Commits (d8715fba1a366944a069397775fc52a30358eff3)
 

Author SHA1 Message Date
Péter Szilágyi 6362a9d610 Revert "test, cmd/evm, core, core/vm: illegal code hash implementation" 8 years ago
Péter Szilágyi d55fc35df1 Revert "core: add voting and result tracking for the dao soft-fork" 8 years ago
Péter Szilágyi 67e9d33486 Revert "core: update DAO soft-fork number, clean up the code" 8 years ago
Péter Szilágyi 219859f8bb Revert "core: update the DAO soft fork proposal to the final block" 8 years ago
Péter Szilágyi e0493457d5 Merge pull request #2734 from karalabe/dao-final-block 8 years ago
Péter Szilágyi 1e3a7d4fab core: update the DAO soft fork proposal to the final block 8 years ago
Péter Szilágyi 848dec3da2 Merge pull request #2725 from karalabe/obscuren-softfork-dao-2 8 years ago
Péter Szilágyi ae0880997b Merge pull request #2731 from justincc/remove-old-natspec-js-stubs 8 years ago
Justin Clark-Casey 9eb50a9624 web3ext: Remove old natspec Admin_JS stubs 8 years ago
Péter Szilágyi acecefee88 Merge pull request #2726 from fjl/appveyor 8 years ago
Péter Szilágyi ba784bdf36 core: update DAO soft-fork number, clean up the code 8 years ago
Péter Szilágyi c4de28938f core: add voting and result tracking for the dao soft-fork 8 years ago
Felix Lange 6c33ba14a4 build: add ci.go, use it everywhere 8 years ago
Jeffrey Wilcke 7a5b571c67 test, cmd/evm, core, core/vm: illegal code hash implementation 8 years ago
Péter Szilágyi 599e3c7b3f Merge pull request #2722 from fabioberger/fixTypos 8 years ago
Yoichi Hirai 86bc7795a3 vm: Replace some SstoreClearGas with SstoreResetGas 8 years ago
Fabio Berger a3efdb13f2 README, core, rpc: fix various typos 8 years ago
zsfelfoldi 3a97280ae8 eth: separate common and full node-specific API and backend service 8 years ago
Péter Szilágyi 4f3f6e28d5 Merge pull request #2685 from karalabe/ethash-bitengdian-fix 8 years ago
Péter Szilágyi 79ada05756 Merge pull request #2693 from obscuren/evm-bin-create 8 years ago
Péter Szilágyi c48271958f Merge pull request #2697 from karalabe/CamTosh-patch-1-3 8 years ago
Tosh Camille ac66d96c5a cmd/utils: add space between "to" and filename 8 years ago
Jeffrey Wilcke e5165aeb27 cmd/evm: added --create flag indicating the exec code is to be created 8 years ago
Péter Szilágyi 970f4c06e1 Merge pull request #2680 from karalabe/abi-fix-uints 8 years ago
Péter Szilágyi 22ef7370e7 Merge pull request #2686 from obscuren/issue-2542 8 years ago
Jeffrey Wilcke a38be3eb48 Merge pull request #2455 from zsfelfoldi/chaindb 8 years ago
Felix Lange 73c028c40a Merge pull request #2687 from karalabe/downloader-fasttest-fix 8 years ago
Péter Szilágyi 783289068a eth/downloader: fix occasional fast sync critical section test fails 8 years ago
Jeffrey Wilcke bb3651abc8 core/state, eth: Updated suicides objects when tracing transactions 8 years ago
Péter Szilágyi f0134f363b Godeps: pull in ethash with the big endian build fix 8 years ago
Péter Szilágyi ce88d41907 Merge pull request #2681 from karalabe/fix-cli-deprecation 8 years ago
Péter Szilágyi 0f9539e1e3 accounts/abi: fix uint64 upper range encoding. 8 years ago
Péter Szilágyi 90e07b19ab cmd: fix CLI package deprecation warnings 8 years ago
Péter Szilágyi 63d1d145e2 Merge pull request #2677 from bas-vk/cli 8 years ago
Péter Szilágyi c039bb38d4 Merge pull request #2653 from tbocek/develop 8 years ago
Bas van Kervel 861add3d72 cmd/geth: codegansta/cli package renamed to urfave/cli 8 years ago
Péter Szilágyi 6886913fdf Merge pull request #2670 from bas-vk/indent 8 years ago
Felix Lange c75d3b0ede Merge pull request #2673 from karalabe/fix-accounts-usage-text 8 years ago
Péter Szilágyi 7c0eb47dfb cmd/geth: fix the keystore path in the accounts help text 8 years ago
Bas van Kervel dbcdf83ed8 console: ignore round and curly brackets in strings when determining indentation level 8 years ago
Péter Szilágyi d31eab94fd Merge pull request #2671 from karalabe/randomize-console-tests 8 years ago
Péter Szilágyi 553f08b819 Merge pull request #2669 from karalabe/fix-windows-console-color 8 years ago
Péter Szilágyi 32258af87b cmd/geth: truly randomize console test RPC endpoints 8 years ago
Péter Szilágyi d251d48439 console: fix windows color transformation issue 8 years ago
zsfelfoldi f9917c8c7b core: improved chainDb using sequential keys 8 years ago
zsfelfoldi 5a458da42a core: chain read/write speed benchmarks 8 years ago
Thomas Bocek 89c6c5bb85 accounts/abi: Negative numbers not properly converted in ABI encoding 8 years ago
Péter Szilágyi fdd61b83ff Merge pull request #2649 from karalabe/omit-startup-tx-processing 8 years ago
Péter Szilágyi 32559ccad1 eth: don't accept transactions until we sync up with the network 8 years ago
Péter Szilágyi 826efc2295 Merge pull request #2630 from karalabe/adaptive-qos-tuning 8 years ago