6067 Commits (6d62e3ab26f1dc980ebe8475817f6982b1bac195)
 

Author SHA1 Message Date
Gav Wood 275bdcb74b Fix gas limit. 10 years ago
Lefteris Karapetsas 952350bec1 Bugfix for functions override 10 years ago
winsvega 4b07a08479 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop 10 years ago
Paweł Bylica 7b001b42ca Merge remote-tracking branch 'upstream/develop' into pr/evmjit-v0.2 10 years ago
Arkadiy Paronyan cb05114a06 Merge pull request #1090 from alexvandesande/UI 10 years ago
Alexandre Van de Sande 09d1fad5dc Smaller font on the editor 10 years ago
Alexandre Van de Sande 7ead7052a3 Started Branch UI 10 years ago
yann300 dc202eeaa5 Merge remote-tracking branch 'upstream/develop' into ui_improvement 10 years ago
Marek Kotewicz 88955a7049 Squashed 'libjsqrc/ethereumjs/' changes from 9a85b09..c4c3b12 10 years ago
Marek Kotewicz 4b8f5f1b63 Merge commit '88955a7049bc2179ef875856578831f3325614ee' into jsonrpc 10 years ago
Marek Kotewicz 037364afa5 Merge branch 'develop' into jsonrpc 10 years ago
yann300 945c2866e3 ui/ux changes 10 years ago
yann300 a64147875f While deploying: 10 years ago
Gav Wood 043f93bbe0 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 9dffb5fe93 Fixes #1088. 10 years ago
Gav Wood 02153be835 Merge pull request #1087 from chriseth/sol_changeProtectedToInheritable 10 years ago
Gav Wood 68a844dfcf Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 551d7588e1 Disable SECP256k1 windows warnings. 10 years ago
Christian 27d436a04c Rename "protected" to "inheritable". 10 years ago
chriseth 0877c0f1e8 Merge pull request #1083 from chriseth/sol_structAssigndAndDeleteWithByteArray 10 years ago
chriseth 0770c2be45 Merge pull request #1079 from LefterisJP/sol_SourceOrderMemberTypes 10 years ago
winsvega 15daf080da Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop 10 years ago
Christian c1572ea90b Fixes for assigning and deleting structs containing byte arrays. 10 years ago
Gav Wood 05938330e6 Style fix. 10 years ago
Lefteris Karapetsas 307e42a6c3 getMemberTypes() respects source order 10 years ago
yann300 7c13df184a Merge remote-tracking branch 'upstream/develop' into ui_improvement 10 years ago
yann300 ecb12f65f6 Add new feature in App deployment 10 years ago
Marek Kotewicz 4fbeff27d6 Squashed 'libjsqrc/ethereumjs/' changes from 82cc5f6..9a85b09 10 years ago
Marek Kotewicz c0a01fed3c Merge commit '4fbeff27d613a4e13452489acd6cfc5e94e8f620' into jsonrpc 10 years ago
Gav Wood a783bbb506 Merge pull request #1080 from debris/transactionCount 10 years ago
Gav Wood 6215808aab Merge pull request #1074 from arkpar/mix_codemodel 10 years ago
Gav Wood cb728c37fc Merge pull request #1072 from chriseth/sol_external 10 years ago
Gav Wood a11d29857e Merge pull request #1070 from debris/shh_getMessages 10 years ago
Gav Wood 67b4d80477 Merge pull request #1068 from imapp-pl/pr/performance_tests 10 years ago
Gav Wood 2c87d219fc Merge pull request #1066 from debris/include_order 10 years ago
Gav Wood 05acb99253 Merge pull request #1065 from CJentzsch/blockTests 10 years ago
Gav Wood 405014fea2 Merge pull request #1064 from CJentzsch/BlockGasUsedBug 10 years ago
Gav Wood cca958d588 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood b9a6fb7158 Warnings fix. 10 years ago
Marek Kotewicz 6745e188c1 JSON-RPC transactionCount && uncleCount, fixed #1027 10 years ago
Paweł Bylica d9ebbfde48 ManyFunctions performance test: replace xor with correct exp operator 10 years ago
Arkadiy Paronyan 9a4543ae2c Merge pull request #1078 from yann300/ui_improvement 10 years ago
yann300 11a381915d Change WIN32 (WIN64) test. 10 years ago
chriseth 457067fb43 Merge pull request #1076 from LefterisJP/sol_EventFunctionTypeCtor 10 years ago
yann300 a3278d1b11 Bug fix - mix: windows - crash when click on 'Deploy to Network' #1077 10 years ago
arkpar 9e87abc136 minor fixes 10 years ago
Lefteris Karapetsas 69f3733501 Initialize FunctionType's m_isConstant attribute in the Event Constructor 10 years ago
arkpar 37fa06106b fixed cppcheck warnings 10 years ago
arkpar 7af5ac1252 allow more than one contract 10 years ago
Arkadiy Paronyan 155d0c41cd Merge pull request #1073 from yann300/ui_improvement 10 years ago