Gav Wood
|
56a7bfa7fe
|
Fixes and better reactivity for the Account Naming infrastructure.
|
10 years ago |
arkpar
|
3ed8d76715
|
improved logging
|
10 years ago |
arkpar
|
69ddff938b
|
fixing windows build
|
10 years ago |
arkpar
|
cd3355f23f
|
used weak_ptr for session and peers, minor sync optimization
|
10 years ago |
Gav Wood
|
87cf8dd5d6
|
VM provides information on its performance.
Make guarding of DB optional.
Various updates to syncing.
Start of a holistic reputation manager.
|
10 years ago |
Gav Wood
|
04a3464606
|
JSON build fix.
Removal of unneeded code.
|
10 years ago |
Gav Wood
|
105be32bb4
|
Decent transaction import result provision.
Give network a hint about what's going on for peer backoffs.
Avoid sleeping in main loop when there's still work on.
|
10 years ago |
subtly
|
df96fcd03b
|
separate packet type. add coding.
|
10 years ago |
subtly
|
7386ad2606
|
prep for framing. remove unused raw network send() methods from capabilities. bump protocol version. back out magic sequence packet prefix.
|
10 years ago |
Gav Wood
|
2c6b18f01b
|
Add EVMJIT.
|
10 years ago |
Gav Wood
|
cfea250787
|
Avoid pulling in unnecessary stuff.
Avoid over-warning.
|
10 years ago |
Gav Wood
|
7920f04f30
|
Better drop off semantics.
|
10 years ago |
Gav Wood
|
a37d214ecb
|
Undefine clogS for windows builds.
|
10 years ago |
Gav Wood
|
72449d349a
|
PoC-7: Dynamic message IDs.
|
10 years ago |
Gav Wood
|
4cb7993655
|
Project-wide reorganisation of namespaces.
|
10 years ago |
Gav Wood
|
a3740efebb
|
Repot.
No memsize increase on 0.
|
10 years ago |
Gav Wood
|
fa1b3853b3
|
Reorganisation.
|
10 years ago |
Gav Wood
|
a7ce9a80f1
|
First vaguely semi-functional version of whisper.
|
10 years ago |
Gav Wood
|
7da31dd62d
|
Version bumps.
|
10 years ago |
Gav Wood
|
0b283fac40
|
Version bump. New protocol. Network stuff slightly more robust.
|
10 years ago |
Gav Wood
|
7aea20bef2
|
Version bump.
|
10 years ago |
Gav Wood
|
5034f35410
|
Miner class.
Version bump.
|
11 years ago |
Gav Wood
|
c465368bb2
|
Version bump.
|
11 years ago |
Gav Wood
|
e65eba8e9c
|
Version bump.
|
11 years ago |
Gav Wood
|
d18a6c4e26
|
Fix version regression.
|
11 years ago |
Gav Wood
|
2d37f0151d
|
Fixed block buffer issue.
|
11 years ago |
Gav Wood
|
12d3437103
|
Version bump.
|
11 years ago |
Gav Wood
|
3645ad3273
|
Networking fixes.
Minor UI improvments.
|
11 years ago |
Gav Wood
|
db09f08365
|
Version downgrade.
|
11 years ago |
Gav Wood
|
d26588752e
|
Version bump.
|
11 years ago |
Gav Wood
|
645b029b74
|
Version bump.
|
11 years ago |
Gav Wood
|
e97aa95381
|
Version bump.
|
11 years ago |
Gav Wood
|
9a29782f1f
|
Version bump.
|
11 years ago |
Gav Wood
|
f96ab229ec
|
Latest PoC-5 protocol changes.
|
11 years ago |
Gav Wood
|
25183afd7c
|
Project refactor. Introduce the Serpent library.
|
11 years ago |
Gav Wood
|
7f4176a787
|
Protocol 20 changes.
Added my new address to the premine.
|
11 years ago |
Gav Wood
|
e8217ea489
|
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
|
11 years ago |
Gav Wood
|
a1cb0932d8
|
JSON-RPC initial implementation.
|
11 years ago |
Tim Hughes
|
3aca998afb
|
Squash LNK4221: no public symbols found warning.
|
11 years ago |
Gav Wood
|
648fbc57c9
|
Split out libethcore from libethereum.
|
11 years ago |
Gav Wood
|
607a5de340
|
Repotted Common.h.
|
11 years ago |
Gav Wood
|
87e19602ea
|
VM test framework.
|
11 years ago |
Tim Hughes
|
90da81e66d
|
Refix for Visual Studio.
|
11 years ago |
Gav Wood
|
039710b34f
|
Fix for namespaces on GCC.
|
11 years ago |
Tim Hughes
|
21a840e20a
|
Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet.
|
11 years ago |
Muharem Hrnjadovic
|
be65dbc46d
|
Fixed the other occurrence of Foobar
|
11 years ago |
Muharem Hrnjadovic
|
4bab3c57a5
|
Corrected license headers (Foobar -> cpp-ethereum)
|
11 years ago |
Daniel Hams
|
efa1d6bdc6
|
Change logging "name" to be class instance thread specific ptr for unified code between Linux/OSX.
|
11 years ago |
Gav Wood
|
bdeaf497b0
|
Remove some debug output.
Make hash construction safer.
|
11 years ago |
Gav Wood
|
607e380a4b
|
Fixes for Go interop.
|
11 years ago |