bbitcoinguru
Newbie
Offline
Activity: 1
Merit: 0
|
|
December 21, 2017, 11:31:20 PM |
|
Are you advertising anywhere? What's your domain? Godsbitcoin.com Gods[Suspicious link removed]? I'm interested.
|
|
|
|
adrianbits
Newbie
Offline
Activity: 56
Merit: 0
|
|
December 21, 2017, 11:47:21 PM |
|
Understandably, but also there is a scarcity factor here, supply and demand, how many Technical Writers and Public Relations people are also comfortable/knowledgeable about Cryptocurrency? and also how many are specifically interested and knowledgeable about our project? The U.S. vs the World pay rates is an interesting point, cryptocurrencies are a global currency, most peoples pay is tied to where they live and the economic conditions and taxes/politics of where they live, but since we all have internet access we can all work together, I wonder what the global payrate for work will be. Id be interested on your thoughts on what you believe the different payscales and payrates for different jobs that have been proposed so far are. And also what would be your payrate for researching, combining and publishing those results be? I agree that we probably get better content from our writers due to their knowledge and passion, but PR firms learn the jobs the cover as they cover them and I'd wager tech writers do to. I'm not saying we should shop them out to "pros". I'm not the best person to ask for a hard and fast number. Because I believe that most of the work done should be below market rate because 1) It's a charitable cryptocurrency and 2) Most people doing the work are invested in the coin and benefit from the coin getting stronger. That is not to say it should all be free, but if I so certain that something is good for the coin that I'm willing to spearhead the idea and make the proposal, I feel I should be willing to accept below market wages at this point since our shared believe is this coin will rise. And what have you contributed to prop yourself up as the judge of other people's time and worthyness? Clicking a withdraw button? I warned people on this dynamic. Masternodes monopolized and exploited by early participants leading to control of the treasury funds. Masternodes will receive more coins and make more masternodes. Leading to more imbalance and concentration. All in the name of the poor children of course. Is it not strange how you never hear anyone talking about the Bible, Jesus, or God here? Just about money and slaps on the back on 'orphan counts'
|
|
|
|
znffal
|
|
December 22, 2017, 12:01:10 AM |
|
Are you advertising anywhere? What's your domain? Godsbitcoin.com Gods[Suspicious link removed]? I'm interested.
biblepay.org The one you mentioned is not associated with this project as far as I know
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
December 22, 2017, 12:23:46 AM |
|
all MNs except for 3 are in WATCHDOG_EXPIRED" status !!
sorry for bolding, but it's kinda urgent . Can somebody shed some light ?
only 3 MNs are currently enabled out of 51 . can somebody explain what is happening with MNs ? Just walked in, Ive been out doing some construction. I see the issue with every sanctuary down. I was able to trace the issue down to a piece of code in our watchman-on-the-wall. This is going to require a patch to watchman only, but not a patch to BiblePay. I need to jump on this and get this working, please hang on, Ill be back ASAP. Rob
|
|
|
|
PewPewGoesTheDuck
|
|
December 22, 2017, 12:31:13 AM |
|
If you needed some more info. This is the error I'm getting. Traceback (most recent call last): File "bin/watchman.py", line 244, in <module> main() File "bin/watchman.py", line 191, in main perform_biblepayd_object_sync(biblepayd) File "bin/watchman.py", line 24, in perform_biblepayd_object_sync GovernanceObject.sync(biblepayd) File "lib/models.py", line 87, in sync (go, subobj) = self.import_gobject_from_biblepayd(biblepayd, item) File "lib/models.py", line 142, in import_gobject_from_biblepayd subobj, created = subclass.get_or_create(object_hash=object_hash, defaults=subdikt) File "/root/.biblepaycore/watchman/venv/local/lib/python2.7/site-packages/peewee.py", line 4800, in get_or_create return query.get(), False File "/root/.biblepaycore/watchman/venv/local/lib/python2.7/site-packages/peewee.py", line 3090, in get return next(clone.execute()) File "/root/.biblepaycore/watchman/venv/local/lib/python2.7/site-packages/peewee.py", line 2267, in next obj = self.iterate() File "/root/.biblepaycore/watchman/venv/local/lib/python2.7/site-packages/peewee.py", line 2253, in iterate return self.process_row(row) File "/root/.biblepaycore/watchman/venv/local/lib/python2.7/site-packages/peewee.py", line 2331, in process_row setattr(instance, column, func(row[i])) File "/root/.biblepaycore/watchman/venv/local/lib/python2.7/site-packages/peewee.py", line 1072, in python_value return decimal.Decimal(str(value)) File "/usr/lib/python2.7/decimal.py", line 547, in __new__ "Invalid literal for Decimal: %r" % value) File "/usr/lib/python2.7/decimal.py", line 3873, in _raise_error raise error(explanation) decimal.InvalidOperation: Invalid literal for Decimal: '203,096'
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
December 22, 2017, 02:08:31 AM |
|
If you needed some more info. This is the error I'm getting. Traceback (most recent call last): File "bin/watchman.py", line 244, in <module> main() File "bin/watchman.py", line 191, in main perform_biblepayd_object_sync(biblepayd) File "bin/watchman.py", line 24, in perform_biblepayd_object_sync GovernanceObject.sync(biblepayd) File "lib/models.py", line 87, in sync (go, subobj) = self.import_gobject_from_biblepayd(biblepayd, item) File "lib/models.py", line 142, in import_gobject_from_biblepayd subobj, created = subclass.get_or_create(object_hash=object_hash, defaults=subdikt) File "/root/.biblepaycore/watchman/venv/local/lib/python2.7/site-packages/peewee.py", line 4800, in get_or_create return query.get(), False File "/root/.biblepaycore/watchman/venv/local/lib/python2.7/site-packages/peewee.py", line 3090, in get return next(clone.execute()) File "/root/.biblepaycore/watchman/venv/local/lib/python2.7/site-packages/peewee.py", line 2267, in next obj = self.iterate() File "/root/.biblepaycore/watchman/venv/local/lib/python2.7/site-packages/peewee.py", line 2253, in iterate return self.process_row(row) File "/root/.biblepaycore/watchman/venv/local/lib/python2.7/site-packages/peewee.py", line 2331, in process_row setattr(instance, column, func(row[i])) File "/root/.biblepaycore/watchman/venv/local/lib/python2.7/site-packages/peewee.py", line 1072, in python_value return decimal.Decimal(str(value)) File "/usr/lib/python2.7/decimal.py", line 547, in __new__ "Invalid literal for Decimal: %r" % value) File "/usr/lib/python2.7/decimal.py", line 3873, in _raise_error raise error(explanation) decimal.InvalidOperation: Invalid literal for Decimal: '203,096'
Yes, thanks, thats it.
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
December 22, 2017, 02:09:45 AM Last edit: December 22, 2017, 02:20:39 AM by bible_pay |
|
BiblePay - Watchman-On-The-Wall v1.0.0.2 Mandatory Upgrade for Sanctuaries Only
- Prevent decimal format handling errors Upgrade instructions:cd ~/.biblepaycore rm watchman -R git clone https://github.com/biblepay/watchman.gitcd watchman virtualenv venv venv/bin/pip install -r requirements.txt To test: venv/bin/python bin/watchman.py (Ensure watchman.py returns no errors)
|
|
|
|
togoshigekata
|
|
December 22, 2017, 02:12:30 AM |
|
Tested on a sanctuary, no errors/output! Thanks Rob
|
|
|
|
PewPewGoesTheDuck
|
|
December 22, 2017, 02:33:39 AM |
|
Tested and working. Thanks for the quick turn around.
|
|
|
|
tiras
|
|
December 22, 2017, 03:04:07 AM |
|
BiblePay - Watchman-On-The-Wall v1.0.0.2 Mandatory Upgrade for Sanctuaries Only
- Prevent decimal format handling errors Upgrade instructions:cd ~/.biblepaycore rm watchman -R git clone https://github.com/biblepay/watchman.gitcd watchman virtualenv venv venv/bin/pip install -r requirements.txt To test: venv/bin/python bin/watchman.py (Ensure watchman.py returns no errors) applied. thanks Rob
|
|
|
|
616westwarmoth
|
|
December 22, 2017, 03:28:47 AM |
|
Working here as well. Good work and actually very happy this bug occurred so early in the life of the program.
|
|
|
|
adrianbits
Newbie
Offline
Activity: 56
Merit: 0
|
|
December 22, 2017, 08:18:29 AM |
|
|
|
|
|
Seyar
Newbie
Offline
Activity: 60
Merit: 0
|
|
December 22, 2017, 08:21:16 AM |
|
I think I reinstalled watchman earlier and it already fixed the problem.. not sure if I should upgrade now cause its working flawlessly.. think I'll have a close watch on it for the next couple of days.
|
|
|
|
jaapgvk
|
|
December 22, 2017, 09:12:27 AM |
|
I think I reinstalled watchman earlier and it already fixed the problem.. not sure if I should upgrade now cause its working flawlessly.. think I'll have a close watch on it for the next couple of days.
I would upgrade just to be sure. It's just one minute of work and you don't have to restart your sanctuary or anything.
|
|
|
|
ferohers
Newbie
Offline
Activity: 54
Merit: 0
|
|
December 22, 2017, 10:48:20 AM Last edit: December 22, 2017, 12:19:06 PM by ferohers |
|
znffal Luke, very good idea,agree
jaapgkv all slovak guys,not only me
Just dont know why it is that important. Does the pool reward those who found the block?
|
|
|
|
slovakia
|
|
December 22, 2017, 12:47:22 PM |
|
FERO whats not important to you doesnt mean it wont be important for other ppl .. check all pools what exists,how it looks concept,this is transparency if were presenting like charity
|
|
|
|
seasonw
|
|
December 22, 2017, 01:02:14 PM |
|
May I know if second pool minersofmen still operating? Pool wallet did not update for some days...
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
December 22, 2017, 02:19:17 PM |
|
May I know if second pool minersofmen still operating? Pool wallet did not update for some days...
I e-mailed the owner over the last 10 days as we had the upgrades and have not heard back. Alex said the funds are still in the account.
|
|
|
|
ferohers
Newbie
Offline
Activity: 54
Merit: 0
|
|
December 22, 2017, 02:39:40 PM |
|
FERO whats not important to you doesnt mean it wont be important for other ppl .. check all pools what exists,how it looks concept,this is transparency if were presenting like charity
Hey mate. Well in life very little matters to me that's true. I simply wanted to learn why you needed that specific statistic.
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
December 22, 2017, 02:41:22 PM |
|
Regarding CoinsMarkets.com, they sent me a technical question and I replied so I assume it wont be much longer....
|
|
|
|
|