Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xeth, rpc: added nonce setting through RPC and xeth transact | obscuren | 2015-05-07 | 1 | -2/+2 |
| | |||||
* | contract addresses include hex prefix | zelig | 2015-04-20 | 1 | -5/+3 |
| | | | | | | | | - 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 | ||||
* | URLhint support for URLs longer than 32 bytes | zsfelfoldi | 2015-04-20 | 1 | -13/+43 |
| | |||||
* | NatSpec contracts are now not in the genesis block but added by the test | zsfelfoldi | 2015-04-20 | 1 | -5/+19 |
| | |||||
* | NatSpec cli option, resolver tests passing | zsfelfoldi | 2015-04-20 | 1 | -0/+1 |
| | |||||
* | NatSpec passing end to end test | zsfelfoldi | 2015-04-20 | 1 | -12/+18 |
| | |||||
* | s | zsfelfoldi | 2015-04-20 | 1 | -5/+6 |
| | |||||
* | NatSpec contracts in genesis block, end to end test (unfinished) | zsfelfoldi | 2015-04-20 | 1 | -5/+6 |
| | |||||
* | resolver tests | zelig | 2015-04-20 | 1 | -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: | zelig | 2015-04-20 | 1 | -9/+40 |
| | | | | | - statereg methods move to natspec/resolver/docserver - fix failing test on invalid js input | ||||
* | add common/resolver skeleton | zelig | 2015-04-20 | 1 | -0/+45 |