Bitcoin Forum
May 25, 2024, 11:42:34 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 [207] 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 ... 268 »
  Print  
Author Topic: [ANN][VTR] vTorrent - Share with freedom | 2FA | HD | @Bittrex  (Read 436017 times)
Scrotum
Member
**
Offline Offline

Activity: 119
Merit: 11


View Profile
March 22, 2017, 08:43:05 AM
 #4121

How likely is torrent features after 1.3M block? Wouldn't that require a new client? Am I getting pumped for nothing, is this gonna be another Y2K bug fizzer?
coins101
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
March 22, 2017, 10:17:43 AM
Last edit: March 22, 2017, 10:33:59 AM by coins101
 #4122

How likely is torrent features after 1.3M block? Wouldn't that require a new client? Am I getting pumped for nothing, is this gonna be another Y2K bug fizzer?

Just want to clarify


https://github.com/vtorrent/vTorrent-Client/blob/711eb781749dfbe00d9a46169a450203a1493671/src/chainparams.cpp


The current wallet / client that we're all using.

It's already set to just switch over to a new way to calculate how interest on staking coins are calculated.

That switch means that before block 1,300,000 the calculations on how interest is awarded to everyone staking is done one way, but after block 1,300,000 it will be done a different way.

So everyone will be hard forked onto a different way of calculating interest on their staking coins.

There are also likely to be some other minor changes too.

But, you can't have two ways of calculating interest on the same network. So this needs a hard fork.

BUT THESE HARD FORK CHANGES DO NOT EQUAL TORRENT FEATURES.

What it does mean is that if a new client comes out with more upgrades, we're likely to be another step closer to what the dev seems to have in mind which is get the clients / wallets updated with everything you'll need when running torrents, and then release the torrent features.

Any updated client / wallets might not need a hard fork, just a new version, but we don't know that for sure.

For example, the current clients have the code for TOR AND I2P, but I don't think they will work. It probably means that these features will become active in the next release.

If you know how to use TOR AND I2P, you'll have that option when connecting your client and downloading /uploading stuff you're interested in. So which do you do first, torrents or TOR / I2P?

I would release torrents after laying the foundations.
ik_do
Hero Member
*****
Offline Offline

Activity: 522
Merit: 500


View Profile
March 22, 2017, 10:25:40 AM
 #4123

How likely is torrent features after 1.3M block? Wouldn't that require a new client? Am I getting pumped for nothing, is this gonna be another Y2K bug fizzer?

"We're at a time where all top 100 coins are now valued in excess of $1m each whereas 1 year ago the 100th coin was only worth $450k"
slugmandrew
Full Member
***
Offline Offline

Activity: 138
Merit: 100


Everything's a bubble, idiot


View Profile
March 22, 2017, 10:31:47 AM
 #4124

I, for one, welcome our new vtorrent overlords.

Scrotum
Member
**
Offline Offline

Activity: 119
Merit: 11


View Profile
March 22, 2017, 10:43:00 AM
 #4125

How likely is torrent features after 1.3M block? Wouldn't that require a new client? Am I getting pumped for nothing, is this gonna be another Y2K bug fizzer?

Just want to clarify


https://github.com/vtorrent/vTorrent-Client/blob/711eb781749dfbe00d9a46169a450203a1493671/src/chainparams.cpp


The current wallet / client that we're all using.

It's already set to just switch over to a new way to calculate how interest on staking coins are calculated.

That switch means that before block 1,300,000 the calculations on how interest is awarded to everyone staking is done one way, but after block 1,300,000 it will be done a different way.

So everyone will be hard forked onto a different way of calculating interest on their staking coins.

There are also likely to be some other minor changes too.

But, you can't have two ways of calculating interest on the same network. So this needs a hard fork.

BUT THESE HARD FORK CHANGES DO NOT EQUAL TORRENT FEATURES.

What it does mean is that if a new client comes out with more upgrades, we're likely to be another step closer to what the dev seems to have in mind which is get the clients / wallets updated with everything you'll need when running torrents, and then release the torrent features.

Any updated client / wallets might not need a hard fork, just a new version, but we don't know that for sure.

