Bitcoin Forum
May 04, 2024, 01:57:04 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 [98] 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 ... 249 »
  Print  
Author Topic: ◈◈Bitcredit ◈◈ Migrating to UniQredit◈◈  (Read 284487 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.
thelonecrouton
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


View Profile
May 07, 2015, 09:18:29 AM
 #1941

Does anyone have problems with the BN payments schedule?

Code:
int64_t GetBanknodePayment(int nHeight, int64_t blockValue)
{
    int64_t ret = blockValue/5; //20%

  
    if(nHeight > 85000)               ret += blockValue / 20; //  25.0%
    if(nHeight > 85000+((1440*30)* 1)) ret += blockValue / 20; //  30.0%
    if(nHeight > 85000+((1440*30)* 2)) ret += blockValue / 20; //  35.0%
    if(nHeight > 85000+((1440*30)* 3)) ret += blockValue / 40; //  37.5%
    if(nHeight > 85000+((1440*30)* 4)) ret += blockValue / 40; //  40.0%
    if(nHeight > 85000+((1440*30)* 5)) ret += blockValue / 40; //  42.5%
    if(nHeight > 85000+((1440*30)* 6)) ret += blockValue / 40; //  45.0%
    if(nHeight > 85000+((1440*30)* 7)) ret += blockValue / 40; //  47.5%
    if(nHeight > 85000+((1440*30)* 8)) ret += blockValue / 40; //  50.0%
    if(nHeight > 85000+((1440*30)* 9)) ret += blockValue / 40; //  52.5%
    if(nHeight > 85000+((1440*30)*10)) ret += blockValue / 40; //  55.0%
    if(nHeight > 85000+((1440*30)*11)) ret += blockValue / 40; //  57.5%
    if(nHeight > 85000+((1440*30)*12)) ret += blockValue / 40; //  60.0%
    
    
    return ret;
}

Nope, looks fine, if anything I would ramp it forward - lower the 1440 to 800 to better reflect the avg. blocks per day and keep it more or less monthly, and keep the increments at 5%.

I never understood why Evan/DRK wanted to stretch the process out for 18 months - MNs and BNs are the core of both currencies, the value added by having them far outweighs any 'loss' to the miners.

edit: just read your google spreadsheet, yeah BN reward should increase over time, not decrease! I had been working off just the code above, hadn't taken into account the block reduction... kind of drastically changes the picture for a BN investor...

More money held in BNs means greater price stability too.
1714787824
Hero Member
*
Offline Offline

Posts: 1714787824

View Profile Personal Message (Offline)

Ignore
1714787824
Reply with quote  #2

1714787824
Report to moderator
The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714787824
Hero Member
*
Offline Offline

Posts: 1714787824

View Profile Personal Message (Offline)

Ignore
1714787824
Reply with quote  #2

1714787824
Report to moderator
1714787824
Hero Member
*
Offline Offline

Posts: 1714787824

View Profile Personal Message (Offline)

Ignore
1714787824
Reply with quote  #2

1714787824
Report to moderator
1714787824
Hero Member
*
Offline Offline

Posts: 1714787824

View Profile Personal Message (Offline)

Ignore
1714787824
Reply with quote  #2

1714787824
Report to moderator
thelonecrouton
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


View Profile
May 07, 2015, 09:19:50 AM
 #1942

bitcreditscc, any ideas why block 107254 has so far taken 1hr42mins? I tried to setgenerate true to hurry it on a bit but got a core dump.  Undecided

The pools have like 4-5 kh/s. at diff 3k, that should be solved in like 30 seconds ...i think its not on a high diff block so something else is up, as time proceeds i am sure it will illuminate itself.  Also, it seems that the new wallet has fixed the syncing issue of yesterday so that's one down.

can you post your getblocktemplate?


Unfortunately, I still can not send! Any ideas?

07:52:55

getblocktemplate


07:52:55

CreateNewBlock() : TestBlockValidity failed (code -1)


Have you unchecked the Darksend box in the Send screen?
siameze
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000



View Profile
May 07, 2015, 12:45:32 PM
 #1943

Anyone here that has experience building this on Debian 7/8 ? I have tried at random times over the past few weeks to build and still run into dependency issues, despite building against the latest boost. I am obviously missing something but this is my first go at building this type of wallet with added features, etc.


EDIT: This is a 64 bit system, which carries it's own headaches. Configure fails at this point:

checking whether the linker accepts -Wl,--exclude-libs,ALL... yes
configure: error: No working boost sleep implementation found.


I am sure with Wheezy, it is still reading the system boost headers. If I build latest boost and define the path during configure, it will still fail on the same note.


                     ▀▀█████████▀████████████████▄
                        ████▄      ▄████████████████
                     ▄██████▀  ▄  ███████████████████
                  ▄█████████▄████▄███████████████████
                ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀████████
                                               ▀▀███▀
    ▄█▀█       ▄▀  ▄▀▀█  ▄▀   █████████████████▄ ██▀         ▄▀█
   ▄█ ▄▀      ▀█▀ █▀ █▀ ▀█▀  ███████████████████ █▀ ▀▀      ▄▀▄▀
  ▄█    ▄███  █     █   █   ████████████████████  ▄█     ▄▀▀██▀ ▄███
███▄▄▄  █▄▄▄ █▄▄ ▄▄▀   █▄▄ ██████████████████▀▀   █▄▄ ▄▄ █▄▄█▄▄▄█▄▄▄
                           ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
                            ▀▀█████████████▄
                                █████████████▄
                                  █████████████▄
                                    ▀███████▀▀▀▀▀
                                      ▀████▀
                                        ▀█▀
LetItRideINNOVATIVE ▬▬▬
DICE GAME
                        ▄███████████▄
                       ██  ██████████▄
                     ▄█████████████  ██▄
            ▄▄▀█▄▄▄▄▄████████████████████▄
        ▄▄█▀   ███████████  █████  ████  █
    ▄██████ ▄▄███████████████████████████▀
 ▄▀▀ ██████████████████████████  ████  █
█  ▄███████████▀▀▀█████████████████████
██████████████    ████████▀▀██████  █▀
██████████████▄▄▄██████████   ▀▀▀▀▀▀▀
███▀ ▀██████████████████████
██    ███████████████████████
██▄▄██████████████████████████
██████████████▀   ██████████
  █████████████   ▄██████▀▀
     ▀▀██████████████▀▀
         ▀▀██████▀▀
PROVABLY
F A I R
▄█████████████▀ ▄█
██            ▄█▀
██          ▄██ ▄█
██ ▄█▄    ▄███  ██
██ ▀███▄ ▄███   ██
██  ▀███████    ██
██    █████     ██
██     ███      ██
██      ▀       ██
██              ██
▀████████████████▀
BUY  BACK
PLANS
[BTC]
dragos_bdi
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
May 07, 2015, 01:14:37 PM
 #1944

Anyone here that has experience building this on Debian 7/8 ? I have tried at random times over the past few weeks to build and still run into dependency issues, despite building against the latest boost. I am obviously missing something but this is my first go at building this type of wallet with added features, etc.


EDIT: This is a 64 bit system, which carries it's own headaches. Configure fails at this point:

checking whether the linker accepts -Wl,--exclude-libs,ALL... yes
configure: error: No working boost sleep implementation found.


I am sure with Wheezy, it is still reading the system boost headers. If I build latest boost and define the path during configure, it will still fail on the same note.

what boost version ?
did you compiled from source ?
are you sure you've compiled all libraries ?

Thank You for your tips!
BCR - 5u7KPyiHKeg6sbdvd9XhT9HHpvh5c2ppTe
BTC - 1ASJQ7SE84sgQketS2kQCTQLV3DJesYnLh
siameze
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000



View Profile
May 07, 2015, 02:09:20 PM
 #1945

Anyone here that has experience building this on Debian 7/8 ? I have tried at random times over the past few weeks to build and still run into dependency issues, despite building against the latest boost. I am obviously missing something but this is my first go at building this type of wallet with added features, etc.


EDIT: This is a 64 bit system, which carries it's own headaches. Configure fails at this point:

checking whether the linker accepts -Wl,--exclude-libs,ALL... yes
configure: error: No working boost sleep implementation found.


I am sure with Wheezy, it is still reading the system boost headers. If I build latest boost and define the path during configure, it will still fail on the same note.

what boost version ?
did you compiled from source ?
are you sure you've compiled all libraries ?



Boost is 1.58.0 all libs compiled from source. I have also attempted build using qmake (for simplicity sake) and get the error:

/root/crypto/bicreditsnew/bitcredit-qt.pro:540: Parse Error ('src/qt/res/themes/qdarkstyle/style.qrc')
Error processing project file: /root/crypto/bicreditsnew/bitcredit-qt.pro


                     ▀▀█████████▀████████████████▄
                        ████▄      ▄████████████████
                     ▄██████▀  ▄  ███████████████████
                  ▄█████████▄████▄███████████████████
                ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀████████
                                               ▀▀███▀
    ▄█▀█       ▄▀  ▄▀▀█  ▄▀   █████████████████▄ ██▀         ▄▀█
   ▄█ ▄▀      ▀█▀ █▀ █▀ ▀█▀  ███████████████████ █▀ ▀▀      ▄▀▄▀
  ▄█    ▄███  █     █   █   ████████████████████  ▄█     ▄▀▀██▀ ▄███
███▄▄▄  █▄▄▄ █▄▄ ▄▄▀   █▄▄ ██████████████████▀▀   █▄▄ ▄▄ █▄▄█▄▄▄█▄▄▄
                           ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
                            ▀▀█████████████▄
                                █████████████▄
                                  █████████████▄
                                    ▀███████▀▀▀▀▀
                                      ▀████▀
                                        ▀█▀
LetItRideINNOVATIVE ▬▬▬
DICE GAME
                        ▄███████████▄
                       ██  ██████████▄
                     ▄█████████████  ██▄
            ▄▄▀█▄▄▄▄▄████████████████████▄
        ▄▄█▀   ███████████  █████  ████  █
    ▄██████ ▄▄███████████████████████████▀
 ▄▀▀ ██████████████████████████  ████  █
█  ▄███████████▀▀▀█████████████████████
██████████████    ████████▀▀██████  █▀
██████████████▄▄▄██████████   ▀▀▀▀▀▀▀
███▀ ▀██████████████████████
██    ███████████████████████
██▄▄██████████████████████████
██████████████▀   ██████████
  █████████████   ▄██████▀▀
     ▀▀██████████████▀▀
         ▀▀██████▀▀
PROVABLY
F A I R
▄█████████████▀ ▄█
██            ▄█▀
██          ▄██ ▄█
██ ▄█▄    ▄███  ██
██ ▀███▄ ▄███   ██
██  ▀███████    ██
██    █████     ██
██     ███      ██
██      ▀       ██
██              ██
▀████████████████▀
BUY  BACK
PLANS
[BTC]
Mario241077
Legendary
*
Offline Offline

Activity: 1302
Merit: 1000

ORB has a good chance to grow.


View Profile
May 07, 2015, 03:13:00 PM
 #1946

bitcreditscc, any ideas why block 107254 has so far taken 1hr42mins? I tried to setgenerate true to hurry it on a bit but got a core dump.  Undecided

The pools have like 4-5 kh/s. at diff 3k, that should be solved in like 30 seconds ...i think its not on a high diff block so something else is up, as time proceeds i am sure it will illuminate itself.  Also, it seems that the new wallet has fixed the syncing issue of yesterday so that's one down.

can you post your getblocktemplate?


Unfortunately, I still can not send! Any ideas?

07:52:55

getblocktemplate


07:52:55

CreateNewBlock() : TestBlockValidity failed (code -1)


Have you unchecked the Darksend box in the Send screen?

yes, unchecked

Status: conflicted, has not been successfully broadcast yet
Date: 07.05.2015 07:37
To: 6ELnLCQbGTw1E3oxqm36CKU3E1o2EcVivR
Debit: -100.00000000 BCR
Net amount: -49.20700906 BCR
Transaction ID: 1862ecf5e44e0c7e25ba7e4a07082c03d003dc0ab6f49a5d9dbece1dd195da9a-000

Are you a part of the ORB Community or want to be it, then gives your vote! here!! One of the first 30 currencys in the World is Orbitcoin DEV Forum - don't forget free ORB's are here ORB Faucet, tell your friend's - With PoW (without Asic's)/PoS Hybrid-System everyone can mine ORB with general purpose pc-hardware. The PoS (Proof of Stake) generation features very low energy consumption. Green Stake over PoS
dragos_bdi
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
May 07, 2015, 04:48:33 PM
 #1947

Anyone here that has experience building this on Debian 7/8 ? I have tried at random times over the past few weeks to build and still run into dependency issues, despite building against the latest boost. I am obviously missing something but this is my first go at building this type of wallet with added features, etc.


EDIT: This is a 64 bit system, which carries it's own headaches. Configure fails at this point:

checking whether the linker accepts -Wl,--exclude-libs,ALL... yes
configure: error: No working boost sleep implementation found.


I am sure with Wheezy, it is still reading the system boost headers. If I build latest boost and define the path during configure, it will still fail on the same note.

what boost version ?
did you compiled from source ?
are you sure you've compiled all libraries ?



Boost is 1.58.0 all libs compiled from source. I have also attempted build using qmake (for simplicity sake) and get the error:

/root/crypto/bicreditsnew/bitcredit-qt.pro:540: Parse Error ('src/qt/res/themes/qdarkstyle/style.qrc')
Error processing project file: /root/crypto/bicreditsnew/bitcredit-qt.pro


I don't tryed to compile using the qmake, so I can't tell you nothing.
Could you tell me the "./b2" line used ?

Thank You for your tips!
BCR - 5u7KPyiHKeg6sbdvd9XhT9HHpvh5c2ppTe
BTC - 1ASJQ7SE84sgQketS2kQCTQLV3DJesYnLh
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
May 07, 2015, 05:31:53 PM
 #1948

bitcreditscc, any ideas why block 107254 has so far taken 1hr42mins? I tried to setgenerate true to hurry it on a bit but got a core dump.  Undecided

The pools have like 4-5 kh/s. at diff 3k, that should be solved in like 30 seconds ...i think its not on a high diff block so something else is up, as time proceeds i am sure it will illuminate itself.  Also, it seems that the new wallet has fixed the syncing issue of yesterday so that's one down.

can you post your getblocktemplate?


Unfortunately, I still can not send! Any ideas?

07:52:55

getblocktemplate


07:52:55

CreateNewBlock() : TestBlockValidity failed (code -1)


Have you unchecked the Darksend box in the Send screen?

yes, unchecked

Status: conflicted, has not been successfully broadcast yet
Date: 07.05.2015 07:37
To: 6ELnLCQbGTw1E3oxqm36CKU3E1o2EcVivR
Debit: -100.00000000 BCR
Net amount: -49.20700906 BCR
Transaction ID: 1862ecf5e44e0c7e25ba7e4a07082c03d003dc0ab6f49a5d9dbece1dd195da9a-000

Activation of darksend has brought it's own problems, i am looking into this. As far as i am concerned , i would completely deactivate it. Darksend in my opinion is a gimmick.Enough anonymity is already assured by not using the same address for anything other than Bank Tx. And even then i have figure a way that allows users to use different addresses while still maintaining trust rating.

