2797 Commits (edfe43240ea8a4c81bba3f89b402d06dd73b6f67)
 

Author SHA1 Message Date
Gav Wood a097bdbd0b Merge pull request #445 from imapp-pl/pr-changes 10 years ago
Christoph Jentzsch 4fd94a441a New BNOT and SIGNEXTEND tets 10 years ago
Paweł Bylica 56bd2c3411 Allow creating LLVM constants directly from u256 10 years ago
Paweł Bylica decf410515 Update gas counting for SSTORE, no refunding yet [#81575908] 10 years ago
Paweł Bylica a36635240c Update astyle options: 10 years ago
Paweł Bylica 76719fb4f4 Update astyle options: 10 years ago
Christian c6c7f86b82 Further const placement changes. 10 years ago
Gav Wood 1fc3520559 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Christian d83d476002 Fixed placements of const. 10 years ago
Christian 51d6ccd1ed Merge remote-tracking branch 'ethereum/develop' into sol_expressionCompiler 10 years ago
subtly d3f5275d1b Merge branch 'develop' into crypto 10 years ago
subtly fb00cbc629 remove asserts for recid being 2, which is rare, but may occur 10 years ago
Christoph Jentzsch 7581486bff Merge remote-tracking branch 'upstream/develop' into stateTests 10 years ago
Gav Wood dc3130df69 Merge pull request #435 from chriseth/signextend_change 10 years ago
Gav Wood c56a8f46a8 Merge pull request #442 from chriseth/sol_fix_break 10 years ago
Gav Wood 04c276d812 Merge pull request #443 from chriseth/bytesRequiredForTag 10 years ago
Gav Wood 61b3e5c3bb Merge pull request #434 from CJentzsch/vmtraceBugFix 10 years ago
subtly 4c3894e455 recover public key from ecdsa,v sig using cryptopp 10 years ago
Marek Kotewicz bab05f04ee whisper in alethzero 10 years ago
Christoph Jentzsch 9aa5b9d2ca Merge remote-tracking branch 'upstream/develop' into stateTests 10 years ago
Christoph Jentzsch 0449b647c0 Restructure state tests. Remove FakeStateClass 10 years ago
Paweł Bylica 91dd7122c2 Improve Compiler code formatting 10 years ago
Paweł Bylica fd351c84fb Improve VM code formatting 10 years ago
Paweł Bylica d9ce724f55 Improve Ext code formatting 10 years ago
Paweł Bylica 715c60000d Improve GasMeter code formatting 10 years ago
Paweł Bylica 1f6d12a55c Improve ExecutionEngine code formatting 10 years ago
Paweł Bylica 3e948d963b Improve BasicBlock code formatting 10 years ago
Paweł Bylica 3216898b49 Improve Memory code formatting 10 years ago
Paweł Bylica 31ccf59bd0 Improve code formatting 10 years ago
Paweł Bylica 57c6eb8ba3 Improve Arith256 code formatting 10 years ago
Paweł Bylica de76284186 Change #include setjmp 10 years ago
Paweł Bylica 16868c7222 Improve Stack code formatting 10 years ago
Paweł Bylica 68829e87b9 Remove done FIXME tasks 10 years ago
Marek Kotewicz bb5ba2dcf9 whisper in js 10 years ago
Christian 2b6d66374d Compiler for assignments. 10 years ago
Paweł Bylica b009ad1b88 Fix emcc Visual Studio project for Release configuration 10 years ago
Christian ec5bf1abe9 NEG->BNOT change 10 years ago
Gav Wood 93b0448b44 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood b87bde0f31 Updated genesis block to new block format. 10 years ago
Christian c98204beab Merge remote-tracking branch 'ethereum/develop' into sol_contractCompiler 10 years ago
Christian 1d3b26617a Bugfix: Tag takes one byte (for JUMPDEST) 10 years ago
Christian 0baf92d52e Parser fix: Consume break and continue. 10 years ago
artur-zawlocki 160498c90a Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 10 years ago
artur-zawlocki 865cfe4a72 turned on stack optimization by default in jit compiler 10 years ago
artur-zawlocki 9a82a78b88 json test file for performance testing 10 years ago
Paweł Bylica 0da37f9f29 Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc 10 years ago
Paweł Bylica be6a02a446 Use clog for JIT logs 10 years ago
Paweł Bylica a34259ec66 Fix bad .filters file 10 years ago
artur-zawlocki 0432706b2f added inlcude of setjmp.h required for jmp_buf type 10 years ago
artur-zawlocki 4c7fddd3e8 added dependency on libethereum to evmcc 10 years ago