Gav Wood
|
33ec3ca35d
|
Pinging, stake disconnecting and better UI.
|
10 years ago |
Marek Kotewicz
|
e4dd2c0d37
|
jsonrpcstubs in progres
|
10 years ago |
Gav Wood
|
a775c54adf
|
UX fixes to nodes view.
|
10 years ago |
Gav Wood
|
2e972be640
|
Efforts to make reconnect timing strategy more expansive and consistent.
|
10 years ago |
Marek Kotewicz
|
b97067347e
|
new abstractstub && before changes
|
10 years ago |
Gav Wood
|
7920f04f30
|
Better drop off semantics.
|
10 years ago |
Marek Kotewicz
|
770d6f9795
|
jsonrpc refactor in progress
|
10 years ago |
sveneh
|
8b1652bbf3
|
cleanup build file. Start some modularisation.
|
10 years ago |
Paweł Bylica
|
4f871447a3
|
mload function added as implementation of MLOAD
[#80191662]
|
10 years ago |
Paweł Bylica
|
48ed393fb3
|
mload function added as implementation of MLOAD
[#80191662]
|
10 years ago |
Paweł Bylica
|
5f1ea8f832
|
store8 function added as implementation of MSTORE8
[#80191662]
|
10 years ago |
Paweł Bylica
|
0400b47357
|
store8 function added as implementation of MSTORE8
[#80191662]
|
10 years ago |
Paweł Bylica
|
f5a0975b4a
|
Use mem.store as implementation of MSTORE
[#80191662]
|
10 years ago |
Paweł Bylica
|
2df83af3be
|
Use mem.store as implementation of MSTORE
[#80191662]
|
10 years ago |
Paweł Bylica
|
f825a6020f
|
Generate mem.store function and dependencies (currently unused)
[#80191662]
|
10 years ago |
Paweł Bylica
|
4a1511309c
|
Generate mem.store function and dependencies (currently unused)
[#80191662]
|
10 years ago |
Gav Wood
|
b7c9bed067
|
Throw exception for invalid instruction prior to determining gas.
|
10 years ago |
Paweł Bylica
|
7a7d4e33e0
|
Fix for finding jumpTableBlock
|
10 years ago |
Paweł Bylica
|
35605271f1
|
Fix for finding jumpTableBlock
|
10 years ago |
Gav Wood
|
23021abbe2
|
Eth stores past peers and its own ID.
|
10 years ago |
Paweł Bylica
|
d6915b4d0b
|
Renames & comments
|
10 years ago |
Paweł Bylica
|
4b8d51e23e
|
Renames & comments
|
10 years ago |
Gav Wood
|
5d2238d179
|
Manage dead nodes.
|
10 years ago |
Gav Wood
|
01eecf58b6
|
More network fixes.
|
10 years ago |
Christian
|
8aad54050c
|
AST printer and command line tool, some fixes.
|
10 years ago |
artur-zawlocki
|
ad43b92d97
|
Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc
|
10 years ago |
artur-zawlocki
|
b3e5c7ef03
|
Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc
|
10 years ago |
artur-zawlocki
|
fd7069e9af
|
Indirect jump: jump table generated in separate bblock.
|
10 years ago |
artur-zawlocki
|
40e73d035c
|
Indirect jump: jump table generated in separate bblock.
|
10 years ago |
Paweł Bylica
|
09a5899adc
|
Fix stack swap or dup not generating PHI nodes
|
10 years ago |
Paweł Bylica
|
a5e264d385
|
Fix stack swap or dup not generating PHI nodes
|
10 years ago |
Paweł Bylica
|
973e0a2204
|
Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc
|
10 years ago |
Paweł Bylica
|
03870ecc78
|
Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc
|
10 years ago |
artur-zawlocki
|
52d1ceb198
|
test cases for jumps
|
10 years ago |
artur-zawlocki
|
85606447d8
|
test cases for jumps
|
10 years ago |
Paweł Bylica
|
5dd30376d6
|
Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc
|
10 years ago |
Paweł Bylica
|
a3e0a809bd
|
Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc
|
10 years ago |
Paweł Bylica
|
cfb226ba5f
|
Group gas counting into block of instructions called cost-block.
[#79942174]
|
10 years ago |
Paweł Bylica
|
936aeab43c
|
Group gas counting into block of instructions called cost-block.
[#79942174]
|
10 years ago |
Gav Wood
|
ca9a07dc2f
|
Exception fix.
|
10 years ago |
artur-zawlocki
|
dab29a94e7
|
Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc
Conflicts:
evmcc/Compiler.cpp
|
10 years ago |
artur-zawlocki
|
590e58fcc3
|
Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc
Conflicts:
evmcc/Compiler.cpp
|
10 years ago |
artur-zawlocki
|
67789404b0
|
test cases for JUMP
|
10 years ago |
artur-zawlocki
|
209640c1f3
|
test cases for JUMP
|
10 years ago |
artur-zawlocki
|
2b36803c96
|
Implementing JUMP/JUMPDEST (work in progress)
|
10 years ago |
artur-zawlocki
|
e915379539
|
Implementing JUMP/JUMPDEST (work in progress)
|
10 years ago |
Gav Wood
|
75685f91e1
|
More fixes.
|
10 years ago |
Gav Wood
|
7c0ca05bb8
|
Grow peers uses latest mechanisms.
|
10 years ago |
Gav Wood
|
a1216c3b74
|
Peer & key management.
|
10 years ago |
Gav Wood
|
735ef80968
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
Conflicts:
libethereum/State.cpp
|
10 years ago |