Liana Husikyan
|
e8bc2e7667
|
contract documentation is now parsing during compilation and not by request.
|
10 years ago |
chriseth
|
f9fa013b18
|
Merge pull request #2493 from chriseth/sol_addDependencyOnBuildInfo
Add BuildInfo.h as dependency for libsolidity.
|
10 years ago |
chriseth
|
e4111c2270
|
Add BuildInfo.h as dependency.
|
10 years ago |
Marek Kotewicz
|
d19258ef6a
|
OpenCL_ICD added to getstuff.bat
|
10 years ago |
chriseth
|
e265d0ec1c
|
Merge pull request #2480 from chriseth/sol_relaxStackHeightCheck
Allow one additional stack slot.
|
10 years ago |
chriseth
|
f3ca9623bd
|
Merge pull request #2482 from chriseth/sol_fix_initialiseStorageStrings
Fix for initialising storage strings.
|
10 years ago |
arkpar
|
63ef6a74f9
|
reverted libsecp256k1 changes
|
10 years ago |
arkpar
|
924ea156b1
|
Fixed maxNonce calculation for empty transaction list
|
10 years ago |
chriseth
|
b1b8a9b46e
|
Merge pull request #2486 from chriseth/sol_mappingsInMemoryStructs
mappings in memory structs
|
10 years ago |
arkpar
|
659858f6c0
|
fixed build
|
10 years ago |
yann300
|
fe06089705
|
more advanced verification system
logs
display account balance
|
10 years ago |
Marek Kotewicz
|
f32d27b3b2
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into client_ref
|
10 years ago |
arkpar
|
016ce6964f
|
copy evmjit dll to output on windows
|
10 years ago |
arkpar
|
7a10f55f13
|
Prevent sync from downloading unknown blocks that are already in the queue
|
10 years ago |
subtly
|
267f7ce655
|
Merge branch 'develop' into netFix
|
10 years ago |
Paweł Bylica
|
502cec737a
|
Another try for OSX.
|
10 years ago |
Paweł Bylica
|
fa2f3f2e14
|
I really need to get some sleep.
|
10 years ago |
Gav Wood
|
7962a50a39
|
Minor fix.
|
10 years ago |
Paweł Bylica
|
201d2fff0d
|
Ping buildbot.
|
10 years ago |
Gav Wood
|
487349bf09
|
All fields of BlockInfo now private.
|
10 years ago |
chriseth
|
8221a3c4cd
|
Allow structs containing mappings in memory.
|
10 years ago |
Paweł Bylica
|
53f8d86589
|
Ping buildbot.
|
10 years ago |
Paweł Bylica
|
63730439b8
|
Disable OpenCL_ICD on OSX.
|
10 years ago |
Vlad Gluhovsky
|
72f8b3cd5e
|
a minor update
|
10 years ago |
Gav Wood
|
68b2c8ecbf
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
4302afdf2c
|
Tests working for BasicAuthority and Ethash.
|
10 years ago |
Gav Wood
|
5660a17ffe
|
libethcore on a new path.
|
10 years ago |
Gav Wood
|
212d433370
|
Basic Proof-of-Authority sealent.
|
10 years ago |
Gav Wood
|
9ae950d4ad
|
Modularise nonce, mix hash and seed hash.
|
10 years ago |
chriseth
|
aa4f6bb6f1
|
Fix for initialising storage strings.
|
10 years ago |
chriseth
|
e457d74d1c
|
Allow one additional stack slot.
Fixes: #2478
|
10 years ago |
Paweł Bylica
|
77c5724afe
|
Fix --vm command line option.
|
10 years ago |
Vlad Gluhovsky
|
8074ed9350
|
updated test p2p/host
|
10 years ago |
Paweł Bylica
|
59e46ce19e
|
cmake: Fix icd_exports.map path.
|
10 years ago |
Paweł Bylica
|
6a58747fe1
|
Remove OpenCL ICD test projects
|
10 years ago |
Paweł Bylica
|
cd93a85da1
|
cmake: install OpenCL_ICD shared library
|
10 years ago |
Vlad Gluhovsky
|
fe0f7d2f67
|
style update
|
10 years ago |
Gav Wood
|
a03428a9ee
|
Merge pull request #2484 from winsvega/issues
Recursive RLP check quick fix
|
10 years ago |
Dimitry
|
0e894b1920
|
Recursive RLP check quick fix
|
10 years ago |
Paweł Bylica
|
999503ac7d
|
Merge branch 'khronos_icd' of https://github.com/LefterisJP/cpp-ethereum into win_llvm
|
10 years ago |
yann300
|
ae2fb8d479
|
Merge remote-tracking branch 'up/develop' into deploydialog
|
10 years ago |
yann300
|
6561e8c706
|
bug fix last package url
block number for verification
|
10 years ago |
subtly
|
d60aef741d
|
Merge branch 'develop' into netFix
|
10 years ago |
Gav Wood
|
bca953c2bc
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
8031d76b89
|
Disable p2p tests.
|
10 years ago |
Gav Wood
|
ff2cd1ab8f
|
Merge pull request #2477 from debris/windows_llvm
getstuff downloads llvm 3.7svn on windows
|
10 years ago |
Gav Wood
|
367e7a11e7
|
Merge pull request #2468 from chriseth/changeUrlOnSiteChange
AlethZero: Change the URL when the page changes.
|
10 years ago |
Vlad Gluhovsky
|
5d32f81820
|
Level DB support for WHisper completed
|
10 years ago |
Marek Kotewicz
|
2ff5f57355
|
getLogsEx && propert order of returned Ex logs
|
10 years ago |
Lefteris Karapetsas
|
0a1306a817
|
Fix windows.h being included before winsock.h
|
10 years ago |