Marek Kotewicz
|
dd0744e8a3
|
fixed #1022
|
10 years ago |
Gav Wood
|
86bc98c004
|
Related typo fix.
|
10 years ago |
Lu Guanqun
|
77a15f749f
|
change typedef to using according to preferred coding style
|
10 years ago |
Christian
|
8ad6951f38
|
Some changes to the log functions.
|
10 years ago |
Gav Wood
|
bf8174ecee
|
Warnings fixes.
Make Mix work with Qt 5.2
Minor other alterations.
|
10 years ago |
Christian
|
c6ae1754b9
|
Some changes to the optimizer.
|
10 years ago |
Gav Wood
|
9dd9b025d1
|
BLOCKHASH
|
10 years ago |
Christian
|
7377e93882
|
Bugfix: Data reference tags can be longer than jump tags.
|
10 years ago |
Christian
|
c00153e5c1
|
Stylistic changes.
|
10 years ago |
Christian
|
7801b87ddb
|
Packing and unpacking of constructor arguments.
|
10 years ago |
Lu Guanqun
|
960f62b05a
|
update to the correct file name
|
10 years ago |
Marek Kotewicz
|
fb72a7ce5f
|
fixed styling issues
|
10 years ago |
Marek Kotewicz
|
48dfbaf3c9
|
updated cmake policies
|
10 years ago |
Marek Kotewicz
|
281a9e2b22
|
jsonrpc option in cmakes, removed all warnings
|
10 years ago |
yann300
|
c9bf5fcd7c
|
- Instruction.h: add functions "getInstructionNumber"
- AssemblyDebuggerCtrl add members AppContext, QQMLApplicationEngine
|
10 years ago |
debris
|
9d59ee4aa1
|
lll, buildinfo.h and llc compiling on windows
|
10 years ago |
debris
|
bb3a0bc0e4
|
devcore, evmcore, jsqrc compiling on windows
|
10 years ago |
Marek Kotewicz
|
6b5d89d559
|
removed automocs
|
10 years ago |
Christian
|
e9972a551c
|
Optimizer for literals and identity operations.
|
10 years ago |
Gav Wood
|
8cbea38df9
|
PV46. Minor protocol alterations.
|
10 years ago |
Gav Wood
|
df413e0a4f
|
LOG fixes.
|
10 years ago |
Gav Wood
|
07663d141b
|
Make OOG on precompileds consistent.
Warning fix.
Use high-res clock for randoms.
Whisper test.
|
10 years ago |
Marek Kotewicz
|
6cc9e6952e
|
merge
|
10 years ago |
Gav Wood
|
ac2b907a4f
|
Minor Instructions fix for PoC-7 renames.
|
10 years ago |
Christian
|
4f38cb75dd
|
Throw exception for unknown assembly item types.
|
10 years ago |
Christian
|
712650d360
|
Further constants optimizations.
|
10 years ago |
Christian
|
dd28c75e78
|
Pop optimization.
|
10 years ago |
Christian
|
5afa06c7b5
|
Bugfix: Do not optimize away tags, they may be used elsewhere.
|
10 years ago |
Christian
|
57d25f7a54
|
Prevent optimizer from changing certain parts of the code.
|
10 years ago |
Christian
|
99882a76a7
|
Moved instructions and assembly to new libevmcore.
|
10 years ago |