Commit History

Author SHA1 Message Date
  Marek Kotewicz f6175e3814 updated Interface and ClientBase method "sendTransaction" description 9 years ago
  Marek Kotewicz caffee57bd rpc eth_sendTransaction returns always transaction hash 9 years ago
  Gav Wood dd3ac289dc Cleaned up interface to send/submit Transaction. 9 years ago
  Marek Kotewicz 3f7733709d isKnown const& 9 years ago
  Marek Kotewicz cf9b409e9b blockchain isKnown block / transaction 9 years ago
  Gav Wood db044dd499 Set nonce in AZ and favour higher gas price transactions. 9 years ago
  CJentzsch edd91c15db Merge remote-tracking branch 'upstream/develop' into expandEthCLI 9 years ago
  CJentzsch 55e375a14a add transactnonce to ethcli 9 years ago
  Marek Kotewicz 51ac469715 windows fix 9 years ago
  Marek Kotewicz 6668e0fddb removed unused function 9 years ago
  Marek Kotewicz f8bfb5e3c0 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into filter_blockHash 9 years ago
  Marek Kotewicz 25bbf1ad23 special filters returning hashes on eth_getFilterChanges 9 years ago
  Gav Wood 4557b4706e Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
  Gav Wood 1ee53b3161 Faster State diffs. 9 years ago
  Marek Kotewicz 63a9238f67 updated LocalisedLogEntry 9 years ago
  Paweł Bylica e93d0d2abb Add missing override specifiers. 9 years ago
  Marek Kotewicz e1e117f131 filters using blockHashes instead of blockNumbers 9 years ago
  Gav Wood f0575fd6fe DAG generation improvements. 9 years ago
  Gav Wood 5ee7159f94 Integrate KeyManager. 9 years ago
  Gav Wood c53eb226d5 Refactor call/create so they don't need a Secret in preparation for 9 years ago
  arkpar 582bdb5c8b set and map to hash tables 9 years ago
  Gav Wood 70d93be91f Optimisations QString -> string, make AZ snappier by refactoring UI of 9 years ago
  Gav Wood 561d058a6d Transaction injection. Signing still needs properly sorting. 9 years ago
  Gav Wood 9791d9693e Better logging. 9 years ago
  Gav Wood 86f906716d Merge branch 'rpcfix' of https://github.com/debris/cpp-ethereum into debris-rpcfix 9 years ago
  Gav Wood 8a4965c1d5 Lots of build fixes. Now minimal version builds ok. 9 years ago
  Gav Wood 78b70d6882 Refactor just about everything important in the core. 9 years ago
  Gav Wood c34117374a Some early refactoring to support async miners better. 9 years ago
  Gav Wood 02f6160182 Ability to switch GPU/CPU mining on the fly. 9 years ago
  Marek Kotewicz 6c52b1451b additional fields in transaction: blockHash, blockNumber, transactionIndex 9 years ago