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

validate cjfee in OrderbookWatch.on_order_seen #180

Merged
merged 1 commit into from
Aug 9, 2015

Conversation

adlai
Copy link
Contributor

@adlai adlai commented Aug 9, 2015

resolves #178 and #179

@@ -1,5 +1,4 @@
import BaseHTTPServer, SimpleHTTPServer, threading
from decimal import Decimal
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In common.py we have from decimal import Decimal, and a few lines down we have from common import *, making the above import redundant.

chris-belcher added a commit that referenced this pull request Aug 9, 2015
validate cjfee in OrderbookWatch.on_order_seen
@chris-belcher chris-belcher merged commit 8509156 into JoinMarket-Org:master Aug 9, 2015
@adlai adlai deleted the garbage-in-garbage-out branch September 5, 2015 13:18
ghtdak pushed a commit to ghtdak/joinmarket that referenced this pull request Oct 1, 2015
…ut [yapf]

validate cjfee in OrderbookWatch.on_order_seen
ghtdak pushed a commit to ghtdak/joinmarket that referenced this pull request Oct 4, 2015
validate cjfee in OrderbookWatch.on_order_seen
ghtdak pushed a commit to ghtdak/joinmarket that referenced this pull request Dec 4, 2015
validate cjfee in OrderbookWatch.on_order_seen
[gitreformat yapf-ify (github/ghtdak) on Fri Dec  4 04:50:39 2015]
[from commit: 8509156]
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.

2 participants