51 Commits (808886a38478d47d183c1b622b2a71bad476f67c)

Author SHA1 Message Date
Gav Wood 64f159ebdf Transaction injection. Signing still needs properly sorting. 10 years ago
Gav Wood 4708a73e19 Remote miner fixes. 10 years ago
Gav Wood 6e78287401 Ability to switch GPU/CPU mining on the fly. 10 years ago
Marek Kotewicz 6083f49ba0 eth_protocolVersion 10 years ago
Gav Wood 4495de3331 Renaming getData -> getCode, remove getStorage, fix a bunch of JSONRPC 10 years ago
Gav Wood a8d84b0d86 getData -> getCode. 10 years ago
Gav Wood 97bba263eb net_version 10 years ago
Marek Kotewicz 4be34ff176 eth_queuedTransactions renamed to eth_fetchQueuedTransactions 10 years ago
Marek Kotewicz 26c2470516 eth_call on block with number 10 years ago
Gav Wood 49b9a0224a New Proof-of-Work. 10 years ago
Gav Wood c82d63b909 New Proof-of-Work. 10 years ago
Marek Kotewicz 2f70a38502 shh_changed -> shh_getFilterChanges 10 years ago
Marek Kotewicz 1fc21d8ae5 eth_getBlock returns also transactions 10 years ago
Marek Kotewicz 0e2c4cb438 jsonrpc api changes in progress6, almost finished 10 years ago
Marek Kotewicz a3dc16dabd jsonrpc api changes in progress5 10 years ago
Marek Kotewicz f3e7ab987c jsonrpc api changes in progress4 10 years ago
Marek Kotewicz 32d404a32b jsonrpc api changes in progress3 10 years ago
Marek Kotewicz 9a69bc058a jsonrpc api changes in progress2 10 years ago
Marek Kotewicz 5de1cfd16c jsonrpc api changes in progress 10 years ago
Gav Wood 2ffb554a9d New Proof-of-Work. 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Christian 0b014457d4 Implemented account proxy queues. 10 years ago
Marek Kotewicz 6745e188c1 JSON-RPC transactionCount && uncleCount, fixed #1027 10 years ago
Marek Kotewicz 30d129a17c added shh_getMessages, fixed #899 10 years ago
Lefteris Karapetsas 57f3a322a6 Changes required for upgrade to jsonrpccpp 0.4.2 10 years ago
Gav Wood 560ed5b81b Cleanups for remote mining. 10 years ago
Gav Wood 0de7d63dc1 Remote mining hook. 10 years ago
Gav Wood 8f0517a7d6 Vanity addresses in AZ. 10 years ago
Gav Wood e6ca33f814 API change: eth.watches will give you the log entries that are new as an 10 years ago
Gav Wood 6b9d23de68 SHA-3 hashing to web3. 10 years ago
Marek Kotewicz ee7c423868 common changes 10 years ago
Marek Kotewicz e2948c7040 logs in spec 10 years ago
Gav Wood 7a0cb2bf23 Renaming and fixes. 10 years ago
Marek Kotewicz 4c4dd302f2 ethereum.js not minified, serpent compiler, jsonrpc handles compilers exceptions 10 years ago
Marek Kotewicz 47434e62c3 added storageAt which dumps contract storage 10 years ago
Marek Kotewicz 7bdc646dcc removed unnecessary methods from jsonrpc and added contract call tests 10 years ago
Marek Kotewicz ed7cbeaacd contract calls working from js 10 years ago
Marek Kotewicz a2349ba485 contract create and contract call working 10 years ago
Marek Kotewicz 6cc9e6952e merge 10 years ago
Marek Kotewicz 79267006ce js abi connection 10 years ago
Marek Kotewicz c6dbe66ec8 added eth_lll 10 years ago
Marek Kotewicz 3a59158137 renaming calls to include a subprotocol prefix 10 years ago
Gav Wood 1d16e1556f Ready for move to log entries in JS API. 10 years ago
Marek Kotewicz 3d70090fe4 jsonrpc 0.3.0 working, needs cleanup 10 years ago
Marek Kotewicz a014e77af8 applied changes from ethereum.js 5538ff7252 10 years ago
Marek Kotewicz 3462f602a0 whisper polling, not finished 10 years ago
Marek Kotewicz d54a2f8626 whisper in web3jsonrpc 10 years ago
Marek Kotewicz b5b3eb32df ldb access from api 10 years ago
Marek Kotewicz c5a1df4700 missing setDefaultBlock method 10 years ago
Marek Kotewicz c1eaa1c0f5 common changes in tests 10 years ago