Author

Topic: [ANN][VTR] vTorrent - Share with freedom | 2FA | HD | @Bittrex - page 218. (Read 436156 times)

member
Activity: 81
Merit: 10
Dev, none link pool links are working and so is qt links.  Where could I get window qt?  I wanted to see if I can mine some.  Much appreciated and project looks really promising.

I thought the POW phase was over on this ?

Really? bummer.  Didn't see anything about that on OP.  I guess head to bittrex then.. and cause some mayhem with .5 btc.  Smiley

Proof of Work
Last POW block: 97,000
Block reward: 200 VTR



Current block:   224338 so unless something had changed and the OP not updated then I guess its POS now




I'm not staked in this coin so don't just take that as fact but it's what it looks like to me.

Yupp.  Verified it.  Just put in limited limit order at Bitty for now.  thx.
full member
Activity: 148
Merit: 100
Dev, none link pool links are working and so is qt links.  Where could I get window qt?  I wanted to see if I can mine some.  Much appreciated and project looks really promising.

I thought the POW phase was over on this ?

Really? bummer.  Didn't see anything about that on OP.  I guess head to bittrex then.. and cause some mayhem with .5 btc.  Smiley

Proof of Work
Last POW block: 97,000
Block reward: 200 VTR



Current block:   224338 so unless something had changed and the OP not updated then I guess its POS now

I'm not staked in this coin so don't just take that as fact but it's what it looks like to me.
member
Activity: 81
Merit: 10
Dev, none link pool links are working and so is qt links.  Where could I get window qt?  I wanted to see if I can mine some.  Much appreciated and project looks really promising.

I thought the POW phase was over on this ?

Really? bummer.  Didn't see anything about that on OP.  I guess head to bittrex then.. and cause some mayhem with .5 btc.  Smiley
full member
Activity: 148
Merit: 100
Dev, none link pool links are working and so is qt links.  Where could I get window qt?  I wanted to see if I can mine some.  Much appreciated and project looks really promising.

I thought the POW phase was over on this ?

And yes the OP needs to re-up the win-qt
member
Activity: 81
Merit: 10
Dev, none link pool links are working and so is qt links.  Where could I get window qt?  I wanted to see if I can mine some.  Much appreciated and project looks really promising.
full member
Activity: 195
Merit: 104
Some updates on the development front,

There were yet another crash reported related to secure messaging that I need to get it debug and fixed since I see crashes as a major issue.

Our messaging protocol is largely based of the same ShadowCoin secure messaging (ShadowChat) and from the debugging, all the tweak and add-on we did to the protocol are not the cause of the crash.

I did run some test on ShadowCoin itself and sure enough, they also have the same crash problem related to secure massaging protocol in certain condition.

I have debugged and fixed our wallet passphrase lock out issue which is a lot more harder to debug since it only affected some of our user (and also some user in XCash which I am trying to contact their developer to give them a patch to fix this bug and help their users with locked fund), so this crash with secure messaging which is to me a lot easier to debug should be non-issue.

I will keep on debugging and patch this problem, I will also add message Read/Unread status to the protocol for the next build.

The reason I am implementing and spending time improving secure messaging is that I plan to start off our torrent implementation with User to User torrent with upload/download through secure messaging with all of the torrent data resides on the blockchain.

I should be sending beta tester new build in a few days.

Thank you for supporting our project,

vTorrent
hero member
Activity: 704
Merit: 500
....VTR can be in DarkCoin price range

I know that there is big money waiting to come into this when the torrents are implemented, the fact that this coin has slipped under the radar has not gone without notice by a few key players

We have gone through the hardest phase of a new altcoin which is seeing it through the first months with no pump and dump, there are hoards of new investors just waiting to get into this once the Dev delivers the coins unique feature with the torrents

Dev just keeping working away, as Dida mentioned there is a fortune sitting here for you  Wink
legendary
Activity: 1848
Merit: 1009
Next-Gen Trade Racing Metaverse
That is why Im in!  Smiley
legendary
Activity: 1190
Merit: 1000
SoNiC BooM
....VTR can be in DarkCoin price range
sr. member
Activity: 406
Merit: 250
When this coin get the torrents implemented I can see something really big here...Staking my coins patiently  Wink

Yep, if our dev pull this off, he will be one of the richest man in crypto world...he just have to make a decision : should I be rich or not...

it's a technical battle. if he has sufficient skills VTR will be top 10 coin
legendary
Activity: 1190
Merit: 1000
SoNiC BooM
When this coin get the torrents implemented I can see something really big here...Staking my coins patiently  Wink

Yep, if our dev pull this off, he will be one of the richest man in crypto world...he just have to make a decision : should I be rich or not...
hero member
Activity: 704
Merit: 500
When this coin get the torrents implemented I can see something really big here...Staking my coins patiently  Wink
legendary
Activity: 1456
Merit: 1000
I am currently testing the implement of sipa's SECP256K1 in replacement for current openSSL, which would help increase overall performance of the client.

Thank you for supporting our project,

vTorrent

How VTR long addresses behave on SECP256K1  ?

As of now, VTR long stealth addresses and most of the function is working well with secp256k1 except secure messaging, which I am currently looking into.

I will send out new beta with secp256k1 and some other improvement to selected beta tester soon.

Regards,

vTorrent.

On what stage of secure messaging testing are you now ?


As of now, there are number of improvements made to the secure messaging protocol, thanks to some of the suggestion from our beta tester.

-Users can now send message with Enter or return key, and add new line with Shift + Enter (same way as many messenger program out there).

-Support complete text manipulation including ability to change text color.

-Ability to set 'screen name' or 'nick name' on the account for your contact to identify you (optional).

-Improve the way text paint on screen and smoother scrolling in conversation window.

-Fixed a bug that might affected ALL of the wallet with secure messenger in the market where wallet would crash after leave it run for a certain amount of time. (smessenger.cpp related to std::map iterator)

-There will be support for multiple chat window, including detachable window for many part of the client with support for multiple screen in later version.


I will post some updates on other area of the client soon, as always, new beta tester is always welcome.

Thank you for your support,

vTorrent





Looks good.

Send me a PM for beta testing.
full member
Activity: 195
Merit: 104
I am currently testing the implement of sipa's SECP256K1 in replacement for current openSSL, which would help increase overall performance of the client.

Thank you for supporting our project,

vTorrent

How VTR long addresses behave on SECP256K1  ?

As of now, VTR long stealth addresses and most of the function is working well with secp256k1 except secure messaging, which I am currently looking into.

I will send out new beta with secp256k1 and some other improvement to selected beta tester soon.

Regards,

vTorrent.

On what stage of secure messaging testing are you now ?


As of now, there are number of improvements made to the secure messaging protocol, thanks to some of the suggestion from our beta tester.

-Users can now send message with Enter or return key, and add new line with Shift + Enter (same way as many messenger program out there).

-Support complete text manipulation including ability to change text color.

-Ability to set 'screen name' or 'nick name' on the account for your contact to identify you (optional).

-Improve the way text paint on screen and smoother scrolling in conversation window.

-Fixed a bug that might affected ALL of the wallet with secure messenger in the market where wallet would crash after leave it run for a certain amount of time. (smessenger.cpp related to std::map iterator)

-There will be support for multiple chat window, including detachable window for many part of the client with support for multiple screen in later version.


I will post some updates on other area of the client soon, as always, new beta tester is always welcome.

Thank you for your support,

vTorrent



legendary
Activity: 1190
Merit: 1000
SoNiC BooM
I am currently testing the implement of sipa's SECP256K1 in replacement for current openSSL, which would help increase overall performance of the client.

Thank you for supporting our project,

vTorrent

How VTR long addresses behave on SECP256K1  ?

As of now, VTR long stealth addresses and most of the function is working well with secp256k1 except secure messaging, which I am currently looking into.

I will send out new beta with secp256k1 and some other improvement to selected beta tester soon.

Regards,

vTorrent.

On what stage of secure messaging testing are you now ?
legendary
Activity: 1190
Merit: 1000
SoNiC BooM
This now open source project has an interesting approach to in-wallet trading - but then I remembered VTR!

https://bitcointalksearch.org/topic/m.10360918

yes nice project but i'm more interested in this one  Smiley
legendary
Activity: 1456
Merit: 1000
This now open source project has an interesting approach to in-wallet trading - but then I remembered VTR!

https://bitcointalksearch.org/topic/m.10360918
legendary
Activity: 1190
Merit: 1000
SoNiC BooM
-snip-

How do you plan to manage size of blockchain indexing to avoid becoming it too large ? ( with that I also mean you have potential attack issue - abnormal blochchain content indexing)


In some respects that's a nice problem to have. Is it an immediate need?

At some point, say in year 2, you could always build a link to a local or hosted database.

Yes, I agree that these are good question, but at this stage of development I see no problem with indexing or potential attack issue.

Although, I have no doubt there will be changes requires or improvement down the road to make the system more scalable.

Regards,

vTorrent

so when do you expect to see first alpha with torrent integrated...i would like to test it

....and for god sake attach some link for wallet DL on first page
legendary
Activity: 1190
Merit: 1000
SoNiC BooM
-snip-

How do you plan to manage size of blockchain indexing to avoid becoming it too large ? ( with that I also mean you have potential attack issue - abnormal blochchain content indexing)


In some respects that's a nice problem to have. Is it an immediate need?

At some point, say in year 2, you could always build a link to a local or hosted database.

...but then you lose part of decentralized P2P network that can be shot down , isnt it?

Depends how you do it. It adds extra complications, but its a medium term problem so you have time to build something.

You can run a database on your pc and the wallet can be made to talk to the database locally. That's still decentralized and not a million miles away from how torrents work.

I agree with you on that
legendary
Activity: 1456
Merit: 1000
-snip-

How do you plan to manage size of blockchain indexing to avoid becoming it too large ? ( with that I also mean you have potential attack issue - abnormal blochchain content indexing)


In some respects that's a nice problem to have. Is it an immediate need?

At some point, say in year 2, you could always build a link to a local or hosted database.

...but then you lose part of decentralized P2P network that can be shot down , isnt it?

Depends how you do it. It adds extra complications, but its a medium term problem so you have time to build something.

You can run a database on your pc and the wallet can be made to talk to the database locally. That's still decentralized and not a million miles away from how torrents work.
Jump to: