aragon / aragon.js

(Aragon 1) A monorepo of JavaScript libraries for interacting with Aragon
https://aragon.org
GNU Affero General Public License v3.0
82 stars 58 forks source link

update: added support for Harmony One Blockchain #488

Closed victaphu closed 2 years ago

victaphu commented 2 years ago

Changes Changed the way events are retrieved because Harmony One wss end-points restrict the amount of blocks scanned to 1024. Added a parameter called PAST_EVENTS_BATCH_SIZE that indicates the batch size for block scans when using getPastEvents.

If you are modifying the external API of one of the modules, please remember to also change the documentation

welcome[bot] commented 2 years ago

Thanks for opening this pull request! Someone will review it soon 🔍

CLAassistant commented 2 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: victaphu
:x: zain


zain seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

victaphu commented 2 years ago

I'll redo this pull, the CLA is not signed and the user zain is a misconfigured user on my system