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
|
7f14fbd579
core: pending txs now re-validated once every second
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
fba40e18d9
core: added accessor for queued transactions
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
d3be1a2719
eth: moved mined, tx events to protocol-hnd and improved tx propagation
|
%!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
|
093d6d5074
core: removed nonce resetting from the block processor.
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
6e2f78ebdd
Default log to stderr
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
6184781b49
Improved transaction pool
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
f08e9cbe42
ignore invalid txs right after being added if they prove incorrect
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
a953f3ec97
Sync managed accounts to the network
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
09147a50ed
Improved tx pool to ignore invalid transactions
|
%!s(int64=10) %!d(string=hai) anos |
Felix Lange
|
a59dd393e7
core: fix tests
|
%!s(int64=10) %!d(string=hai) anos |
Felix Lange
|
17c5ba2b6b
core: actually convert transaction pool
|
%!s(int64=10) %!d(string=hai) anos |
Felix Lange
|
b95387a0dc
core: convert transaction pool to common.{Address,Hash}
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
b523441361
Moved ethutil => common
|
%!s(int64=10) %!d(string=hai) anos |
Matthew Wampler-Doty
|
de9f79133f
Introducing ethash
|
%!s(int64=10) %!d(string=hai) anos |
Ethan Buchman
|
5a827417d9
Merge branch 'develop' of https://github.com/ethereum/go-ethereum into develop
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
ea9a549bbd
Removed exported fields from state object and added proper set/getters
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
fa4cbad315
Optimisations and fixed a couple of DDOS issues in the miner
|
%!s(int64=10) %!d(string=hai) anos |
Ethan Buchman
|
2ba65f4fba
Merge branch 'develop' of https://github.com/ethereum/go-ethereum into develop
|
%!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 |
Ethan Buchman
|
2da367a2be
fix unchecked slice index on tx.From()
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
60d9611c23
Fixed tests where txs weren't properly removed
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
6abf8ef78f
Merge
|
%!s(int64=11) %!d(string=hai) anos |
obscuren
|
16f417f5af
Fixed bug where logging could crash client during tx adding
|
%!s(int64=11) %!d(string=hai) anos |
obscuren
|
d336e24dce
Removed the need of having a backend for the tx pool
|
%!s(int64=11) %!d(string=hai) anos |
obscuren
|
ae2c90cc28
Removed value check from tx validation
|
%!s(int64=11) %!d(string=hai) anos |
obscuren
|
48d2a8b8ee
Refactored tx pool and added extra fields to block
|
%!s(int64=11) %!d(string=hai) anos |