427 Commits (267b24bea683467ab89035adecb953cd548c4dcb)

Author SHA1 Message Date
Gav Wood 267b24bea6 Support changing miner in eth. 9 years ago
Gav Wood 9afd426e5a Refactor toJson out into separate file. 9 years ago
Gav Wood 0426393557 Include hash in client ID. 9 years ago
Gav Wood 20e4fc7b93 First JSONRPC admin method. 10 years ago
Gav Wood 3e46b869ad Allow unlocking of wallets over RPC. 10 years ago
Gav Wood 237d044a73 Reprocess in eth -i, don't network by default. 10 years ago
CJentzsch 43f8d638fb add transactnonce to ethcli 10 years ago
Gav Wood afd84b0b4b Expand eth cli 10 years ago
Gav Wood 7bff0d1f7d Faster State diffs. 10 years ago
CJentzsch af9c64da91 add queuestatus::importing 10 years ago
Gav Wood 095b6f8189 Report bad blocks using published standards. 10 years ago
CJentzsch f78b6166d7 add eth(CLI) functionalities 10 years ago
Gav Wood 46666c8450 Accept alternative nonce. 10 years ago
Gav Wood fdff985a30 --ask and --bid 10 years ago
Lefteris Karapetsas aab8a3af0f Clarify usage of silence in eth/main 10 years ago
yann300 05c47db947 rollback 10 years ago
yann300 74c46b8298 rollback 10 years ago
Gav Wood 9dd24197a4 Fix #2031 10 years ago
ethdev zug 282a817a2a changes required to make miniupnp working on windows 10 years ago
lotrf3 192e8e19f2 Fix dumbest syntax error ever 10 years ago
lotrf3 65cbeafd58 Ensure dependencies are conditional on Windows 10 years ago
yann300 39c5cc45d4 fix #2012 10 years ago
lotrf3 dadac26d0e Added upnp support to Windows 10 years ago
CJentzsch bb1ae30df9 add transact create 10 years ago
Gav Wood fcb629acda ethkey utility with bare key tools. 10 years ago
Gav Wood 05ea9941c9 Move non-cryptopp dependent stuff into devcore. 10 years ago
Gav Wood 53d63f80c3 Pull out shared code into Aux file. 10 years ago
Lars Pensjo ed83256798 Enable -G without --opencl-device 10 years ago
Lefteris Karapetsas 648a83f0fc Stricter interface for EthashAux::light() 10 years ago
Lefteris Karapetsas 5cc63de2f9 Use seedhash everywhere in EthashAux 10 years ago
Gav Wood a508bb85ae Fix default farm endpoint in eth. 10 years ago
subtly fb7c6a10c0 Bump ideal peer count based on network simulations. See also https://github.com/ethereum/devp2p/wiki/Peer-Selection-Strategy 10 years ago
Gav Wood de8c7e1c5d newaccount in eth. 10 years ago
Marek Kotewicz 44c3e7b914 libjsonconsole fix 10 years ago
Gav Wood da1fcbb19b DAG generation improvements. 10 years ago
Gav Wood 4ef410eee0 Use Go bootnodes. 10 years ago
Gav Wood b3f8518716 Structured logger can output to a file. 10 years ago
Gav Wood 4011d4de71 Don't echo passwords. 10 years ago
Gav Wood 68714c59f8 Integrate KeyManager. 10 years ago
Paweł Bylica 5b4a3e1f60 Remove gas counter from interpreter VM. OnOp callback signature changed. 10 years ago
Gav Wood 456872daec Refactor call/create so they don't need a Secret in preparation for 10 years ago
Lefteris Karapetsas 165c374fd4 New ethash API integration part 1 10 years ago
Jan Willem Penterman d89330f447 phonehome sent wrong innermean (innerMean * (trials -2)) , so by default it setn avergage hashrate * 3. 10 years ago
subtly 32adf87f92 Fix macos builds following changes from #1809. 10 years ago
Gav Wood 82ca50d234 NewBlockHashes packet, basic implementation. 10 years ago
Marek Kotewicz df02fc61e3 style fixes 10 years ago
unknown 3af40c3307 package solc, eth, ethminer, rlp && abi in cpack nsis installer 10 years ago
Marek Kotewicz f56868493f duplicate code in eth/main.cpp wrapped into function 10 years ago
Marek Kotewicz 5c2be28a2d wrap const char* in jsstring 10 years ago
Marek Kotewicz a0f3c42d60 jsv8provider 10 years ago