Files
openethereum/js/src
Anton Gavrilov 0a5c9b0465 Add pagination for trace_filter rpc method (#6312)
* Optional offset and count added on client level

* Rpc interface extended

* Tests corrected

* Filtering code refactored a little bit

* Offset type was changed to usize

* Handling of block hash in offset added

* Offset reworked to number

* Trailing comma removed

* Import for Quantity type added

* Offset and count moved into filter object

* Lost comma removed

* Return empty vec instead of None in case of incorrect range
2017-10-03 10:03:46 +02:00
..
2017-08-06 18:33:54 +02:00
2017-05-24 12:24:07 +02:00
2017-09-20 10:43:14 +02:00
2017-09-26 13:05:41 +02:00
2017-10-02 15:27:59 +02:00
2017-08-13 17:41:50 +02:00
2017-09-10 18:03:35 +02:00
2017-07-29 21:10:14 +02:00