aboutsummaryrefslogtreecommitdiffstats
path: root/common/resolver/resolver.go
Commit message (Collapse)AuthorAgeFilesLines
* URLhint support for URLs longer than 32 byteszsfelfoldi2015-04-201-13/+43
|
* NatSpec contracts are now not in the genesis block but added by the testzsfelfoldi2015-04-201-5/+19
|
* NatSpec cli option, resolver tests passingzsfelfoldi2015-04-201-0/+1
|
* NatSpec passing end to end testzsfelfoldi2015-04-201-12/+18
|
* szsfelfoldi2015-04-201-5/+6
|
* NatSpec contracts in genesis block, end to end test (unfinished)zsfelfoldi2015-04-201-5/+6
|
* resolver testszelig2015-04-201-14/+15
| | | | | | - add resolver tests and fix resolver to pass - statereg constructor fixed - comments added to natspec plus docserver integration for natspec userdoc fetching
* reorg:zelig2015-04-201-9/+40
| | | | | - statereg methods move to natspec/resolver/docserver - fix failing test on invalid js input
* add common/resolver skeletonzelig2015-04-201-0/+45