8799 Commits (b8a66c7f3e34c8bcdaa757a213bb75bdcc63c711)
 

Author SHA1 Message Date
Paweł Bylica e659d3e761 Copy gas counter to local function stack (alloca) 10 years ago
arkpar cc5a617aa6 set and map to hash tables 10 years ago
Paweł Bylica 08d94e0f52 Always exit through exit blocks (Stop, Abort, etc). 10 years ago
subtly d651501be0 Fix network-snapshot method when there's a lot of node activity (dereferencing shared pointer from weak ptr without verifying weak ptr). 10 years ago
Gustav Simonsson 747d73a9ab Remove evil windows upper case 10 years ago
Paweł Bylica 4c579b54b7 Merge remote-tracking branch 'upstream/develop' into evmjit-develop 10 years ago
Gustav Simonsson 319de5aba2 Manual revert of src/libethash/util.h 10 years ago
Gav Wood e609f49dc1 Merge pull request #53 from LefterisJP/dag_name_fix 10 years ago
Liana Husikyan f7338eb8cf added interface function for SourceLocation/ position convertation to compilerstack 10 years ago
Lefteris Karapetsas d635c98dbf Dag name should follow the spec. 10 years ago
Gav Wood bbb614e44f Merge pull request #1823 from Genoil/phone-home 10 years ago
Gav Wood 573ac25a43 Merge pull request #1822 from CJentzsch/addTests 10 years ago
Gav Wood 734e352411 Merge pull request #1805 from CJentzsch/walletTests 10 years ago
chriseth 80ff45c4ef Merge pull request #1810 from chriseth/sol_gasEstimator 10 years ago
Lefteris Karapetsas 1b253d4672 Merge branch 'develop' into ethash_reloaded 10 years ago
Jan Willem Penterman d89330f447 phonehome sent wrong innermean (innerMean * (trials -2)) , so by default it setn avergage hashrate * 3. 10 years ago
Gav Wood b7e9db7b5d Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 97f936d30c Only report worker stuff when it's laggy. 10 years ago
CJentzsch 9cf8e8a986 Merge remote-tracking branch 'upstream/develop' into walletTests 10 years ago
Paweł Bylica 77f9d13977 Unpack runtime data at front. Not used one are removed by DCE pass. 10 years ago
chriseth 7c8de3f0ea Added assertions. 10 years ago
CJentzsch 306ab65669 gasPrice 0 test 10 years ago
CJentzsch c3796d9afc xMerge remote-tracking branch 'upstream/develop' into addTests 10 years ago
Gav Wood aa572dbb0e Merge pull request #1819 from subtly/fix1809-277e9b0 10 years ago
subtly 32adf87f92 Fix macos builds following changes from #1809. 10 years ago
Gustav Simonsson c9454b616a Add comment about stack probing and remove unused ifdefs 10 years ago
subtly 5f1b7118cd Merge branch 'develop' into discovery 10 years ago
subtly 4ac289be47 fix restore network to support both old and new network file format 10 years ago
Gav Wood 34915c798f Merge pull request #1781 from subtly/sha3xor 10 years ago
Gav Wood 277e9b0b41 Merge pull request #1809 from debris/windows_package_fixes 10 years ago
subtly 03db500f33 Merge stash into discovery. 10 years ago
subtly d46bd2b5a3 Missed in merge. 10 years ago
subtly 9046e4f5b9 Merge branch 'develop' into discovery 10 years ago
Gav Wood dd305e4ed2 Version bump. 10 years ago
Gav Wood b270aa9654 Merge pull request #1817 from subtly/netFix 10 years ago
subtly c72b218d88 Code review. Fix inverted peer slot check. 10 years ago
subtly c27ff03eaf Merge branch 'develop' into discovery 10 years ago
subtly 8b284fea13 Fix wrong comparison in peerSlotsAvailable. 10 years ago
Marek Kotewicz 250082ca2d Merge branch 'develop' into v8console 10 years ago
Gav Wood ffece5d1fa Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 6ffe9dfcbc 25% of new blocks to be dispersed as blocks rather than hashes. 10 years ago
subtly 242d22e67d dry 10 years ago
Gav Wood 82ca50d234 NewBlockHashes packet, basic implementation. 10 years ago
subtly ec9a592536 Prevent mass-connections, which otherwise, would result in all connections then being mass-dropped. 10 years ago
subtly ee1339c0cc Add nodes directly to node table when creating network. 10 years ago
Marek Kotewicz df02fc61e3 style fixes 10 years ago
unknown 73f1747198 changed ethereum -> Ethereum in nsis package 10 years ago
Gav Wood 0b9aa24aad Merge pull request #1806 from winsvega/newtests 10 years ago
Gav Wood 7d8ac3d769 Merge pull request #1796 from yann300/bugFix2 10 years ago
Gav Wood c5a494d1cc Merge pull request #1782 from subtly/ipv6 10 years ago