neobytes/src/evo
UdjinM6 02c7932f49
Add owner and voting addresses to rpc output, unify it across different methods (#2618)
* Add `owneraddress` and `votingaddress` to json representation of provider txes and rpc output

* Rearrange/unify things a bit

* Add votingAddress to CSimplifiedMNListEntry json

* Use addresses in error messages too

* More unification

* Swap keyIDOwner/keyIDVoting with corresponding addresses in ToString()

* Drop keyIDOwner/keyIDVoting from json and rpc

* More unification: s/operatorRewardAddress/operatorPayoutAddress/

* More unification/cleanup: use specific name instead of just bitcoinAddress

* Fix dip3 test
2019-01-11 13:05:58 +03:00
..
cbtx.cpp Remove temporary code which forked testnet at block 274000 2018-12-13 13:55:46 +01:00
cbtx.h Clang evo folder and activemasternode.* (#2418) 2018-11-06 11:54:23 +03:00
deterministicmns.cpp Add owner and voting addresses to rpc output, unify it across different methods (#2618) 2019-01-11 13:05:58 +03:00
deterministicmns.h Implement HasValidMN, HasValidMNByCollateral and GetValidMNByCollateral 2018-12-31 08:15:44 +01:00
evodb.cpp Ensure EvoDB consistency for quorum commitments by storing the best block hash (#2537) 2018-12-13 09:11:50 +01:00
evodb.h Ensure EvoDB consistency for quorum commitments by storing the best block hash (#2537) 2018-12-13 09:11:50 +01:00
providertx.cpp Add owner and voting addresses to rpc output, unify it across different methods (#2618) 2019-01-11 13:05:58 +03:00
providertx.h Clang evo folder and activemasternode.* (#2418) 2018-11-06 11:54:23 +03:00
simplifiedmns.cpp Add owner and voting addresses to rpc output, unify it across different methods (#2618) 2019-01-11 13:05:58 +03:00
simplifiedmns.h Implement BuildSimplifiedDiff in CDeterministicMNList 2018-11-15 10:42:39 +01:00
specialtx.cpp Refactor CQuorumBlockProcessor and CDeterministicMNManager (#2536) 2018-12-10 06:05:29 +01:00
specialtx.h Clang evo folder and activemasternode.* (#2418) 2018-11-06 11:54:23 +03:00