Commit Graph

217 Commits (8a44451edfa36ea40da564a2fa7ea905d45440a4)

Author SHA1 Message Date
Péter Szilágyi e86e0ecdc8 core, eth, miner, xeth: clean up tx/receipt db accessors 9 years ago
Jeffrey Wilcke a1d9ef48c5 core, eth, rpc: split out block validator and state processor 9 years ago
Jeffrey Wilcke 6ea05f5a54 rpc/api, xeth: added signTransaction method 9 years ago
Felix Lange fbdb44dcc1 cmd/utils, rpc/comms: stop XEth when IPC connection ends 9 years ago
Felix Lange ae1b5b3ff2 eth, xeth: fix GasPriceOracle goroutine leak 9 years ago
Felix Lange de8d5aaa92 core, core/state: move gas tracking out of core/state 9 years ago
Jeffrey Wilcke 6dc14788a2 core, eth/filters, miner, xeth: Optimised log filtering 9 years ago
Gustav Simonsson 1b1f293082 core/state, core, miner: handle missing root error from state.New 9 years ago
Péter Szilágyi 402fd6e8c6 core, eth, event, miner, xeth: fix event post / subscription race 9 years ago
Gustav Simonsson ec6a548ee3 all: Add GPU mining, disabled by default 9 years ago
Jeffrey Wilcke 7c7692933c cmd/geth, cmd/utils, core, rpc: renamed to blockchain 9 years ago
Jeffrey Wilcke 361082ec4b cmd/evm, core/vm, test: refactored VM and core 9 years ago
Jeffrey Wilcke f7a71996fb core, event/filter, xeth: refactored filter system 9 years ago
Jeffrey Wilcke b9359981f4 xeth: fixed nil pointer of filter retrieval 9 years ago
Péter Szilágyi cdc2662c40 core: split out TD from database and all internals 9 years ago
Jeffrey Wilcke 1c3ca3ce6a xeth: max gas limit 9 years ago
Jeffrey Wilcke 7bb5ac045e xeth: added a transact mu 9 years ago
Bas van Kervel f9cbd16f27 support for user agents 9 years ago
Jeffrey Wilcke a23478c0be core, eth, trie, xeth: merged state, chain, extra databases in one 9 years ago
Jeffrey Wilcke b6c5b3b4a7 xeth: fixed contract addr check 9 years ago
Jeffrey Wilcke cf7cef4293 xeth: added address hex check and length check 9 years ago
Bas van Kervel 81e2124ea2 improved error detection and handling for NewTransactionFromBytes 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Jeffrey Wilcke 8fc9830971 cmd/core,xeth: removed unneeded states & added batch writes 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Péter Szilágyi 3642441ca3 xeth: fix #1485, data race in fiilter creation and event firing 9 years ago
Jeffrey Wilcke b1d0d3c0ed xeth: removed unneeded mutex lock 9 years ago
Gustav Simonsson afba798357 xeth: log signed tx hash 9 years ago
Jeffrey Wilcke 819ecd4508 miner, xeth: fire log event during mining. Fix return raw tx 9 years ago
Felix Lange bdae4fd573 all: add some godoc synopsis comments 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
zelig 1208ac83d5 fix natspec test 9 years ago
Jeffrey Wilcke 35cd355c14 cmd,eth,rpc,tests: default coinbase 9 years ago
Jeffrey Wilcke 4f7fc7b23f rpc, xeth: fixed returned tx hash & receipt logs 9 years ago
Felix Lange ec9620fb2f core/types, xeth: separate tx hash and tx signature hash 9 years ago
Taylor Gerring dd521ece3f Always return transaction hash 10 years ago
Taylor Gerring cd4cc309ae Remove redundant function 10 years ago
Taylor Gerring 481b221279 Decode full receipt storage 10 years ago
Jeffrey Wilcke 2feb23c1da core, eth, miner, xeth: receipt storage fix 10 years ago
Jeffrey Wilcke 29e2fb38f8 core, miner: miner header validation, transaction & receipt writing 10 years ago
zelig eb82ca4563 rpc/js coinbase returns null if no etherbase set 10 years ago
Jeffrey Wilcke 529fb7a7d7 core, xeth: core.AddressFromMessage removed => crypto.CreateAddress 10 years ago
Felix Lange 1d42888d30 core/types: make blocks immutable 10 years ago
Felix Lange 654564e164 core/types: make transactions immutable 10 years ago
obscuren 07c3de3f75 core, miner, xeth: renamed gas methods 10 years ago
obscuren a977f3c0dc xeth, tests: fixed api 10 years ago
SilentCicero 1f34daccc3 Added glog messages like Transaction 10 years ago
SilentCicero 6add45cd10 Remove Extra Loggers 10 years ago
SilentCicero 7ec8c257ff New DataArgs and eth_sendRawTransaction 10 years ago
zsfelfoldi 610adfd83f fixed xeth.gpo = nil bug 10 years ago