openethereum/rpc/src
Niklas Adolfsson dcb69ba353 [ethcore]: apply filter when PendingSet::AlwaysQueue in ready_transactions_filtered (#11227)
* [ethcore]: apply filter when `from_queue`

In `ready_transactions_filtered` the filter were never applied when
the options PendingSet::AlwaysQueue` was configured which this fixes

It also adds a two tests for it

* [ethcore test-helpers]: stray printlns

* docs(ethcore filter options): more generic desc

* tests(ethcore miner): simply filter tests

* [ethcore filter_options]: fix nits

* doc: nit

Co-Authored-By: David <dvdplm@gmail.com>

* doc: nit

Co-Authored-By: David <dvdplm@gmail.com>

* doc: nit

Co-Authored-By: David <dvdplm@gmail.com>

* doc: nit

Co-Authored-By: David <dvdplm@gmail.com>

* doc: nit

Co-Authored-By: David <dvdplm@gmail.com>

* doc(miner filter): simplify documentation

* [rpc]: make tests compile
2019-11-25 12:03:50 +01:00
..
tests fix(compilation warnings) (#10649) 2019-05-13 15:10:25 +02:00
v1 [ethcore]: apply filter when PendingSet::AlwaysQueue in ready_transactions_filtered (#11227) 2019-11-25 12:03:50 +01:00
authcodes.rs [dependencies] bump rand 0.7 (#11022) 2019-10-18 15:12:16 +02:00
http_common.rs fix(rpc): fix a bunch of clippy lints (#10493) 2019-03-22 12:01:11 +01:00
lib.rs Extract snapshot to own crate (#11010) 2019-09-03 11:29:25 +02:00