Commit graph

279 commits

Author SHA1 Message Date
Alexander Blair
485e7726b6 Update with extra debugging information. 2017-11-01 10:38:24 -07:00
Alexander Blair
6e767e175e Stupid grammar. 2017-11-01 10:34:18 -07:00
Alexander Blair
1c84693b90 Replacing cleanShareDB. 2017-11-01 10:30:22 -07:00
Alexander Blair
7646fb11b4 Stupid callback. 2017-11-01 10:25:51 -07:00
Alexander Blair
382fc57add Update with small fixes for the comms system. 2017-11-01 10:25:06 -07:00
Alexander Blair
81d6207d71 Update with function for getOldestLockBlock 2017-11-01 10:18:28 -07:00
Alexander Blair
51b4a98026 Fix bad ref. 2017-11-01 09:28:44 -07:00
Alexander Blair
349be0bc3d Update with the new longRunner for testing. 2017-11-01 09:27:12 -07:00
Snipa22
84a47b3018 Merge pull request #141 from minecoins/deploy
simplify timezone setting
2017-10-24 13:20:07 -07:00
Mine Coins
c2dac9b9bc simplify timezone setting 2017-10-24 22:07:27 +02:00
Snipa22
7e528a4dd0 Update README.md 2017-10-23 07:51:19 -07:00
Alexander Blair
ce1f81c7cb Fix for a bug
Knew I was going to forget something somewhere.  Fixes #134.  Thanks for the report!
2017-10-17 11:47:47 -07:00
Snipa22
23cc46b710 Merge pull request #133 from Snipa22/cn-test
Moving Payments + Addl Coins
2017-10-16 11:53:16 -07:00
Alexander Blair
41920c5e2a Adding todos to re-implement coin functions within the coins/coin.js file. 2017-10-16 09:47:36 -07:00
Alexander Blair
d99eee2571 Fixing another undef error. 2017-10-16 09:41:53 -07:00
Alexander Blair
cd61a82240 Update to keep the pool from repeatedly hammering the BT check. 2017-10-16 09:37:18 -07:00
Alexander Blair
ef7bfbac3f Update to keep the pool from repeatedly hammering the BT check. 2017-10-16 09:29:34 -07:00
Alexander Blair
2138e497a5 Fix for templateUpdate, the only place I use getBlockTemplate. 2017-10-16 09:20:19 -07:00
Alexander Blair
667bc5a029 Update with fixes to finish getting AEON working and to block things from blocking when I don't expect them to.
AEON has a block on the way it does chain saving, which can lock up many portions of the blockManager daemon.  This is now patched in blockmanager.
2017-10-13 12:01:19 -07:00
Alexander Blair
5d31708abf Applying fix for the body of the txn not containing a fee. 2017-10-13 08:36:37 -07:00
Alexander Blair
e0152b8c46 Update to AEON and the config_entries. 2017-10-12 12:11:07 -07:00
Alexander Blair
190ad9c530 Patching AEON's payment systems. 2017-10-12 11:56:01 -07:00
Alexander Blair
0aa696b4eb Update with fix to change paymentFile locations. 2017-10-11 15:54:12 -07:00
Alexander Blair
d8dee7fb1a Update with fix for loading paymentFiles because I'm lazy. 2017-10-11 15:51:07 -07:00
Alexander Blair
e5d2faeb08 Update with AEON base settings. 2017-10-11 15:00:58 -07:00
Alexander Blair
ca87ba3595 Base commit with data from AEON. 2017-10-11 13:24:14 -07:00
Alexander Blair
2b44273e94 Update w/ pool dev address. 2017-10-11 12:43:57 -07:00
Alexander Blair
e9bbbbd15d Update with KRB base. 2017-10-11 12:35:16 -07:00
Alexander Blair
57354f8d94 Update to move to the new cn-test branch. 2017-10-11 12:18:42 -07:00
Alexander Blair
73bf5745d3 Removing ZMQ dependencies. 2017-10-11 11:49:48 -07:00
Snipa22
cfccee540b Merge pull request #113 from minecoins/deploy
fix caddy.service perm
2017-10-11 11:38:07 -07:00
Snipa22
ac33f403dc Update deploy.bash
Pointing to Snipa22's backup of the caddy daemon.
2017-10-02 10:18:41 -07:00
Snipa22
107d6cc5be Update upgrade_monero.bash 2017-09-15 19:01:43 -07:00
Snipa22
a01de693a6 Update monero_daemon.patch 2017-09-15 19:01:11 -07:00
Snipa22
db057f01f3 Update leaf.bash
Updating to v0.11.0.0
2017-09-09 12:48:43 -07:00
Snipa22
581ef943bb Merge pull request #120 from 78bash/patch-2
Update README.md - Correct path for API module
2017-09-09 12:29:42 -07:00
Alexander Blair
b9bb81ec04 Merge remote-tracking branch 'origin/master' 2017-09-09 02:39:23 -07:00
Alexander Blair
883a488b12 v0.11.0.0 Monero Daemon Release. 2017-09-09 02:39:13 -07:00
Bashir
25b02460d3 Update README.md - Correct path for API module 2017-09-09 09:46:16 +03:00
Snipa22
abcd701225 Merge pull request #118 from 78bash/patch-1
Update README.md - Fix API display
2017-09-08 03:20:42 -07:00
Bashir
cbfbae6e00 Update README.md - Fix API display 2017-09-08 13:00:22 +03:00
Mine Coins
200c13dcaa fix caddy.service perm
logs:
systemd[1]: Configuration file /etc/systemd/system/caddy.service is marked executable.
Please remove executable permission bits. Proceeding anyway.
2017-09-06 12:39:33 +02:00
Alexander Blair
9c641aca00 Putting a check in for over-large payment intervals.
Fixes/Closes #99
2017-09-01 12:09:44 -07:00
Alexander Blair
9b1c366b8c Update to use trustChange more aggressively. 2017-08-19 14:37:01 -07:00
Alexander Blair
80fd5cc36b Security Update
Update to patch a small bug in the pool source.  Thanks to MinerCircle for catching this.
2017-08-19 12:16:08 -07:00
Snipa22
51bbd93c44 Update deploy.bash
Update to ensure that the sql_sync is run on install.  Oops!
2017-08-14 10:58:53 -07:00
Snipa22
5da7e40a86 Update README.md 2017-08-14 10:53:57 -07:00
Snipa22
26016cacdc Update README.md 2017-08-14 10:46:20 -07:00
Snipa22
6f81df5089 Merge pull request #98 from chron0/patch-1
Update README.md
2017-08-01 09:18:14 -07:00
chrono
62e7476e4b Update README.md 2017-08-01 16:17:40 +00:00