Jeffrey Wilcke
|
eaa4473dbd
core, core/types: readd transactions after chain re-org
|
%!s(int64=10) %!d(string=hai) anos |
Jeffrey Wilcke
|
b60a27627b
core: transaction nonce recovery fix
|
%!s(int64=10) %!d(string=hai) anos |
Jeffrey Wilcke
|
33efb3381c
Merge pull request #1461 from bas-vk/eth_resend
|
%!s(int64=10) %!d(string=hai) anos |
Bas van Kervel
|
7e31df3987
bugfix, pending transaction was resend with new gas price/limit but not removed from transaction pool
|
%!s(int64=10) %!d(string=hai) anos |
Felix Lange
|
bfbcfbe4a9
all: fix license headers one more time
|
%!s(int64=10) %!d(string=hai) anos |
Felix Lange
|
3f047be5aa
all: update license headers to distiguish GPL/LGPL
|
%!s(int64=10) %!d(string=hai) anos |
Felix Lange
|
ea54283b30
all: update license information
|
%!s(int64=10) %!d(string=hai) anos |
Jeffrey Wilcke
|
61ca780f3b
core: reduce CPU load by reducing calls to checkQueue
|
%!s(int64=10) %!d(string=hai) anos |
Felix Lange
|
654564e164
core/types: make transactions immutable
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
bc6031e7bb
core, xeth: moved nonce management burden from xeth to txpool
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
5245bd7b20
core: added a test for missing nonces
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
912cf7ba04
core: added fork test & double nonce test
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
9dd12a64a7
core: renamed txs to pending
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
140d883901
core: test updates
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
d09a6e5421
core, eth, miner: moved nonce management to tx pool.
|
%!s(int64=10) %!d(string=hai) anos |
Felix Lange
|
08befff8f1
core: compute less transaction hashes in TxPool
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
c37389f19c
core: check negative value transactions. Closes #1109
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
88292f35db
core: remove txs from queue in addition to removal of pending
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
145e02fc54
core, miner: added value check on tx validation
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
405720b218
xeth, core, cmd/utils: Transaction can not be over block gas limit
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
7138404cb0
core: only post event once per tx & fixed test
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
498b24270a
core: implemented a queued approach processing transactions
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
6184781b49
Improved transaction pool
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
eb1c26746d
Changed R S to big int and fixed tests
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
0330077d76
moved state and vm to core
|
%!s(int64=10) %!d(string=hai) anos |
Felix Lange
|
a59dd393e7
core: fix tests
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
b523441361
Moved ethutil => common
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
cb382fa76b
Validate transactions sender before adding to pool. Closes #272
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
fed3e6a808
Refactored ethutil.Config.Db out
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
564f02aa2b
Fixed tests
|
%!s(int64=10) %!d(string=hai) anos |