I only made it active after soe users indicated they wanted it. but even on DRK chain, it is barely used.

bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
May 07, 2015, 05:48:25 PM
 #1949

Code:
Program received signal SIGSEGV, Segmentation fault.
WalletModel::getOptionsModel (this=0x0) at qt/walletmodel.cpp:413
413     return optionsModel;


this headache

thelonecrouton
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


View Profile
May 07, 2015, 06:37:14 PM
 #1950

As far as i am concerned , i would completely deactivate it. Darksend in my opinion is a gimmick.Enough anonymity is already assured by not using the same address for anything other than Bank Tx. And even then i have figure a way that allows users to use different addresses while still maintaining trust rating.

I only made it active after soe users indicated they wanted it. but even on DRK chain, it is barely used.

I would also vote to shelve Darksend, at least for the time being.

Use of DS by itself does not remotely guard your privacy from TPTB or any competent sleuth, there are just too may other weak links in the chain, although I suppose it might let you slip a purchase for your mistress past your wife.

Even then, I have been asking for over a year now, to no avail, for DRK to implement optional password protection before the wallet will display your balance or transaction history. Sending funds 'anonymously' to your supplier is useless if anyone can come along, glance at your wallet and read "$xxxx.xx to chocolate-covered-nuns.com, 21 Jan 2015"
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
May 07, 2015, 07:06:54 PM
 #1951

As far as i am concerned , i would completely deactivate it. Darksend in my opinion is a gimmick.Enough anonymity is already assured by not using the same address for anything other than Bank Tx. And even then i have figure a way that allows users to use different addresses while still maintaining trust rating.

I only made it active after soe users indicated they wanted it. but even on DRK chain, it is barely used.

I would also vote to shelve Darksend, at least for the time being.

