Bitcoin Forum
May 22, 2024, 08:14:55 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: How long should the Trezor giveaway last?
2 weeks
3 weeks
1 month

Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 ... 156 »
  Print  
Author Topic: [TX]TRANSFER - BITTREX - MULTIPOOL - ANDROID - POS,TOR,MN, STEALTH  (Read 317812 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
killerjoegreece
Legendary
*
Offline Offline

Activity: 1680
Merit: 1010


Professional Native Greek Translator (2000+ done)


View Profile WWW
October 23, 2015, 01:32:50 PM
 #121

the translation will be complete by sunday. something came up. talk again when i complete it Cheesy
WigitGetIt
Legendary
*
Offline Offline

Activity: 952
Merit: 1000



View Profile WWW
October 23, 2015, 03:11:09 PM
 #122

the translation will be complete by sunday. something came up. talk again when i complete it Cheesy

Awesome.  Thank you killerjoegreece  Grin
infernoman (OP)
Legendary
*
Offline Offline

Activity: 964
Merit: 1000



View Profile
October 24, 2015, 05:01:10 AM
 #123

Updates for the week, I've caught up to dash 0.11.2 and we are just working out some bugs with it.
heres the list since the last client update.


DNSSeed Thread Fix
Scale up addrman
Sync fixes, CPU use, Darksend fixes
Guard against OpenSSL's new strict DER checks
Fix twice denominatedBalance calculations in qt/overviewpage.cpp
Solve performance problems by caching and fix probable security issue
Fix payee selectoin on CMasternodePayments::ProcessBlock
fix log output / more notCapableReason-s
Fix priority calculation in CreateTransaction
HasCollateralInputs should check only for at least 1 collateral (not 2)
CMasternodeman
move list logic back to rpcdarkcsend
add masternodelist to command list
track lastTimeChanged for mnodeman
show active/total MNs on info tab / update it in separate timer
better naming/readability (Find)
Added dstx support for free transactions ( NEEDS FIXED - AcceptToMemoryPool)
Change the way changes are handled:
rpc fixes
rpc: allow "darksend" only with ENABLE_WALLET
fix DoAutomaticDenominating:
allow searching masternode list by ip address
Few fixes for processing extra messages
Fix crashes on remove from vector
Fix versions
check and remove expired masternodes on client start
clear maps in mnodeman
Cleanup copiler
fix filtering for "active" (was broken after IP filtering)
add spaces to table-fy console view of "masternode list"
remove "|" to make full mode a bit more compact
add spaces to IP only in full mode
Merged masternode blinding
Make masternodes.dat verification more specific
fixed shared key usage
rename masternodes.dat->mncache.dat / fix strings
save nDsqCount in mncache.dat
Added input/output/sig trickle
Change DS_COLLATERAL to 0.01 remove DS_FEE
Masternode Proof of Service Added
Add structure for donating a percentage of ones earnings to another party via the protocol
Fixed mnw message issue
fix pubkey/donation conditions
Fixed blinding submission process
increasing ss timeouts
fixed dsee sync
fixed Masternode payments FindOldestNotInVec
Disabled masternode blinding / increased rounds defaults
Masternode voting improvements
remove locks
Added easy to use donations
Changed some locks
Disable relay
Changed some locks
Improved donation code/message
Added "masternode list donation
Fixed ranking issues for PoSe
Fixed masternode donation miscalculations
Explicitly grab each piece of data from memory for hashing in CMasternode::CalculateScore
Reducing spam
New Command: Masternode list pose - Shows proof-of-service score for Masternodes
Don't limit ds-send inputs number artificially, fees should take care of it instead
Reference node fixes / debugging
Compiling warnings / fixed block comparison
Create empty darksilk.conf during startup if it doesn't exist
Updated minimum for reference node
Fixes for "masternode list"
Fix MN ssee: MN should not update itself in MN list until it activated
Fix possible MN breakage during mixing
Remove donations to multisig addresses
Further fixes to Darksend
Added nDenom check for ssa
Fix SelectCoinsByDenominations
Do not search for known sporks by hash, search only by ID
Check collateral before submitting
Fixed vote-many
Fix filtering for masternode list votes rpc
Fixed vote crashes
masternode stop should disable MN and remove it from MN list
DS: Adjust Target Balance
Should set nMaxToAnonymize equal to denominatedBalance only if it's greater then it was possible to denominate
Ref-node : Always fill vecLastPayments
Removal of centrally broadcasted synchronized checkpoints

I think thats around ~3 months of work that dash did. there were some changes that had to be made to accommodate us but thats okay. Some of these changes you wont find in the dash core, and the PosV3 commits have been taken from blackcoin.
nrvasquez
Hero Member
*****
Offline Offline

Activity: 966
Merit: 500


View Profile
October 25, 2015, 05:18:54 AM
 #124

This is an active DEV and people need to really look at this coin.  I'm calling for coin to reach 0.0015 BTC

killerjoegreece
Legendary
*
Offline Offline

Activity: 1680
Merit: 1010


Professional Native Greek Translator (2000+ done)


View Profile WWW
October 25, 2015, 05:53:48 AM
Last edit: October 25, 2015, 07:43:46 AM by killerjoegreece
 #125

https://bitcointalk.org/index.php?topic=1219610.msg12778584#msg12778584 GREEK TRANSLATION IS READY!
bounty received!
nrvasquez
Hero Member
*****
Offline Offline

Activity: 966
Merit: 500


View Profile
October 25, 2015, 07:15:53 AM
 #126

Is there a Spanish translation. If not, I can help with that. Let me Infernoman

infernoman (OP)
Legendary
*
Offline Offline

Activity: 964
Merit: 1000



View Profile
October 25, 2015, 07:38:08 AM
 #127

Forking successful ! Cheesy So we switched to the PosV3 modifier on block 90000 and also switched to 60 second block times. Since the masternodes will need to be updated for instantx and darksend, I am also working on implementing the rest of the changes for PosV3. We have a lot of good mind's helping out along the way, and I cant thank them enough.

What we're doing now is working through the dash files, and comparing them to what we're running now and trying to match everything and get darksend and instantx working properly.
infernoman (OP)
Legendary
*
Offline Offline

Activity: 964
Merit: 1000



View Profile
October 25, 2015, 07:52:22 AM
 #128

Forking successful ! Cheesy So we switched to the PosV3 modifier on block 90000 and also switched to 60 second block times. Since the masternodes will need to be updated for instantx and darksend, I am also working on implementing the rest of the changes for PosV3. We have a lot of good mind's helping out along the way, and I cant thank them enough.

What we're doing now is working through the dash files, and comparing them to what we're running now and trying to match everything and get darksend and instantx working properly.

great work Cheesy

PM was sent Wink

ALSO Masternode voting was implemented, masternode.conf fixed AGAIN.
Donation addresses for masternodes implemented

The only thing really left to do to get in line with dash 0.11.2 is to get darksend and instantx working properly
BTC-BTC-BTC
Legendary
*
Offline Offline

Activity: 1582
Merit: 1001


www.neutroncoin.com


View Profile
October 25, 2015, 08:04:25 AM
 #129

Thank you Infernoman for your hard work and my masternode is working great now.
infernoman (OP)
Legendary
*
Offline Offline

Activity: 964
Merit: 1000



View Profile
October 25, 2015, 09:20:41 AM
 #130

Thank you Infernoman for your hard work and my masternode is working great now.

No problem at all Smiley this last week has been lots long nights and TONS of learning involved Smiley like I said I have some good mentors, and without them we wouldnt be near where we are now Wink persistance is key. I may be new but I learn quick.
mxxxxxx
Legendary
*
Offline Offline

Activity: 2310
Merit: 1000



View Profile
October 25, 2015, 03:06:53 PM
 #131

Forking successful ! Cheesy So we switched to the PosV3 modifier on block 90000 and also switched to 60 second block times. Since the masternodes will need to be updated for instantx and darksend, I am also working on implementing the rest of the changes for PosV3. We have a lot of good mind's helping out along the way, and I cant thank them enough.

What we're doing now is working through the dash files, and comparing them to what we're running now and trying to match everything and get darksend and instantx working properly.

great work Cheesy

PM was sent Wink

ALSO Masternode voting was implemented, masternode.conf fixed AGAIN.
Donation addresses for masternodes implemented

The only thing really left to do to get in line with dash 0.11.2 is to get darksend and instantx working properly

Amazing work Infernoman Smiley

People like you are exactly what crypto needs!

Nefritox
Sr. Member
****
Offline Offline

Activity: 358
Merit: 251


View Profile
October 25, 2015, 04:29:20 PM
 #132

wow, good work, i think this coin is in perfect hands Smiley keep us informed Smiley

.
▀ ▀ ▀▀▀
                 ▄█▄
         ▄▄      ███
         ▀██▄    ███
      ▄▄▄▄▄███▄  ███
   ▄███████████▀ ███
 ▄███▀    ▄██▀   ███
▄███     ██▀     ███
███              ███
███              ███
███▄            ▄███
 ███▄          ▄███
  ▀███▄▄▄▄▄▄▄▄███▀
    ▀▀████████▀


          ██                            ██               ▄▄
          ██                            ██               ▀▀
          ██                            ██     ▄▄
  ▄██████▄██    ▄██████▄      ▄██████▄  ██   ▄██▀        ██    ▄██████▄
▄██▀    ▀███  ▄██▀    ▀██▄  ▄██▀    ▀▀  ██ ▄██▀          ██  ▄██▀    ▀██▄
██        ██  ██        ██  ██          █████▄           ██  ██        ██
██        ██  ██        ██  ██          ██▀▀██▄          ██  ██        ██
▀██▄    ▄██▀  ▀██▄    ▄██▀  ▀██▄    ▄▄  ██   ▀██▄   ▄▄▄  ██  ▀██▄    ▄██▀
  ▀██████▀      ▀██████▀      ▀██████▀  ██     ▀██  ███  ██    ▀██████▀

▬▬   WHITEPAPER   ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
FACEBOOK        TWITTER        TELEGRAM
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬   ANN THREAD   ▬▬
.

infernoman (OP)
Legendary
*
Offline Offline

Activity: 964
Merit: 1000



View Profile
October 25, 2015, 06:18:32 PM
 #133

Thanks for the kind words everyone Wink If you have a chance make a tweet about us informing the crypto world ! I will pay 100 tx to every UNIQUE tweet that you guys post for lets say the next week Wink So until the 1st of November.... TWEET YOUR DAMN HEADS OFF ! Lets get our name out there guys !

My head is killing me today, so I'm not sure I'll be getting much work done, but the plan is to have the client ready in the next week to 2 weeks, I'm trying to plan this as best as possible, so that I'm not bugging you guys or the exchanges to upgrade too often, as that will cause people to lose interest. Instead I'm going to plan these forks carefully so I'm able to get as many changes worked into the next client as I can
infernoman (OP)
Legendary
*
Offline Offline

Activity: 964
Merit: 1000



View Profile
October 25, 2015, 06:44:51 PM
 #134

The end of the month is coming up so I just wanted to put this out there. The multipool that I run, and that TX is also on. Has quite a large monthly cost, If you guys have any contributions towards the payment of that, large or small. It would be greatly appreciated Wink

1TXdoNaTfWPYU4P2TbBgwMTnene8DuSbT
metamorphin
Legendary
*
Offline Offline

Activity: 1106
Merit: 1004


No risk, no fun!


View Profile WWW
October 25, 2015, 08:39:12 PM
 #135

The end of the month is coming up so I just wanted to put this out there. The multipool that I run, and that TX is also on. Has quite a large monthly cost, If you guys have any contributions towards the payment of that, large or small. It would be greatly appreciated Wink

1TXdoNaTfWPYU4P2TbBgwMTnene8DuSbT

I could send u europecoins Wink
BTC-BTC-BTC
Legendary
*
Offline Offline

Activity: 1582
Merit: 1001


www.neutroncoin.com


View Profile
October 25, 2015, 11:51:27 PM
 #136

The end of the month is coming up so I just wanted to put this out there. The multipool that I run, and that TX is also on. Has quite a large monthly cost, If you guys have any contributions towards the payment of that, large or small. It would be greatly appreciated Wink

1TXdoNaTfWPYU4P2TbBgwMTnene8DuSbT

Is this TX address? Or BTC address?
infernoman (OP)
Legendary
*
Offline Offline

Activity: 964
Merit: 1000



View Profile
October 26, 2015, 12:05:47 AM
Last edit: October 26, 2015, 01:44:31 AM by infernoman
 #137

The end of the month is coming up so I just wanted to put this out there. The multipool that I run, and that TX is also on. Has quite a large monthly cost, If you guys have any contributions towards the payment of that, large or small. It would be greatly appreciated Wink

1TXdoNaTfWPYU4P2TbBgwMTnene8DuSbT

Is this TX address? Or BTC address?

The address posted above is a BTC address, an easy way to identify this is by the first character in the address, BTC will always lead with 1, OR with a 3 if its a multisignature address. TX will always start with a 'T'. I haven't tested multi signature addresses on TX but now that this has been brought up I think I'm going to play around a bit with them Wink

EDIT: We've been doing a bit of testing on the new clients, staking and payments to masternodes is working okay. Things we currently need to fix are darksend and donation addresses. InstantX I wont be able to completely test without having 15 masternodes online. So after the next client is released and we make the switch I can do some testing with InstantX too.

Today has been a bit of slow day, but tomorrow I will be back at it early. If you need me I'll be on IRC, but other than that I'm off for the night Wink I'll make sure to update everyone tomorrow with some more progress
WigitGetIt
Legendary
*
Offline Offline

Activity: 952
Merit: 1000



View Profile WWW
October 26, 2015, 02:19:37 AM
 #138

Please retweet and/or reply to the tweets below.  Thank You for the continued support from everyone.  Grin  The future is really bright and the work by infernoman has been outstanding.  Grin

https://twitter.com/wigitgetit/status/658454888196673537

https://twitter.com/wigitgetit/status/658462256955416576

https://twitter.com/wigitgetit/status/658461220098277376

https://twitter.com/wigitgetit/status/658466455134928896

kcanup
Legendary
*
Offline Offline

Activity: 1484
Merit: 1000


View Profile
October 27, 2015, 11:24:00 AM
 #139

Please retweet and/or reply to the tweets below.  Thank You for the continued support from everyone.  Grin  The future is really bright and the work by infernoman has been outstanding.  Grin

https://twitter.com/wigitgetit/status/658454888196673537

https://twitter.com/wigitgetit/status/658462256955416576

https://twitter.com/wigitgetit/status/658461220098277376

https://twitter.com/wigitgetit/status/658466455134928896


Yes, great work he is doing. and you too with those twitter stuffs and cool graphics  Smiley
kcanup
Legendary
*
Offline Offline

Activity: 1484
Merit: 1000


View Profile
October 27, 2015, 11:25:39 AM
 #140

My nodes in .conf file seems dead or inactive lol.. Can somebody post few working node, my wallet has just one active connection atm. Thanks guys!
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 ... 156 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!