aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* cmake messdebris2015-02-091-0/+6
|
* Merge pull request #972 from chriseth/sol_structAccessorsGav Wood2015-02-071-0/+18
|\ | | | | Accessors for structs.
| * Accessors for structs.Christian2015-02-071-0/+18
| |
* | Merge pull request #971 from CJentzsch/addTestsGav Wood2015-02-074-2/+246
|\ \ | | | | | | some new tests
| * | Merge remote-tracking branch 'upstream/develop' into addTestsCJentzsch2015-02-072-0/+35
| |\|
| * | sha3 performance testCJentzsch2015-02-071-25/+25
| | |
| * | Merge remote-tracking branch 'upstream/develop' into addTestsCJentzsch2015-02-064-1/+103
| |\ \
| * | | failing tests from random simulation as state tests and transaction testsCJentzsch2015-02-061-0/+70
| | | |
| * | | Merge branch 'RefundOverflow' into addTestsCJentzsch2015-02-061-1/+29
| |\ \ \
| | * \ \ Merge remote-tracking branch 'upstream/develop' into RefundOverflowCJentzsch2015-02-0610-33/+237
| | |\ \ \
| | * | | | add refundoverflow testCJentzsch2015-02-031-1/+29
| | | | | |
| * | | | | test block gas limitCJentzsch2015-02-061-1/+63
| | | | | |
| * | | | | Merge remote-tracking branch 'upstream/develop' into addTestsCJentzsch2015-02-0624-136/+2825
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | test with sha3 and gas = 2**32CJentzsch2015-01-191-1/+85
| | | | | |
* | | | | | Merge pull request #965 from debris/libnatspecGav Wood2015-02-072-0/+113
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | natspec separated to it's own module. tests
| * | | | | removed output messages in tests && spacesMarek Kotewicz2015-02-061-25/+0
| | | | | |
| * | | | | Merge branch 'develop' into libnatspecMarek Kotewicz2015-02-061-0/+6
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'develop' into libnatspecMarek Kotewicz2015-02-063-1/+97
| |\ \ \ \ \
| * | | | | | fixed natspec evaluator result on errorMarek Kotewicz2015-02-061-19/+32
| | | | | | |
| * | | | | | separated libnatspecMarek Kotewicz2015-02-052-0/+125
| | |_|_|/ / | |/| | | |
* | | | | | Some fixes for the ether units parser.Christian2015-02-062-0/+35
| |_|/ / / |/| | | |
* | | | | Merge pull request #963 from guanqun/disallow-void-varchriseth2015-02-061-0/+6
|\ \ \ \ \ | |_|/ / / |/| | | | Disallow implicit declaration of void type.
| * | | | disallow declaration of void typeLu Guanqun2015-02-061-0/+6
| |/ / / | | | | | | | | | | | | https://www.pivotaltracker.com/n/projects/1189488/stories/86318578
* | | | Merge pull request #953 from LefterisJP/sol_ethSubDenominationsGav Wood2015-02-063-1/+97
|\ \ \ \ | |/ / / |/| | | Solidity ether subdenominations
| * | | Minor Style fixesLefteris Karapetsas2015-02-061-4/+4
| | | |
| * | | Tests and fixes for ether subdenominationsLefteris Karapetsas2015-02-051-13/+50
| | | |
| * | | Tests for ether subdenominations. Work in progressLefteris Karapetsas2015-02-053-1/+60
| | | |
* | | | Move CommonJS to libethcore. Split it up ready for refactoring intoGav Wood2015-02-052-3/+4
| | | | | | | | | | | | | | | | libdevcore/libdevcrypto.
* | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-02-051-0/+36
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: mix/MixClient.cpp
| * \ \ \ Merge pull request #949 from guanqun/add-some-tests-for-named-argsGav Wood2015-02-051-0/+36
| |\ \ \ \ | | |/ / / | |/| | | fix bug of duplicate name args due to refactoring of m_names
| | * | | add several type error test casesLu Guanqun2015-02-051-0/+36
| | | | |
* | | | | Split canon blockchain and basic blockchain.Gav Wood2015-02-055-9/+9
|/ / / /
* | | | Merge pull request #948 from guanqun/add-some-tests-for-named-argsGav Wood2015-02-052-0/+28
|\| | | | | | | | | | | Add some tests for named args
| * | | add two test cases parser error for named argsLu Guanqun2015-02-051-0/+18
| | | |
| * | | add a test case for disorder named argsLu Guanqun2015-02-051-0/+10
| | | |
* | | | Merge commit '2d09638fdec853d0d303141ad5ce97b1289153e0' into ethereumjsMarek Kotewicz2015-02-040-0/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Squashed 'libjsqrc/ethereumjs/' changes from a0cfa3c..f3e1797Marek Kotewicz2015-02-041-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | f3e1797 fixed jsonrpc response 0 not handled properly git-subtree-dir: libjsqrc/ethereumjs git-subtree-split: f3e1797153ebf5b19ca3e154cf1240be738e4f08
* | | | Merge pull request #942 from LefterisJP/accesorsFixGav Wood2015-02-041-4/+4
|\ \ \ \ | | | | | | | | | | Fixing accesors test after visibility merge
| * | | | Fixing accesors test after visibility mergeLefteris Karapetsas2015-02-041-4/+4
| | | | |
* | | | | Test for named args.Gav Wood2015-02-041-0/+10
| | | | |
* | | | | Merge branch 'develop' into ethereumjsMarek Kotewicz2015-02-043-18/+146
|\| | | |
| * | | | Merge branch 'sol_visibility' of https://github.com/chriseth/cpp-ethereum ↵Gav Wood2015-02-043-19/+107
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into chriseth-sol_visibility Conflicts: test/SolidityNameAndTypeResolution.cpp
| | * | | | Visibility specifiers.Christian2015-02-033-17/+105
| | | |_|/ | | |/| |
| * | | | Merge pull request #922 from LefterisJP/sol_AccessorsMappingGav Wood2015-02-042-1/+41
| |\ \ \ \ | | | | | | | | | | | | Sol state variable accessors for mapping
| | * | | | Accessors for multiple mappings implementedLefteris Karapetsas2015-02-032-2/+16
| | | | | |
| | * | | | Code generation for mapping state variable accessorLefteris Karapetsas2015-02-011-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | - Work in progress
| | * | | | Adding mapping treatment to FunctionTypeLefteris Karapetsas2015-02-011-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | Plus a TypeResolution test for it
* | | | | | Merge commit 'f1cf1b28d797f0761c7cf6ea5236396326f0f682' into ethereumjsMarek Kotewicz2015-02-040-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Squashed 'libjsqrc/ethereumjs/' changes from f1a5cf9..a0cfa3cMarek Kotewicz2015-02-0412-442/+777
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a0cfa3c version upgrade e58e2f5 jsonrpc.js tests && jsonrpc response validation is more strict 45134de jsonrpc.js file && batch polling f3ce1f0 simplified polling && jsonrpc payload creation ddc1719 tests && fixes for utils methods fdcc1af clearing tests 4a54b8c version upgrade 0.0.12 git-subtree-dir: libjsqrc/ethereumjs git-subtree-split: a0cfa3ca21163f26f3f71a0e2ce0a1e617554c72
* | | | | | Merge commit '699bed10c09a86983f357d3c2fd421c2dc28a2f6' into ethereumjsMarek Kotewicz2015-02-030-0/+0
|\| | | | | | |/ / / / |/| | | | | | | | | | | | | | | | | | | Conflicts: libjsqrc/ethereumjs/dist/ethereum.js.map libjsqrc/ethereumjs/dist/ethereum.min.js
| * | | | Squashed 'libjsqrc/ethereumjs/' changes from d516691..f1a5cf9Marek Kotewicz2015-02-033-124/+206
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f1a5cf9 Merge branch 'develop' into cpp a5909d8 parsing events output 1860b3d gulp 03faec9 event outputParser && tests 4bb5ba7 reverted ethereum.js 9d9c23e common cleanup 1a6b7de removed splitter.qml 011fdd9 event_inc example 0994efa Better HTML template in Mix. Use happened in JS. Debugging QML enabled. git-subtree-dir: libjsqrc/ethereumjs git-subtree-split: f1a5cf9128170b85428259c8b0ecfaed5b3e17d1
* | | | | Revert State class changes for Mix.Gav Wood2015-02-031-3/+4
| |_|/ / |/| | |
* | | | Don't count same messages twice.Gav Wood2015-02-021-0/+4
| | | |
* | | | Merge pull request #923 from arkpar/mix_txGav Wood2015-02-021-2/+2
|\ \ \ \ | | | | | | | | | | mix: Mining fixed
| * | | | fixed block generation on minearkpar2015-02-011-2/+2
| | |/ / | |/| |
* / | | Make tests resistant to changes in order of declaration.Christian2015-02-012-29/+186
|/ / /
* | | Merge pull request #913 from arkpar/sol_abi_fixGav Wood2015-02-011-10/+147
|\ \ \ | | | | | | | | Fixed json ABI generation for events
| * | | json and solidity ABI generted for eventsarkpar2015-01-311-10/+147
| | | |
* | | | Merge pull request #912 from debris/ethereumjsGav Wood2015-02-010-0/+0
|\ \ \ \ | | | | | | | | | | ethereumjs events
| * \ \ \ Merge commit 'b0eff3fea412c5e33a5b8b98dc08f2d066d06513' into ethereumjsMarek Kotewicz2015-01-310-0/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Squashed 'libjsqrc/ethereumjs/' changes from a8a2e32..589c4fbMarek Kotewicz2015-01-311-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 589c4fb formatInput && formatOutput simplified b20e972 few methods moved to utils git-subtree-dir: libjsqrc/ethereumjs git-subtree-split: 589c4fb30f2e68972b898c5ce084cda5b0831266
| * | | | Merge commit 'f8a1f53e759ac2232d5a2a2a899645a9a79c344e' into ethereumjsMarek Kotewicz2015-01-310-0/+0
| |\| | | | | |/ / | |/| |
| | * | Squashed 'libjsqrc/ethereumjs/' changes from 600c9dd..0b82a05Marek Kotewicz2015-01-311-4/+106
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0b82a05 events 80c97ca events 2491c99 abi.js cleanup && new types.js, utils.js cf534d4 gulp 5689086 formatters separated 995861d event options git-subtree-dir: libjsqrc/ethereumjs git-subtree-split: 0b82a05a75a0a7592e4fe391120f90d7cee495ac
* | | | Fix scoping of event arguments.Christian2015-01-311-0/+9
|/ / /
* | | Merge pull request #908 from chriseth/sol_fix_eventsWithoutParametersGav Wood2015-01-311-0/+19
|\ \ \ | | | | | | | | Fix: No parameters for event.
| * | | Fix: No parameters for event.Christian2015-01-311-0/+19
| | | |
* | | | updated json abi testsarkpar2015-01-311-0/+8
|/ / /
* | | Whisper now 100% encrypted.Gav Wood2015-01-301-6/+6
| | |
* | | Various fixes.Gav Wood2015-01-301-9/+9
| | |
* | | Dev.Gav Wood2015-01-301-1/+1
| | |
* | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-01-304-1/+121
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/SolidityEndToEndTest.cpp test/SolidityNameAndTypeResolution.cpp test/SolidityParser.cpp
| * \ \ Merge pull request #893 from chriseth/sol_eventsGav Wood2015-01-304-1/+121
| |\ \ \ | | | | | | | | | | Events in Solidity
| | * | | Padding fixes.Christian2015-01-301-3/+3
| | | | |
| | * | | Code generation for events.Christian2015-01-302-1/+51
| | | | |
| | * | | Parsing of events.Christian2015-01-302-0/+70
| | | | |
| * | | | Merge pull request #892 from debris/ethereumjsGav Wood2015-01-300-0/+0
| |\ \ \ \ | | |/ / / | |/| | | ethereumjs events && more
| | * | | Merge commit '86b70485a615c65919513426d407d7ab3c498a6f' into ethereumjsMarek Kotewicz2015-01-290-0/+0
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libjsqrc/ethereumjs/dist/ethereum.js.map libjsqrc/ethereumjs/dist/ethereum.min.js
| | | * | Squashed 'libjsqrc/ethereumjs/' changes from 6d59047..94e0e5aMarek Kotewicz2015-01-296-4/+309
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 94e0e5a Merge branch 'cpp' into cpp2 8613382 moved comment df17c33 event example c8ee08c contract.js simplified 842b8cf event.js e1c0862 Fix for API. 61e8ae2 events init 2544d2c tests for abi.filters ea7c2fc abi function type 63d9c07 fixed incoming messages 1345a8c log error on console, if api returns an error 83fad0f removed fromFixed, toFixed && offset from tests c2cb2be removed web3.eth.account, fixed #37 09f6335 fixed #23 42a25f2 evaluating solidity method input params git-subtree-dir: libjsqrc/ethereumjs git-subtree-split: 94e0e5ab7d8ec9adcd03fedc3abe5cf6444a5123
* | | | | Fallback functions.Christian2015-01-305-5/+101
|/ / / /
* | | | FunctionType now returns const ref for DeclarationLefteris Karapetsas2015-01-301-1/+1
| | | |
* | | | Removing Function and Param DescriptionLefteris Karapetsas2015-01-301-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Removing FunctionDescription and ParamDescription. All the data should now be in the FunctionType - Plus using the FunctionTypePointer alias in a few places
* | | | Contract Interface Functions now return FunctionTypeLefteris Karapetsas2015-01-301-9/+9
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | - Enchanced Function Type by declaration so that it can provide all the required information at each place interface functions are consumed - Changed all places where interface functions was used. - Simplified Mix's FunctionDefinition code
* | | Merge pull request #889 from LefterisJP/sol_ExprCompilerEncapsulationchriseth2015-01-292-2/+2
|\ \ \ | | | | | | | | No longer exposing retrieveValueFromStorage() as a public function
| * | | No longer exposing retrieveValueFromStorage() as a public functionLefteris Karapetsas2015-01-292-2/+2
| | | | | | | | | | | | | | | | - plus small fix in EndToEndTests
* | | | Merge pull request #887 from chriseth/sol_excludeStdchriseth2015-01-292-2/+3
|\ \ \ \ | |/ / / |/| | | Exclude standard contracts by default.
| * | | Exclude standard contracts by default.Christian2015-01-292-2/+3
| | | |
* | | | Merge pull request #877 from chriseth/sol_superGav Wood2015-01-293-54/+29
|\ \ \ \ | | | | | | | | | | Super keyword.
| * | | | Remove test different_argument_numbers.Christian2015-01-291-51/+0
| | | | |
| * | | | Super keyword.Christian2015-01-293-4/+30
| |/ / /
* | | | Merge pull request #883 from debris/corsGav Wood2015-01-291-2/+0
|\ \ \ \ | | | | | | | | | | removed CorsHTTPServer
| * | | | removed CorsHTTPServerMarek Kotewicz2015-01-281-2/+0
| | | | |
* | | | | Merge pull request #719 from winsvega/developGav Wood2015-01-297-13/+724
|\ \ \ \ \ | |_|/ / / |/| | | | Transaction rlp and vrs support in .json files
| * | | | namespace linewinsvega2015-01-281-1/+0
| | | | |
| * | | | some state testswinsvega2015-01-282-2/+46
| | | | |
| * | | | style changeswinsvega2015-01-242-10/+4
| | | | |
| * | | | minor changeswinsvega2015-01-241-12/+3
| | | | |
| * | | | Chris suggestionswinsvega2015-01-231-16/+15
| | | | |
| * | | | transaction.cpp update due to the code changeswinsvega2015-01-232-4/+4
| | | | |
| * | | | Merge remote-tracking branch 'ethereum/develop' into developwinsvega2015-01-2331-598/+7530
| |\ \ \ \
| * | | | | transaction tests, bound testswinsvega2015-01-234-27/+268
| | | | | |
| * | | | | some testwinsvega2015-01-221-0/+28
| | | | | |
| * | | | | Transaction Testswinsvega2015-01-225-11/+426
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | transaction tests Transaction Test Work In Progress transaction test work in progress work in progress. check for transaction is valid Transaction Tests Work In Progress compiler error fix
* | | | | | Various fixes pertaining to State Variable accessorsLefteris Karapetsas2015-01-291-2/+2
| | | | | |
* | | | | | Function name clashing with Statevariable accessor testLefteris Karapetsas2015-01-291-0/+12
| | | | | |
* | | | | | Multiple elementary state variable accessors testLefteris Karapetsas2015-01-291-0/+25
| | | | | |
* | | | | | EVM Code for simple accessor function is properly generatedLefteris Karapetsas2015-01-291-0/+12
| | | | | |
* | | | | | Various small fixes for Sol Automatic AccessorsLefteris Karapetsas2015-01-292-4/+4
| | | | | |
* | | | | | State variable accessors code is now more organizedLefteris Karapetsas2015-01-291-5/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - FunctionDescription is the abstraction of what should describe a function. It can either be a VariableDeclaration of a FunctionDefinition. - ParamDescription is what FunctionDescription uses to describe its parameters for outside use purposes with a pair of (name, type) strings - Modified code around Solidity and especially interface handler to adapt to this change
* | | | | | Tests for variable state accessors are in progressLefteris Karapetsas2015-01-291-1/+61
| | | | | |
* | | | | | Fix in addStateVariableAccessor and adjustment of parser testsLefteris Karapetsas2015-01-291-15/+24
| | | | | |
* | | | | | Fix stack size of typetypes.Christian2015-01-291-0/+16
| | | | | |
* | | | | | Cleaner solution to provide standard sources.Christian2015-01-284-2/+23
| |_|/ / / |/| | | |
* | | | | LogFilter supports new, better, filter mechanism.Gav Wood2015-01-281-0/+184
| | | | | | | | | | | | | | | | | | | | Exposed to JS API.
* | | | | Merge branch 'ethereumjs' into natspecMarek Kotewicz2015-01-270-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge commit 'ec71f23423a3f681e0106ae1b77070f10decd1bc' into ethereumjsMarek Kotewicz2015-01-270-0/+0
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Squashed 'libjsqrc/ethereumjs/' changes from d223ac0..1f5a6f1Marek Kotewicz2015-01-274-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1f5a6f1 Merge branch 'develop' into cpp da4c2d5 removed promise dependency, updated readme, fixed node.js version of lib 5b70196 upgraded version to 0.0.9 c595632 gulp c561039 Merge branch 'master' into sync a7f4448 Merge branch 'develop' into sync 7807a4f polling every second e5d294d return null instead of undefined, if not provider is set d0b6f36 watches are calling callback with a single result object, not a full jsonrpc response fa93480 added addressbook 063f69d added local b2d23b9 Merge pull request #32 from kumavis/patch-1 e97478c WebsocketProvider - fixed incorrect variable name 507241f shh getMessage => getMessages git-subtree-dir: libjsqrc/ethereumjs git-subtree-split: 1f5a6f13419415b4c05519e126eedcdf815aff7c
* | | | | | Merge pull request #857 from LianaHus/StringToHashchriseth2015-01-271-0/+91
|\ \ \ \ \ \ | |/ / / / / |/| | | | | conversion for string to/from hash
| * | | | | -added test case for hash8 to string1 conversionliana2015-01-271-1/+15
| | | | | |
| * | | | | - modifications according to PR reviewliana2015-01-261-7/+18
| | | | | |
| * | | | | - added conversion for string/hash of equal sizesliana2015-01-241-0/+66
| | |_|/ / | |/| | | | | | | | | | | | | - added tests
* | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-01-274-1/+256
|\ \ \ \ \
| * \ \ \ \ Merge pull request #856 from chriseth/sol_modifiersGav Wood2015-01-274-1/+256
| |\ \ \ \ \ | | | | | | | | | | | | | | Function modifiers.
| | * | | | | Call modifiers on constructor.Christian2015-01-261-0/+17
| | | | | | |
| | * | | | | Modifier overrides and callgraph analysis.Christian2015-01-261-2/+36
| | | | | | |
| | * | | | | Compilation of function modifiers.Christian2015-01-263-11/+75
| | | | | | |
| | * | | | | Type resolution for function modifiers.Christian2015-01-263-0/+113
| | | | | | |
| | * | | | | Function modifier parsing.Christian2015-01-261-0/+27
| | | | | | |
* | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-01-273-3/+60
|\| | | | | |
| * | | | | | Merge pull request #871 from debris/commonjs_testsGav Wood2015-01-261-0/+57
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | new tests for libdevcore/CommonJS (failing)
| | * | | | | | failing commonjs testsMarek Kotewicz2015-01-261-0/+57
| | |/ / / / /
| * / / / / / Reverse order of inheritance in base list.Christian2015-01-262-3/+3
| |/ / / / /
* / / / / / Fix jsTo...Gav Wood2015-01-271-1/+1
|/ / / / /
* | | | | Merge pull request #839 from debris/natspecGav Wood2015-01-240-0/+0
|\ \ \ \ \ | | | | | | | | | | | | synchronous ethereum.js && natspec
| * | | | | Merge branch 'develop' into natspecMarek Kotewicz2015-01-233-6/+46
| |\| | | |
| * | | | | Merge commit 'eb4984c0d036c1420e782ca136810e851e33fb37' into natspecMarek Kotewicz2015-01-220-0/+0
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Squashed 'libjsqrc/ethereumjs/' changes from e1fcffc..edfb874Marek Kotewicz2015-01-225-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | edfb874 changes in filter.js (not yet working) c2d9c1a toDecimal/fromDecimal is using bignumber.js now 81a5813 removed unused pieces of code 08e2696 removed send queues from providermanager c9693b4 contract.html example is working with sync api ceb4357 sync api tests running, removed unused pieces of code fc986a3 removed unused providers 0d2cccc http sync api git-subtree-dir: libjsqrc/ethereumjs git-subtree-split: edfb874527160cee14cca931377e55187b874cbe
| * | | | | Merge commit '53b4fda16d0b191be8ab986379a328aa38aaf916' into natspecMarek Kotewicz2015-01-210-0/+0
| |\| | | |
| | * | | | Squashed 'libjsqrc/ethereumjs/' changes from 6a58db6..848c54dMarek Kotewicz2015-01-211-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 848c54d _currentAbi object 380c152 solidity methods "overloading" git-subtree-dir: libjsqrc/ethereumjs git-subtree-split: 848c54dc4713d5c29993f1c41d16cd334e18081d
* | | | | | correct testCJentzsch2015-01-231-2/+0
| | | | | |
* | | | | | fix gasPrice*gasLimit + value overflowCJentzsch2015-01-231-0/+33
| |_|/ / / |/| | | |
* | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-01-212-5/+45
|\ \ \ \ \
| * \ \ \ \ Merge pull request #830 from chriseth/sol_overridesInConstructorContextGav Wood2015-01-211-0/+22
| |\ \ \ \ \ | | | | | | | | | | | | | | Include virtual function overrides in constructor context.
| | * | | | | Include virtual function overrides in constructor context.Christian2015-01-201-0/+22
| | |/ / / /
| * / / / / Absence of tag in Natspec is now considered @noticeLefteris Karapetsas2015-01-201-5/+23
| |/ / / /
* / / / / Cleanups and addition AZ info.Gav Wood2015-01-211-1/+1
|/ / / /
* | | | Merge pull request #810 from debris/ethereumjsGav Wood2015-01-200-0/+0
|\ \ \ \ | | | | | | | | | | Ethereumjs
| * | | | Merge commit '2b4d38b9bf059014596e1ab00c99dc2ad4ab3761' into ethereumjsMarek Kotewicz2015-01-190-0/+0
| |\| | |
| | * | | Squashed 'libjsqrc/ethereumjs/' changes from 823fb29..6a58db6Marek Kotewicz2015-01-191-2/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6a58db6 parsing real, ureal values on output af54832 encoding real on input 86b417e fixes for autoprovider git-subtree-dir: libjsqrc/ethereumjs git-subtree-split: 6a58db66f7f42a49667bcc751418256441752279
| * | | | Merge commit '6a383d6ed3fb37cf6739f6ac441652adfdb70463' into ethereumjsMarek Kotewicz2015-01-170-0/+0
| |\| | |
| | * | | Squashed 'libjsqrc/ethereumjs/' changes from e94da80..823fb29Marek Kotewicz2015-01-171-27/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 823fb29 tests for parsing output array 1e2c1ae output parser string support b457e88 support for int array types[] 2d8383d removed unused functions git-subtree-dir: libjsqrc/ethereumjs git-subtree-split: 823fb2995b0ff6ebaf257206ad1ecf827b8567b8
| * | | | Merge commit '29333fc213b62b27ef826616cf77430947fb6eab' into ethereumjsMarek Kotewicz2015-01-160-0/+0
| |\| | |
| | * | | Squashed 'libjsqrc/ethereumjs/' changes from 2c36d5f..e94da80Marek Kotewicz2015-01-161-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e94da80 default padding set to 32, separated to one variable a1c0bb6 fixed checking first bit for parsing int output 774e9d2 abi.js rounds down floating point input 9a264a4 updated bower.json && package.json version, added bignumber.js to bower dependencies 0172939 fixed #28 and other small node.js issues git-subtree-dir: libjsqrc/ethereumjs git-subtree-split: e94da808cb2a9f0493b42e5e572f6aed78de5ee3
| * | | | Merge commit 'd876522bc0614fea3180a54be57bcb61784b352e' into ethereumjsMarek Kotewicz2015-01-160-0/+0
| |\| | |
| | * | | Squashed 'libjsqrc/ethereumjs/' changes from ec74fc0..2c36d5fMarek Kotewicz2015-01-161-7/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2c36d5f big integers on abi.js output, tests f1295b5 tests for bigintegers on input fbcc6d0 BigNumber support git-subtree-dir: libjsqrc/ethereumjs git-subtree-split: 2c36d5ff457952c557b467e580514b08126d7dd7
| * | | | Merge commit '1a6dbeff6e86d65cae6d7db366cbaa4182eaff7f' into ethereumjsMarek Kotewicz2015-01-160-0/+0
| |\| | | | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Conflicts: libjsqrc/ethereumjs/dist/ethereum.js libjsqrc/ethereumjs/dist/ethereum.js.map libjsqrc/ethereumjs/dist/ethereum.min.js libjsqrc/ethereumjs/lib/abi.js
| | * | Squashed 'libjsqrc/ethereumjs/' changes from ab745d3..ec74fc0Marek Kotewicz2015-01-167-72/+576
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ec74fc0 gulp 46b932c negative integers support f85f77f fixed typos 6a4b4f3 fixed readme d0473d6 gulp 70bf1a5 fixed typos bacc5aa methodExists and propertyExists are now separated tests 472ad43 more comments 603c790 next part of abi.js parsers tests and fixes b0a9bbf next part of abi.js docs 6b2ec23 formatting bool tests and fixes ed1cb9e simplifid abi.js methods 17f2f12 gulp 12bdb5f providers documentation 8d1f96c few comments 422dc05 ProviderManager separated to providermanager.js file 9a8f45e Filter separated to filter.js file 8b7d4b0 beginning of comments in web3 ee167e5 test for parsing multiple methods description 4056c04 tests... 1428dce web3.contract -> web3.eth.contract f3b71a7 removed unused line 380d986 tests in progress, fixed utf characters conversion in toAscii 9e0de57 mocha test reporter f6ff1f1 mocha reporter name starts with lower case letter 7595a5d removed padding calculation from ethereum.js, padding is always 32 9a9987a Merge commit 'a1023a5dffee7c06e8b75a21f5c9b8826e820942' into develop 5582901 Various fixes to ethereum.js and client web API stuff. ded221f Merge commit 'ab745d3b0eb89d67db1ed953020c665be3d072ed' into develop git-subtree-dir: libjsqrc/ethereumjs git-subtree-split: ec74fc05d438806ece64fe34b0f28c8f45f5167e
* | | | Implicit conversion from derived to base.Christian2015-01-201-0/+21
| | | |
* | | | Call constructors of base classes.Christian2015-01-202-0/+78
| | | |
* | | | Constructor arguments for base classes.Christian2015-01-201-0/+15
| | | |
* | | | Explicit calls to base class function.Christian2015-01-201-0/+15
| | | |
* | | | Inheritance in compiler.Christian2015-01-201-0/+60
| | | |
* | | | Magic variables are only needed durinng name and type resolution, not during ↵Christian2015-01-201-1/+1
| | | | | | | | | | | | | | | | compilation.
* | | | Check overrides and provide inherited public interface.Christian2015-01-201-0/+49
| | | |
* | | | Import inherited members into the contract's scope.Christian2015-01-201-1/+34
| | | |
* | | | Inheritance parser.Christian2015-01-201-0/+30
| | | |
* | | | Improved handling of exceptions in some Solidity TestsLefteris Karapetsas2015-01-203-18/+6
| | | |
* | | | Adding blockhash test in Solidity ExpressionCompilerLefteris Karapetsas2015-01-202-11/+24
| | | |
* | | | Some addition to Solidity Execution FrameworkLefteris Karapetsas2015-01-191-2/+24
| | | |
* | | | Merge pull request #805 from LianaHus/deleteStructchriseth2015-01-191-0/+89
|\ \ \ \ | |/ / / |/| | | | | | | | | | | delete for structs -added functionality to set values to 0 when deleting structure(not for ...
| * | | - corrected delete in case we have more than one localsliana2015-01-161-3/+5
| | | | | | | | | | | | | | | | - added a test
| * | | removed spacesliana2015-01-161-4/+0
| | | |
| * | | Corrected "delete" for local variables i.e. set them to 0liana2015-01-161-2/+31
| | | | | | | | | | | | | | | | Added test case
| * | | - added functionality to set values to 0 when deleting structure(not for ↵liana2015-01-151-0/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mapping) - added unit test Made some changes after Christian`s review on pull request - remove/edit comments - BoolType and ContractType return VoidType after delete - fixed constructor_arguments test - fixed set to 0 when deleting variable from stack - changed test case to test that
* | | | Merge pull request #807 from CJentzsch/addTestsGav Wood2015-01-152-24/+29
|\ \ \ \ | | | | | | | | | | included vmInputLimitTests, updated vmSystemOperationTests
| * \ \ \ Merge remote-tracking branch 'upstream/develop' into addTestsCJentzsch2015-01-151-1/+107
| |\ \ \ \
| * | | | | included vmInpulLimit Tests, updated vmSystemOperationTestsCJentzsch2015-01-152-24/+29
| | |/ / / | |/| | |
* | | | | Re-enable MSVC warning 4307.Christian2015-01-151-8/+8
| | | | |
* | | | | Merge pull request #798 from LefterisJP/natspec_OnContractCreationLefteris Karapetsas2015-01-151-21/+21
|\ \ \ \ \ | |_|/ / / |/| | | | Natspec Popup Authentication on transaction
| * | | | Natspec method key is now the Canonical SignatureLefteris Karapetsas2015-01-131-21/+21
| | | | |
* | | | | Merge pull request #799 from chriseth/sol_gasAndValuechriseth2015-01-151-1/+107
|\ \ \ \ \ | |_|/ / / |/| | | | Specify gas and value for function calls and contract creation calls.
| * | | | Specify value for contract creation.Christian2015-01-141-0/+28
| | | | |
| * | | | Modify gas and value for external function call.Christian2015-01-141-1/+79
| | | | |
* | | | | Merge pull request #801 from chriseth/sol_parseErrorForHashCollisionchriseth2015-01-141-0/+12
|\ \ \ \ \ | | | | | | | | | | | | Check for hash collisions already before compiling.
| * | | | | Check for hash collisions already before compiling.Christian2015-01-141-0/+12
| |/ / / /
* | | | | Merge pull request #796 from CJentzsch/randomTestEfficiencyGav Wood2015-01-142-11/+19
|\ \ \ \ \ | | | | | | | | | | | | Random test efficiency
| * | | | | less invalid opcode testsCJentzsch2015-01-141-1/+1
| | | | | |
| * | | | | replace BOOST_REQUIRE with assert, because it is used outside the boost test ↵CJentzsch2015-01-141-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | framework
| * | | | | more randomness in the optimizationsCJentzsch2015-01-141-3/+3
| | | | | |
| * | | | | Merge remote-tracking branch 'upstream/develop' into randomTestEfficiencyCJentzsch2015-01-133-2/+6
| |\| | | |
| * | | | | random test optimizationCJentzsch2015-01-131-1/+1
| | | | | |
| * | | | | reinclude invalid opcode in random testsCJentzsch2015-01-131-3/+3
| | | | | |
| * | | | | Merge remote-tracking branch 'upstream/develop' into randomTestEfficiencyCJentzsch2015-01-132-0/+181
| |\ \ \ \ \
| * | | | | | rests current gas limit in vm testCJentzsch2015-01-121-2/+2
| | | | | | |
| * | | | | | start with block info opcodesCJentzsch2015-01-121-7/+15
| | | | | | |
* | | | | | | fix spaces->tab, detailed callcreate checkCJentzsch2015-01-131-228/+246
| | | | | | |
* | | | | | | fix callcreates imoportCJentzsch2015-01-133-3/+19
| | | | | | |
* | | | | | | Merge remote-tracking branch 'upstream/develop' into randomtestsCJentzsch2015-01-133-2/+6
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | fixed warnings for msvc buildarkpar2015-01-133-2/+6
| | |/ / / / | |/| | | |
* | | | | | check test with JIT for random test simulationsCJentzsch2015-01-134-34/+287
| | | | | |
* | | | | | Merge remote-tracking branch 'upstream/develop' into randomtestsCJentzsch2015-01-132-0/+181
|\| | | | |
| * | | | | addmod mulmod div by zero testsCJentzsch2015-01-121-0/+168
| | |/ / / | |/| | |
| * | | | Fixing bug where empty tagless docstring in Natspec would result in infinite ↵Lefteris Karapetsas2015-01-121-0/+13
| |/ / / | | | | | | | | | | | | loop
* | | | call to precomppiled contract testCJentzsch2015-01-131-0/+30
| | | |
* | | | read in vm test over standard inCJentzsch2015-01-121-0/+34
|/ / /
* | | Merge commit 'a1023a5dffee7c06e8b75a21f5c9b8826e820942' into developGav Wood2015-01-120-0/+0
|\| | | | | | | | | | | | | | Conflicts: libjsqrc/ethereumjs/dist/ethereum.js.map
| * | Squashed 'libjsqrc/ethereumjs/' changes from 47687cf..ab745d3Gav Wood2015-01-127-0/+151
| / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ab745d3 updated readme b915c7a updated readme 6c26255 Merge branch 'tests' into develop e2c4525 Merge branch 'master' into develop e778e12 spec reporter instead of nyan a4e6f0b fixed travis.yml && added nmp test script 048e777 Merge branch 'master' into tests 15c2293 updated package json 24814a4 Merge branch 'master' of https://github.com/ethereum/ethereum.js 6188e64 Update README.md c34b0c6 Update README.md 29c60c0 Merge branch 'develop' into tests b3eda29 Merge branch 'master' into tests c397e35 mocha opts file && init of parser tests b6058a8 methods existance tests in progress 5518022 mocha test init git-subtree-dir: libjsqrc/ethereumjs git-subtree-split: ab745d3b0eb89d67db1ed953020c665be3d072ed
* | Merge commit 'ab745d3b0eb89d67db1ed953020c665be3d072ed' into developGav Wood2015-01-120-0/+0
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libjsqrc/ethereumjs/.travis.yml libjsqrc/ethereumjs/README.md libjsqrc/ethereumjs/dist/ethereum.js libjsqrc/ethereumjs/dist/ethereum.js.map libjsqrc/ethereumjs/lib/abi.js libjsqrc/ethereumjs/package.json
| * | spec reporter instead of nyanMarek Kotewicz2015-01-121-1/+1
| | |
| * | mocha opts file && init of parser testsMarek Kotewicz2015-01-092-0/+39
| | |
| * | methods existance tests in progressMarek Kotewicz2015-01-096-49/+112
| | |
| * | mocha test initMarek Kotewicz2015-01-091-0/+49
| /
* | Merge pull request #768 from chriseth/sol_contractsAreAddressesGav Wood2015-01-111-0/+33
|\ \ | | | | | | Contracts inherit all address members
| * | Contracts are Addresses.Christian2015-01-101-3/+21
| | |
| * | Correct type conversions.Christian2015-01-101-0/+15
| | |
* | | Merge pull request #767 from chriseth/sol_abi_paddingGav Wood2015-01-112-94/+106
|\ \ \ | | | | | | | | Padding for ABI types.
| * | | Coding style: Prefix for const variables.Christian2015-01-101-19/+19
| | | |
| * | | Padding for ABI types.Christian2015-01-102-82/+94
| |/ /
* | | Merge pull request #766 from debris/web3sha3testGav Wood2015-01-102-0/+28
|\ \ \ | |/ / |/| | web3.sha3 test
| * | disabled jsonrpc tests againMarek Kotewicz2015-01-101-1/+1
| | |
| * | removed resizeMarek Kotewicz2015-01-091-1/+0
| | |
| * | web3.sha3 testMarek Kotewicz2015-01-092-1/+30
| | |
* | | Merge pull request #765 from chriseth/sol_someLogFixesGav Wood2015-01-091-20/+25
|\ \ \ | | | | | | | | Some changes to the log functions.
| * | | Some changes to the log functions.Christian2015-01-091-20/+25
| | | |
* | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-01-0913-205/+1641
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: test/SolidityOptimizer.cpp
| * \ \ \ Merge pull request #745 from chriseth/sol_integerConstantsGav Wood2015-01-094-61/+55
| |\ \ \ \ | | | | | | | | | | | | Arbitrary precision integer literals
| | * | | | Arbitrary precision integer constants.Christian2015-01-094-61/+55
| | | |/ / | | |/| |
| * | | | Merge pull request #760 from CJentzsch/blockhashGav Wood2015-01-095-11/+67
| |\ \ \ \ | | |/ / / | |/| | | add blockhash test as vm tests
| | * | | add blockhash test fo vm testsCJentzsch2015-01-095-11/+67
| | | | |
| * | | | Merge pull request #746 from CJentzsch/jumpdestGav Wood2015-01-093-2/+1383
| |\ \ \ \ | | |_|/ / | |/| | | more dynamic jump tests
| | * | | long jumpdest listCJentzsch2015-01-081-0/+28
| | | | |
| | * | | sdiv int256.min -1CJentzsch2015-01-081-0/+28
| | | | |
| | * | | sdiv with negative fractional resultCJentzsch2015-01-081-0/+28
| | | | |
| | * | | add valid jumpdest with jumpdest at beginningCJentzsch2015-01-081-0/+28
| | | | |
| | * | | more dynamic jump testsCJentzsch2015-01-082-2/+1271
| | | | |
| * | | | Buildfix after semantical merge conflict.Christian2015-01-091-5/+5
| | | | |
| * | | | Merge pull request #754 from LefterisJP/sol_abiFunctionHashchriseth2015-01-095-187/+186
| |\ \ \ \ | | |_|/ / | |/| | | Calculation of ABI Function Identifier Hash
| | * | | Fixing SolidityABIJSON testLefteris Karapetsas2015-01-091-14/+14
| | | | |
| | * | | Adjusting Solidity Optimizer TestsLefteris Karapetsas2015-01-091-7/+7
| | | | |
| | * | | Adjustments to Solidity compiler code for Function HashLefteris Karapetsas2015-01-091-1/+1
| | | | |
| | * | | adjusting byte difference in optimizer large integers testLefteris Karapetsas2015-01-091-1/+1
| | | | |
| | * | | merging developLefteris Karapetsas2015-01-0911-85/+2088
| | |\| |
| | * | | Compiler EVM generation now takes into account for the new function hashLefteris Karapetsas2015-01-093-184/+167
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | identifier - Changed tests to comply with the new function hash identifier - Changed the function index offset to 4, and made it a constant for easy adjustment in the future
| | * | | work in progress in testing the new function selector in the end to end testsLefteris Karapetsas2015-01-081-5/+24
| | | | |
| | * | | Adjusting SolidityCompiler testsLefteris Karapetsas2015-01-081-10/+7
| | | | | | | | | | | | | | | | | | | | | | | | | - Adjusting SolidityCompiler tests to take into account the size of the new Function Selector
* | | | | Merge branch 'sol_integerConstants' of ↵Gav Wood2015-01-094-61/+55
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | https://github.com/chriseth/cpp-ethereum into chriseth-sol_integerConstants
| * | | | Arbitrary precision integer constants.Christian2015-01-084-61/+55
| | |/ / | |/| |
* | | | Rename "JSON Documentation" -> Metadata.Gav Wood2015-01-092-3/+3
| | | | | | | | | | | | | | | | solc integration for Solidity-format ABI.
* | | | Documentation update.Gav Wood2015-01-091-0/+1
| | | |
* | | | Unit testing for log in Solidity.Gav Wood2015-01-092-0/+94
|/ / /
* | | Merge pull request #742 from chriseth/sol_optimizerChangeGav Wood2015-01-071-7/+7
|\ \ \ | | | | | | | | Some changes to the optimizer.