aboutsummaryrefslogtreecommitdiffstats
path: root/test/libdevcore
Commit message (Collapse)AuthorAgeFilesLines
* Remove `w` parameter for toHex.chriseth2018-12-061-1/+1
|
* add a 'readable' format for large hex valuesKevin Kelley2018-12-062-0/+144
|
* Expression breaker.chriseth2018-10-091-0/+97
|
* Remove trailing whitespace for all files in the repository.Daniel Kirchner2018-09-041-4/+4
|
* Fixes #4718: High CPU usage when using large variable namesbakaoh2018-08-151-0/+1
|
* added helper function that joins vectors of strings, refactored suggestions ↵Evgeniy Filatov2018-08-031-0/+18
| | | | formattingi function to use it
* test: Rename test/TestHelper.* to test/Options.* and add Options::validate().Daniel Kirchner2018-03-147-7/+7
|
* Add new JSON API for better abstraction and for supporting strict JSON parsingAlexander Arlt2018-02-211-0/+151
|
* Restructure code for alternative identifier suggestionsBalajiganapathi S2018-02-131-0/+32
|
* Add tests for similarity routineBalajiganapathi S2018-02-131-0/+56
|
* Add tests for getChecksummedAddressAlex Beregszaszi2017-11-171-0/+34
|
* Rename MiniMoustache to Whiskers in testsAlex Beregszaszi2017-09-201-0/+0
|
* Introduce IndentedWriterAlex Beregszaszi2017-08-111-0/+75
|
* Add a text corpus to the UTF-8 testsAlex Beregszaszi2017-06-271-0/+113
|
* Add comprehensive test for UTF-8 validationAlex Beregszaszi2017-06-271-0/+103
|
* Whiskers template systemchriseth2017-06-221-0/+127
|
* Replace cpp-ethereum with solidity in the license headersAlex Beregszaszi2017-02-022-8/+8
|
* Add some more tests for the checksum routine.chriseth2017-01-251-0/+83
|
* Metadata stamp.chriseth2016-12-011-12/+12
|
* Correct implementation of swarm hash.chriseth2016-11-151-7/+8
|
* Move swarmHash to its own file.chriseth2016-11-151-1/+1
|
* Multi-level swarm hash.chriseth2016-11-151-0/+56