Gav Wood
|
bba8184f1e
|
First attempt at GPU integration.
|
10 years ago |
Gav Wood
|
f3b063e33a
|
Target minimum of 3141592 gas limit, use the same as the minimum.
|
10 years ago |
Gav Wood
|
cb009b6692
|
Remove seedHash from header.
|
10 years ago |
Gav Wood
|
717c9c06df
|
Avoid checking for difficulty when doing PoW test.
|
10 years ago |
Gav Wood
|
a1c042f580
|
More info in AZ.
|
10 years ago |
Gav Wood
|
eaef000af3
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
e36bb27269
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
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
|
2cfd93132b
|
Params & JSON file.
|
10 years ago |
Gav Wood
|
95587acdc0
|
More info in AZ.
|
10 years ago |
Gav Wood
|
49b9a0224a
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
e6e67e0815
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
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
|
ef128a4bf4
|
Params & JSON file.
|
10 years ago |
Gav Wood
|
431cace13f
|
More info in AZ.
|
10 years ago |
Gav Wood
|
c82d63b909
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
228f41b8ed
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
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
|
d7d8875399
|
Params & JSON file.
|
10 years ago |
Gav Wood
|
3946eacd0c
|
More info in AZ.
|
10 years ago |
Gav Wood
|
2ffb554a9d
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
0cd39343eb
|
Demonstration of how to create a completely custom state for execution
of transactions.
|
10 years ago |
Gav Wood
|
a1a6dcab34
|
Core repotting.
|
10 years ago |
Gav Wood
|
0528037690
|
Fix genesis test.
Refactor/cleaning.
|
10 years ago |
Gav Wood
|
fa78d8bb9a
|
Remove minGasPrice
|
10 years ago |
Gav Wood
|
480ca5d1e7
|
Paranoia mining fix.
|
10 years ago |
Gav Wood
|
2c193627ed
|
Draft of new LOG/bloom/headers/block format.
|
10 years ago |
Gav Wood
|
1accc20d21
|
Moving over to use WebThree.
|
10 years ago |
Gav Wood
|
515a1c22a9
|
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Rename ethential to devcore.
|
10 years ago |
Gav Wood
|
4cb7993655
|
Project-wide reorganisation of namespaces.
|
10 years ago |
Gav Wood
|
54a21ab3bd
|
Quick commit.
|
10 years ago |
Gav Wood
|
1078681ccb
|
Better uncle building.
Repotting.
|
10 years ago |
Gav Wood
|
cc31ebd40b
|
Transaction manifest.
|
11 years ago |
Gav Wood
|
25183afd7c
|
Project refactor. Introduce the Serpent library.
|
11 years ago |
Gav Wood
|
e8217ea489
|
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
|
11 years ago |
Gav Wood
|
ef5259ff1c
|
Documentation.
|
11 years ago |
Gav Wood
|
34fe65370e
|
Mining paranoia.
|
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
|
648fbc57c9
|
Split out libethcore from libethereum.
|
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 |
Gav Wood
|
455f0436d3
|
Uncles verification bug fix.
|
11 years ago |
Gav Wood
|
d29fbde366
|
No fees for miners.
|
11 years ago |
Gav Wood
|
2a53d5f751
|
AlephZero renamed AlethZero and moved to cmake project.
Other minor changes.
|
11 years ago |
Gav Wood
|
1983777cd0
|
GPL v2, not 3.
|
11 years ago |
Gav Wood
|
8fb99152ee
|
State updater tested and working pretty well.
|
11 years ago |
Gav Wood
|
0a4008fc57
|
Working state-transition test.
|
11 years ago |
Gav Wood
|
406b283a05
|
Fake dagger, and moves to test the state transitions.
|
11 years ago |
Gav Wood
|
9347a1ab8b
|
Move over to DB/overlay-based state.
|
11 years ago |
Gav Wood
|
e8b2ceeb60
|
More verification work; compute header ready for mining.
|
11 years ago |