good morning!!!!

Skip to content
Snippets Groups Projects
  1. Jun 17, 2021
    • mempirate's avatar
      Implements net_peerCount RPC call for internal sentries (#2172) · e51b09da
      mempirate authored
      * Implement API and protobuf
      
      * Squashed 'interfaces/' content from commit cd3eca28e
      
      git-subtree-dir: interfaces
      git-subtree-split: cd3eca28e50367af9de52fca863b1d7528bff774
      
      * Implement net_peerCount RPC call
      
      * Squashed 'interfaces/' content from commit cd3eca28e
      
      git-subtree-dir: interfaces
      git-subtree-split: cd3eca28e50367af9de52fca863b1d7528bff774
      
      * Fixing merge conflicts
      
      * Remove p2p.Server from Ethereum backend
      
      * Fix peerCount calculation for internal sentries
      
      * Bump eth backend API version
      
      * Update rpcdaemon README
      
      * Document version change
  2. May 22, 2021
    • Alex Sharov's avatar
      Check version of remote services (#1989) · 14c15cba
      Alex Sharov authored
      
      * save
      
      * save
      
      * Squashed 'interfaces/' content from commit 08c32a09e
      
      git-subtree-dir: interfaces
      git-subtree-split: 08c32a09e40b1e6fcb5922e723191c9477545356
      
      * Revert "Squashed 'interfaces/' content from commit 08c32a09e"
      
      This reverts commit 8393d9fd
      
      * save
      
      * seve
      
      * Squashed 'interfaces/' content from commit dd6a42724
      
      git-subtree-dir: interfaces
      git-subtree-split: dd6a42724401f34c21662ca1aa1718effb92320d
      
      * ensure versions compatibility of all remote services
      
      * Revert "Squashed 'interfaces/' content from commit dd6a42724"
      
      This reverts commit 2a764bf9
      
      * Squashed 'interfaces/' content from commit dd6a42724
      
      git-subtree-dir: interfaces
      git-subtree-split: dd6a42724401f34c21662ca1aa1718effb92320d
      
      * Revert "Squashed 'interfaces/' content from commit dd6a42724"
      
      This reverts commit 52621846
      
      * Squashed 'interfaces/' content from commit dd6a42724
      
      git-subtree-dir: interfaces
      git-subtree-split: dd6a42724401f34c21662ca1aa1718effb92320d
      
      * a
      
      * a
      
      * a
      
      * a
      
      * a
      
      Co-authored-by: default avatarAlex Sharp <alexsharp@Alexs-MacBook-Pro.local>
  3. May 20, 2021
  4. Apr 19, 2021
  5. Mar 23, 2021
  6. Oct 24, 2020
  7. Sep 27, 2020
  8. Sep 26, 2020
  9. Sep 15, 2020
    • Thomas Jay Rush's avatar
      1075 RPC additions and cleanup of README (#1117) · f596a631
      Thomas Jay Rush authored
      * Rewrite of README for clarity and expanding implementation table
      
      * Small cleanups for web3_api.go
      
      * Changed GetReceipts function to non-export (getRecipts) and cleaned up comments
      
      * Added a comment for GetLogsByHash
      
      * Add support for eth_protocolVersion and eth_chainId
      
      * Adding comments and re-ordering fields to agree with Parity's ordering
      
      * Added support for eth_listening. Moved net_version to same file as others
      
      * Setup for adding eth_gasPrice
  10. Aug 29, 2020
    • Alex Sharov's avatar
      eth_syncing (#991) · 07ca5c64
      Alex Sharov authored
      * eth_syncing
      
      * linters
      
      * fix readme
      
      * cleanup cli params
      
      * go mod tidy
      
      * remove memsize ui dep
      
      * remove bloomfilter
      
      * implement net_peerCount
      
      * remove legacy flags
  11. Aug 27, 2020
  12. Aug 18, 2020
  13. Aug 17, 2020
Loading