stratisproject / StratisBitcoinFullNode

Bitcoin full node in C#
https://stratisplatform.com
MIT License
787 stars 315 forks source link

Enable paging for core infinite scrolling #4098

Closed ianadavies closed 4 years ago

ianadavies commented 4 years ago

This PR will enable SQL pagination which is used by StratisCore 2.0 for the new infinite scroll functionality for transaction history

MithrilMan commented 4 years ago

just a note: making changes breaking lines should be avoided I'm ok for long signatures but here I see breaks for short signatures too, did we have a rule that enforce line breaks at specific length?