Liana Husikyan
e5ffefeab8
changed implementation according to notes from code review
10 years ago
Liana Husikyan
42913a135e
changedthe output style of the Natspec docstring
10 years ago
Liana Husikyan
3d44ae2665
now for SolidityEndToEndTest we can use compileRequireThrow<typename>
10 years ago
Liana Husikyan
dadcb7baa3
modified test network to test exceptions during parsing of documentation
todo:
- change to work wirh all exceptions
- fix white space problems in the output text for Natspec
10 years ago
Liana Husikyan
62c43a2db0
modified test network to test exceptions during parsing of documentation
todo:
- change to work wirh all exceptions
- fix white space problems in the output text for Natspec
Conflicts:
test/libsolidity/SolidityEndToEndTest.cpp
10 years ago
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
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
yann300
fe06089705
more advanced verification system
logs
display account balance
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
Paweł Bylica
201d2fff0d
Ping buildbot.
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
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
Lefteris Karapetsas
0a1306a817
Fix windows.h being included before winsock.h
10 years ago
Lefteris Karapetsas
8dd3ccb88a
Handle no devices and no platforms better
- Properly catch the exception thrown by getDevices() and if it's a no
devices found error just return an empty vector.
- Replace C macro for getPlatforms() with a proper function
10 years ago
Paweł Bylica
94727607ea
Merge branch 'khronos_icd' of https://github.com/LefterisJP/cpp-ethereum into win_llvm
10 years ago
Paweł Bylica
14f6f49cdc
Fix NSIS installer.
10 years ago
yann300
f400140ce4
rollback registrat addr
10 years ago
yann300
5f69f89725
deploydialog
10 years ago
Lefteris Karapetsas
04a58ea06c
Add OpenCL include directories to ICD
- Also make it PUBLIC in cmake so that all who link to it will also get
the OpenCL headers
10 years ago
Gav Wood
3cb8edb031
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago