Bitcoin Forum
May 04, 2024, 04:10:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 ... 436 »
121  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VTR] vTorrent - Share with freedom | 2FA | HD | @Bittrex on: March 14, 2017, 07:29:44 PM
I don't think there is any one single factor. Probably more of a mix of volume, social engagement, community engagement, project itself, etc.
122  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VTR] vTorrent - Share with freedom | 2FA | HD | @Bittrex on: March 14, 2017, 06:12:03 PM
Still time to buy sub $1m marketcap.. $500m imminent

I think the new head of social media PR has a lower short-term target


https://twitter.com/AgentSoft/status/841711205202984960

123  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VTR] vTorrent - Share with freedom | 2FA | HD | @Bittrex on: March 14, 2017, 11:43:26 AM
@dev

Feel free to copy any parts of this into the OP



VTR Slack

https://vtr11.herokuapp.com


vTorrent Guides

* The official vTorrent information page is here
* Where to get the latest vTorrent client here
* What interest do you get from staking? 5% by default, but it's subject to keeping your wallet staking. See here

* Video - How to set-up config file to sync with other users here
* Video - How to set-up 2FA within the wallet here
* Video - How to unlock wallet for staking only here
* Video - How to use simple chat feature within wallet here
* Video - How to use API to link wallet to Bittrex exchange to buy/sell VTR from your own wallet here
* Video - How to back-up and restore your wallet here

* Client won't sync to the network, no connections? Wallets newer than 0.8.1.1 should not have this problem as a network crawler is included. Anyone with problems, see adding seeds and crawler instructions here

Also for MAC

* Open or closed source? Parts of the client, the 2FA security feature ONLY, is closed source until the project is more established and then it will all be open sourced. Confirmation details are here

* Are BitTorrent files free or paid for? It will be up to users to decide if they want to charge for seeding. If charging for seeding, it will be done by charging for bandwidth or cost per mb. See here and here

* Are transaction anonymous? Yes, if you want them to be. The client can use a similar type of encryption to Monero

Code:
{
suggestRingSize()
449    if (fDebugRingSig)
450        LogPrintf("sendCoinsAnon()\n");


* Does vTorrent support mobile? Yes. But that feature is not yet released. See details here


Code:
# Mobile devices
15 android:ios{
16    CONFIG += mobility
17    MOBILITY =
18 }
19


* Is TOR or I2P supported? The clients seem to have the code to support both TOR and I2P if you know what you are doing

Code:
enum Network
{
    NET_UNROUTABLE = 0,
    NET_IPV4,
    NET_IPV6,
    NET_TOR,
    NET_I2P,
    
    NET_MAX,
};

* Does the wallet support HD back-up? Yes.

BIP-0032: https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki
Quote
This document describes hierarchical determinstic wallets (or "HD Wallets"): wallets which can be shared partially or entirely with different systems, each with or without the ability to spend coins.

BIP-0039: https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki
Quote
This BIP describes the implementation of a mnemonic code or mnemonic sentence -- a group of easy to remember words -- for the generation of deterministic wallets.

BIP-0044: https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki
Quote
This BIP defines a logical hierarchy for deterministic wallets based on an algorithm described in BIP-0032 (BIP32 from now on) and purpose scheme described in BIP-0043 (BIP43 from now on).

* Will torrents be stored on the blockchain? Not sure yet. It is likely that the client will have its own version of BitTorrent running, so you may not need to store magnet links or torrent file links on the blockchain. Instead, you may interact with BitTorrent functionality built in, using an internal token that gets interchanged with vTorrent currency



* Is vTorrent illegal software? No. vTorrent is a dual use software tool. For example, BitTorrent is legal because you can use it for legal purposes. If people choose to use it for illegal purposes, then they are breaking the law. Please report them to the local authorities. You can read about the most famous dual use case law which makes software like vTorrent legal here and here

* Does the client support anonymous social networking? Yes. That is a planned feature. Riot is like a slack channel. It currently runs on the Matrix network and servers, but vTorrent is planning to implement Riot and run it on the vTorrent network. The alternative is to use a simple iFrame to load a Riot chat channel into the client. See here


Join here

* Will vTorrent support classified listings and or a market? That is an open feature request




Keep an eye on the source page for updates here
https://bitcointalk.org/index.php?topic=932096.msg10231367#msg10231367
124  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VTR] vTorrent - Share with freedom | 2FA | HD | @Bittrex on: March 14, 2017, 10:10:52 AM
I've started to create some helpful links to instructions, guides, videos etc.

This is mostly for the new and very welcome faces.

