230 Commits (45d24fdf2630a9569f7eca4d48b5372a947d41a0)

Author SHA1 Message Date
Paweł Bylica a9f3df90b1 Add missing override specifiers. 10 years ago
Marek Kotewicz ec3afa9d71 eth_newPendingTransactionFilter 10 years ago
Vlad Gluhovsky e0c3095bda refactored the topic naming conventions 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 c8c22fcfbd Fixed 1970 10 years ago
Gav Wood 68714c59f8 Integrate KeyManager. 10 years ago
Gav Wood da90ad9987 Remove unnecessary secret key ask. 10 years ago
Gav Wood 456872daec Refactor call/create so they don't need a Secret in preparation for 10 years ago
arkpar 1a37c58c9e default gas settings fixed in web3 server 10 years ago
Gav Wood 6aa6265989 Fix #1826 10 years ago
Gav Wood a5d700f1f7 Change RPC port to same as go. 10 years ago
Gav Wood fd5ea37e55 Transaction nonce now "sorted". Fixes #1615 10 years ago
Gav Wood 64f159ebdf Transaction injection. Signing still needs properly sorting. 10 years ago
chriseth a895217db6 Use BUILD_SHARED_LIB 10 years ago
Gav Wood 87770dad0b More logging stuff. 10 years ago
Marek Kotewicz f0f5e48ce2 fix whisper topics 10 years ago
Marek Kotewicz 4eae349bb8 fix for event topics order 10 years ago
Marek Kotewicz 7fb6cb244e fixed webthreestubclient generation directory 10 years ago
Gav Wood 4708a73e19 Remote miner fixes. 10 years ago
Gav Wood f22540f0e0 Lots of build fixes. Now minimal version builds ok. 10 years ago
Gav Wood 6cf2a93e20 Some early refactoring to support async miners better. 10 years ago
Gav Wood 405653c250 Lots of build fixes. Now minimal version builds ok. 10 years ago
Gav Wood 2eab7a7c22 Fixes some build issues. 10 years ago
Gav Wood 07f780fa30 Fixes #1573 10 years ago
Gav Wood 6edb3840d7 Some early refactoring to support async miners better. 10 years ago
Gav Wood 6e78287401 Ability to switch GPU/CPU mining on the fly. 10 years ago
Marek Kotewicz 6714143a92 fixed blockNumber in jsonrpc transaction 10 years ago
Gav Wood c533f1cbda OpenCL stuff, Fix for eth_call. 10 years ago
Marek Kotewicz c417e2313e additional fields in transaction: blockHash, blockNumber, transactionIndex 10 years ago
Gav Wood 683dd22051 Allow fudging of calls so they never fail. 10 years ago
Gav Wood 80e22a1386 All of the JSONRPC APIs now work nicely with "latest" and "pending". 10 years ago
Gav Wood 384853a919 Version bump, fixes to treeRoute (and thus chain view). 10 years ago
Gav Wood f3a98d00de Warning fix. 10 years ago
Gav Wood e67f7dcf95 Language-disable fix. 10 years ago
Gav Wood 96d764e0fd Linker fix. 10 years ago
Gav Wood f2b56e7647 Move hash to a hidden function, and provide a datapath to it so avoid 10 years ago
Gav Wood a0c0991c08 Version bump. 10 years ago
Gav Wood d4ee45acfd null return for invalid values. 10 years ago
Marek Kotewicz 6083f49ba0 eth_protocolVersion 10 years ago
Marek Kotewicz a0608412ac removed trailing zeros from rpc results, fixed #1433 10 years ago
Gav Wood 348c18941b "to" now null for describing contract-creation transactions. 10 years ago
Gav Wood f3b37e3d86 Fixes #1463 10 years ago
Gav Wood 60da83fb0a Record and detail gas refund. 10 years ago
Marek Kotewicz bc5a238159 jsonrpc fixes 10 years ago
Gav Wood 07c5cc33e1 Fixes #1369 10 years ago
Gav Wood e57d6ae633 Unify block numbers into BlockNumber type. 10 years ago
Gav Wood 73d889e997 Filter niceties. 10 years ago
Gav Wood 2c9c4bac22 Fixes #1354. 10 years ago
Gav Wood 32a6cf22a5 Rename transact -> submitTransaction (reflecting aynch nature). 10 years ago