good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 260243cf authored by Sayli Patil's avatar Sayli Patil Committed by GitHub
Browse files

MAT-865: Add subscribe deposit event filter (#21)


* add eth_depositById rpc method

* add sample depositById test

* change ethereum to bor

* add subscription for new deposit data

* create channel to listen new state change

* push state data to subcribed channel

* apply filter on deposit events sub

* remove unused methods

* Fix: no filter

* Remove unused method

* revert changes

* Fix: RPC port

* refactor and cleanup

* Fix: SubscribeStateEvent

* remove unused import

* Resolve comments

Co-authored-by: default avatarArpit Agarwal <93arpit@gmail.com>
parent c6881be2
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment