CJentzsch
|
c8a03dcf58
|
merge
|
10 years ago |
Gav Wood
|
2cfd93132b
|
Params & JSON file.
|
10 years ago |
Gav Wood
|
95587acdc0
|
More info in AZ.
|
10 years ago |
CJentzsch
|
3c08161974
|
update block tests to latest changes PoW changes
|
10 years ago |
CJentzsch
|
3f8be2aabc
|
fix blockGasLimit bug : 1024 -> 2048
|
10 years ago |
Gav Wood
|
49b9a0224a
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
ae1cb7f1ff
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
d941808524
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
4d1464783a
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
10dccac64b
|
Lenient gas limit.
Two uncles only.
Min 2048 difficulty & assoc adjustment.
|
10 years ago |
Gav Wood
|
55b2bca0d3
|
Log/bloom alterations.
|
10 years ago |
Gav Wood
|
31f3ae66fb
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
67ed60bad6
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
bb0f5358bf
|
New SecureTrie.
|
10 years ago |
arkpar
|
9c005828cc
|
refactored some exceptions for thread safety
|
10 years ago |
jhuntley
|
4f109d29a6
|
Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'.
|
10 years ago |
CJentzsch
|
bb8e57e426
|
block and tx RLP needs to be a list
|
10 years ago |
Gav Wood
|
2d90602182
|
Min 1024 on difficulty.
|
10 years ago |
arkpar
|
3767677b27
|
explicit operator bool for hash type
|
10 years ago |
Gav Wood
|
bcb8889853
|
Protocol bump.
|
10 years ago |
Marek Kotewicz
|
dd0744e8a3
|
fixed #1022
|
10 years ago |
CJentzsch
|
792b47deba
|
fix GasUsed bug
|
10 years ago |
Gav Wood
|
bfc037f688
|
Transact dialog supports all the NatSpec stuff.
|
10 years ago |
Gav Wood
|
809df5cdc5
|
Working, albeit slowly, non-NatSpec transaction confirmations.
|
10 years ago |
yann300
|
53e901930d
|
small changes
|
10 years ago |
yann300
|
2ff89547d6
|
Change in formatting storage values.
|
10 years ago |
yann300
|
8457bc4efb
|
bug fix: storage view in debug pane broken for long values.
|
10 years ago |
Christian
|
f7867d39b0
|
MSVC constexpr fix.
|
10 years ago |
Gav Wood
|
11cbd42220
|
Cleanups for ether denominations.
|
10 years ago |
Lu Guanqun
|
82250e1a8e
|
simplify ether unit with templates
|
10 years ago |
Lu Guanqun
|
77a15f749f
|
change typedef to using according to preferred coding style
|
10 years ago |
Gav Wood
|
0de7d63dc1
|
Remote mining hook.
|
10 years ago |
Gav Wood
|
7b573c499b
|
Move to PV53 along with timestamp being strictly > last time.
|
10 years ago |
CJentzsch
|
ac8ddfdcd8
|
first definition of block tests - header only
|
10 years ago |
Gav Wood
|
325ec15389
|
Move CommonJS to libethcore. Split it up ready for refactoring into
libdevcore/libdevcrypto.
|
10 years ago |
Gav Wood
|
114db8ab36
|
Revert State class changes for Mix.
|
10 years ago |
Gav Wood
|
a8b64e9425
|
PV52.
|
10 years ago |
caktux
|
ed775c31c7
|
apply 565e3f1 and 8a3eac3
|
10 years ago |
Gav Wood
|
565e3f19ff
|
Compile fix for Apple's handicapped clang.
|
10 years ago |
Gav Wood
|
c572b713df
|
Warnings fixes.
|
10 years ago |
Gav Wood
|
78cbce595d
|
Possible fix for #660.
|
10 years ago |
Gav Wood
|
eddc0e7d13
|
(Possibly) fixed #660
|
10 years ago |
Gav Wood
|
9dd9b025d1
|
BLOCKHASH
|
10 years ago |
Gav Wood
|
d5cd81d06a
|
Allow interaction with PV49.
Remove unneeded include.
|
10 years ago |
Gav Wood
|
852d3c5bb5
|
Allow nice names from JS.
|
10 years ago |
Gav Wood
|
fe34eae469
|
Versions bump.
|
10 years ago |
Gav Wood
|
d6aee23642
|
Blocktime targets 12s.
|
10 years ago |
Gav Wood
|
6be33f7d8f
|
Revert to 49.
|
10 years ago |
Gav Wood
|
672c1ca15b
|
Version bump.
|
10 years ago |
Gav Wood
|
0cd39343eb
|
Demonstration of how to create a completely custom state for execution
of transactions.
|
10 years ago |