Commit Graph

812 Commits

Author SHA1 Message Date
sennevb 0ff6a188dd Update README.md (#72)
add pool
2017-01-22 11:27:54 -05:00
Procrastinator f81a74c205 Update README.md 2017-01-20 22:00:34 -05:00
Procrastinator 48dc70b881 Update README.md 2017-01-20 22:00:12 -05:00
Procrastinator 54ecd57f55 Update README.md (#62) 2017-01-20 20:25:33 -05:00
Procrastinator 440e43b0e7 Remove all non-equihash coins 2017-01-12 00:10:07 -05:00
joshuayabut db57642eb1 Bugfix: Rewards incorrect 2017-01-05 01:44:16 +00:00
joshuayabut 53b1378785 fixup! Bugfix #40: Payment processor doesn't know about coinbase-xfer cycling (#53) 2016-12-31 16:40:03 +00:00
joshuayabut a72e021b37 Bugfix: Subtract transaction fees from block rewards 2016-12-29 10:33:44 +00:00
joshuayabut 3566b8efff Enhanced listunspent to count amounts excluding a specific address #55 2016-12-29 09:59:33 +00:00
joshuayabut 6a63d55df6 fixup! Bugfix #40: Payment processor doesn't know about coinbase-xfer cycling (#53) 2016-12-29 09:47:08 +00:00
Procrastinator 7237bedcec Peermagic #56 2016-12-28 14:18:18 -05:00
joshuayabut 0f2250e3de Update README.md 2016-12-27 13:41:21 -05:00
joshuayabut 4ed38e9daf Update website footer 2016-12-27 13:41:21 -05:00
joshuayabut f5ded40bda Updated to MIT license 2016-12-27 13:41:21 -05:00
Joshua Yabut 9a61813678 Bugfix #40: Payment processor doesn't know about coinbase-xfer cycling (#53) 2016-12-27 11:42:48 -05:00
joshuayabut 2a3402baab Bugfix #51: Incorrect hashrate metrics 2016-12-27 07:53:15 +00:00
joshuayabut a740899460 Adjust minimum coin payout in examples 2016-12-27 03:00:41 +00:00
joshuayabut c83ed07049 fixup! Bugfix: Hashrate incorrect 2016-12-26 00:35:40 +00:00
Joshua Yabut c640b4fbaf Switch default port from 80 to 8080. 2016-12-25 00:57:31 -05:00
Joshua Yabut 17de23d8de Update BTC donation address 2016-12-24 21:35:58 -05:00
joshuayabut 57617f106c Bugfix: Hashrate incorrect 2016-12-22 04:27:02 +00:00
Joshua Yabut 600881e993 Initial Release!! 2016-12-20 18:29:49 -05:00
Joshua Yabut 75dbf9e877 Add Zcash support (founders block rewards) (#42) 2016-12-20 18:17:52 -05:00
joshuayabut 477af103a6 Revert "Having payments use only the payment address, and keep previous rounds"
This reverts commit 760f19ec36.
2016-12-19 04:11:55 +00:00
joshuayabut f00a52f8e0 Precision bugfix and validate wallet addresses 2016-12-19 02:28:59 +00:00
joshuayabut 661695b1cf Updated zclassic_example.json for sane varDiff params 2016-12-19 01:59:01 +00:00
Procrastinator 127daf2176 Create zcash.json 2016-12-18 11:40:07 -05:00
Procrastinator f25922080a Update README.md 2016-12-17 22:24:15 -05:00
Procrastinator be09ca83c9 Update README.md 2016-12-17 22:23:09 -05:00
Procrastinator 795b2a05ee Update README.md 2016-12-17 22:22:19 -05:00
Procrastinator b47b34a1ee Merge pull request #35 from xiaolin1579/patch-1
Add pool list.
2016-12-16 03:09:58 +00:00
Procrastinator d4733aec53 Update README.md 2016-12-15 22:09:49 -05:00
xiaolin1579 f98a69c523 Update README.md 2016-12-16 00:22:14 +07:00
Procrastinator e28757254e Update README.md 2016-12-15 07:33:48 -05:00
Procrastinator b4bf31aafe Merge pull request #34 from joshuayabut/LowPriority
LowPriority
2016-12-15 12:33:10 +00:00
Procrastinator 4dc95ce02f Update README.md 2016-12-15 07:32:56 -05:00
Procrastinator 67ac043588 Update README.md 2016-12-14 23:55:43 -05:00
Procrastinator 409c119b23 Update README.md 2016-12-14 23:54:53 -05:00
Procrastinator 090ffc42b9 Update index.html 2016-12-14 21:47:07 -05:00
Procrastinator 18d0285471 Update README.md 2016-12-14 18:57:04 -05:00
Procrastinator de02372521 Update zclassic_example.json 2016-12-13 23:48:41 -05:00
Procrastinator fa9c48510e Merge pull request #27 from fxminer/master
Stats fix, orphan blocks won't bug out payment processor and correct hashrate
2016-12-12 22:59:59 +00:00
Procrastinator c2a57fb8de Merge pull request #31 from joshuayabut/#31,-learngitnow
Update paymentProcessor.js
2016-12-12 07:34:15 -05:00
Procrastinator 325b599698 Update paymentProcessor.js 2016-12-11 23:29:55 -05:00
Procrastinator 2d40c5e3dc Merge pull request #30 from joshuayabut/revert-29-pr/28
Revert "Fix overflowing, have payments use only the payment address, optional to keep previous rounds"
2016-12-11 23:23:15 -05:00
Procrastinator dcfc533afc Revert "Fix overflowing, have payments use only the payment address, optional to keep previous rounds" 2016-12-11 23:02:57 -05:00
Procrastinator 4d0029aab1 Merge pull request #29 from joshuayabut/pr/28
Fix overflowing, have payments use only the payment address, optional to keep previous rounds
2016-12-11 20:41:02 -05:00
Procrastinator 16a0565d7c Make keeping previous rounds optional 2016-12-11 20:32:54 -05:00
Procrastinator 3480c5d0c6 Fix overflowing 2016-12-11 19:34:15 -05:00
Procrastinator 5eb8f75d20 Update paymentProcessor.js 2016-12-10 23:44:46 -05:00