Marek Kotewicz
|
2c58f14856
|
few more jsonrpc methods
|
11 years ago |
Marek Kotewicz
|
dd419086d3
|
jsonrpc in progress
|
11 years ago |
sveneh
|
1cbb432e2c
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into build_enhancement
|
11 years ago |
caktux
|
01af0e88cd
|
build status
|
11 years ago |
Gav Wood
|
fb28639d55
|
Fix NewBlock transmission.
|
11 years ago |
Gav Wood
|
7b48050a04
|
Avoid public/private IP kludge.
|
11 years ago |
Gav Wood
|
be72db117e
|
Fix ping timeout.
|
11 years ago |
Gav Wood
|
76402e82fa
|
Bump to P2P protocol version 2.
|
11 years ago |
Gav Wood
|
f11a4bb973
|
Avoid duplicate nodes with different IDs.
|
11 years ago |
Gav Wood
|
e27922258d
|
Avoid noting nodes with obviously bad listen ports.
|
11 years ago |
Gav Wood
|
86127f3820
|
Avoid trying to connect to obviously private ports.
|
11 years ago |
Gav Wood
|
61b786b70a
|
Avoid listening to peers telling us of wierd ports.
|
11 years ago |
Gav Wood
|
3ac0eb089b
|
Kill old database (invalid transactions in there).
|
11 years ago |
Gav Wood
|
51994f72a0
|
Don't save peers with odd ports for now.
|
11 years ago |
Gav Wood
|
0652e3ed4f
|
Fix a previous bad fix.
|
11 years ago |
Marek Kotewicz
|
00bbca9997
|
jsonrpc in progress
|
11 years ago |
Gav Wood
|
692cb38006
|
Remember last ping time.
|
11 years ago |
Gav Wood
|
33ec3ca35d
|
Pinging, stake disconnecting and better UI.
|
11 years ago |
Marek Kotewicz
|
e4dd2c0d37
|
jsonrpcstubs in progres
|
11 years ago |
Gav Wood
|
a775c54adf
|
UX fixes to nodes view.
|
11 years ago |
Gav Wood
|
2e972be640
|
Efforts to make reconnect timing strategy more expansive and consistent.
|
11 years ago |
Marek Kotewicz
|
b97067347e
|
new abstractstub && before changes
|
11 years ago |
Gav Wood
|
7920f04f30
|
Better drop off semantics.
|
11 years ago |
Marek Kotewicz
|
770d6f9795
|
jsonrpc refactor in progress
|
11 years ago |
sveneh
|
8b1652bbf3
|
cleanup build file. Start some modularisation.
|
11 years ago |
Paweł Bylica
|
4f871447a3
|
mload function added as implementation of MLOAD
[#80191662]
|
11 years ago |
Paweł Bylica
|
48ed393fb3
|
mload function added as implementation of MLOAD
[#80191662]
|
11 years ago |
Paweł Bylica
|
5f1ea8f832
|
store8 function added as implementation of MSTORE8
[#80191662]
|
11 years ago |
Paweł Bylica
|
0400b47357
|
store8 function added as implementation of MSTORE8
[#80191662]
|
11 years ago |
Paweł Bylica
|
f5a0975b4a
|
Use mem.store as implementation of MSTORE
[#80191662]
|
11 years ago |
Paweł Bylica
|
2df83af3be
|
Use mem.store as implementation of MSTORE
[#80191662]
|
11 years ago |
Paweł Bylica
|
f825a6020f
|
Generate mem.store function and dependencies (currently unused)
[#80191662]
|
11 years ago |
Paweł Bylica
|
4a1511309c
|
Generate mem.store function and dependencies (currently unused)
[#80191662]
|
11 years ago |
Gav Wood
|
b7c9bed067
|
Throw exception for invalid instruction prior to determining gas.
|
11 years ago |
Paweł Bylica
|
7a7d4e33e0
|
Fix for finding jumpTableBlock
|
11 years ago |
Paweł Bylica
|
35605271f1
|
Fix for finding jumpTableBlock
|
11 years ago |
Gav Wood
|
23021abbe2
|
Eth stores past peers and its own ID.
|
11 years ago |
Paweł Bylica
|
d6915b4d0b
|
Renames & comments
|
11 years ago |
Paweł Bylica
|
4b8d51e23e
|
Renames & comments
|
11 years ago |
Gav Wood
|
5d2238d179
|
Manage dead nodes.
|
11 years ago |
Gav Wood
|
01eecf58b6
|
More network fixes.
|
11 years ago |
Christian
|
8aad54050c
|
AST printer and command line tool, some fixes.
|
11 years ago |
artur-zawlocki
|
ad43b92d97
|
Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc
|
11 years ago |
artur-zawlocki
|
b3e5c7ef03
|
Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc
|
11 years ago |
artur-zawlocki
|
fd7069e9af
|
Indirect jump: jump table generated in separate bblock.
|
11 years ago |
artur-zawlocki
|
40e73d035c
|
Indirect jump: jump table generated in separate bblock.
|
11 years ago |
Paweł Bylica
|
09a5899adc
|
Fix stack swap or dup not generating PHI nodes
|
11 years ago |
Paweł Bylica
|
a5e264d385
|
Fix stack swap or dup not generating PHI nodes
|
11 years ago |
Paweł Bylica
|
973e0a2204
|
Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc
|
11 years ago |
Paweł Bylica
|
03870ecc78
|
Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc
|
11 years ago |