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 |
Gav Wood
|
2ffb554a9d
|
New Proof-of-Work.
|
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 |
Gav Wood
|
5a538bf314
|
Log/bloom alterations.
|
10 years ago |
Gav Wood
|
f0e1be6abf
|
Gas fixes.
Trie fixes.
|
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
|
4323c987b7
|
cppcheck fixes.
|
10 years ago |
Marek Kotewicz
|
dd0744e8a3
|
fixed #1022
|
10 years ago |
Gav Wood
|
2587b2deb2
|
Preview Natspec in New Transaction dialog.
|
10 years ago |
Gav Wood
|
5fe0aca0b6
|
Debugger separate from AlethZero mainwin.
|
10 years ago |
CJentzsch
|
bd373f4be9
|
avoiding catastrophic typos in addresses
|
10 years ago |
CJentzsch
|
2895dc6648
|
typo
|
10 years ago |
CJentzsch
|
99a2acbad1
|
replace bool with enum
|
10 years ago |
CJentzsch
|
d8cf73b4ad
|
add ability to throw to fromHex
|
10 years ago |
CJentzsch
|
26d1798c81
|
safe transaction injection
add diagnostic information output
compile fix
compile fix
|
10 years ago |
debris
|
5ca7b3209f
|
fixed transitive dependencies for msvc
|
10 years ago |
winsvega
|
ce3638f75d
|
Test related
Constant in TestHelper.h
Exception in TestHelper.h
|
10 years ago |
CJentzsch
|
6a8c6cba61
|
start with test defined genesis block
|
10 years ago |
debris
|
70eafae187
|
fixed arrays << error in msvc
|
10 years ago |
winsvega
|
d6ebb4454b
|
Style Changes
New exception for values larger than 2**256
Auto format .json files
|
10 years ago |
Lu Guanqun
|
77a15f749f
|
change typedef to using according to preferred coding style
|
10 years ago |
Gav Wood
|
7fc1660bfb
|
Garbage collection on watches.
|
10 years ago |
Gav Wood
|
cfea250787
|
Avoid pulling in unnecessary stuff.
Avoid over-warning.
|
10 years ago |
Gav Wood
|
cba12caf3e
|
Version bump.
|
10 years ago |
Gav Wood
|
325ec15389
|
Move CommonJS to libethcore. Split it up ready for refactoring into
libdevcore/libdevcrypto.
|
10 years ago |
yann300
|
d5e3f6f098
|
bug fixes
|
10 years ago |
yann300
|
1592bb2651
|
Coding standards.
|
10 years ago |
yann300
|
a93319623a
|
misc changes
|
10 years ago |
Gav Wood
|
5fd79ae914
|
First little commit - not workign yet.
|
10 years ago |
yann300
|
eab72b22b3
|
Cleaning
|
10 years ago |
yann300
|
a78c3668b5
|
- Cleaning.
- Bug fix in hash decoding.
|
10 years ago |
yann300
|
b271a9df51
|
Manage solidity types:
- uint<N>, uint
- int<N>, int
- hash<N>, hash, address
- bool
- string<N>
|
10 years ago |
Gav Wood
|
5b5485b4c4
|
Fix jsTo...
|
10 years ago |
Christian
|
133610be56
|
Function modifier parsing.
|
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
|
1f7ccc48d5
|
Add blockhash to Solidity.
Autopadding fix.
|
10 years ago |