arkpar
|
0808723c50
|
add some balance for gas estimation
|
10 years ago |
arkpar
|
284b33a71b
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_ux
|
10 years ago |
arkpar
|
8d6b690681
|
Fixed packed negative signed integers storage display
|
10 years ago |
Gav Wood
|
95e2f608dd
|
Merge pull request #1647 from arkpar/mix_msvc
Mix: windows issues
|
10 years ago |
Gav Wood
|
3bccc340ae
|
Merge pull request #1645 from arkpar/msvc
Removed dependencies on external tools from getstuff.bat
|
10 years ago |
Gav Wood
|
452b6ebdf5
|
Merge pull request #1635 from debris/cmake_cleanup
cleanup CMakeLists.txt
|
10 years ago |
Gav Wood
|
e765132258
|
Merge pull request #1569 from winsvega/allfieldshex
All Test Fields As Hex
|
10 years ago |
Gav Wood
|
f63c778945
|
Merge pull request #1662 from subtly/netFix
Fix for fix #1475, #1476. (with unit test update)
|
10 years ago |
subtly
|
da63cac309
|
Fix for fix #1475, #1476.
|
10 years ago |
Marek Kotewicz
|
026494fc51
|
Merge pull request #1656 from debris/win_dll
decent platforms do not need dlls
|
10 years ago |
Marek Kotewicz
|
15a561c407
|
decent platforms do not need dlls
|
10 years ago |
Arkadiy Paronyan
|
32d4156eea
|
Merge pull request #1650 from yann300/bugFix
Mix - bug fix: error annotation sometimes not shown
|
10 years ago |
chriseth
|
17079187c2
|
Merge pull request #1642 from ethereum/p2p
Don't use unsigned for negative value.
|
10 years ago |
Arkadiy Paronyan
|
1114c25878
|
Merge pull request #1652 from chriseth/mix_missingSourceName
Bugfix for missing source name.
|
10 years ago |
yann300
|
0e205f0d55
|
bug fix: JavaScript console loop in the right order
|
10 years ago |
chriseth
|
2dfaf4f625
|
Merge pull request #1503 from chriseth/sol_mergeBasicBlocks
Control flow analysis.
|
10 years ago |
chriseth
|
8d1c9efbbf
|
Bugfix for missing source name.
|
10 years ago |
Gav Wood
|
2ee8a6d269
|
Coding standards to address auto usage.
|
10 years ago |
winsvega
|
3644eb14f7
|
All Fields Hex: remove line
|
10 years ago |
winsvega
|
edb81a6589
|
All Fields Hex: ttTransaction Filler
|
10 years ago |
winsvega
|
33e4026095
|
All fields Hex: style
|
10 years ago |
winsvega
|
93539f6bad
|
AllFieldsHex: transaction test fix
|
10 years ago |
winsvega
|
1dccf47d9b
|
All Fields Hex
rebase + merge error fix
|
10 years ago |
winsvega
|
710b358cc2
|
All Fields As Hex: Secret Key
|
10 years ago |
winsvega
|
7c2509b3cd
|
All Fields Hex: block tests
|
10 years ago |
winsvega
|
a2c42a5377
|
All Fields Hex: VMTests
|
10 years ago |
winsvega
|
99e0654cce
|
AllFieldsHex: State Tests
|
10 years ago |
winsvega
|
99a0ef91a0
|
All Fields Hex: block tests
|
10 years ago |
winsvega
|
b0de22158e
|
All Fields Hex: VMTests
|
10 years ago |
winsvega
|
7d79d257d9
|
AllFieldsHex: State Tests
|
10 years ago |
Gav Wood
|
6971b4715f
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
ceff94ba53
|
Ticking to allow future blocks to actually be included and prevent
"mining crash".
|
10 years ago |
yann300
|
62af31b7ee
|
bug fix: error annotation sometimes not shown
|
10 years ago |
Gav Wood
|
369d45634a
|
Allow pre-mining if it's us.
|
10 years ago |
arkpar
|
858d725658
|
resolved windows issues
|
10 years ago |
arkpar
|
6132b3d644
|
cmake tar
|
10 years ago |
arkpar
|
9fc6dd2650
|
more reliable downloads
|
10 years ago |
arkpar
|
3201efd658
|
Merge branch 'develop' of http://github.com/ethereum/cpp-ethereum into msvc
Conflicts:
extdep/getstuff.bat
|
10 years ago |
arkpar
|
a6050278e1
|
removed dependencies on external tools from getstuff.bat
|
10 years ago |
chriseth
|
84ce5cbfef
|
Merge pull request #1641 from chriseth/sol_fix_variableDeclarations
Bugfixes concerning variable declarations.
|
10 years ago |
chriseth
|
3bc78361d6
|
Bugfixes concerning variable declarations.
Fixes #1637
|
10 years ago |
subtly
|
10a7419823
|
bit by auto again. don't use unsigned for negative value.
|
10 years ago |
Marek Kotewicz
|
e8822d55de
|
Merge pull request #1629 from yann300/bugFix2
Bypass ssl check when dl dependencies.
|
10 years ago |
Marek Kotewicz
|
ed8470c2da
|
Merge pull request #1627 from debris/extdep_cleanup
removed unused files in extdep directory
|
10 years ago |
Marek Kotewicz
|
16942781ba
|
Merge pull request #1592 from debris/target_platform
fixed #1591, cmake TARGET_PLATFORM
|
10 years ago |
Marek Kotewicz
|
bf138c5d53
|
cleanup CMakeLists.txt
|
10 years ago |
chriseth
|
38fd8c2d63
|
Merge pull request #1480 from chriseth/sol_refactorByteArray
Some cleanup concerning byte arrays.
|
10 years ago |
Arkadiy Paronyan
|
7e21825a13
|
Merge pull request #1626 from yann300/bugFix
Mix - Fix bad display if system font too big #1336
|
10 years ago |
chriseth
|
9946e79ad1
|
Fixed test.
|
10 years ago |
chriseth
|
ae366e7d05
|
Control flow analysis.
|
10 years ago |