7321 Commits (04d0415e52de572b34cea5be19f85ce6e3b0e987)
 

Author SHA1 Message Date
Gav Wood 78656047e5 Merge branch 'xcthulhu-quick_check_against_dos' into develop 10 years ago
Lefteris Karapetsas f488fc4753 Some fixes on Types.cpp for FixedBytesType 10 years ago
Gav Wood f7abe38243 Coding standards and compile fix. 10 years ago
Gav Wood 227882b0e9 Merge branch 'quick_check_against_dos' of https://github.com/xcthulhu/cpp-ethereum into xcthulhu-quick_check_against_dos 10 years ago
Gav Wood 2344ec2d06 Merge pull request #1293 from ethereum/chronoio 10 years ago
Lefteris Karapetsas 98f0d04a94 Style fixes and some additional hash to bytes32 renaming 10 years ago
Lefteris Karapetsas 1c3ed8dd97 Removing uncecessary intermediate int conversion in log tests 10 years ago
Lefteris Karapetsas afc20d2517 Style fixes in Types[cpp/h] 10 years ago
Lefteris Karapetsas 0cd3b15373 byte is now an alias for byte1 10 years ago
Lefteris Karapetsas 9fa08d179b Fixing byte array index access code generation 10 years ago
Lefteris Karapetsas 81beec48bf Changes in Solidity Tests to use the new bytesXX type 10 years ago
Lefteris Karapetsas 912b8569a4 Mix changes after rebase 10 years ago
Lefteris Karapetsas d9d792a055 Conversion changes after renaming Hash/String to Bytes. 10 years ago
Lefteris Karapetsas bb205103c4 Most EndToEndTests are now compliant with the Bytes renaming 10 years ago
Lefteris Karapetsas 9d7ebacabc Bytes Tokens properly named and NameAndTypeResolution tests work 10 years ago
Lefteris Karapetsas 4700b1b2c8 Fixes after rebasing on top of develop 10 years ago
Lefteris Karapetsas 72f2397ebe Replacing StaticStringType with FixedBytesType 10 years ago
Lefteris Karapetsas 4340d4867a More changes towards getting rid of HashXX 10 years ago
Lefteris Karapetsas 440edfd244 start of cleanup 10 years ago
CJentzsch 20654a1f71 random state test optmization 10 years ago
Gav Wood d2e84c1a46 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood ba5598892d Bump database version. 10 years ago
Paweł Bylica 25fc91a9ca testeth: optional VM tracing (--vmtrace), command line options refactoring. 10 years ago
Gav Wood dd3bda8f50 Merge pull request #1290 from xcthulhu/in-memory-caches-only 10 years ago
CJentzsch 38a8a25322 style fix 10 years ago
CJentzsch 77ea8e2fce remove unneccessary dependencies 10 years ago
CJentzsch cb7188290e Merge remote-tracking branch 'upstream/develop' into randomStateTests 10 years ago
CJentzsch 741194a2f5 remove boost test lib macros from check random state test 10 years ago
Gav Wood ee5ac978e5 Chrono I/O integration. 10 years ago
Marek Kotewicz bf80136a23 Merge branch 'develop' into new_jsonrpc 10 years ago
CJentzsch 0fa604edd8 add check random state test for jit 10 years ago
chriseth 4433a11e98 Merge pull request #1286 from chriseth/sol_fix_initializeJumpType 10 years ago
CJentzsch 7ed7a9a253 create random state tests 10 years ago
Matthew Wampler-Doty 9038430a2d Introducing bounds checking, DOS quick verification 10 years ago
Matthew Wampler-Doty 9a4fbc2732 No longer reading caches from disk 10 years ago
subtly b4661aeb4c Reduce verbosity of node table logging. 10 years ago
subtly bf4dedf92c Reduce log verbosity. Fix typo for 'recving ack' error. 10 years ago
yann300 5c4427efba QML Styling 10 years ago
yann300 15374d0d0e QML Styling 10 years ago
yann300 c6012d23e3 Small changes 10 years ago
yann300 36ad0996db Replace TableView by TextArea 10 years ago
chriseth 182fba57b2 Initialize jump type. 10 years ago
Gav Wood f0e3ddf8f3 Fixes #1275 10 years ago
Gav Wood 224b99ffef Merge branch 'recursivebloom' into develop 10 years ago
Gav Wood c1e71dae80 Remove skip & max, integrate new heirarchical bloom stuff with everything 10 years ago
Gav Wood 4a684ea86f First draft of recursive bloom. 10 years ago
Gav Wood 485dd77a2d Merge pull request #1282 from winsvega/develop 10 years ago
Gav Wood 883aee635c Merge pull request #1277 from debris/nousenpm 10 years ago
Gav Wood 11b6fb507c Merge pull request #1276 from ethereum/p2p 10 years ago
chriseth 8158ba6878 Merge pull request #1281 from chriseth/fix_assemblyTests 10 years ago