good morning!!!!

Skip to content
Snippets Groups Projects
Select Git revision
22 results Searching

interfaces.go

Blame
  • Forked from github / maticnetwork / bor
    2205 commits behind the upstream repository.
    user avatar
    Sayli Patil authored and GitHub committed
    * 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>
    260243cf
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    interfaces.go 10.46 KiB