Gav Wood
|
97671963fc
|
Logging & diagnostics.
|
10 years ago |
Gav Wood
|
a8ef8c7f24
|
Fixes #879.
|
10 years ago |
Gav Wood
|
aa094e5240
|
LogFilter supports new, better, filter mechanism.
Exposed to JS API.
|
10 years ago |
Gav Wood
|
990d279490
|
Fixed spurious whisper watches firing.
Additional standard APIs.
Refinement of standard.js.
|
10 years ago |
Gav Wood
|
8f0517a7d6
|
Vanity addresses in AZ.
Fixes to ethereum.js
eth.flush()
|
10 years ago |
CJentzsch
|
f3cc46e8b7
|
bigint cast of bigint not neccessary
|
10 years ago |
CJentzsch
|
a75e051b7b
|
fix gasPrice*gasLimit + value overflow
|
10 years ago |
CJentzsch
|
f136ad6a8e
|
a transaction RLP with more fiels than 9 is invalid according to yellow paper
|
10 years ago |
Gav Wood
|
668e5cc852
|
Make sure Transaction constructor checks sender whereever it makes sense
(which is pretty much everywhere).
|
10 years ago |
Gav Wood
|
490b43a395
|
Cleanups and addition AZ info.
|
10 years ago |
Gav Wood
|
0ed443c102
|
Fix release builds.
|
10 years ago |
Gav Wood
|
14eaec0431
|
Fix warnings.
|
10 years ago |
Gav Wood
|
e7b40e5bdc
|
Fix whitespace :-/
|
10 years ago |
Gav Wood
|
10c08d6204
|
getLastHashes fix.
AZ improvements.
JSAPI string fix.
|
10 years ago |
Lefteris Karapetsas
|
4ad3ab2174
|
Fixes and additional checks for Natspec Popup authentication
|
10 years ago |
Christian
|
8ab39943f0
|
Work around Visual Studio's C2797.
|
10 years ago |
Gav Wood
|
6e62485aa2
|
Fix for filters/watches.
|
10 years ago |
Lefteris Karapetsas
|
8acd9b1107
|
Work in prgress for creating natspec in alethzero at contract creation
|
10 years ago |
Gav Wood
|
e6ca33f814
|
API change: eth.watches will give you the log entries that are new as an
arg.
|
10 years ago |
Gav Wood
|
12f6768abe
|
Remove NodeMode from ethereum.
|
10 years ago |
Gav Wood
|
89031ff638
|
Various fixes for the JS API.
|
10 years ago |
Gav Wood
|
88b338a42e
|
Make network work again.
|
10 years ago |
Gav Wood
|
84962d3136
|
Minor fixes.
|
10 years ago |
Gav Wood
|
23a739f0cb
|
Various fixes to ethereum.js and client web API stuff.
|
10 years ago |
Gav Wood
|
645570c699
|
Integrate new NameReg/Config.
|
10 years ago |
Gav Wood
|
38eb1c5205
|
Fixed #771.
|
10 years ago |
Gav Wood
|
494bf5ee48
|
Clear pending and some other AlethZero stuff.
|
10 years ago |
Gav Wood
|
3387d82a9c
|
More efficient getLastHashes.
|
10 years ago |
Gav Wood
|
8491e5f2f7
|
Various fixes.
Initial portion of NatSpec integration.
|
10 years ago |
Gav Wood
|
1f0a22c48f
|
Fourth precompiled contract: identity function.
|
10 years ago |
Gav Wood
|
969ea19a44
|
Potential mac fix(?)
|
10 years ago |
Paweł Bylica
|
d1fc535458
|
Memleak fix: free genesis block at the end of program
|
10 years ago |
Gav Wood
|
92f43a7a35
|
Fix allowed uncles.
|
10 years ago |
Gav Wood
|
a6cd367483
|
Fix for overuse of stack.
|
10 years ago |
Gav Wood
|
5b9b7543fa
|
Fix for copyTo bug.
|
10 years ago |
Gav Wood
|
cc75d1bb5c
|
Receipts debugging.
|
10 years ago |
Gav Wood
|
0a46ee464b
|
Speed up basic calls.
|
10 years ago |
Gav Wood
|
15afb23e5a
|
More integration with SolNameReg
|
10 years ago |
Gav Wood
|
d8323bbd09
|
Simple ABI in/out and new Solidity-based Config/NameReg integration.
|
10 years ago |
Gav Wood
|
ac583f503f
|
Implemented 256-long history for PREVHASH, though still optional.
|
10 years ago |
Gav Wood
|
0119bfca43
|
Kill unneeded rubbish. Add docs.
|
10 years ago |
Gav Wood
|
176b682ce1
|
Use new lead() API.
|
10 years ago |
Gav Wood
|
c15da67ba6
|
Documentation, repotting.
|
10 years ago |
Paweł Bylica
|
acec80d8f1
|
Remove unnecessary changes
|
10 years ago |
Paweł Bylica
|
e80dffeec5
|
Clean up and remove some explicit dependencies in cmake files
|
10 years ago |
CJentzsch
|
f3f5d9ea74
|
correct VMTrace define
|
10 years ago |
Gav Wood
|
b657b009ef
|
Cleanups and YP formalism.
|
10 years ago |
Christian
|
3f865244df
|
Fix warning about sequence points.
|
10 years ago |
ethdev
|
f42dbcac1c
|
boost library -> libraries
|
10 years ago |
yann300
|
8d304d86d0
|
- Transaction call debugging.
|
10 years ago |