7022 Commits (497dff064f76584a5f105a30247b4c8c210dfb0c)
 

Author SHA1 Message Date
Arkadiy Paronyan 497dff064f Merge pull request #1357 from arkpar/mix_ux 10 years ago
Arkadiy Paronyan 6e680545fa Merge pull request #1356 from yann300/autocompletion 10 years ago
arkpar be7b09b8b1 restored visibility focus 10 years ago
arkpar 55f993b97c Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_ux 10 years ago
arkpar ea2486e509 more bugs fixed 10 years ago
yann300 e5fb202468 Add JavaScript autocompletion. 10 years ago
chriseth 349bcbc067 Merge pull request #1344 from LefterisJP/sol_BytesToIntConv 10 years ago
arkpar 16a778073c update states on contract rename 10 years ago
Gav Wood b54134a578 Reduce verbosity in mining. 10 years ago
Gav Wood 26a6969d7d Avoid using bad caches. 10 years ago
Gav Wood 1a88284fed Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 750e1e195c Diagnostics to try to track down the mining issues. 10 years ago
Gav Wood 73f85c8286 Additional check in header for too many items. 10 years ago
Gav Wood 86425488a2 Improvements to RLP executable. 10 years ago
Lefteris Karapetsas 67ef8d1aea Reorganizing conversion EndToEndTests 10 years ago
arkpar b3d43bd511 refactored code to use native qml object hierarchy instead of forcing 10 years ago
Gav Wood 720df7fde4 Merge pull request #1350 from winsvega/develop 10 years ago
Gav Wood ec24eddf8e Merge pull request #1346 from CJentzsch/FuzzTesting 10 years ago
Gav Wood d81aa91e02 Merge pull request #1339 from yann300/autocompletion 10 years ago
Gav Wood c9a6beebe2 Merge pull request #1178 from imapp-pl/pr/evmjit-v0.3 10 years ago
Gav Wood 29da3c0a6c Merge pull request #1347 from ethereum/p2p 10 years ago
Paweł Bylica 609a811753 Fixes and workarounds 10 years ago
Arkadiy Paronyan 4deb812114 Merge pull request #1348 from arkpar/mix_ux 10 years ago
arkpar e4e8a316a0 saving on close fixed 10 years ago
arkpar 87dcb33582 separate resource file for qml (faster build) 10 years ago
subtly eaa5908a3d code review. collapse if statement. 10 years ago
subtly 80d9c27f3d Merge branch 'develop' into p2p 10 years ago
subtly f5e03f5550 code review 10 years ago
yann300 d4f3308ed2 add JavaScript-hint 10 years ago
Gav Wood b3f2af98f1 Merge pull request #1345 from chriseth/assemblyCleanup 10 years ago
Gav Wood f9a0fdda39 Merge pull request #1349 from chriseth/exceptionThrowingAssert 10 years ago
Gav Wood 1fa2c12f21 Merge pull request #1340 from LefterisJP/structLog_OneLine 10 years ago
winsvega 49107da7f4 BlokTests 10 years ago
arkpar 82a413cb39 added saveProjectFile signals 10 years ago
CJentzsch 7d6a0f4d84 less magic 10 years ago
chriseth 79fb35fd69 Exception-throwing assert. 10 years ago
arkpar 125126a4cb more ux improvements 10 years ago
subtly 29cce7b80d remove commented code 10 years ago
subtly 46692bcf32 track pings where pubk is unknown so pongs are properly handled 10 years ago
arkpar 6df3687132 usability improvements 10 years ago
CJentzsch 5fa9d9b718 update gasLimits 10 years ago
CJentzsch 2a7d4f918f improve sampling in fuzz testing 10 years ago
Gav Wood 1619d230c3 Extensive pathway for reporting transaction execution results. 10 years ago
chriseth f1a2c9dfef Streaming operator for single AssemblyItem. 10 years ago
chriseth aaba229fce Method to retrieve instruction from AssemblyItem. 10 years ago
chriseth 0ed6724f0b Remove NoOptimizeBegin/End again. 10 years ago
yann300 c86860df43 Colorize autocompletion results according to token type. 10 years ago
Paweł Bylica 4b37ed9e16 Additional cache options: readonly, writeonly and clear. 10 years ago
Gav Wood 32a6cf22a5 Rename transact -> submitTransaction (reflecting aynch nature). 10 years ago
Lefteris Karapetsas 7eb9aa3466 Explicit conversion between bytes and int of any size 10 years ago