- Jun 17, 2021
-
-
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
-
- May 22, 2021
-
-
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:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
- May 20, 2021
-
-
Alex Sharov authored
* rename * rename "make grpc" * rename "abi bindings templates" * rename "abi bindings templates"
-
- Apr 19, 2021
-
-
Alex Sharov authored
-
- Mar 23, 2021
-
-
Alex Sharov authored
-
- Oct 24, 2020
-
-
Thomas Jay Rush authored
* Automate documentation * Updating * Updating * Fixing lint * Updating readthedocs documentation * Updating testing * Updating testing
-
- Sep 27, 2020
-
-
Thomas Jay Rush authored
* Fixes issue #1139 - crash when running chaindata mode * Cleaning up error messages as per feedback
-
Thomas Jay Rush authored
This reverts commit 00415eee.
-
- Sep 26, 2020
-
-
Thomas Jay Rush authored
* Fixes issue #1139 - crash when running chaindata mode * Cleaning up error messages as per feedback
-
- Sep 15, 2020
-
-
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
-
- Aug 29, 2020
-
-
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
-
- Aug 27, 2020
-
-
Chase Wright authored
* Update Supported JSON-RPC calls in README * Fix Hyperlinks * Update list * Include net / net_version * Rename net.go to net_api.go * Fix hyperlink for renamed net_api.go file
-
- Aug 18, 2020
-
-
Evgeny Danilenko authored
* grpc regenerate * use string type for id in net_version
-
- Aug 17, 2020
-
-
Evgeny Danilenko authored
-