For example, the current clients have the code for TOR AND I2P, but I don't think they will work. It probably means that these features will become active in the next release.

If you know how to use TOR AND I2P, you'll have that option when connecting your client and downloading /uploading stuff you're interested in. So which do you do first, torrents or TOR / I2P?

I would release torrents after laying the foundations.

Thanks, good explanation!
coins101
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
March 22, 2017, 10:57:40 AM
 #4126

BITTORRENT IS ALREADY RUNNING ON THE TESTING CLIENTS

If you look on Github, you can see that the code to turn on BitTorrent - AND IT IS BITTORRENT - that's already there.


https://github.com/vtorrent/vTorrent-Client/blob/769c926cd8e8f881b384d30501b637e2bab30e89/vtorrent-qt-hd.pro

Then if you look at the video the devs released a few months back, you can see that the current client is already able to run BitTorrent


https://www.youtube.com/watch?v=5fyK0z5APXI

So I don't think we need a hard fork to make the BitTorrent functionality work. I could be 100% wrong. But I think it's there, working. It might be buggy, but I think it's been working for a while and any bugs might be related to the recent wallet upgrades.



e1ghtSpace
Legendary
*
Offline Offline

Activity: 1526
Merit: 1001


Crypto since 2014


View Profile WWW
March 22, 2017, 01:13:46 PM
 #4127

BITTORRENT IS ALREADY RUNNING ON THE TESTING CLIENTS

If you look on Github, you can see that the code to turn on BitTorrent - AND IT IS BITTORRENT - that's already there.


https://github.com/vtorrent/vTorrent-Client/blob/769c926cd8e8f881b384d30501b637e2bab30e89/vtorrent-qt-hd.pro

Then if you look at the video the devs released a few months back, you can see that the current client is already able to run BitTorrent


https://www.youtube.com/watch?v=5fyK0z5APXI

So I don't think we need a hard fork to make the BitTorrent functionality work. I could be 100% wrong. But I think it's there, working. It might be buggy, but I think it's been working for a while and any bugs might be related to the recent wallet upgrades.

I thought we knew it was working?
I bet that is just the bittorrent manager, as seen in the OP.
coins101
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
March 22, 2017, 05:44:55 PM
 #4128

The slack channel has discovered anyone can upload an Emjoi without needing admin permissions.

https://vtr-talk.slack.com/shared_invite/MTU1ODQ2MTA1MzgyLTE0ODk2NDI4NjUtNGQwOGZkMmFjOQ

This could spell the end for BCT as a forum.

lol

bump

Slack convo is actually quite amusing.
pugilist555
Sr. Member
****
Offline Offline

Activity: 474
Merit: 261


GBM


View Profile
March 22, 2017, 07:46:13 PM
 #4129

22nd March 2017  19:55 GMT  Grin

Blockchain technology
coins101
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
March 22, 2017, 07:52:27 PM
 #4130

22nd March 2017  19:55 GMT  Grin
22nd March 2017  19:55.01 GMT  Grin
pugilist555
Sr. Member
****
Offline Offline

Activity: 474
Merit: 261


GBM


View Profile
March 22, 2017, 07:55:12 PM
 #4131

22nd March 2017  19:55 GMT  Grin

22nd March 2017  19:55.02 GMT  Grin

Blockchain technology
ik_do
Hero Member
*****
Offline Offline

Activity: 522
Merit: 500


View Profile
March 22, 2017, 07:57:23 PM
 #4132

block 1,300,001 looks like it just successfully occurred.

so hardfork successful I believe.
sluggo
Member
**
Offline Offline

Activity: 134
Merit: 10

Shitcoin Bliss


View Profile
March 22, 2017, 08:00:21 PM
 #4133

dump into me
leigh2k14
Legendary
*
Offline Offline

Activity: 1288
Merit: 1000



View Profile
March 22, 2017, 08:07:25 PM
 #4134

A few words from the dev when he comes online would be nice.

Maybe that wallet he promised us too.

























▄▄▄▄▄▄▄▄▄▄          ▄▄▄                   ▄▄▄▄▄▄▄                 ▄▄▄▄▄▄▄        ▄▄▄      ▄▄▄
████████████▄       ███                ▄███████████▄            ▄██████████      ███     ███▀
███     ▀▀███▌      ███               ████▀     ▀████         ▄███▀▀     ▀▀      ███    ███▀
███       ███▌      ███              ███▀         ▀███       ▄███                ███   ███
███     ▄███▀       ███             ▐██▌           ▐██▌     ▐███                 ███  ███
██████████▀         ███             ▐██▌           ▐██▌     ▐██▌                 ███ ███
███▀▀▀▀▀████▄       ███             ▐██▌           ▐██▌     ▐██▌                 ███  ███     ███           ███
███      ▀███▌      ███             ▐██▌           ▐██▌     ▐███                 ███   ███     ███         ███
███       ███▌      ███              ███▄         ▄███        ███                ███    ███     ███       ███
███     ▄▄███▌      ███               ████▄     ▄████         ▀███▄▄     ▄▄      ███     ███▄    ███▄   ▄███
████████████▀       ███████████        ▀███████████▀            ▀██████████      ███      ███▄    ███▄ ▄███
▀▀▀▀▀▀▀▀▀▀          ▀▀▀▀▀▀▀▀▀▀▀           ▀▀▀▀▀▀▀                  ▀▀▀▀▀▀        ▀▀▀       ▀▀▀     ███▄███
                                                                                                    ▀███▀
                                                                                                     ▀█▀



















 
Token Sale Starts on [ 12 October ]
[ PRESALE IS OPEN ] ●●●






































coins101
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
March 23, 2017, 12:36:12 AM
 #4135

The new staking model is working great. A lot fewer orphans and better overall rewards  Cool

So who got the hard fork time correct?
vtorrent (OP)
Full Member
***
Offline Offline

Activity: 195
Merit: 104


View Profile
March 23, 2017, 01:11:47 AM
 #4136

Dear all,

Before our project can move on to the next step, we need to ensure that our client will be completely scalable and stable from its core.

Please report if you are holding significant amount of VTR and experiencing low usability (client freezes) and if there is any improvement after block 1,300,000.

Regards,
vTorrent
CryptoSporidium
Sr. Member
****
Offline Offline

Activity: 405
Merit: 250


View Profile
March 23, 2017, 01:23:43 AM
 #4137

22 Mar 10.34pm

Was I close?

My wallet is staking well since we past 1.3 block!
coins101
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
March 23, 2017, 01:24:02 AM
 #4138

Dear all,

Before our project can move on to the next step, we need to ensure that our client will be completely scalable and stable from its core.

Please report if you are holding significant amount of VTR and experiencing low usability (client freezes) and if there is any improvement after block 1,300,000.

Regards,
vTorrent

Fork seems to be working great so far.

But the community which has gotten a little bigger recently, which is good for network security, are getting a little anxious about Bittorrent - a nice picture or another youtube video would probably settle them down for another 6 months.
pugilist555
Sr. Member
****
Offline Offline

Activity: 474
Merit: 261


GBM


View Profile
March 23, 2017, 01:30:52 AM
 #4139

Dear all,

Before our project can move on to the next step, we need to ensure that our client will be completely scalable and stable from its core.

Please report if you are holding significant amount of VTR and experiencing low usability (client freezes) and if there is any improvement after block 1,300,000.

Regards,
vTorrent

Fork seems to be working great so far.

But the community which has gotten a little bigger recently, which is good for network security, are getting a little anxious about Bittorrent - a nice picture or another youtube video would probably settle them down for another 6 months.

Lol you really should be in medicine. Show the guy a video and calm nerves down for 6 months.

Blockchain technology
Pickleninja
Sr. Member
****
Offline Offline

Activity: 242
Merit: 250


View Profile
March 23, 2017, 02:29:38 AM
 #4140

Dear all,

Before our project can move on to the next step, we need to ensure that our client will be completely scalable and stable from its core.

Please report if you are holding significant amount of VTR and experiencing low usability (client freezes) and if there is any improvement after block 1,300,000.

Regards,
vTorrent

Define significant please Smiley

-pickle
Pages: « 1 ... 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 [207] 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 ... 268 »
  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!