Bitcoin Forum
April 26, 2024, 02:28:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 [297] 298 299 300 301 302 303 304 305 306 307 308 309 »
  Print  
Author Topic: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★  (Read 825828 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.
Barbatos
Member
**
Offline Offline

Activity: 272
Merit: 11

www.becent.com


View Profile
December 26, 2016, 05:40:56 PM
 #5921

Alright, thank you for the explanations! I better understand what's happening now. Smiley I can't wait for the segwit release!

You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
yhlsqj
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
December 26, 2016, 05:43:05 PM
 #5922

Romano, I see that you added some code related to auxpow (merged mining). Could you please explain the changes you are doing?
As far as I know, auxpow is already fully functional in Viacoin and was added in version 0.10.6.4. Does it need code changes in order to keep working in the next version?
Thanks!

This is the new version of Viacoin I made from scratch. Segwit etc https://github.com/romanornr/viacoin/commits/viafresh

Auxpow code needs to be ported to the new version. The auxpow code Viacoin has is only compatible with 0.10 but not with 0.13.x   (yes technology evolves & things need to be rebuild ed from scratch, which is also the most cleanest thing to do.)

Holidays are now and other devs are often busy. I expect to speed up development after January first. When auxpow is implemented again & tested, we are ready for SegWit.

But to be clear about it, yes the old auxpow implementation needs code changes.

You are awesome new dev, even are better than btcdrak, tbh, i don't wanna say because drak may be unhappy to see my criticals. We need to complete as many as new features, segwit is a good example. You are very competent dev, thanks for contributing your hard working on viacoin

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




MICROMONEY

██
██
██
██
██
██
██
██
██
██
██
██
██


MicroMoney for People & Big Data for Business

▬▬▬▬▬▬▬▬▬▬▬▬▬▬ ▬▬▬▬▬▬▬▬▬▬▬▬▬▬

██
██
██
██
██
██
██
██
██
██
██
██
██

██
██
██
██
██
██
██
██
██
██
██
██
██


Facebook
Twitter
LinkedIn


Reddit
Medium
Telegram
logictense
Hero Member
*****
Offline Offline

Activity: 2146
Merit: 518


View Profile WWW
December 26, 2016, 05:54:04 PM
 #5923

I was a bit busy yesterday to do a daily report
But... The commits from yesterday




Is it a github theme for stylish or a separate browser extension that makes the page background appear dark? Dark reader doesnt seem to be handling the night mode properly.

romanornr
Hero Member
*****
Offline Offline

Activity: 690
Merit: 907


Yeah Romano from twitter


View Profile
December 26, 2016, 09:28:09 PM
 #5924

I was a bit busy yesterday to do a daily report
But... The commits from yesterday


Is it a github theme for stylish or a separate browser extension that makes the page background appear dark? Dark reader doesnt seem to be handling the night mode properly.

Yeah what a great taste I have right? Looks fancy huh?  Grin
It's a stylish theme. Using Google Chrome for it. I'm on mobile now, going to sleep. I will add a link of the stylish theme tomorrow.
romanornr
Hero Member
*****
Offline Offline

Activity: 690
Merit: 907


Yeah Romano from twitter


View Profile
December 27, 2016, 09:12:32 AM
 #5925

I was a bit busy yesterday to do a daily report
But... The commits from yesterday


Is it a github theme for stylish or a separate browser extension that makes the page background appear dark? Dark reader doesnt seem to be handling the night mode properly.

Here you can find the stylish theme
https://userstyles.org/styles/37035/github-dark
romanornr
Hero Member
*****
Offline Offline

Activity: 690
Merit: 907


Yeah Romano from twitter


View Profile
December 28, 2016, 09:55:02 AM
 #5926

You are awesome new dev, even are better than btcdrak, tbh, i don't wanna say because drak may be unhappy to see my criticals. We need to complete as many as new features, segwit is a good example. You are very competent dev, thanks for contributing your hard working on viacoin

Thanks for the compliment, however it's a huge advantage that the old Viacoin code is very good.
Actually excellent if I think this was made in 2014 and till this day, the Viacoin source code is better than most altcoins.
(Started an Altcoin mining pool before Viacoin, so trust me.. I know how terrible coins are lately)

The well written Viacoin code allowed to to test it very well.  Smiley
Barbatos
Member
**
Offline Offline

Activity: 272
Merit: 11

www.becent.com


View Profile
December 28, 2016, 01:32:18 PM
 #5927

The only good thing that we could actually attribute to btcdrak is that when creating the coin he took latest Bitcoin's source code and kept it updated with Bitcoin Core for a while. Apart from that, a few minor changes and OP_CHECKLOCKTIMEVERIFY, he added nothing to Viacoin that was new compared to Bitcoin (and it is still true in current viacoin's code).

Romano I have no doubt that you're way more talented and dedicated to this coin than this scammer, so I can't wait to see what you will bring to us. Smiley

dranster
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile
December 28, 2016, 01:48:01 PM
 #5928

VIA to the moon soon

10000 sats incoming
Xosihc
Hero Member
*****
Offline Offline

Activity: 538
Merit: 500

Hello


View Profile
December 28, 2016, 07:32:31 PM
 #5929

Keep up the great work! VIA is looking to be prime to have a excellent year in 2017. The only thing missing right now is some support on their order books on poloniex for more investors to jump in. There needs to be some liquidity in place before larger investors will get involved.

Hopefully the continued good news will build confidence for people to stack the order books Smiley
romanornr
Hero Member
*****
Offline Offline

Activity: 690
Merit: 907


Yeah Romano from twitter


View Profile
December 28, 2016, 11:34:38 PM
Last edit: December 29, 2016, 10:56:00 AM by romanornr
 #5930

Great news for new investors.
Since I took over Litebit.eu makes it able to buy Viacoins directly payment methods like iDeal, Sepa Bankwire, SOFORT, Credits, Bank Contact, Giro pay etc.

That is great for investors who don't wanna buy via an exchange and read Orderbooks etc. But now it's even easier for "newbie" investors.

They can store Viacoins in LiteBit.eu hosted wallet.
So no wallet download or vialectrum. Great for non-technical people.

Link to the tweet: https://twitter.com/litebiteu/status/814173200099790848


hcf27
Full Member
***
Offline Offline

Activity: 257
Merit: 100



View Profile
December 29, 2016, 11:01:56 PM
 #5931

Hello,

Are there any working servers for viaelectrum, I download it but could not connect.

Thanks.
romanornr
Hero Member
*****
Offline Offline

Activity: 690
Merit: 907


Yeah Romano from twitter


View Profile
December 30, 2016, 11:01:22 AM
Last edit: December 30, 2016, 01:13:25 PM by romanornr
 #5932

Hello,

Are there any working servers for viaelectrum, I download it but could not connect.

Thanks.
Yes, offcourse. You may have to use the correct settings.
Use Protocol: TCP instead of SSL.

Barbatos
Member
**
Offline Offline

Activity: 272
Merit: 11

www.becent.com


View Profile
December 30, 2016, 02:40:07 PM
 #5933

Viacoin back in the top 100 digital currencies by market capitalization... and it is only the beginning.  Cheesy


romanornr
Hero Member
*****
Offline Offline

Activity: 690
Merit: 907


Yeah Romano from twitter


View Profile
December 31, 2016, 11:12:33 AM
 #5934

Well I am ready for 2017 !
So much to come for Viacoin !
romanornr
Hero Member
*****
Offline Offline

Activity: 690
Merit: 907


Yeah Romano from twitter


View Profile
January 03, 2017, 08:38:02 AM
 #5935

Glad Christmas & new years eve are over.
More hours on a day to work on Viacoin.

I will try to make a few commits today & this week.
grv
Full Member
***
Offline Offline

Activity: 177
Merit: 100


View Profile
January 03, 2017, 12:59:31 PM
 #5936

i wonder if that 500k market buy at 3500 was self bought
or did someone fuck up and had coins taken by a whale :p

  tips will be spent on ale and ladies of questionable character Grin
Vlad2Vlad
Legendary
*
Offline Offline

Activity: 3052
Merit: 1530

www.ixcoin.net


View Profile WWW
January 03, 2017, 02:29:44 PM
 #5937


How long before you guys fork over to segwit?  Thx!

iXcoin - Welcome to the F U T U R E!
Xosihc
Hero Member
*****
Offline Offline

Activity: 538
Merit: 500

Hello


View Profile
January 03, 2017, 03:44:32 PM
 #5938

i wonder if that 500k market buy at 3500 was self bought
or did someone fuck up and had coins taken by a whale :p

It would be the ladder of the two. I only say that because that's my order =p
romanornr
Hero Member
*****
Offline Offline

Activity: 690
Merit: 907


Yeah Romano from twitter


View Profile
January 03, 2017, 03:47:12 PM
 #5939

How long before you guys fork over to segwit?  Thx!
I want it as soon as possible, before Bitcoin is what I aim for.
Right now one of the things to do is Merged Mining, after that SegWit will follow with the new Version of Viacoin.

It will be one of the very few altcoins with bleeding edge technology.
Elsada
Jr. Member
*
Offline Offline

Activity: 59
Merit: 10


View Profile
January 03, 2017, 03:58:11 PM
 #5940

I like this Viacoin . The symbol is closed to my company logo .
naturally, I have bought this coin for 3 months before.
Now when I log in my account on bittrex exchange, what a surprise! I have double money on it.
Thanks VIACOIN.  Happy New Year.
Pages: « 1 ... 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 [297] 298 299 300 301 302 303 304 305 306 307 308 309 »
  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!