dtr-org / unit-e

A digital currency for a new era of decentralized trust
https://unit-e.io
MIT License
45 stars 15 forks source link

Functional tests for staking RPCs #926

Closed scravy closed 5 years ago

scravy commented 5 years ago

Functional tests for staking RPCs: tracestake, tracechain, getstakeablecoins.

Also a test for checking the chain of stake which generates a 100 blocks and checks that generate properly linked the stake: feature_staking (will be extended).

Also provides two utilities assert_matches and Matcher. This one should be fun to review :-)