OriginProtocol / origin-js

We've moved to a monorepo: https://github.com/OriginProtocol/origin
MIT License
81 stars 33 forks source link

Add block epoch #588

Closed cuongdo closed 5 years ago

cuongdo commented 5 years ago

Stopgap for speeding up scanning of events for the marketplace contract, particularly for Rinkeby and Mainet. Restricts getPastEvents to a recent block number for the Marketplace contract.

Goes with OriginProtocol/origin-dapp#656 and OriginProtocol/origin-box#102

Checklist: