Thomas Jay Rush
|
c6c82b7569
|
Finish moving functions to consistent locations to ease testing/documentation of RPC (#1241)
* Cleaning up comments to start
* Renaming get_receipts.go to eth_receipts.go
* Stubbing out RPC mining routines
* Move block-related commands to eth_block.go
* Move transaction-related commands to eth_txs.go
* Move account-related commands to eth_accounts.go
* Move system-related commands to eth_system.go
* Final cleanup
* Updating testing
|
2020-10-14 16:59:42 +01:00 |
|