414 Commits (d91bde3504f77910e0978a0ec24fc96b163ad5ca)

Author SHA1 Message Date
Gav Wood afd84b0b4b Expand eth cli 10 years ago
Gav Wood 7bff0d1f7d Faster State diffs. 10 years ago
Gav Wood 095b6f8189 Report bad blocks using published standards. 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
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
Marek Kotewicz 7d8d30c551 rpc provider in progress 10 years ago
Patrick Salami 468a06d35a adding --network-id option to eth cli 10 years ago
Marek Kotewicz 8f8e07d287 make jsconsole optional global dependency 10 years ago
Marek Kotewicz 5cc56a72cb console command line option 10 years ago
Marek Kotewicz 31e5c13de4 jsconsole read nested objects 10 years ago
Marek Kotewicz 299b994e79 simple repl working 10 years ago
Gav Wood 64f159ebdf Transaction injection. Signing still needs properly sorting. 10 years ago
CJentzsch 739f6b4731 fix send via CLI 10 years ago
Gav Wood 87770dad0b More logging stuff. 10 years ago
CJentzsch d968959ad0 style 10 years ago