Gav Wood
|
2719aaf830
|
Add date/time language to solidity.
|
10 years ago |
Gav Wood
|
c82d63b909
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
72fb51d63e
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
dde71c4f9d
|
Fat Trie and tests for it.
|
10 years ago |
Gav Wood
|
790df99252
|
Log/bloom alterations.
|
10 years ago |
Gav Wood
|
314b82a1cd
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
60b1169726
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
d7b84f1731
|
Fat Trie and tests for it.
|
10 years ago |
Gav Wood
|
602ee47ef4
|
Don't use flawed way of generating random keys.
|
10 years ago |
arkpar
|
e2fe258d41
|
Super effective exception constructor
|
10 years ago |
arkpar
|
9c005828cc
|
refactored some exceptions for thread safety
|
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
|
7b6f8c460b
|
RLP tool.
|
10 years ago |
Gav Wood
|
d14df543ff
|
Add date/time language to solidity.
|
10 years ago |
jhuntley
|
cb62fddd8a
|
Consolidating macro resolution to one header file as per project owner request. Added inline comments covering reasons for undef of macros. Resolves issues with problem #832:
Adding UndefWindowsMacros.h to handle V8 CPP conflicts in Windows #832
|
10 years ago |
jhuntley
|
36d44fd7be
|
Define comes before standard windows header defines. Added __MINGW32__ define to ensure debug_break is defined for mingw builds.
|
10 years ago |
jhuntley
|
0951b9a9cc
|
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 |
Gav Wood
|
2ffb554a9d
|
New Proof-of-Work.
|
10 years ago |
Lefteris Karapetsas
|
3874c78d06
|
More style fixes
|
10 years ago |
Lefteris Karapetsas
|
5f191f4f89
|
Indentation style fixes
|
10 years ago |
Gav Wood
|
14496b68aa
|
Log/bloom alterations.
|
10 years ago |
Gav Wood
|
de177effb0
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
814349a840
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
0f01f4799f
|
Fat Trie and tests for it.
|
10 years ago |
Lefteris Karapetsas
|
e44ab4588d
|
fixing the build
|
10 years ago |
Lefteris Karapetsas
|
aabce8548a
|
mini style improvement
|
10 years ago |
Lefteris Karapetsas
|
4a9b2fa0c5
|
StructuredLogger's functions all become static and call the singleton getter.
|
10 years ago |
Lefteris Karapetsas
|
ae6510b135
|
Style fixes
|
10 years ago |
Lefteris Karapetsas
|
623d640fb5
|
StructuredLogger becomes a global singleton class
|
10 years ago |
Lefteris Karapetsas
|
d3ce888c0b
|
Adding a mutex to StructuredLogger
|
10 years ago |
Lefteris Karapetsas
|
afaac3f511
|
Adding a StructuredLogging stop event
|
10 years ago |
Lefteris Karapetsas
|
97ab2d6d18
|
StructuredLogging timestamp format is now configurable
|
10 years ago |
Lefteris Karapetsas
|
063a12fd88
|
Structured logging should now work for some events
|
10 years ago |
Lefteris Karapetsas
|
6c4faef732
|
Add remote version to p2pconnected log event
|
10 years ago |
Lefteris Karapetsas
|
643499e491
|
Add p2p disconnected structured log event
|
10 years ago |
Lefteris Karapetsas
|
ba81493976
|
StructuredLogger propagated as a const reference
|
10 years ago |
Lefteris Karapetsas
|
d0c1c510bd
|
Adding StructuredLogger class and using it in various places
- Structured logger is injected as a dependency where needed.
- Still a work in progress
|
10 years ago |
Gav Wood
|
5a538bf314
|
Log/bloom alterations.
|
10 years ago |
Gav Wood
|
f0e1be6abf
|
Gas fixes.
Trie fixes.
|
10 years ago |
subtly
|
bde85adee7
|
implement ecies mac tag
|
10 years ago |
Gav Wood
|
bae383f617
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
e9e310822b
|
Fat Trie and tests for it.
|
10 years ago |
Lefteris Karapetsas
|
a157ccae4d
|
Move SourceLocation to evmcore
|
10 years ago |
Lefteris Karapetsas
|
72f9ecd526
|
Styling changes for SourceLocation and friends
|
10 years ago |
Lefteris Karapetsas
|
bc71f71035
|
Simple Assembly Locations test
- Also adding some helper functions to SourceLocation
|
10 years ago |
Lefteris Karapetsas
|
f85aee0826
|
Moving Source Location libdevcore
- Big plus is we now remove the useless header libsolibity/BaseTypes.h
|
10 years ago |
arkpar
|
3767677b27
|
explicit operator bool for hash type
|
10 years ago |
CJentzsch
|
4a269eb473
|
fix too-small-address-length bug in transaction
|
10 years ago |
Gav Wood
|
2c6b18f01b
|
Add EVMJIT.
|
10 years ago |
Gav Wood
|
4323c987b7
|
cppcheck fixes.
|
10 years ago |