1781 Commits (2329a5af24e78c90c161dab553f6cf78f04ddea2)

Author SHA1 Message Date
Christian 92507f5bf0 Allow conversion to dynamic arrays and update grammar. 10 years ago
Christian 30bd6f271f Parsing of array types and basic implementation. 10 years ago
Liana Husikyan 87e956729c Inline member initialisation 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Christian 0b014457d4 Implemented account proxy queues. 10 years ago
winsvega bf16bc119b New Solidity Tests 10 years ago
Gav Wood 275bdcb74b Fix gas limit. 10 years ago
Lefteris Karapetsas 952350bec1 Bugfix for functions override 10 years ago
Christian 27d436a04c Rename "protected" to "inheritable". 10 years ago
Christian c1572ea90b Fixes for assigning and deleting structs containing byte arrays. 10 years ago
Marek Kotewicz 4fbeff27d6 Squashed 'libjsqrc/ethereumjs/' changes from 82cc5f6..9a85b09 10 years ago
Marek Kotewicz 6745e188c1 JSON-RPC transactionCount && uncleCount, fixed #1027 10 years ago
Paweł Bylica d9ebbfde48 ManyFunctions performance test: replace xor with correct exp operator 10 years ago
subtly 4814303c09 initial handshake on the wire 10 years ago
Christian bed225c981 Calldata byte arrays stored on the stack. 10 years ago
Christian 9111abbc8a loadFromMemoryDynamic 10 years ago
Christian ed0384b759 No write access to parameters of external functions. 10 years ago
Christian 0185ac5a0d "external" visibility specifier. 10 years ago
Marek Kotewicz 30d129a17c added shh_getMessages, fixed #899 10 years ago
winsvega b1077bfd29 Test Correction 10 years ago
Lefteris Karapetsas 5b48aad97d Removing events from Solidity Interface 10 years ago
Paweł Bylica 7aa3f18bce ManyFunctions performance test: ~200 functions in a contract, half of them are called randomly 10 years ago
Marek Kotewicz dd0744e8a3 fixed #1022 10 years ago
CJentzsch 7097255ec5 OS independency by using file system 10 years ago
CJentzsch bc54b1e5ba remove unnecessary function 10 years ago
CJentzsch 4de92be65b fix typo 10 years ago
CJentzsch 6c3f9ba502 add invalid block header tests 10 years ago
CJentzsch d35da25b19 extra data fix 10 years ago
Christian ab9258d0a8 Forced cleanup for conversion to enum. 10 years ago
Christian 4b0a566e70 Some changes to enums. 10 years ago
subtly 068dea5423 finished test of new-node handshake 10 years ago
subtly 685a7d7a10 end-to-end handshake for uknown node 10 years ago
Lefteris Karapetsas c3c52d59b2 Removing ';' from the end of EnumDefinition 10 years ago
Lefteris Karapetsas 64bba8e3cc Explicit conversion from int to Enum 10 years ago
Lefteris Karapetsas c3c1b5c63c Addressing issues with Enums in Solidity 10 years ago
Lefteris Karapetsas fc6210e00f Indentation fixes 10 years ago
Lefteris Karapetsas 5c164fb42c Enum Value member access should now work properly 10 years ago
Lefteris Karapetsas 07886f42bb Enum type conversion and member value access. 10 years ago
Lefteris Karapetsas 5659ed1238 Correcting and testing enum member access 10 years ago
Lefteris Karapetsas 2dbf739119 Enums NameAndTypeResolution - WIP 10 years ago
Lefteris Karapetsas 31014b3457 Disallow trailing comma in Enum Declaration 10 years ago
Lefteris Karapetsas 9232b4cd88 Introducing EnumType and some Parser tests 10 years ago
Lefteris Karapetsas ec47c759ea Adding test for Enum Parsing 10 years ago
subtly 2aad7d856e key agreement 10 years ago
CJentzsch 031c1392c6 add possibility to create bad blocks in fillers 10 years ago
Lefteris Karapetsas 57f3a322a6 Changes required for upgrade to jsonrpccpp 0.4.2 10 years ago
Paweł Bylica a2e2a6e1db Performance tests: more ackermann calls, fibonacci. 10 years ago
winsvega 34ada783f1 Suicide Tests 10 years ago
CJentzsch d8377e8842 switch to secretKey in fillers 10 years ago
CJentzsch 6107f678d8 style - auto 10 years ago