281 Commits (f32b121d1c7d91a99bd18570f1d2686e1ec0d7e2)
 

Author SHA1 Message Date
Alexander Blair 86a3026d50 Returing that we had an error in shapeshift. Whoops!
7 years ago
Snipa22 8febc61be2 Update README.md
7 years ago
Alexander Blair 5b75efcd32 UTF-8 Database Migration Scripts + changing the base SQL file to use UTF8
7 years ago
Alexander Blair b219080c3b Updating bitcoinDevimalToCoin.
7 years ago
Alexander Blair 27744c34da Using round instead. Should be slightly more accurate.
7 years ago
Alexander Blair e06673b794 Moving into a CEIL for decimalToCoin to fix rounding bugs in NodeJS.
7 years ago
Alexander Blair f618fba03a Update to move to shareMulti setting, rather than the hard-coded 2 value.
7 years ago
Alexander Blair e5a0c2685d Adding the token into the permitted headers for CORS.
7 years ago
Alexander Blair 26890d28a0 Update for the new CORS handling for frontend for the API.
7 years ago
Alexander Blair 7a52ba6004 If you can't hang with the mac, don't hmac.
7 years ago
Alexander Blair b3e2c58bcb Update to return a 401 on invalid.
7 years ago
Alexander Blair d0e15f7e1f We needed to be slightly more careful with this. Now we are!
7 years ago
Alexander Blair cc2bfffe07 If statements need elses.
7 years ago
Alexander Blair 603f56c743 Moving away from .keys to my already-available index. I am a spoon.
7 years ago
Alexander Blair becaf9424a Fix to make it so payment ID's won't auto-queue, but will error "safely"
7 years ago
Alexander Blair bf730fddbe Update to include roundHashes
7 years ago
Alexander Blair aa0353868c Rearranging PPLNS and solo port ordering.
7 years ago
Alexander Blair ca2756c716 Regexes are 64 chars for this. Not 1.
7 years ago
Alexander Blair e8604bd320 Need to typeof the subkey.
7 years ago
Alexander Blair b64307deef Rearranging the state.
7 years ago
Alexander Blair 5cc1e051b9 That's offset, not page!
7 years ago
Alexander Blair 67e9a0bde1 Adding limit ranges and port blocking on the API.
7 years ago
Alexander Blair 7c79ceede5 Setting up port disable/lockout from the SQL into the main code base for the pool. Also making it so the API won't list a non-used pool type.
7 years ago
Alexander Blair e6b340a8c6 Merge remote-tracking branch 'origin/master'
7 years ago
Alexander Blair 225c54d016 Setting the manifest file's mime type.
7 years ago
Snipa22 bd6e88da1a Update deploy.bash
7 years ago
Snipa22 2c36759b5f Update deploy.bash
7 years ago
Alexander Blair 3b39d47288 Merge remote-tracking branch 'origin/master'
7 years ago
Alexander Blair 263111c599 Update to work out the payment daemon. Not enough money transactions will flush from the queue automatically.
7 years ago
Snipa22 6f71c57b4b Update SQL_MIGRATIONS.md
7 years ago
Alexander Blair 7abe475b97 Fixing the timestamps in the master logger to keep them all synced to the run state time.
7 years ago
Alexander Blair 91fe9ffae1 Adding a sorter for timestamps on payments.
7 years ago
Alexander Blair 5c08412a9a Adding new frontend repo.
7 years ago
Alexander Blair 760ec284fb Updating the precision to make xmr.to happier.
7 years ago
Alexander Blair 0a589cdada Fixing the payment daemon. Just a little.
7 years ago
Alexander Blair 4b765d6390 Updated SQL for pool.payments with the transaction_fee value.
7 years ago
Alexander Blair be346609b2 blockManager fix for payout verification to properly flag blocks as orphans.
7 years ago
Alexander Blair 0783db81b5 blockManager fix for depthed scans.
7 years ago
Alexander Blair 78c0b2e7fb Update to the pool to ensure that we can't "queue up" multiple GBT's.
7 years ago
Snipa22 c02ce30e00 Merge pull request #14 from Snipa22/blockManager
7 years ago
Alexander Blair 2b8b277725 NodeJS is weird with async callbacks.
7 years ago
Alexander Blair 0efcd22a8a Adding a blockLocker to the system.
7 years ago
Alexander Blair 2d97826020 Merge remote-tracking branch 'origin/master'
7 years ago
Alexander Blair 9fd55bb9a8 Fix for the number of miners being displayed on the site.
7 years ago
Snipa22 0e1a944546 Merge pull request #13 from Snipa22/email-breakout
7 years ago
Alexander Blair 8edd96535c Adding more base entries to SQL for the new worker emails.
7 years ago
Alexander Blair 1101872f5c Missed an identifier.
7 years ago
Alexander Blair 196ab43ea1 Updates to include the new e-mail settings stored in SQL.
7 years ago
Alexander Blair b0981bd189 Moving the pm2 logrotate stuff into a background installer.
7 years ago
Snipa22 bc0ecb24ca Update README.md
7 years ago