8573 Commits (68714c59f8ca491be57f6b0077ef0cf793588c92)
 

Author SHA1 Message Date
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
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
Gav Wood 08a9282dac Fixed mining in paranoid mode. 10 years ago
Gav Wood 55d28584f3 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 7aa4da008b Minor fix for mining. 10 years ago
unknown 8478c2e73a program files x64 10 years ago
Gav Wood 61cfa1517d Initial stab at KeyManager. 10 years ago
Gav Wood ee03387457 ethashCL doesn't need memory to shadow each GPU. 10 years ago
unknown 807614bf55 cpack package name starts with capital letter 10 years ago
Marek Kotewicz 21afaa6e8b Merge pull request #1812 from arkpar/msvc 10 years ago
arkpar cb2e313ae3 Fixed accessing deleted widgets 10 years ago
chriseth c57305025f Style. 10 years ago
chriseth 4ab07c6dd3 Use std::array. 10 years ago
chriseth 1933aa5c2c CFG returns vector of blocks instead of assembly items. 10 years ago
chriseth ec7425fecd Remove unused old optimizer rule. 10 years ago
chriseth 1f149925bc Gather knowledge about the state during control flow analysis. 10 years ago
unknown 3af40c3307 package solc, eth, ethminer, rlp && abi in cpack nsis installer 10 years ago
yann300 5f4417de05 - Fix small diff between GlobalReg and OwnedReg 10 years ago
chriseth 4988a6766f Make KnownState work with all instructions. 10 years ago
chriseth e768959342 Common subexpression elimination ready for using pre-known state. 10 years ago
chriseth ce15b5bbc9 More flexible way to approach unknown stack elements. 10 years ago
chriseth 30c832e358 Split known state from common subexpression eliminator. 10 years ago
Marek Kotewicz 553676bc9e throwing exception if we cannot print jsvalue 10 years ago
chriseth 5b8614f178 Structural gas estimator. 10 years ago
arkpar d69b2badcf Fixed accessing deleted widgets 10 years ago
Marek Kotewicz 708affdc38 fixed constructor indention in JSV8Engine.cpp 10 years ago