Gav Wood
|
e14d000bea
|
All fields of BlockInfo now private.
|
10 years ago |
Gav Wood
|
f693ac0cc4
|
All fields of BlockInfo now private.
|
10 years ago |
Gav Wood
|
ff2f952184
|
All fields of BlockInfo now private.
|
10 years ago |
Gav Wood
|
1e6bf809b4
|
All fields of BlockInfo now private.
|
10 years ago |
Gav Wood
|
5ee3e8e5fc
|
All fields of BlockInfo now private.
|
10 years ago |
Gav Wood
|
487349bf09
|
All fields of BlockInfo now private.
|
10 years ago |
Marek Kotewicz
|
4ec30f961e
|
LocalisedTransaction && LocalisedTransactionReceipt
|
10 years ago |
Paweł Bylica
|
42d9edc9b0
|
Fix up rvalue references. Avoid a copy of an EVM code in ExtVM.
|
10 years ago |
Gav Wood
|
9afd426e5a
|
Refactor toJson out into separate file.
Implement basic admin_eth_* interfaces.
|
10 years ago |
Marek Kotewicz
|
f77325de18
|
block polarity enum && jsonrpc field
|
10 years ago |
Marek Kotewicz
|
990e4e0d44
|
log polarity
|
10 years ago |
Marek Kotewicz
|
6d75a52530
|
windows fix
|
10 years ago |
Marek Kotewicz
|
ced5554c27
|
special filters returning hashes on eth_getFilterChanges
|
10 years ago |
Marek Kotewicz
|
7690647be8
|
updated LocalisedLogEntry
|
10 years ago |
arkpar
|
4787970b0d
|
codeHash in ExtVM
|
10 years ago |
Gav Wood
|
846de9acea
|
Pregenerate DAG when mining on AZ/eth/ethminer.
Use regeneratable key for decrets by default.
|
10 years ago |
Gav Wood
|
05ea9941c9
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
Paweł Bylica
|
5b4a3e1f60
|
Remove gas counter from interpreter VM. OnOp callback signature changed.
|
10 years ago |
Gav Wood
|
07c5cc33e1
|
Fixes #1369
|
10 years ago |
Gav Wood
|
fef48ad83b
|
Fixups for blooms and crashes.
|
10 years ago |
Gav Wood
|
103b9ea0a7
|
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
|
10 years ago |
Gav Wood
|
724cf629cf
|
New gas pricing for PoC-9.
|
10 years ago |
Gav Wood
|
9385ee2533
|
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
|
10 years ago |
Gav Wood
|
40c8ec7cb6
|
New gas pricing for PoC-9.
|
10 years ago |
Gav Wood
|
210104395f
|
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
|
10 years ago |
Gav Wood
|
53550684cb
|
New gas pricing for PoC-9.
|
10 years ago |
Marek Kotewicz
|
148e2d8d14
|
fixing pr issues
|
10 years ago |
Gav Wood
|
e3219c6563
|
New gas pricing for PoC-9.
|
10 years ago |
Marek Kotewicz
|
97fc7305dc
|
transaction hash in event logs, second approach
|
10 years ago |
Gav Wood
|
2c6b18f01b
|
Add EVMJIT.
|
10 years ago |
Gav Wood
|
89031ff638
|
Various fixes for the JS API.
|
10 years ago |
CJentzsch
|
f95a8be58b
|
checked
|
10 years ago |
CJentzsch
|
3d449785de
|
Blockhash correction and some tests
|
10 years ago |
Gav Wood
|
a6cd367483
|
Fix for overuse of stack.
|
10 years ago |
Gav Wood
|
ac583f503f
|
Implemented 256-long history for PREVHASH, though still optional.
|
10 years ago |
Gav Wood
|
a1a6dcab34
|
Core repotting.
|
10 years ago |
Gav Wood
|
9e2eb149af
|
Beginnings of cleaning up the Executive/State code.
|
10 years ago |
Gav Wood
|
946fd2126a
|
Remove extraneous old stuff for PoC-7.
Fix gas remaining issue.
|
10 years ago |
Paweł Bylica
|
b1dc0d5e6a
|
VMFactory - a new way of creating VMs
|
10 years ago |
Paweł Bylica
|
4cf9f82bc7
|
Windows fix & used code removed
|
10 years ago |
Paweł Bylica
|
31c3d111ad
|
Windows fix & used code removed
|
10 years ago |
Gav Wood
|
c96e1d0c36
|
Logs from subcalls are folded in.
|
10 years ago |
Gav Wood
|
8cbea38df9
|
PV46. Minor protocol alterations.
|
10 years ago |
Gav Wood
|
5f8a974a17
|
Don't cast to bytes for fear of MSVC's brokenness.
|
10 years ago |
Christoph Jentzsch
|
28e7b6c610
|
style
|
10 years ago |
Christian
|
99882a76a7
|
Moved instructions and assembly to new libevmcore.
|
10 years ago |
Gav Wood
|
1d16e1556f
|
Ready for move to log entries in JS API.
|
10 years ago |
Christoph Jentzsch
|
9cd76d43fd
|
Fix ABAcalls OOG bug
|
10 years ago |
Christoph Jentzsch
|
55e77a1bed
|
Clean up FakeExtVM - move to state tests
|
10 years ago |
Gav Wood
|
2c193627ed
|
Draft of new LOG/bloom/headers/block format.
|
10 years ago |