997 Commits (6f4265a615cd0a1e38385dea6bd4403a1976d4ad)

Author SHA1 Message Date
winsvega 6f4265a615 TransactionTest 10 years ago
winsvega 2adee26fc0 nonce value from 0 to "0" in fillers 10 years ago
winsvega a51e889f4a state test conditions to filler files 10 years ago
winsvega 0d7a4a929d transaction address length test fix 10 years ago
Christian cc00f49870 Fix scoping of event arguments. 10 years ago
Marek Kotewicz b0eff3fea4 Squashed 'libjsqrc/ethereumjs/' changes from a8a2e32..589c4fb 10 years ago
arkpar de531cb274 json and solidity ABI generted for events 10 years ago
Marek Kotewicz f8a1f53e75 Squashed 'libjsqrc/ethereumjs/' changes from 600c9dd..0b82a05 10 years ago
arkpar fa19c96788 updated json abi tests 10 years ago
Christian 9a7e588a37 Fix: No parameters for event. 10 years ago
Gav Wood 7d504a275f Whisper now 100% encrypted. 10 years ago
Gav Wood cec504d1a2 Various fixes. 10 years ago
Gav Wood 5f523e146d Dev. 10 years ago
Christian edefb95aae Fallback functions. 10 years ago
Christian 47f6c9a5de Padding fixes. 10 years ago
Christian f57dc81889 Code generation for events. 10 years ago
Christian d3e2d2adf3 Parsing of events. 10 years ago
Lefteris Karapetsas 93abe45771 FunctionType now returns const ref for Declaration 10 years ago
Lefteris Karapetsas 23d92e0d2e Removing Function and Param Description 10 years ago
Lefteris Karapetsas 122aada70f Contract Interface Functions now return FunctionType 10 years ago
Marek Kotewicz 86b70485a6 Squashed 'libjsqrc/ethereumjs/' changes from 6d59047..94e0e5a 10 years ago
Lefteris Karapetsas 51fb3b6f75 No longer exposing retrieveValueFromStorage() as a public function 10 years ago
Christian b3252b3e5d Exclude standard contracts by default. 10 years ago
Christian 88cedee836 Remove test different_argument_numbers. 10 years ago
Christian 7dc695e840 Super keyword. 10 years ago
Lefteris Karapetsas 2fcfb45760 Various fixes pertaining to State Variable accessors 10 years ago
Lefteris Karapetsas 762aa2d0f3 Function name clashing with Statevariable accessor test 10 years ago
Lefteris Karapetsas 9d809f5520 Multiple elementary state variable accessors test 10 years ago
Lefteris Karapetsas 309ffb8948 EVM Code for simple accessor function is properly generated 10 years ago
Lefteris Karapetsas 3732d42ce8 Various small fixes for Sol Automatic Accessors 10 years ago
Lefteris Karapetsas 06764f026e State variable accessors code is now more organized 10 years ago
Lefteris Karapetsas 2874d43238 Tests for variable state accessors are in progress 10 years ago
Lefteris Karapetsas cd677c0921 Fix in addStateVariableAccessor and adjustment of parser tests 10 years ago
Christian 4dfc7c4436 Fix stack size of typetypes. 10 years ago
Marek Kotewicz e0bc73dab2 removed CorsHTTPServer 10 years ago
Christian fd1f7b527f Cleaner solution to provide standard sources. 10 years ago
Gav Wood aa094e5240 LogFilter supports new, better, filter mechanism. 10 years ago
winsvega 233e5a91ee namespace line 10 years ago
winsvega d10c7b3f7a some state tests 10 years ago
liana 5bd4a1df10 -added test case for hash8 to string1 conversion 10 years ago
Marek Kotewicz ec71f23423 Squashed 'libjsqrc/ethereumjs/' changes from d223ac0..1f5a6f1 10 years ago
Gav Wood 5b5485b4c4 Fix jsTo... 10 years ago
Marek Kotewicz c8bb2229ea failing commonjs tests 10 years ago
liana 54ade2fd44 - modifications according to PR review 10 years ago
Christian c571eeea05 Call modifiers on constructor. 10 years ago
Christian 14c5e37d55 Modifier overrides and callgraph analysis. 10 years ago
Christian fdf791149d Compilation of function modifiers. 10 years ago
Christian 2566466a6c Type resolution for function modifiers. 10 years ago
Christian 133610be56 Function modifier parsing. 10 years ago
Christian 6fb537f48c Reverse order of inheritance in base list. 10 years ago