1249 Commits (a1bb249d45ba17042a1b4103a357b30703680c89)

Author SHA1 Message Date
Gav Wood bae383f617 State integration test. 10 years ago
Gav Wood e9e310822b Fat Trie and tests for it. 10 years ago
Christian a03ead264e LValue refactoring. 10 years ago
Lefteris Karapetsas eda4ce3d18 Re-adding braces to if in test/Assembly.cpp 10 years ago
Lefteris Karapetsas a157ccae4d Move SourceLocation to evmcore 10 years ago
Lefteris Karapetsas 0a8acbc7db Tighter coupling for Assembly items retrieval 10 years ago
Lefteris Karapetsas 9f85e14ead LocationSetter in some extra places during Compiling 10 years ago
Lefteris Karapetsas 72f9ecd526 Styling changes for SourceLocation and friends 10 years ago
Lefteris Karapetsas bc71f71035 Simple Assembly Locations test 10 years ago
Lefteris Karapetsas 45ef19046b Reset CompilerContext's visited nodes at compile start 10 years ago
Lefteris Karapetsas f85aee0826 Moving Source Location libdevcore 10 years ago
Paweł Bylica 2722632663 Move old VM jump tests from EVM JIT to JSON file 10 years ago
Paweł Bylica ae84a09507 Move old VM stack tests from EVM JIT to JSON file 10 years ago
Paweł Bylica d92bd3ff49 Move old VM return tests from EVM JIT to JSON file 10 years ago
Paweł Bylica c497cbe89e Move old VM memory tests from EVM JIT to JSON file 10 years ago
Paweł Bylica d92e2bf83f Move old VM environmental test from EVM JIT to JSON file 10 years ago
Paweł Bylica 0989a7d09a Move old VM arithmetic tests from EVM JIT to JSON file 10 years ago
arkpar 1b284c5b8b fixed test buid 10 years ago
winsvega e08e87bf1b Solidity Tests 10 years ago
winsvega 89f07a521f Solidity Tests 10 years ago
Christian 32f0c4f8e6 Out-of-bounds checking. 10 years ago
Christian de537d5de3 Index and length access for dynamic arrays. 10 years ago
Christian d1d9b2856a Implementation of index access. 10 years ago
CJentzsch e41384dcf3 remove tests with impossible pre conditions 10 years ago
CJentzsch a35dc1e594 merge 10 years ago
winsvega 34a5bd402d Quadratic complexity test 10 years ago
CJentzsch 4a269eb473 fix too-small-address-length bug in transaction 10 years ago
Christian fba4484151 Replaced "inheritable" by "internal". 10 years ago
Christian d417618dce Stack height checks and fix. 10 years ago
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
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
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