aboutsummaryrefslogtreecommitdiffstats
path: root/common/resolver/contracts.go
Commit message (Collapse)AuthorAgeFilesLines
* Registrar and contractInfo handlingzelig2015-07-071-36/+0
| | | | | | | | | | | | | | | | * resolver -> common/registrar * global registrar name registry interface * add Call to resolver backend interface * the hashReg and UrlHing contracts now initialised from global registry * initialization of contracts uniform * improve errors and more econsistent method names * common/registrar/ethreg: versioned registrar * integrate new naming and registrar in natspec * js console api: setGlobalRegistrar, setHashReg, setUrlHint * js test TestContract uses mining - tests fixed all pass * eth/backend: allow PoW test mode (small ethash DAG) * console jsre refers to resolver.abi/addr, * cmd/geth/contracts.go moved to common/registrar
* URLhint support for URLs longer than 32 byteszsfelfoldi2015-04-201-4/+4
|
* added missing source filezsfelfoldi2015-04-201-0/+36