stakepoold

command
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2018 License: ISC, MIT Imports: 42 Imported by: 0

README

stakepoold

The goal of stakepoold is to communicate with exccd/exccwallet/exccstakepool via client/server gRPC in order to handle all stakepool functions that are currently in exccwallet or are undefined/unhandled.

First:

Receive, store, and act on (vote) per-user voting policy from exccstakepool.

Steps
  1. stakepoold skeleton code with testnet/mainnet flags with per-network vote version
  2. wire up stakepoold to get notified of winners, set votebits according to prefs/vote version, ask wallet to sign, send
  3. add user voting policy interface to exccstakepool
  4. send exccstakepool user voting policy config to stakepoold and store it

Second:

Rip out all stakepool-related configuration from the wallet. (ticket adding, multisig scripts, fee checking, votebits modification RPCs)

Steps
  1. Migrate the rest of the stakepool-related functionality from wallet to stakepoold.
  2. Modify exccstakepool to cope with changes. exccstakepool should not need to talk to exccwallet directly anymore.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
rpc
rpcserver
Package rpcserver implements the RPC API and is used by the main package to start gRPC services.
Package rpcserver implements the RPC API and is used by the main package to start gRPC services.
stakepoolrpc
Package stakepoolrpc is a generated protocol buffer package.
Package stakepoolrpc is a generated protocol buffer package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL