aboutsummaryrefslogtreecommitdiffstats
path: root/common/resolver
Commit message (Collapse)AuthorAgeFilesLines
* contract addresses include hex prefixzelig2015-04-202-24/+28
| | | | | | | | - simplify resolver and tests - added missing test for KeyToUrl - fix notice error message and its test with !%x(MISSING) - natspec test: insertTx modified - does not prepend 0x to contract address - disable networking in e2e test
* fixed resolver testzsfelfoldi2015-04-201-2/+6
|
* URLhint support for URLs longer than 32 byteszsfelfoldi2015-04-202-17/+47
|
* added missing source filezsfelfoldi2015-04-201-0/+36
|
* 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-202-8/+10
|
* NatSpec passing end to end testzsfelfoldi2015-04-202-21/+29
|
* szsfelfoldi2015-04-201-5/+6
|
* NatSpec contracts in genesis block, end to end test (unfinished)zsfelfoldi2015-04-202-11/+12
|
* resolver testszelig2015-04-202-17/+76
| | | | | | - 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-202-0/+62