| Commit message (Expand) | Author | Age | Files | Lines |
* | solidity compiler and contract metadocs integration | zelig | 2015-05-07 | 7 | -369/+641 |
* | Merge pull request #791 from fjl/discover-sha3-distance | Jeffrey Wilcke | 2015-05-07 | 1 | -1/+14 |
|\ |
|
| * | common: add Hash.Generate | Felix Lange | 2015-04-30 | 1 | -1/+14 |
* | | xeth, rpc: added nonce setting through RPC and xeth transact | obscuren | 2015-05-07 | 1 | -2/+2 |
|/ |
|
* | Remove path separator literals | Taylor Gerring | 2015-04-29 | 1 | -6/+7 |
* | natspec: disabled natspec test | obscuren | 2015-04-24 | 1 | -0/+1 |
* | Moved leveldb update loop to eth/backend | Bas van Kervel | 2015-04-23 | 1 | -0/+1 |
* | natspec: fixed test to work with new queued transactions | obscuren | 2015-04-23 | 1 | -1/+1 |
* | common: delete BinaryLength | Felix Lange | 2015-04-22 | 2 | -25/+0 |
* | contract addresses include hex prefix | zelig | 2015-04-20 | 4 | -37/+38 |
* | fix end to end test import cycle | zelig | 2015-04-20 | 1 | -3/+1 |
* | fixed resolver test | zsfelfoldi | 2015-04-20 | 1 | -2/+6 |
* | URLhint support for URLs longer than 32 bytes | zsfelfoldi | 2015-04-20 | 3 | -22/+70 |
* | added missing source file | zsfelfoldi | 2015-04-20 | 1 | -0/+36 |
* | test account is no longer permanently in genesis block, only put there when t... | zsfelfoldi | 2015-04-20 | 1 | -4/+13 |
* | NatSpec contracts are now not in the genesis block but added by the test | zsfelfoldi | 2015-04-20 | 2 | -20/+45 |
* | utils linked to natspec notice eval, test notice now using utils.toHex() | zsfelfoldi | 2015-04-20 | 3 | -8/+4048 |
* | NatSpec cli option, resolver tests passing | zsfelfoldi | 2015-04-20 | 2 | -8/+10 |
* | default fallback NatSpec messages | zsfelfoldi | 2015-04-20 | 2 | -14/+49 |
* | natspec test bugfix | zsfelfoldi | 2015-04-20 | 1 | -15/+12 |
* | NatSpec passing end to end test | zsfelfoldi | 2015-04-20 | 4 | -49/+196 |
* | s | zsfelfoldi | 2015-04-20 | 3 | -51/+79 |
* | NatSpec contracts in genesis block, end to end test (unfinished) | zsfelfoldi | 2015-04-20 | 6 | -58/+174 |