Gav Wood
fda6e7b33b
UI improvements.
11 years ago
Gav Wood
0749f9829b
Minor bug fix.
Fixes for a few warnings.
11 years ago
Gav Wood
ec0c05186e
Minor improvements.
11 years ago
Gav Wood
4d3f8e849b
Javascript console and env.load(), env.note, ...
11 years ago
Gav Wood
57129c2007
Mining view.
11 years ago
Gav Wood
8962b9c18a
UI improvements, refinements and optimisations.
11 years ago
Gav Wood
143e370bbf
Pinhole optimise working fairly well...
11 years ago
Gav Wood
6657fa7a63
Start of pinhole optimiser. Minor fix for debugger.
11 years ago
Gav Wood
b97b79c37d
VM trace.
11 years ago
Gav Wood
52b7fb343c
New Assembler.
11 years ago
Gav Wood
92bf28965b
Fix for '<' in strings.
11 years ago
Gav Wood
e8217ea489
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
11 years ago
Gav Wood
f1d66c148f
Macros and definitions in LLL.
11 years ago
Gav Wood
349ffc4ceb
Basic LLL compiler working.
11 years ago
Gav Wood
d356985279
Reference counting fixes for Trie.
11 years ago
Gav Wood
1f9bca2e92
Fix and paranoia for trie.
11 years ago
Gav Wood
0f3c3ff609
Transaction injection.
11 years ago
Gav Wood
bfa4c8fbe4
Avoid crash over trie dodginess.
11 years ago
Gav Wood
8dd065bb45
New PoC-5 stuff for zero hashes.
11 years ago
Gav Wood
f5def8f2fd
PoC-5 premine & YP updates.
11 years ago
Gav Wood
8833a27474
Import/export keys.
11 years ago
Gav Wood
2368a8cd50
Move paths so default build dir is cpp-ethereum/build.
11 years ago
Gav Wood
9a7a8aa2ef
Fix for normal-normal txs.
11 years ago
Gav Wood
3ad5a21d77
New fields in explorer for PoC-5.
Quick fix for ref count issue.
11 years ago
Gav Wood
27be67e752
Avoid duplication of accounts in my accounts.
11 years ago
Gav Wood
20ce1680d2
Easy reset of blockchain.
11 years ago
Gav Wood
4e9b4323c0
Gas fix & GUI enhancements.
11 years ago
Gav Wood
8486397f34
Paranoia option.c
11 years ago
Gav Wood
34fe65370e
Mining paranoia.
11 years ago
Gav Wood
91ee4683d7
Additional info for pending.
11 years ago
Gav Wood
618571babd
Pending transaction inspection.
11 years ago
Gav Wood
7e6f6c3b09
LLL instruction for code inclusion.
11 years ago
Gav Wood
a1cb0932d8
JSON-RPC initial implementation.
11 years ago
Gav Wood
aacb8b1a0d
Fix for LLL.
11 years ago
Tim Hughes
0405132b25
Updated for VS2013.
11 years ago
Gav Wood
1769356fdf
State fix.
11 years ago
Gav Wood
a3bcdb36aa
Version bump and server update.
11 years ago
Gav Wood
3e87c79c87
Final transaction stuff in JS-API and bug fixes.
11 years ago
Gav Wood
68fc84de91
Fixes and start on new JS API.
11 years ago
Gav Wood
48e8c6be2a
PoC-5 fixes.
11 years ago
Gav Wood
ca65afe8f0
Protocol changes for PoC-5:
Transactions Trie.
LTMA for gasPrice.
New block header format.
Various additional checks.
New Genesis block.
11 years ago
Gav Wood
1bbafddd1e
Repotted much of State.
11 years ago
Gav Wood
d682499743
Better AddressState behaviour.
11 years ago
Gav Wood
f68a73b2a0
CALLDATACOPY instruction.
Contract body gets created from init code.
11 years ago
Gav Wood
648fbc57c9
Split out libethcore from libethereum.
11 years ago
Tim Hughes
69d5be889c
Serpent compilation working on Windows (with valid python installation).
11 years ago
Tim Hughes
ad4698e79e
VS2013 build working again:
- Added ICU download and compile steps to bootstrap.sh.
- Switched Qt to shared libraries and enabled ICU and Webkit.
- Switched to shared MS CRT.
- Disable C4244 and C4267 warnings since these are not picked up by GCC.
11 years ago
Gav Wood
b353d9be7f
Allow precompiled programs as hex.
11 years ago
Gav Wood
d2f9d6b285
Serpent compiler fix.
11 years ago
Gav Wood
b347aaf284
Restructure Qt stuff.
11 years ago