Commit Graph

14533 Commits (b85c183ea7417e973dbbccd27b3fb7d7097b87dd)
 

Author SHA1 Message Date
Marek Kotewicz c31f8e2bd7 compile solidity contracts with std library 9 years ago
Jason Carver f1ce5877ba do not export ring buffer struct 9 years ago
Jason Carver 8a7fb5fd34 do not export constant for when to log a deep block you mined 9 years ago
Jason Carver 97433f5ef1 expand acronym in log message from TD 9 years ago
Jason Carver ba295ec6fe Log locally mined blocks, after they are 5-deep in the chain 9 years ago
Jeffrey Wilcke b2b9b3b567 Merge pull request #1077 from obscuren/disasm 9 years ago
obscuren 7381be8edb core/vm, rpc: added disasm to `ext_` RPC 9 years ago
Jeffrey Wilcke f7415c0bbc Merge pull request #1076 from obscuren/rpc_sign 9 years ago
obscuren 6539ccae7c core: added RPC sign back in 9 years ago
Jeffrey Wilcke 01ddaf5670 Merge pull request #1072 from Gustav-Simonsson/add_random_tests 9 years ago
Jeffrey Wilcke f5e112ae5a Merge pull request #1074 from bas-vk/issue1068 9 years ago
Bas van Kervel 821b578f7e make registrar available in console 9 years ago
Gustav Simonsson 6ad817e17b Add StateTests/RandomTests and VMTests/RandomTests 9 years ago
obscuren 13e662f6de Merge branch 'develop' 9 years ago
obscuren 054abe20b8 miner: moved break INSIDE the switch ... 9 years ago
obscuren 8c25a83708 Merge branch 'release/0.9.23' into develop 9 years ago
obscuren 2c1c78a6d9 Merge branch 'release/0.9.23' 9 years ago
Péter Szilágyi cbd3ae6906 p2p/discover: fix #838, evacuate self entries from the node db 9 years ago
Péter Szilágyi af24c271c7 p2p/discover: fix database presistency test folder 9 years ago
obscuren 3ea9868b65 miner: on downloader.Done/Fail stop immediately. Ignore pending evs 9 years ago
obscuren 4600ecb5c7 cmd/geth: bump version 0.9.23 9 years ago
Jeffrey Wilcke f1cc3619f5 Merge pull request #1055 from ethersphere/autodag 9 years ago
Jeffrey Wilcke af28736bd0 Merge pull request #1064 from karalabe/downloader-attacks 9 years ago
Péter Szilágyi 06a041589f eth, eth/downloader: remove duplicate consts, bump hash fetch to 2K 9 years ago
zelig bed80133e0 automatic DAG pregeneration for smooth epoch transitions 9 years ago
Jeffrey Wilcke 1da145675d Merge pull request #1063 from bas-vk/issue1053 9 years ago
Bas van Kervel a61e6788db prefix dapp key/value entries in extradb 9 years ago
Jeffrey Wilcke 90b672f1af Merge pull request #1062 from Gustav-Simonsson/tests_updates 9 years ago
Jeffrey Wilcke bf7dcfce36 Merge pull request #1059 from obscuren/cleanup 9 years ago
obscuren 907848997b miner: one-shot update loop 9 years ago
obscuren 207bd55751 eth: reduced max open files for LevelDB 9 years ago
obscuren 84cd618585 ethdb: documentation and corruption recovery 9 years ago
obscuren ef8744d9fc core: switched back to `set.Set` for uncle verification 9 years ago
obscuren ff1630834c xeth: removed `Value` 9 years ago
Péter Szilágyi 52db6d8be5 eth/downloader: circumvent a forged block chain with known parent attack 9 years ago
Péter Szilágyi e8b22b9253 eth/downloader: prevent a peer from dripping bad hashes 9 years ago
Jeffrey Wilcke 9bde7fd72e Merge pull request #1043 from obscuren/test_fixes 9 years ago
Jeffrey Wilcke 8fe8ec84f6 Merge pull request #1049 from zsfelfoldi/receipts 9 years ago
Jeffrey Wilcke 0300eef94d Merge pull request #1048 from ethersphere/cli-fixes 9 years ago
Jeffrey Wilcke 6b83a0a589 Merge pull request #1050 from karalabe/handle-slow-download-tester 9 years ago
Jeffrey Wilcke adaa49d2cc Merge pull request #1051 from karalabe/fix-odd-naming 9 years ago
Péter Szilágyi 3c8227b935 eth: fix odd method names in peer set 10 years ago
Péter Szilágyi 6f54eb6d9a eth/downloader: fix test to it doesn't time out on a slow machine 10 years ago
zsfelfoldi 00ec4132f8 Storing tx receipts in extraDb 10 years ago
zelig e1d1417729 rpc: NewNotAvailableError instead of NewNotImplementedError if no solc 10 years ago
zelig 00f59f5014 fix eth.sign. now implemented in admin jsre until web3.js has it . 10 years ago
zelig b0ae84aa0d multiple contract source for solidity compiler: returns contract array if multiple contracts. fixes #1023 10 years ago
zelig ea893aca8f update web3.js to 0.4.2 10 years ago
zelig d92172f3d4 add usage doc to wallet import 10 years ago
zelig 4201a18117 remove solc flair 10 years ago