Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge with next #5

Merged
merged 434 commits into from
Dec 25, 2018
Merged

merge with next #5

merged 434 commits into from
Dec 25, 2018

Conversation

ma7555
Copy link
Owner

@ma7555 ma7555 commented Dec 25, 2018

No description provided.

tpruvot and others added 30 commits August 30, 2017 13:53
can be useful if blocknotify is not working or if the backend had issues..

basically search for missed generated blocks.. and create them if the second param is set

Note: to use with care, old blocks are purged from the db after some time...
Remove the check for poloniex or bittrex. Which stopped coins that also had polo or trex markets to fail to sell.
+ poloniex trading possible issue... for zpool
related to mysql 5.7, int(11) seems no more supported
some unstable (or flooded) wallet chains like LUX may fork twice
Handle coinbase for innova and eternity.
https://bitcointalk.org/index.php?topic=2272607.msg23083239#msg23083239

Masternode payments enabled.

getblocktemplate:
"masternode": {
"payee": "D5rbtUcYuyDPdFpotGBvzoGjt9z81QoKpj",
"script": "76a91407d98dac0453c81cc78e7b0c834a574894d1afc388ac",
"amount": 500001496
},
"masternode_payments_started": true,
"masternode_payments_enforced": true,

so, should be new version (like on Dash 12.1)

coinbase.cpp (stratum on yiimp)

  strcmp(coind->symbol, "DASH") == 0 || strcmp(coind->symbol, "DASH-TESTNET") == 0) // Dash 12.1

-------
Ticker is DSR:
http://coinsmarkets.com/trade-BTC-DSR.htm
its not required to sort them, and can cause some "race" issues
disabled by default, and not enough infos about symbols (no coin label etc)
tpruvot and others added 29 commits August 22, 2018 09:38
and show timestamps as int value
- Use dynode instead of masternode for Dynamic
- Updates Argon2d hash library (https://github.com/P-H-C/phc-winner-argon2)
- Adds argon2d-dyn.conf sample template file
- Code contributed by @BigEvilSoloMiner from Discord.
- testing and contributions by @R3D5H1RT from Discord
- testing and support by @insaneITgeek from Discord.
- Dynamic test stratum pool: https://testpool.dualityblocks.com
rename lyra2z screen + add argon2d-dyn and rainforest
Personal note: imo a factor for 256 would have been useful

Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
This reverts commit b43e8da5ae869c953768f558a0b1b292fcd050de.
Fixing a typo in balance update:
$market->balance was updated by $balance->HeldForTrades but should be $balance-.Available
This caused properly updated balance in previous loop to be overwritten by wrong value.
(disabled by default in settings table)
disabled by default, edit settings table
Since 6.16.3, listtransactions requires '*' in account field
And soon, it may require different rules for mining (algo)
can be useful for miners without password argument (like gominer)
@ma7555 ma7555 merged commit f755cff into ma7555:next Dec 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet