Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Move yieldgen configuration to joinmarket.cfg #246

Closed
wants to merge 509 commits into from

Conversation

abitfan
Copy link
Contributor

@abitfan abitfan commented Sep 30, 2015

No description provided.

chris belcher and others added 30 commits April 28, 2015 11:30
chris-belcher and others added 24 commits September 12, 2015 04:40
- Copy/paste brief explanation of what JoinMarket is from wiki. Should be quickly explained on the landing page.

- Change install dependencies from numbered list to bullets. With two numbered lists the steps look a bit daunting at first glance.

- Added 4th step since we've had a few new people recently not realize that the config is populated on first run, causing some confusion. I believe this also eliminates the need for the note near the end about putting mainnet in the config.

- Reformatted already existing information.
Update readme and change .txt to .md
Waits 10 seconds by default, any nonrespondants after that
are added to a local blacklist that persists until the taker
is restarted.
Changed sendpayment and tumbler so they recover, seems to work

Sending of spent UTXO by maker no longer crashes taker, this is possible with the timeout recovery code
…letnotify

could work, fixed some spelling mistakes
… timeout, now irc code disregards messaged with unknown encryption
orderbook.html: select specific orders with a single click
@AdamISZ
Copy link
Member

AdamISZ commented Dec 2, 2015

It seems like nobody's looked at this?

It seems like an entirely sensible idea, and simple. But: did you notice that we have a required_options dict at the top of common.py, so you could enter these fields into the joinmarket.cfg file, and put it in the default version of course. Then you wouldn't have to load the fields individually. Of course, these fields would just be ignored by the taker scripts.

Also, squash commits into 1 please.

@raedah
Copy link
Contributor

raedah commented Dec 7, 2015

We have 3 yeildgens in develop now. Organizing the config still needs to be done, but will need to be done in a different way which takes into account options which are shared across all yieldgens and options that are specific that that yieldgen. I suggest this pull request is closed.

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.