Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jsre, cmd/geth: updated web3.js and altered settimeout | obscuren | 2015-05-08 | 1 | -6/+0 |
| | |||||
* | solidity compiler and contract metadocs integration | zelig | 2015-05-07 | 1 | -11/+18 |
| | | | | | | | | | | | | | * common/compiler: solidity compiler + tests * rpc: eth_compilers, eth_compileSolidity + tests * fix natspec test using keystore API, notice exp dynamically changes addr, cleanup * resolver implements registrars and needs to create reg contract (temp) * xeth: solidity compiler. expose getter Solc() and paths setter SetSolc(solcPath) * ethereumApi: implement compiler related RPC calls using XEth - json struct tests * admin: make use of XEth.SetSolc to allow runtime setting of compiler paths * cli: command line flags solc to set custom solc bin path * js admin api with new features debug and contractInfo modules * wiki is the doc https://github.com/ethereum/go-ethereum/wiki/Contracts-and-Transactions | ||||
* | setTimeout and sendAsync implemented | zsfelfoldi | 2015-05-06 | 1 | -0/+4 |
| | | | | added and eval queue for serializing JSRE vm execution | ||||
* | cli/js console: if corsDomain is not given to startRpc, we fall back to ↵ | zelig | 2015-04-24 | 1 | -7/+9 |
| | | | | value set on command line with `-corsDomain` | ||||
* | cmd/geth, jsre: updated ethereum.js => web3.js | obscuren | 2015-04-24 | 1 | -1/+1 |
| | |||||
* | NatSpec cli option, resolver tests passing | zsfelfoldi | 2015-04-20 | 1 | -4/+8 |
| | |||||
* | default fallback NatSpec messages | zsfelfoldi | 2015-04-20 | 1 | -8/+1 |
| | |||||
* | resolver tests | zelig | 2015-04-20 | 1 | -1/+4 |
| | | | | | | - add resolver tests and fix resolver to pass - statereg constructor fixed - comments added to natspec plus docserver integration for natspec userdoc fetching | ||||
* | NatSpec, URL register storage retrieval | zsfelfoldi | 2015-04-20 | 1 | -4/+3 |
| | | | | fixed 2/3 tests | ||||
* | natspec integrated to console frontend confirmTransaction | zelig | 2015-04-20 | 1 | -2/+11 |
| | |||||
* | Added some quotes .... | obscuren | 2015-04-10 | 1 | -1/+1 |
| | |||||
* | Added proper contract for registrar | obscuren | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | Added default registrar | obscuren | 2015-04-09 | 1 | -0/+1 |
| | |||||
* | Use ExtraDB for storage. Fixes #577 | Taylor Gerring | 2015-03-27 | 1 | -2/+1 |
| | |||||
* | renamed ethereum => geth | obscuren | 2015-03-27 | 1 | -0/+246 |