dashpay / electrum-dash-server

Electrum DASH Server
MIT License
10 stars 24 forks source link

Determine RPC methods to use based on dashd version #6

Closed Kefkius closed 8 years ago

Kefkius commented 8 years ago

Adjust the RPC API depending on what version of dashd is running.

@UdjinM6 I've used this successfully, but do you know if there are any other API changes that need to be incorporated?

UdjinM6 commented 8 years ago

We'll get to exact new API closer to release date I guess when we start composing full changelog/release notes. Right now @evan82 is changing API on the fly 😃 (see rpcmasternode-budget.cpp) and it's not that stable yet I guess.