index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use readStandardInput in the fuzzer
Alex Beregszaszi
2018-02-23
1
-14
/
+4
*
Parser test.
chriseth
2018-02-22
1
-0
/
+13
*
Tests for warnings.
chriseth
2018-02-22
1
-0
/
+23
*
Introduce emit statement.
chriseth
2018-02-22
2
-0
/
+130
*
Do not warn about analysis-only experimental features.
chriseth
2018-02-22
1
-6
/
+1
*
Raise error on oversized number literals in assembly
Alex Beregszaszi
2018-02-22
2
-0
/
+2
*
Merge pull request #3555 from ethereum/libraryTestCallInput
chriseth
2018-02-22
1
-2
/
+2
|
\
|
*
Provide proper input for test call.
chriseth
2018-02-21
1
-2
/
+2
*
|
Merge pull request #3554 from ethereum/reuseScannerOrNot
chriseth
2018-02-21
3
-2
/
+7
|
\
\
|
*
|
Expect end of string at end of top-level block for assembly parser.
chriseth
2018-02-21
3
-2
/
+7
*
|
|
Add new JSON API for better abstraction and for supporting strict JSON parsing
Alexander Arlt
2018-02-21
9
-27
/
+194
|
|
/
|
/
|
*
|
Provide input for two optimizer tests.
chriseth
2018-02-21
1
-2
/
+2
|
/
*
Test aliasing in shadowing.
chriseth
2018-02-20
1
-1
/
+22
*
Test ``_offset`` for constants in inline assembly.
chriseth
2018-02-20
1
-0
/
+15
*
Merge pull request #3135 from federicobond/formatter-instance
chriseth
2018-02-20
3
-10
/
+13
|
\
|
*
Convert static SourceReferenceFormatter functions to member ones
Federico Bond
2018-02-19
3
-10
/
+13
*
|
Fix indentation.
Emilio Almansi
2018-02-19
1
-3
/
+3
*
|
Added property _documentation_ to Function, Event, and Modifier definition cl...
Emilio Almansi
2018-02-19
1
-1
/
+22
*
|
Minor improvement: check sources
Alexander Arlt
2018-02-17
1
-0
/
+36
|
/
*
Make addmod and mulmod revert if the last argument is zero.
chriseth
2018-02-15
1
-0
/
+27
*
Disallow uninitialized storage pointers as experimental 0.5.0 feature.
chriseth
2018-02-15
1
-0
/
+32
*
Merge pull request #3498 from ethereum/allowthisfselector
chriseth
2018-02-14
3
-12
/
+56
|
\
|
*
Add tests for selectors for public variables.
chriseth
2018-02-13
2
-4
/
+10
|
*
Allow `this.f.selector` to be pure.
chriseth
2018-02-13
2
-9
/
+47
*
|
Restructure code for alternative identifier suggestions
Balajiganapathi S
2018-02-13
1
-0
/
+32
*
|
Add tests for similarity routine
Balajiganapathi S
2018-02-13
1
-0
/
+56
*
|
Move string distance function to utils and format error message
Balajiganapathi S
2018-02-13
1
-4
/
+4
*
|
Suggest alternatives when identifier not found.
Balajiganapathi S
2018-02-13
1
-0
/
+87
*
|
Merge pull request #3349 from federicobond/number-improv
Alex Beregszaszi
2018-02-13
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Always use shortened literal number representation.
chriseth
2018-02-13
1
-1
/
+1
|
*
Avoid output messages size blow-up using huge bignums literals
Federico Bond
2018-02-13
1
-1
/
+1
*
|
Merge pull request #3425 from jevogel/3301
chriseth
2018-02-13
2
-17
/
+29
|
\
\
|
*
|
Adjust tests for multiple errors with the var keyword
Alex Beregszaszi
2018-02-13
2
-13
/
+25
|
*
|
Do not use var where not neccessary in tests
Alex Beregszaszi
2018-02-13
2
-4
/
+4
*
|
|
Merge pull request #2818 from ethereum/testGnosis
chriseth
2018-02-13
1
-17
/
+28
|
\
\
\
|
*
|
|
Replace fixed-version pragmas in Gnosis
Alex Beregszaszi
2018-02-13
1
-0
/
+4
|
*
|
|
Also test Gnosis contracts.
chriseth
2018-02-13
1
-18
/
+25
|
|
|
/
|
|
/
|
*
/
|
Test for Mod-And rule.
chriseth
2018-02-13
1
-0
/
+12
|
/
/
*
|
Merge pull request #3489 from ethereum/fixZepplein
Alex Beregszaszi
2018-02-13
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
Fix some weird zeppelin tests.
chriseth
2018-02-13
1
-0
/
+7
*
|
Merge pull request #3479 from ethereum/multiError
chriseth
2018-02-13
6
-70
/
+184
|
\
\
|
|
/
|
/
|
|
*
Support searching inside multiple errors.
chriseth
2018-02-12
6
-70
/
+184
*
|
Merge pull request #3474 from ethereum/circle2
Alex Beregszaszi
2018-02-12
1
-0
/
+63
|
\
\
|
*
|
Handle version for solcjs tests.
chriseth
2018-02-10
1
-3
/
+3
|
*
|
Split solcjs and external tests.
chriseth
2018-02-10
1
-0
/
+63
|
|
/
*
/
Fix segfault with undeclared array types
Federico Bond
2018-02-12
1
-0
/
+10
|
/
*
Merge pull request #3456 from ethereum/simplifier
chriseth
2018-02-08
1
-0
/
+130
|
\
|
*
Also apply simplification rules that require multiple identical sub-expressions.
chriseth
2018-02-07
1
-0
/
+24
|
*
Tests.
chriseth
2018-02-07
1
-0
/
+40
|
*
Expression simplifier.
chriseth
2018-02-07
1
-0
/
+66
*
|
Fix tests for old precompiler.
chriseth
2018-02-08
1
-53
/
+53
*
|
Test about recursively calling functions.
chriseth
2018-02-06
1
-7
/
+21
*
|
Tests for functional inliner.
chriseth
2018-02-06
1
-2
/
+22
*
|
Function inliner.
chriseth
2018-02-06
1
-2
/
+65
*
|
Tests for inlinable function filter.
chriseth
2018-02-06
1
-0
/
+102
|
/
*
Test for self-referring assignment.
chriseth
2018-02-06
1
-0
/
+9
*
Test not to remat if the expression is too large.
chriseth
2018-02-06
1
-0
/
+12
*
Reassign test for remat.
chriseth
2018-02-06
1
-0
/
+8
*
Fix for rematerializer.
chriseth
2018-02-06
1
-0
/
+12
*
Only substitute if all referenced variables are in scope.
chriseth
2018-02-06
1
-0
/
+9
*
Tests for rematerialiser.
chriseth
2018-02-06
1
-0
/
+129
*
Add more tests for UnusedPruner
Alex Beregszaszi
2018-02-06
1
-0
/
+23
*
Support variable declarations without assignment in UnusedPruner
Alex Beregszaszi
2018-02-06
1
-0
/
+8
*
Unused variable and function remover.
chriseth
2018-02-06
1
-0
/
+98
*
Merge pull request #3360 from federicobond/nonfatal-reference-errors
Alex Beregszaszi
2018-02-04
1
-1
/
+66
|
\
|
*
Add more test cases for reference resolving error handling
Federico Bond
2018-02-03
1
-0
/
+65
|
*
Replace some fatal errors when resolving references with normal ones
Federico Bond
2018-02-03
1
-1
/
+1
*
|
Issue warning for using public visibility for interface functions
Alex Beregszaszi
2018-02-01
2
-3
/
+9
*
|
Prevent libraries from being called.
chriseth
2018-01-19
1
-0
/
+33
|
/
*
Disallow non-functional instructions in parseExpression early
Alex Beregszaszi
2018-01-10
1
-2
/
+2
*
Show restricted instruction warning before argument mismatch issue
Alex Beregszaszi
2018-01-08
1
-4
/
+4
*
Tests for strict mode.
chriseth
2018-01-06
1
-9
/
+69
*
Split inline assembly into loose and strict flavours.
chriseth
2018-01-06
2
-4
/
+5
*
Merge pull request #3382 from ethereum/julia-identifier-parser
chriseth
2018-01-06
1
-0
/
+8
|
\
|
*
Support some restricted tokens (return, byte, address) as identifiers in Julia
Alex Beregszaszi
2018-01-05
1
-0
/
+8
*
|
Properly support library file names containing a colon (such as URLs).
Alex Beregszaszi
2018-01-05
1
-0
/
+35
|
/
*
[SMTChecker] Variables are merged after branches (ite variables)
Leonardo Alt
2018-01-05
1
-8
/
+39
*
Provide easy way to update source location expectation.
chriseth
2018-01-04
1
-9
/
+45
*
Merge pull request #3297 from ethereum/separate_expression_and_statement
Alex Beregszaszi
2018-01-04
1
-4
/
+4
|
\
|
*
Adjust tests.
chriseth
2017-12-13
1
-4
/
+4
*
|
Merge pull request #3369 from ethereum/jsonio-colon
Alex Beregszaszi
2018-01-04
1
-0
/
+30
|
\
\
|
*
|
Properly handle colons in file names within jsonio
Alex Beregszaszi
2018-01-03
1
-0
/
+30
*
|
|
Improve error message for wrong struct initialization (#3359)
Federico Bond
2018-01-04
1
-0
/
+14
|
/
/
*
|
Remove truffle patching introducing in f77480c as upstream has merged the cha...
Alex Beregszaszi
2018-01-03
1
-47
/
+0
*
|
Merge pull request #3342 from ethereum/jsonio-sourcelocation
Alex Beregszaszi
2017-12-18
1
-0
/
+40
|
\
\
|
*
|
Populate the sourceLocation field properly in standard JSON on errors
Alex Beregszaszi
2017-12-18
1
-0
/
+40
*
|
|
Merge pull request #3279 from ethereum/function_hoister
chriseth
2017-12-18
1
-0
/
+85
|
\
\
\
|
*
|
|
Function hoister.
chriseth
2017-12-15
1
-0
/
+85
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #3331 from ethereum/instruction_mover
chriseth
2017-12-18
1
-0
/
+85
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Function grouper.
chriseth
2017-12-15
1
-0
/
+85
|
|
/
*
|
Merge pull request #3232 from ethereum/simplifyConstant
chriseth
2017-12-14
1
-14
/
+14
|
\
\
|
|
/
|
/
|
|
*
Simplify ConstantEvaluator.
chriseth
2017-12-12
1
-1
/
+1
|
*
Reduce the types of errors outputted by ConstantEvaluator
Alex Beregszaszi
2017-12-12
1
-4
/
+4
|
*
Improve error message for constant evaluator
Alex Beregszaszi
2017-12-12
1
-9
/
+9
*
|
Merge pull request #3183 from federicobond/fix-event-parsing
Yoichi Hirai
2017-12-12
2
-3
/
+13
|
\
\
|
|
/
|
/
|
|
*
Fix event parsing. Refs #3175
Federico Bond
2017-11-23
2
-3
/
+13
*
|
Rename jsonCompiler to libsolc
Alex Beregszaszi
2017-12-11
3
-4
/
+4
*
|
Move some struct tests to require ABIEncoderV2
Alex Beregszaszi
2017-12-11
3
-0
/
+8
*
|
Fix warning test for jumps in assembly
Alex Beregszaszi
2017-12-06
1
-2
/
+2
*
|
Warn for assembly labels too
Alex Beregszaszi
2017-12-06
1
-0
/
+1
*
|
Merge pull request #3219 from ethereum/disambiguator
chriseth
2017-12-05
3
-0
/
+246
|
\
\
|
*
|
Simplify disambiguator.
chriseth
2017-12-05
3
-12
/
+12
|
*
|
Refactor iulia tests.
chriseth
2017-12-05
3
-79
/
+148
|
*
|
Disambiguator.
chriseth
2017-12-05
1
-0
/
+177
*
|
|
Fix test.
chriseth
2017-12-04
1
-4
/
+3
*
|
|
Another test for division.
chriseth
2017-11-30
1
-0
/
+10
*
|
|
Unary operators and division.
chriseth
2017-11-30
1
-0
/
+85
|
/
/
*
|
Specify output selection in tests
Alex Beregszaszi
2017-11-30
1
-0
/
+8
*
|
Also test short input for old decoder.
chriseth
2017-11-30
1
-5
/
+9
*
|
Cleanup and overflow checks for data pointers.
chriseth
2017-11-30
1
-1
/
+1
*
|
Decoder tests.
chriseth
2017-11-30
5
-34
/
+866
*
|
Patch truffle to ignore pre-release compiler warning.
chriseth
2017-11-28
1
-1
/
+49
*
|
Merge pull request #3220 from ethereum/IuliaIf
chriseth
2017-11-27
3
-1
/
+65
|
\
\
|
*
|
Force condition to be bool in iulia mode.
chriseth
2017-11-24
1
-4
/
+6
|
*
|
Tests.
chriseth
2017-11-22
2
-0
/
+29
|
*
|
If statement for Iulia / inline assembly.
chriseth
2017-11-22
2
-1
/
+34
*
|
|
Merge pull request #3235 from ethereum/explicit-tests
Alex Beregszaszi
2017-11-23
1
-4
/
+4
|
\
\
\
|
*
|
|
Improve expected test errors for some old cases
Alex Beregszaszi
2017-11-22
1
-4
/
+4
|
|
/
/
*
/
/
success(text) -> CHECK_SUCCESS(text)
Kwang Yul Seo
2017-11-22
1
-13
/
+13
|
/
/
*
|
For loop.
chriseth
2017-11-22
1
-0
/
+67
*
|
Test for multi-branches.
chriseth
2017-11-22
1
-0
/
+18
*
|
Fix boolean constants.
chriseth
2017-11-22
1
-12
/
+9
*
|
Tests.
chriseth
2017-11-22
1
-0
/
+31
*
|
Tests.
chriseth
2017-11-22
1
-0
/
+240
*
|
Improve cyclic constant error message
Alex Beregszaszi
2017-11-22
1
-2
/
+2
*
|
Detect cyclic constant definitions
Balajiganapathi S
2017-11-22
1
-1
/
+29
*
|
Add more tests for constant var as array lengths
Balajiganapathi S
2017-11-22
1
-1
/
+96
*
|
Allow constant integer variables as array lengths.
Balajiganapathi S
2017-11-22
2
-1
/
+41
*
|
Add tests for getChecksummedAddress
Alex Beregszaszi
2017-11-17
1
-0
/
+34
*
|
Extend address checksum tests
Alex Beregszaszi
2017-11-17
1
-4
/
+17
|
/
*
Add missing name resolver tests
Federico Bond
2017-10-27
1
-0
/
+29
*
Merge pull request #2607 from federicobond/better-error-output
Alex Beregszaszi
2017-10-24
1
-16
/
+30
|
\
|
*
Improve cmdline error output
Federico Bond
2017-10-06
1
-14
/
+24
|
*
Use local variables inside bash functions
Federico Bond
2017-10-06
1
-6
/
+10
|
*
cmdlineTests: print solc output instead of contract code on error
Federico Bond
2017-10-06
1
-4
/
+4
*
|
Include modexp precompile in genesis for testing (#3114)
Boris Kostenko
2017-10-24
1
-3
/
+4
*
|
Do not use the precompile address 0x05 in the wallet tests (but a randomized ...
Alex Beregszaszi
2017-10-24
1
-19
/
+21
*
|
Always create the correct account even if gaps are needed
Alex Beregszaszi
2017-10-20
1
-1
/
+1
*
|
Add helper RPCSession::createAccount
Alex Beregszaszi
2017-10-20
2
-7
/
+11
*
|
More detailed errors for invalid array lengths (such as division by zero).
Alex Beregszaszi
2017-10-20
1
-0
/
+6
*
|
Merge pull request #3101 from ethereum/compilerstack-header
chriseth
2017-10-19
5
-12
/
+12
|
\
\
|
*
|
Implement CompilerStack.lastContractName()
Alex Beregszaszi
2017-10-19
4
-9
/
+9
|
*
|
Always require a contract/sourceName in CompilerStack
Alex Beregszaszi
2017-10-19
2
-7
/
+7
*
|
|
Merge pull request #3111 from ethereum/test-close-failure
chriseth
2017-10-19
1
-0
/
+3
|
\
\
\
|
*
|
|
Close IPC socket on connect failure
Alex Beregszaszi
2017-10-19
1
-0
/
+3
|
|
/
/
*
|
|
Merge pull request #3106 from ethereum/test-cleanup
chriseth
2017-10-19
3
-67
/
+101
|
\
\
\
|
*
|
|
Move contract related code to test/contracts
Alex Beregszaszi
2017-10-19
3
-67
/
+101
|
|
/
/
*
/
/
Turn usage of callcode into an error as experimental 0.5.0 feature
Alex Beregszaszi
2017-10-19
1
-0
/
+10
|
/
/
*
|
Add test for each assembly opcode/instruction in LLL
Jared Wasinger
2017-10-18
1
-2
/
+513
*
|
Merge pull request #3070 from ethereum/lll-assembly
Yoichi Hirai
2017-10-18
1
-0
/
+17
|
\
\
|
*
|
lll: disallow useless PUSHn in assembly
Alex Beregszaszi
2017-10-13
1
-0
/
+17
*
|
|
Merge pull request #2925 from ethereum/tuple-value-check
chriseth
2017-10-18
1
-1
/
+48
|
\
\
\
|
*
|
|
Only check tuples for valid rational numbers if they have more than one element.
chriseth
2017-10-18
1
-1
/
+17
|
*
|
|
Validate each tuple literal
Alex Beregszaszi
2017-10-18
1
-1
/
+32
*
|
|
|
Adjust tests.
chriseth
2017-10-18
1
-1
/
+1
*
|
|
|
Do not accept truncated function selectors.
chriseth
2017-10-18
1
-0
/
+19
|
/
/
/
*
|
|
Allocate one byte per memory byte array element instead of 32.
chriseth
2017-10-17
1
-0
/
+24
*
|
|
Merge pull request #3077 from ethereum/optimze_pops
chriseth
2017-10-17
1
-0
/
+14
|
\
\
\
|
*
|
|
Assume peephole optimizer was successful if number of pops increased.
chriseth
2017-10-14
1
-0
/
+14
|
|
/
/
*
/
/
Allow ``gas`` in view functions.
chriseth
2017-10-16
1
-2
/
+5
|
/
/
*
|
Merge pull request #3038 from ethereum/interface-external
Yoichi Hirai
2017-10-10
1
-0
/
+22
|
\
\
|
*
|
Force interface functions as external (0.5.0)
Alex Beregszaszi
2017-10-06
1
-0
/
+22
*
|
|
Snarks test using Byzantium precompiles
Alex Beregszaszi
2017-10-09
2
-1
/
+305
|
/
/
*
|
Merge pull request #3036 from ethereum/constant-eval-refactor
chriseth
2017-10-06
1
-1
/
+39
|
\
\
|
*
|
Add tests for ConstantEvaluator
Alex Beregszaszi
2017-10-06
1
-1
/
+39
*
|
|
Ensure unused variables are not warned for in interfaces/abstract contracts
Alex Beregszaszi
2017-10-06
1
-0
/
+20
|
/
/
*
|
Require location keyword for local variables (0.5.0)
Alex Beregszaszi
2017-10-06
1
-1
/
+13
*
|
Merge pull request #2981 from ethereum/no-address-overload
chriseth
2017-10-05
1
-0
/
+58
|
\
\
|
*
|
Do not add members of address to contracts in experimental 0.5.0
Alex Beregszaszi
2017-10-05
1
-0
/
+58
*
|
|
Merge pull request #3020 from ethereum/smt-functioncall
Alex Beregszaszi
2017-10-05
1
-0
/
+26
|
\
\
\
|
*
|
|
SMT should not crash on typecast/structs
Alex Beregszaszi
2017-10-05
1
-0
/
+26
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2982 from ethereum/encoderFixes
Alex Beregszaszi
2017-10-05
1
-0
/
+81
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Test encoder for empty structs.
chriseth
2017-09-27
1
-0
/
+22
|
*
|
ABI encoder fixes and test.
chriseth
2017-09-27
1
-0
/
+59
*
|
|
Merge pull request #2901 from ethereum/compiler-names
chriseth
2017-10-05
1
-0
/
+177
|
\
\
\
|
*
|
|
Add contract depedendency tests to standardcompiler
Alex Beregszaszi
2017-10-05
1
-0
/
+61
|
*
|
|
Restrict contracts compiled via outputSelection (but not the individual outpu...
Alex Beregszaszi
2017-10-05
1
-0
/
+116
|
|
|
/
|
|
/
|
*
/
|
Do not consider shadowing in variable names inside event declarations
Federico Bond
2017-10-05
1
-0
/
+11
|
/
/
*
|
Merge pull request #2990 from ethereum/someMoreSMTStuff
chriseth
2017-10-04
4
-5
/
+103
|
\
\
|
*
|
Tests for SMT checker.
chriseth
2017-09-29
1
-0
/
+86
|
*
|
Add SMT tests.
chriseth
2017-09-29
3
-5
/
+17
*
|
|
Merge pull request #3013 from ethereum/evmasm-cleanup
chriseth
2017-10-04
1
-7
/
+3
|
\
\
\
|
*
|
|
Remove duplicate EVMSchedule
Alex Beregszaszi
2017-10-03
1
-7
/
+3
*
|
|
|
Better error message when using fractional number as array size expressions
wadeAlexC
2017-10-04
1
-3
/
+3
*
|
|
|
Disallow non-pure constant state variables in 0.5.0
Federico Bond
2017-10-03
1
-4
/
+27
|
/
/
/
*
|
|
Format chainparams fields properly in tests
Alex Beregszaszi
2017-10-03
1
-3
/
+3
*
|
|
Merge pull request #2997 from federicobond/duplicate-events
Alex Beregszaszi
2017-10-03
1
-0
/
+55
|
\
\
\
|
*
|
|
Emit error when declaring event with same name and arguments twice
Federico Bond
2017-09-30
1
-0
/
+55
*
|
|
|
LLL: Add compiler tests
Alex Beregszaszi
2017-10-02
1
-0
/
+128
*
|
|
|
LLL: Tests for the proposed switch expression.
benjaminion
2017-10-02
1
-0
/
+86
|
/
/
/
*
|
|
Unary + now a synax error (experimental 0.5.0)
Rhett Aultman
2017-09-30
1
-0
/
+25
*
|
|
Validate array length in type checker
Alex Beregszaszi
2017-09-29
1
-0
/
+10
|
/
/
*
|
More verbose error messages.
chriseth
2017-09-29
2
-13
/
+26
*
|
Allow test frameworks to filter out some warnings.
chriseth
2017-09-29
2
-3
/
+14
*
|
Fix overload resolution when conflict is with members of address (balance, tr...
Alex Beregszaszi
2017-09-28
2
-0
/
+48
|
/
*
Fix other test to use ABI_CHECK
Alex Beregszaszi
2017-09-27
1
-23
/
+25
*
Fix encoded EndToEnd inputs.
chriseth
2017-09-26
1
-7
/
+7
*
Merge pull request #2954 from wadeAlexC/develop
Alex Beregszaszi
2017-09-25
1
-0
/
+84
|
\
|
*
Better error message for unexpected trailing comma in parameter lists
wadeAlexC
2017-09-25
1
-0
/
+84
*
|
Improved error messages for EndToEnd tests.
chriseth
2017-09-25
4
-824
/
+884
|
/
*
Cleanup test helper macros.
chriseth
2017-09-22
10
-96
/
+22
*
Merge pull request #2902 from ethereum/warn-obsolete
chriseth
2017-09-21
1
-2
/
+27
|
\
|
*
Warn about obsolete sha3/suicide calls
Alex Beregszaszi
2017-09-19
1
-2
/
+27
*
|
Support multiple assignment in inline assembly
Alex Beregszaszi
2017-09-20
3
-0
/
+63
*
|
Rename MiniMoustache to Whiskers in tests
Alex Beregszaszi
2017-09-20
1
-0
/
+0
*
|
Mark functions static
Alex Beregszaszi
2017-09-20
1
-2
/
+2
*
|
Mark constructors explicit
Alex Beregszaszi
2017-09-20
1
-2
/
+2
*
|
Ensure parameter names match between headers and implementation
Alex Beregszaszi
2017-09-20
2
-2
/
+2
|
/
*
Add tests for constant bytes/strings
Alex Beregszaszi
2017-09-19
2
-0
/
+36
*
Merge pull request #2910 from ethereum/fallback-restrict-external
chriseth
2017-09-18
1
-0
/
+32
|
\
|
*
Force fallback to be external (experimental 0.5.0 change)
Alex Beregszaszi
2017-09-18
1
-0
/
+32
*
|
Fixed tests with mappings in structs and added some more.
chriseth
2017-09-16
1
-2
/
+90
*
|
Use "tuple" for struct types in ABI JSON.
chriseth
2017-09-16
2
-11
/
+36
*
|
Implement struct encoder.
chriseth
2017-09-16
2
-44
/
+36
*
|
Fix tests.
chriseth
2017-09-16
3
-4
/
+9
*
|
Expect test to fail until implemented.
chriseth
2017-09-16
1
-1
/
+4
*
|
Structure type json using "components".
chriseth
2017-09-16
1
-106
/
+143
*
|
Fix interface type conversion internal to structs.
chriseth
2017-09-16
2
-4
/
+38
*
|
Tests for external signatures.
chriseth
2017-09-16
1
-4
/
+28
*
|
Function signatures containing structs.
chriseth
2017-09-16
1
-6
/
+14
*
|
Update tests and error messages.
chriseth
2017-09-16
2
-13
/
+13
*
|
Allow structs as part of function interfaces.
chriseth
2017-09-16
3
-1
/
+226
|
/
*
Named assembly labels.
chriseth
2017-09-16
1
-0
/
+28
*
Merge pull request #2904 from ethereum/viewPure5
Alex Beregszaszi
2017-09-15
1
-0
/
+10
|
\
|
*
Enforce view with error for experimental 0.5.0.
chriseth
2017-09-14
1
-0
/
+10
*
|
Update view/pure tests to contain mandatory visibility specifiers
Alex Beregszaszi
2017-09-14
1
-53
/
+51
*
|
Update type tests to contain mandatory visibility specifiers
Alex Beregszaszi
2017-09-14
1
-495
/
+506
|
/
*
Fix view/pure warnings on selector tests
Alex Beregszaszi
2017-09-14
1
-14
/
+14
*
Merge pull request #2473 from ethereum/functiontype-sig
Alex Beregszaszi
2017-09-14
2
-0
/
+105
|
\
|
*
Use hashing function in tests
Alex Beregszaszi
2017-09-13
1
-3
/
+3
|
*
Rename .sig to .selector on function types
Alex Beregszaszi
2017-09-13
2
-14
/
+14
|
*
Add tests for function type sigs
Alex Beregszaszi
2017-09-13
2
-0
/
+105
*
|
Merge pull request #2848 from ethereum/checkViewPure
chriseth
2017-09-14
3
-86
/
+484
|
\
\
|
|
/
|
/
|
|
*
Allow constant variables in pure functions.
chriseth
2017-09-06
1
-0
/
+13
|
*
Fix tests
chriseth
2017-09-06
1
-1
/
+1
|
*
Tone down error message.
chriseth
2017-09-06
1
-3
/
+3
|
*
Analyze assembly.
chriseth
2017-09-06
2
-2
/
+64
|
*
New tests for view and pure checker.
chriseth
2017-09-06
2
-8
/
+331
|
*
Change tests to use view or pure as appropriate
Alex Beregszaszi
2017-09-06
2
-76
/
+76
*
|
Travis CI: Fix Emscripten build
Paweł Bylica
2017-09-13
1
-3
/
+2
*
|
Display helpful warning for unused function arguments/return parameters
Suman
2017-09-12
1
-7
/
+7
*
|
Change retrieveContract to take name and not index
Alex Beregszaszi
2017-09-11
3
-6
/
+6
|
/
*
Fix warning checking in test framework.
chriseth
2017-09-06
2
-5
/
+5
*
Change array too large error message as it is valid for non-calldata too
Alex Beregszaszi
2017-09-06
1
-3
/
+3
*
Run fuzzer tests without optimizer too
Alex Beregszaszi
2017-08-31
1
-0
/
+7
*
Add --without-optimizer option to fuzzer
Alex Beregszaszi
2017-08-31
1
-4
/
+7
*
Merge pull request #2846 from ethereum/refactorTests
Alex Beregszaszi
2017-08-29
3
-223
/
+275
|
\
|
*
Extract base from NameAndType and use compiler stack.
chriseth
2017-08-29
3
-223
/
+275
*
|
Add header for jsonCompiler
Alex Beregszaszi
2017-08-29
2
-17
/
+2
*
|
Move all file specific globals to anonymous namespace
Alex Beregszaszi
2017-08-29
2
-2
/
+9
[next]