Skip to content
This repository has been archived by the owner on Dec 3, 2018. It is now read-only.

add wallet bigsupplier and littlespender jobs #58

Merged
merged 1 commit into from
Mar 31, 2017
Merged

Conversation

avahowell
Copy link
Contributor

This PR adds the bigsupplier and littlespender wallet jobs, used to simulate heavily fragmented wallets like the ones used by Poloniex.

There is some ugly code here, since one job requires data (wallet addresses) only available once the other job starts. This logic is handled by the new startJobs func.

expand wallet job, add wallet job flag

add StartJob, WalletAddress() ant methods

add TestStartJob

implement bigspender, littlesupplier jobs

start miner job with supplier job

add job_bigspender, job_littlesupplier
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants