Paweł Bylica
|
b1ecd3d731
|
Move basic instruction fee selection to a function in FeeStructure
|
10 years ago |
Marek Kotewicz
|
aa9f34ec49
|
Merge branch 'develop' into mk_jsonrpc
|
10 years ago |
Paweł Bylica
|
46e079fb52
|
Place fee constants inside FeeStructure struct
|
10 years ago |
Marek Kotewicz
|
178d80d5ef
|
common changes
|
10 years ago |
subtly
|
8447f35608
|
"Fix" for duplicate symbols w libdevcore/Common*
|
10 years ago |
Paweł Bylica
|
3030e8f74f
|
Use compile-time constants instead of runtime-constructed multiprecision objects in FeeStructure.
|
10 years ago |
Gav Wood
|
9600da565e
|
Don't be quite so punitive when peer sontinues sending packets for a
protocol they signed up to.
|
10 years ago |
Gav Wood
|
1faaed3395
|
Make bad protocol disconnects a bit more obvious.
|
10 years ago |
Gav Wood
|
c4fbbd0aa1
|
New assertion styles.
|
10 years ago |
Paweł Bylica
|
7494fdba7a
|
Use Constant::get() interface to create LLVM constants
|
10 years ago |
Paweł Bylica
|
05952064dc
|
Use Constant::get() interface to create LLVM constants
|
10 years ago |
Paweł Bylica
|
f95999c6b3
|
Allocate memory and count gas for RETURN instruction
[#79942174]
|
10 years ago |
Paweł Bylica
|
16023daf0b
|
Allocate memory and count gas for RETURN instruction
[#79942174]
|
10 years ago |
Marek Kotewicz
|
daa23e4e21
|
corshttpserver
|
10 years ago |
Paweł Bylica
|
7a89751433
|
Change the way compiled program returns
|
10 years ago |
Paweł Bylica
|
f9f08d3223
|
Change the way compiled program returns
|
10 years ago |
Paweł Bylica
|
8fb6de09e4
|
Define constants and return codes
|
10 years ago |
Paweł Bylica
|
9c268561bd
|
Define constants and return codes
|
10 years ago |
artur-zawlocki
|
6caff31697
|
Implemented ADDMOD, MULMOD and GAS [Delivers #80566276]
|
10 years ago |
artur-zawlocki
|
2031240485
|
Implemented ADDMOD, MULMOD and GAS [Delivers #80566276]
|
10 years ago |
artur-zawlocki
|
9b3c446578
|
Codegen for GAS
|
10 years ago |
artur-zawlocki
|
6eb64ddcda
|
Codegen for GAS
|
10 years ago |
Paweł Bylica
|
3a2596960b
|
Report error if static-analysed stack is too small
|
10 years ago |
Paweł Bylica
|
b56a815d2c
|
Report error if static-analysed stack is too small
|
10 years ago |
Christian
|
f9ac490498
|
Merge remote-tracking branch 'ethereum/develop' into solidity
|
10 years ago |
Christian
|
cdf2ff14e6
|
Added copyright blocks.
|
10 years ago |
Christian
|
a5a577d35c
|
Name resolution.
|
10 years ago |
artur-zawlocki
|
0c259cd267
|
Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc
|
10 years ago |
artur-zawlocki
|
ae2d98838c
|
Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc
|
10 years ago |
artur-zawlocki
|
a2a496ebce
|
test cases for JUMPS/phi nodes
|
10 years ago |
artur-zawlocki
|
86949720b1
|
test cases for JUMPS/phi nodes
|
10 years ago |
Paweł Bylica
|
6131cca6ed
|
Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc
|
10 years ago |
Paweł Bylica
|
9a69eb5c53
|
Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc
|
10 years ago |
Paweł Bylica
|
8a522834f0
|
Do not check gas cost of value 0
[Delivers #80544260]
|
10 years ago |
Paweł Bylica
|
0c708339e5
|
Do not check gas cost of value 0
[Delivers #80544260]
|
10 years ago |
Paweł Bylica
|
efe23ad7b8
|
Do not commit gas costs on JUMPDEST instruction
[#80544260]
|
10 years ago |
Paweł Bylica
|
1de697df99
|
Do not commit gas costs on JUMPDEST instruction
[#80544260]
|
10 years ago |
Marek Kotewicz
|
8816dde8ea
|
jsonrpc tests
|
10 years ago |
artur-zawlocki
|
7c78ecbdb2
|
Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc
|
10 years ago |
artur-zawlocki
|
7642238c92
|
Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc
|
10 years ago |
Paweł Bylica
|
293f0de7a9
|
Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc
|
10 years ago |
Paweł Bylica
|
501bbeec0c
|
Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc
|
10 years ago |
Paweł Bylica
|
9bdfd59b6f
|
Change basic block linking order to get better results (still not perfect)
|
10 years ago |
Paweł Bylica
|
3ec44144e5
|
Change basic block linking order to get better results (still not perfect)
|
10 years ago |
artur-zawlocki
|
56a17a0f2e
|
test cases for JUMP
|
10 years ago |
artur-zawlocki
|
deb0957087
|
test cases for JUMP
|
10 years ago |
Marek Kotewicz
|
4ad6113eb4
|
Merge branch 'develop' into mk_jsonrpc
|
10 years ago |
Marek Kotewicz
|
a378709304
|
jsornrpc tests in progress
|
10 years ago |
artur-zawlocki
|
e4cf741cfb
|
Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc
Conflicts:
evmcc/Compiler.cpp
|
10 years ago |
artur-zawlocki
|
6fff5adfa6
|
Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc
Conflicts:
evmcc/Compiler.cpp
|
10 years ago |