good morning!!!!

Skip to content
Snippets Groups Projects
  1. Jun 28, 2021
  2. Jun 26, 2021
  3. 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
      e51b09da
  4. Jun 11, 2021
    • Alex Sharov's avatar
      txpool_content (#2127) · eedabfca
      Alex Sharov authored
      * txpool_content
      
      * txpool_content
      
      * txpool_content
      
      * txpool_content
      
      * Squashed 'interfaces/' content from commit 1e916d013
      
      git-subtree-dir: interfaces
      git-subtree-split: 1e916d0137aff7bd9e9356cc203cea5f0ea9c7f1
      
      * add test
      
      * add test
      
      * add test
      
      * merge devel
      
      * save
      eedabfca
  5. Jun 09, 2021
  6. Jun 06, 2021
  7. Jun 05, 2021
  8. Jun 04, 2021
  9. May 27, 2021
  10. May 26, 2021
  11. May 04, 2021
  12. Apr 19, 2021
  13. Mar 30, 2021
  14. Mar 24, 2021
  15. Mar 23, 2021
  16. Mar 20, 2021
  17. Nov 19, 2020
  18. Nov 10, 2020
  19. Nov 09, 2020
  20. Nov 06, 2020
  21. Oct 18, 2020
  22. Oct 16, 2020
  23. Oct 02, 2020
  24. Sep 27, 2020
  25. Sep 26, 2020
  26. Sep 19, 2020
  27. 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
      f596a631
  28. Sep 14, 2020
    • Thomas Jay Rush's avatar
      1084 various rpc fixes (#1111) · e5f8073d
      Thomas Jay Rush authored
      
      * Fixes issue #1110 - eth_getStorageAt returning inconsistent values
      
      * Adds support for various eth_getUncle calls
      
      * Adding a couple of comments
      
      * Adding support for eth_getTransactionCount
      
      * Cleaning up README's
      
      * Cleaning up README for rpcdaemon
      
      Co-authored-by: default avatartjayrush <jrush@greathill.com>
      e5f8073d
Loading