Use of DS by itself does not remotely guard your privacy from TPTB or any competent sleuth, there are just too may other weak links in the chain, although I suppose it might let you slip a purchase for your mistress past your wife.

Even then, I have been asking for over a year now, to no avail, for DRK to implement optional password protection before the wallet will display your balance or transaction history. Sending funds 'anonymously' to your supplier is useless if anyone can come along, glance at your wallet and read "$xxxx.xx to chocolate-covered-nuns.com, 21 Jan 2015"

 Cheesy Cheesy Cheesy Cheesy

weird tastes much? Actually gonna google that

I agree with your points though. I think we should call a vote on all current issues and have the community decide.

For the next 24 hours, let us hear arguments and vote on

1) BN payments increase (perhaps a static % for the entire lifetime?, i'd say 40% Smiley but don't mind me, i'm a multiple BN owner)

2) Darksend ( i think we should keep InstantX)

dbt1033
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
May 07, 2015, 08:13:17 PM
 #1952




Any thoughts?  Happens with new wallet within a minute of launching.
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
May 07, 2015, 08:15:16 PM
 #1953

To speed up the error resolving, i will offer 50 BCR per pull request that has a valid fix for any area of the code. I your pull request is large and has multiple fixes, just put the fix count in the Pr title and sign with your wallet address.  

bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
May 07, 2015, 08:15:49 PM
 #1954




Any thoughts?  Happens with new wallet within a minute of launching.

->
Code:
Program received signal SIGSEGV, Segmentation fault.
WalletModel::getOptionsModel (this=0x0) at qt/walletmodel.cpp:413
413    return optionsModel;


this headache

dbt1033
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
May 07, 2015, 08:18:01 PM
 #1955




Any thoughts?  Happens with new wallet within a minute of launching.

->
Code:
Program received signal SIGSEGV, Segmentation fault.
WalletModel::getOptionsModel (this=0x0) at qt/walletmodel.cpp:413
413    return optionsModel;


this headache

LOL... ok man just wondering.

Good luck!
siameze
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000



View Profile
May 07, 2015, 08:52:14 PM
 #1956

Anyone here that has experience building this on Debian 7/8 ? I have tried at random times over the past few weeks to build and still run into dependency issues, despite building against the latest boost. I am obviously missing something but this is my first go at building this type of wallet with added features, etc.


EDIT: This is a 64 bit system, which carries it's own headaches. Configure fails at this point:

checking whether the linker accepts -Wl,--exclude-libs,ALL... yes
configure: error: No working boost sleep implementation found.


I am sure with Wheezy, it is still reading the system boost headers. If I build latest boost and define the path during configure, it will still fail on the same note.

what boost version ?
did you compiled from source ?
are you sure you've compiled all libraries ?



Boost is 1.58.0 all libs compiled from source. I have also attempted build using qmake (for simplicity sake) and get the error:

/root/crypto/bicreditsnew/bitcredit-qt.pro:540: Parse Error ('src/qt/res/themes/qdarkstyle/style.qrc')
Error processing project file: /root/crypto/bicreditsnew/bitcredit-qt.pro


I don't tryed to compile using the qmake, so I can't tell you nothing.
Could you tell me the "./b2" line used ?


I used the same ./b2 install I always use. Always these little things that get me during a build Cheesy

Thanks to all here for the help.


                     ▀▀█████████▀████████████████▄
                        ████▄      ▄████████████████
                     ▄██████▀  ▄  ███████████████████
                  ▄█████████▄████▄███████████████████
                ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀████████
                                               ▀▀███▀
    ▄█▀█       ▄▀  ▄▀▀█  ▄▀   █████████████████▄ ██▀         ▄▀█
   ▄█ ▄▀      ▀█▀ █▀ █▀ ▀█▀  ███████████████████ █▀ ▀▀      ▄▀▄▀
  ▄█    ▄███  █     █   █   ████████████████████  ▄█     ▄▀▀██▀ ▄███
███▄▄▄  █▄▄▄ █▄▄ ▄▄▀   █▄▄ ██████████████████▀▀   █▄▄ ▄▄ █▄▄█▄▄▄█▄▄▄
                           ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
                            ▀▀█████████████▄
                                █████████████▄
                                  █████████████▄
                                    ▀███████▀▀▀▀▀
                                      ▀████▀
                                        ▀█▀