It's an old thread I created when I first got interested in this area. So the top section will now be for VTR guides and the rest is why I'm interested (in case you're interested).

let me know what you want covered in the guides.

https://bitcointalk.org/index.php?topic=932096.msg10231367#msg10231367
125  Alternate cryptocurrencies / Altcoin Discussion / Re: List of coins with instant transactions on: March 14, 2017, 09:55:36 AM
Helium will have it.

https://heliumpay.com

See sig for link to ANN
126  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VTR] vTorrent - Share with freedom | 2FA | HD | @Bittrex on: March 14, 2017, 08:50:51 AM
Who is this twitter guy? This is so damn funny


https://twitter.com/AgentSoft/status/841399138977755142
127  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VTR] vTorrent - Share with freedom | 2FA | HD | @Bittrex on: March 14, 2017, 01:03:27 AM
Yes dev has mentioned the SDC wallet code a few times

Posv2 and posv3 is mostly Blackcoin, iirc. SDC used it a lot too. So it's a mix of many sources. But some of the good stuff seems home grown.
128  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VTR] vTorrent - Share with freedom | 2FA | HD | @Bittrex on: March 13, 2017, 09:00:56 PM
It's interesting to see the Joystream dependencies

Code:
[submodule "libtorrent"]
path = libtorrent
[submodule "mSIGNA"]
path = mSIGNA

Libtorrent is basically the engine, but msigna looks like how they are managing the Bitcoin relationship with the storage files on your local drive. So it's mostly open source software already.
129  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VTR] vTorrent - Share with freedom | 2FA | HD | @Bittrex on: March 13, 2017, 08:16:52 PM
..

Do you think you could successfully merge VTR with a joystream fork? If the VTR devs fail?

I'm not interested in any of that. The VTR devs look to have a far superior implementation vs. Joystream, if they are going to run a straight implementation of a BitTorrent client.

1000 times better.

Joystream is going to fail badly unless they introduce some payment hubs to keep users from spamming the Bitcoin blockchain with micro-transactions. At the current cost of BTC fees, Joystream is dead in the water. You would need to be buying an mp3 file for about $5 just in fees.

vTorrent is the only game in town.
130  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VTR] vTorrent - Share with freedom | 2FA | HD | @Bittrex on: March 13, 2017, 07:59:49 PM
...

So... where are those screens from?

 Huh Huh

My computer, where else?

edit

why does bitcoin-core 0.14.0 still get blocked by virus software? You would think they have that sorted by now.

So it's not commented out from VTR's code.

The devs haven't released any yet. What they seem to have running in the clients are sections where the client will launch a bridge that will run a fully functioning BitTorrent client. 
131  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VTR] vTorrent - Share with freedom | 2FA | HD | @Bittrex on: March 13, 2017, 07:53:55 PM
...

So... where are those screens from?

 Huh Huh

My computer, where else?

edit

why does bitcoin-core 0.14.0 still get blocked by virus software? You would think they have that sorted by now.
132  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VTR] vTorrent - Share with freedom | 2FA | HD | @Bittrex on: March 13, 2017, 07:50:10 PM
Once you move a file into a target directory, it seems like you can become a seller and set your price, from zero to whatever



133  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VTR] vTorrent - Share with freedom | 2FA | HD | @Bittrex on: March 13, 2017, 07:18:23 PM
...
Was this commented out from the code already released?

Did you notice it's all in BTC and not VTR?

Just taking a look at what's what.

I think the @vtorrent implementation will be much better than this, probably closer to how uTorrent or similar actually looks and functions.

Code:
<li><a href="#torrent" onclick="bridge.openBittorrent();">BitTorrent</a></li>-->

It seems to be a bridge to run the actual BitTorrent client. So there must be some two-way interaction with the QT wallet. So you should really see the benefits of two worlds in one place, either use each one on their own or together.
134  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VTR] vTorrent - Share with freedom | 2FA | HD | @Bittrex on: March 13, 2017, 06:56:02 PM
Some of this stuff looks rather simple, but I guess the issues are not with the front end, but various aspects on the back-end







The actual generation of the torrent files is the easy part as that functionality has been tested and working on BitTorrent for years now.

Stopping fake seeders from earning revenues from your token and encrypting the various channels of communications is probably the harder part.
135  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VTR] vTorrent - Share with freedom | 2FA | HD | @Bittrex on: March 13, 2017, 05:53:26 PM
...
What's actually happening with the POS next week? Changing from 5% to 4%?

bump

Can someone post some nodes, can't sync

I think more people need to be staking to keep the chain zinging along.

Whats the average rate of return when it comes to staking?

OP has it at 5%/year

That's the rate of increase for the coin supply. I'll have a look at the repo to see what the stake reward is based on.

edit

I'll do it tomorrow.

Well this is a bundle of fun.

Basically, it's 5% per year

Code:
static const int64_t COIN_YEAR_REWARD = 5 * CENT; // 5% per year

But it looks like there is a change to encourage people to be online

Code:
// miner's coin stake reward based on coin age spent (coin-days)
    int64_t nSubsidy;
    if (IsProtocolV3(pindexPrev->nHeight))
        nSubsidy = (pindexPrev->nMoneySupply / COIN) * COIN_YEAR_REWARD / (365 * 24 * (60 * 60 / 64));
    else
        nSubsidy = nCoinAge * COIN_YEAR_REWARD * 33 / (365 * 33 + 8);

    if (fDebug && GetBoolArg("-printcreation"))
        LogPrintf("GetProofOfStakeReward(): create=%s nCoinAge=%d\n", FormatMoney(nSubsidy).c_str(), nCoinAge);
   
    return nSubsidy + nFees;

So that you don't just earn 5% on your balance, but 5% on your balance if you keep your connection open. Well, something like that. I didn't go all the way down the rabbit hole.
136  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VTR] vTorrent - Share with freedom | 2FA | HD | @Bittrex on: March 13, 2017, 03:00:22 PM

https://twitter.com/AgentSoft/status/840937136060801024

Do we all agree with @twitter guy?

137  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VTR] vTorrent - Share with freedom | 2FA | HD | @Bittrex on: March 13, 2017, 02:52:18 PM
Dear all,


vTorrent 0.8.1.1 released has been updated with instructions for 2FA in RPC calls


What's New

This release brings an update to daemon side of 2FA, as well as some other minor fixes.

-Version bumped to 0.8.1.1 to indicate a new minor release
-2FA fully implemented in daemon


Instructions:


To Encrypt Client

Code:
“encryptwallet <passphrase> [otaenable]”

$ vTorrentd encryptwallet SuPer$tr0ngPa$$phra$E true

{
    "The wallet encryption succesfully changed." : "Authenticator secret: KRNEORSRKNIE2N2Y"
}


To Fully Unlock Client

Code:
"walletpassphrase <passphrase> <otpcode> <timeout> [stakingonly]”

$ vTorrentd walletpassphrase SuPer$tr0ngPa$$phra$E 381342 9999999 false


To Unlock Client only for Staking

Code:
"walletpassphrase <passphrase> <otpcode> <timeout> [stakingonly]”

$ vTorrentd walletpassphrase SuPer$tr0ngPa$$phra$E ANY 9999999 true


To Change Passphrase and to Enable/Disable 2FA

Code:
“walletpassphrasechange <oldpassphrase> <newpassphrase> <oldotpcode> [otaenable]”

$ vTorrentd walletpassphrasechange SuPer$tr0ngPa$$phra$E SuPer$tr0ngPa$$phra$EnEW 453609 true
{
    "The wallet encryption succesfully changed." : "Authenticator secret: HFIVASKHG5AUSQSG"
}

** 2FA Authenticator secret will be renewed every time there are changes to the client encryption.


Troubleshooting

Code:
$ vTorrentd walletpassphrase SuPer$tr0ngPa$$phra$E 112494 9999999 false
error: {"code":-14,"message":"Error: The wallet passphrase or authenticator code entered was incorrect."}

** If you are unable to unlock your client with correct passphrase, please check your time to make sure it is synced up.



Scheduled hard-fork:
-Posv2 at Block 1200000
-Posv3 at Block 1300000



Bug fixes:
-Messages crashes problems



MD5 Checksum:

Code:
vTorrent-0.8.1.1-Win.zip - cb71216854d3c7e3385463f32078bff2

vTorrent-0.8.1.1-OSX.dmg - edd9bca9c41cbcb3242e00287ccd14b3

vTorrentd-0.8.1.1-OSX.zip - 6518e0edcb42c7a76c4ec237af54f2e4


Download:

https://github.com/vtorrent/vTorrent-Client/releases/0.8.1.1


Regards,

vTorrent

bump
138  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][HLM] HELIUM - PRE NOTICE on: March 13, 2017, 11:03:24 AM
...

I'm just in the process of building a Sandstorm server for another project.  We're finding Wekan/Kanban really useful. Let me know if Helium wants one.

Sounds like a good idea. Documentation will be something that needs to be addressed at some point, but I was thinking of Jira for that and a bunch of other stuff.

I'll take a look at the apps you can run on a Sandstorm server.
139  Bitcoin / Bitcoin Discussion / Re: Segwit IS the compromise: everybody is equally unhappy with it, including me on: March 13, 2017, 09:20:46 AM
It seems to me that part of the job of verification is for your node to check signatures are valid.

If you move the signing data out of the primary block after a transaction has been accepted, then that process need not be done again, with such forensic analysis. Why would this not increase the speed of the verification process that each node performs?

The signing data moving out elsewhere should create the opportunity for a signatures db merkle tree, where instead of checking signatures for each past transaction, each node can verify if the signatures db has changed in anyway.
140  Bitcoin / Bitcoin Discussion / Re: Segwit IS the compromise: everybody is equally unhappy with it, including me on: March 12, 2017, 07:52:53 PM
Nicely explained.

You should consider adding some notes on any speed up improvements from moving signing data out of the validation process.
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 ... 436 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!