Marek Kotewicz
f7c44f3866
project working on mac, FindGmp.cmake && couple of todos
10 years ago
debris
6f24e77588
web3jsonrpc, ethereum, qethereum, mix compiling on windows
10 years ago
Gav Wood
b2446f651f
Remove verbosity.
10 years ago
Paweł Bylica
160aa47288
Use safe pointers in Executive
10 years ago
Artur Zawłocki
fab154454d
jit-related CMakeLists.txt fixes
10 years ago
Paweł Bylica
312ee43aa2
Cleanups
10 years ago
Paweł Bylica
68662deed6
C++ emvjit connector header includes updated
10 years ago
Marek Kotewicz
be820a55fc
fixed merge bug
10 years ago
Gav Wood
8cbea38df9
PV46. Minor protocol alterations.
10 years ago
Marek Kotewicz
110964ffe2
common changes in cleanup
10 years ago
Gav Wood
c089689174
Remove old bloom stuff.
Fix genesis.
10 years ago
Gav Wood
362e5d8145
Warning fix.
ECDSA recover fix.
10 years ago
Gav Wood
d9bdfe5b4d
Latest PoC-7 changes.
10 years ago
Gav Wood
fa78d8bb9a
Remove minGasPrice
10 years ago
Artur Zawłocki
5a173029ad
forgot to add new source files
10 years ago
Artur Zawłocki
312e05ab49
resolved circular dependency between libevm and libevmjit
10 years ago
Marek Kotewicz
5d7f374a38
leveldb downloaded locally
10 years ago
Paweł Bylica
bcee6e6921
I don't know what I was thinking: always use interpreter in Executive
(for now)
10 years ago
Christian
2f45a8deb5
Prevent uninitialized output memory in ecrecover.
10 years ago
Gav Wood
97ae734ac3
Fixed #522 .
10 years ago
subtly
de099b2d8b
remove network pause.
fix client repeat-disconnect loop.
removed resolver from getifaddr dance (not reqd) and updated getifaddr code (needs windowz/linux testing).
don't accept new connections if listenport bind fails (possible due to OS firewall settings).
only use upnp w/ipv4 addresses.
re: disconnect loop. Looks like ethhost session isn't deallocating once stopped. Thinking UI might have shared_ptr. For now, letting dealloc/quit continue as long as isOpen returns false -- maybe okay since network will be halted. Also, it maybe possible the issue is due to network thread not running after disconnect so packets aren't tx/rx to kill peer -- either way, it's possible remote end doesn't ack disconnect and timeout/force-close-dealloc is required, so will need more attention later.
10 years ago
Gav Wood
a01859b285
Fix warnings, release errors.
10 years ago
Gav Wood
e81197606a
Log & watches.
10 years ago
Gav Wood
89ee4a3d2b
More fixes for logging.
10 years ago
Gav Wood
7a0cb2bf23
Renaming and fixes.
10 years ago
Marek Kotewicz
b876f24ea9
common changes
10 years ago
Marek Kotewicz
3a1b83538b
migration to log filters, not finished
10 years ago
Christoph Jentzsch
62c49018ed
Check validity of signature values r,s,v
10 years ago
Gav Wood
d7972e726d
Minor UI changes and reduction of verbosity.
10 years ago
Gav Wood
c80fe47289
Fix std services except DNS Reg whose contract needs rewriting.
10 years ago
Gav Wood
bd4fe9d26f
Don't log coinbases.
10 years ago
subtly
fab63ce0a0
refactor and thread-safe cryptopp. for now, remove secp256klib calls. ecdh and tests. move sha3mac into sha3.
10 years ago
Gav Wood
df413e0a4f
LOG fixes.
10 years ago
Gav Wood
8580479d88
No implicit logs.
10 years ago
Gav Wood
4fa7cbb6ac
Merge #505
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
Marek Kotewicz
79267006ce
js abi connection
10 years ago
Christoph Jentzsch
dd5c89e810
Added precompiledContracts tests
10 years ago
Gav Wood
41da8fb27a
Fix ECRECOVER to zero out the first 12 bytes of result.
10 years ago
sveneh
c29321d01c
full project compile with crypto++ dependency
10 years ago
Christian
99882a76a7
Moved instructions and assembly to new libevmcore.
10 years ago
Gav Wood
ca2f4ed274
Fix for State and Transaction.
Serpent update.
10 years ago
Christoph Jentzsch
87b048fa17
added state system operations test
10 years ago
Gav Wood
d5d81ea5c8
Transaction documentation and build fixes.
10 years ago
Gav Wood
ef1c4d7967
Documentation for Transaction.
10 years ago
Gav Wood
3b6ffcbe8d
Minor fixes to Transaction.
10 years ago
Gav Wood
2e551b5870
Classify Transaction.
10 years ago
Gav Wood
1d16e1556f
Ready for move to log entries in JS API.
10 years ago
Gav Wood
2ff0317fb6
Get logblooms/receipts into the database.
10 years ago