LetItRideINNOVATIVE ▬▬▬
DICE GAME
                        ▄███████████▄
                       ██  ██████████▄
                     ▄█████████████  ██▄
            ▄▄▀█▄▄▄▄▄████████████████████▄
        ▄▄█▀   ███████████  █████  ████  █
    ▄██████ ▄▄███████████████████████████▀
 ▄▀▀ ██████████████████████████  ████  █
█  ▄███████████▀▀▀█████████████████████
██████████████    ████████▀▀██████  █▀
██████████████▄▄▄██████████   ▀▀▀▀▀▀▀
███▀ ▀██████████████████████
██    ███████████████████████
██▄▄██████████████████████████
██████████████▀   ██████████
  █████████████   ▄██████▀▀
     ▀▀██████████████▀▀
         ▀▀██████▀▀
PROVABLY
F A I R
▄█████████████▀ ▄█
██            ▄█▀
██          ▄██ ▄█
██ ▄█▄    ▄███  ██
██ ▀███▄ ▄███   ██
██  ▀███████    ██
██    █████     ██
██     ███      ██
██      ▀       ██
██              ██
▀████████████████▀
BUY  BACK
PLANS
[BTC]
thelonecrouton
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


View Profile
May 07, 2015, 09:32:41 PM
 #1957

For the next 24 hours, let us hear arguments and vote on

1) BN payments increase (perhaps a static % for the entire lifetime?, i'd say 40% Smiley but don't mind me, i'm a multiple BN owner)

2) Darksend ( i think we should keep InstantX)

1) 40% I can live with. Maybe a voted review every 6 months or something.
2) DS is at best a false sense of security for the few that use it. IX is useful for everyone, all the time.
dbt1033
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
May 07, 2015, 10:05:21 PM
 #1958

For the next 24 hours, let us hear arguments and vote on

1) BN payments increase (perhaps a static % for the entire lifetime?, i'd say 40% Smiley but don't mind me, i'm a multiple BN owner)

2) Darksend ( i think we should keep InstantX)

1) 40% I can live with. Maybe a voted review every 6 months or something.
2) DS is at best a false sense of security for the few that use it. IX is useful for everyone, all the time.

Thumbs up from me... On both thoughts.
starblocks
Hero Member
*****
Offline Offline

Activity: 1344
Merit: 502



View Profile
May 07, 2015, 10:48:24 PM
 #1959

As far as i am concerned , i would completely deactivate it. Darksend in my opinion is a gimmick.Enough anonymity is already assured by not using the same address for anything other than Bank Tx. And even then i have figure a way that allows users to use different addresses while still maintaining trust rating.

I only made it active after soe users indicated they wanted it. but even on DRK chain, it is barely used.

I would also vote to shelve Darksend, at least for the time being.

Use of DS by itself does not remotely guard your privacy from TPTB or any competent sleuth, there are just too may other weak links in the chain, although I suppose it might let you slip a purchase for your mistress past your wife.

Even then, I have been asking for over a year now, to no avail, for DRK to implement optional password protection before the wallet will display your balance or transaction history. Sending funds 'anonymously' to your supplier is useless if anyone can come along, glance at your wallet and read "$xxxx.xx to chocolate-covered-nuns.com, 21 Jan 2015"

 Cheesy Cheesy Cheesy Cheesy

weird tastes much? Actually gonna google that

I agree with your points though. I think we should call a vote on all current issues and have the community decide.

For the next 24 hours, let us hear arguments and vote on

1) BN payments increase (perhaps a static % for the entire lifetime?, i'd say 40% Smiley but don't mind me, i'm a multiple BN owner)

2) Darksend ( i think we should keep InstantX)

I'm not so sold on darksend or mixing but I'd like to know how many people actually use it? Like even with Dash do many people actually use it for much? (it's not even real anon anyway no such thing yet as far as I know) - I'd still be curious as to statistics of how many people use this feature...

InstantX is very handy

Edit: Perhaps just put the darksend thingo on the roadmap as a feature that can be re-added later if enough people request it

bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
May 08, 2015, 12:15:27 AM
 #1960

Yeah, if it really is useful we can always have it later. For now i'd rather focus on finishing up the internal messaging and stats engine.

If we can agree, i will institute the changes in the next update. Currently seeking the BN issue where they aren't being registered by some peers. 

Pages: « 1 ... 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 [98] 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 ... 249 »
  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!