Bitcoin Forum
May 05, 2024, 01:21:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13]  All
  Print  
Author Topic: [ANN] vDinar Yugoslav miners' coin | No ICO | PoW  (Read 7645 times)
minerja
Sr. Member
****
Offline Offline

Activity: 1248
Merit: 297


View Profile
November 29, 2019, 12:51:49 PM
 #241

Hi guys,

I have a 1000 Vdinar for sale.
Looking for 100 sats per coin (0.00000100 BTC each)
Will sell in 100's or 1000

Thanks
J
1714915280
Hero Member
*
Offline Offline

Posts: 1714915280

View Profile Personal Message (Offline)

Ignore
1714915280
Reply with quote  #2

1714915280
Report to moderator
1714915280
Hero Member
*
Offline Offline

Posts: 1714915280

View Profile Personal Message (Offline)

Ignore
1714915280
Reply with quote  #2

1714915280
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714915280
Hero Member
*
Offline Offline

Posts: 1714915280

View Profile Personal Message (Offline)

Ignore
1714915280
Reply with quote  #2

1714915280
Report to moderator
1714915280
Hero Member
*
Offline Offline

Posts: 1714915280

View Profile Personal Message (Offline)

Ignore
1714915280
Reply with quote  #2

1714915280
Report to moderator
DejanGrande (OP)
Member
**
Offline Offline

Activity: 212
Merit: 10

vDinar: Yugoslav miners' coin!


View Profile WWW
February 29, 2020, 06:07:16 PM
Last edit: February 29, 2020, 08:05:40 PM by DejanGrande
 #242

⚠️⚠️⚠️ vDinar is now using vCrypt 11 (2048)

A reminder of the new mining options you'll have to use:

Depending on your mining software (Svarog, Triglav or Veles) the new start options from block 420'000 may vary:


Svarog

Algorithm name on Svarog changes to vcrypt:2048 (2048 being 2^N, or 2^11). Therefore, the new algorithm option will look like:
-a vcrypt:2048
or
--algo vcrypt:2048


Triglav

On Triglav you can choose different ways of displacing for the new N factor:

1) By changing the algorithm name with the option:
--algorithm adaptive-n-factor
This algorithm name is already packaged with the new N factor 11.
Remember not to use this for the next N factor change in 2024 though but to either choose method 2 or 3 in this list.

2) [RECCOMENDED] You can add a new N factor option besides the standard algorithm name option:
--algorithm vcrypt --nfactor 11

3) If you want to specify the N factor for a specific pool, no algorithm name changes are needed, but you'll need to add a new option for pool mining:
--pool-nfactor 11


⚠️ Update! Veles' (Nvidia miner) instructions have been fixed.

Veles:

Algorithm name on Veles changes to vcrypt:10 (the N factor is adjusted by 1 in the code). Therefore, the new algorithm option will look like:
-a vcrypt:10
or
--algo vcrypt:10


If you still have any doubts or aren't sure about anything, feel free to reply here, send a private message to me or to @vDinarADM on Telegram or to participate in our Discord channel!

DejanGrande (OP)
Member
**
Offline Offline

Activity: 212
Merit: 10

vDinar: Yugoslav miners' coin!


View Profile WWW
March 07, 2020, 06:53:56 PM
 #243

vDinar v2.2 is now available!

https://github.com/AndreaDejanGrande/vDinar/releases/tag/v2.2

2.2 changes:
- Fixed sync issue for orphan blocks;
- Upgraded to Qt 5;
- Upgraded to OpenSSL 1.1.1;
- Upgraded to Berkeley DB 18.1.32;
- Upgraded to MiniUPnP 2.1.20191224;
- Substituted obsolete Gitian descriptors with MXE instructions;
- Fixed minor bugs (code, UI and getmininginfo RPC function).

DejanGrande (OP)
Member
**
Offline Offline

Activity: 212
Merit: 10

vDinar: Yugoslav miners' coin!


View Profile WWW
May 03, 2020, 07:25:43 PM
 #244

vDinar is now available on the Ubuntu Software Center (and on every equivalent of your distribution)!

https://snapcraft.io/vdinar

7d2mine
Newbie
*
Offline Offline

Activity: 80
Merit: 0


View Profile
December 18, 2020, 05:41:08 AM
 #245

Any updates on this? Is it still active? Mined some when it first launched...
waya
Sr. Member
****
Offline Offline

Activity: 576
Merit: 250


Owns of Waya Wolf Coin - WW Supports the Wolf Park


View Profile WWW
December 18, 2020, 08:16:18 AM
 #246

Hello All,

I am just curious what are the current exchanges for this coin,  Are there exchanges you are considering for listing.  I think this coin has potential but when people are listing coins for sale in BCT you need an exchange.

Cheers,
Waya

Owner of Waya Wolf V2.0 Coin
Waya Wolf Coin Supports the Wolf Park in Battle Ground, Indiana!!
Join us and help Wolf Park an education, conservation, and research facility.
minerja
Sr. Member
****
Offline Offline

Activity: 1248
Merit: 297


View Profile
December 18, 2020, 09:24:10 AM
 #247

Hi,

Does anyone have any live addnodes please?

Thanks
J
7d2mine
Newbie
*
Offline Offline

Activity: 80
Merit: 0


View Profile
December 19, 2020, 01:28:31 AM
 #248

Hello All,

I am just curious what are the current exchanges for this coin,  Are there exchanges you are considering for listing.  I think this coin has potential but when people are listing coins for sale in BCT you need an exchange.

Cheers,
Waya


AFAIK it is not on any exchanges currently. If someone knows of one, please do correct me.
DejanGrande (OP)
Member
**
Offline Offline

Activity: 212
Merit: 10

vDinar: Yugoslav miners' coin!


View Profile WWW
December 22, 2020, 04:35:31 PM
 #249

My bad, didn't notice the new answers!

Of course VDN is still active, there are always hardcoded nodes running no matter what (minerja what issues are you encountering by the way?)
As the last Windows build had an issue with newer versions of MiniUPnP non-hardcoded nodes are not communicating between themselves, but rather all communicate to the hardcoded nodes, and those hardcoded nodes share everthing with anyone else; so don't worry if you get only 2 active connections, you're just not getting access to the 2.2 Windows nodes (as the issue is only build-related). I hope I'll get that library straight too, but I really didn't want to keep VDN running on obsolete and unsecure libraries, it's better to work on new and secure ones. It did well for all the other libraries, MiniUPnP is the last issue.

As for the exchanges, as you probably all already know, we got our own "Voda" made as a platform for anyone who'd like to trade, but yes, there's no buying volume, which is why I understand if you're expecting other exchanges. If we keep pushing together we can all mean something and get some external exchange to list us, so if you would like that we can organize more on that side! I'm there to support any community-based initiative that can help the project, as I always did until now.

caoscan
Newbie
*
Offline Offline

Activity: 61
Merit: 0


View Profile
January 09, 2021, 05:43:25 PM
Last edit: January 12, 2021, 02:15:41 AM by caoscan
 #250

EDIT : Gone

Hi, so here is a giveaway.

Why? Why not...

I put 250 VDN in a web wallet so one person can have it. I edited an old comments of mine and put the id and password in it. The comments is in General and the comment is from 2020. Don't forget to send the 250 VDN to a new adress.


Discord link : https://discord.gg/83TZt94zcg
DejanGrande (OP)
Member
**
Offline Offline

Activity: 212
Merit: 10

vDinar: Yugoslav miners' coin!


View Profile WWW
January 12, 2021, 07:30:46 AM
 #251

EDIT : Gone

Hi, so here is a giveaway.

Why? Why not...

I put 250 VDN in a web wallet so one person can have it. I edited an old comments of mine and put the id and password in it. The comments is in General and the comment is from 2020. Don't forget to send the 250 VDN to a new adress.


Discord link : https://discord.gg/83TZt94zcg

Interesting game, I hope the winner will use those VDNs wisely!  Smiley

DejanGrande (OP)
Member
**
Offline Offline

Activity: 212
Merit: 10

vDinar: Yugoslav miners' coin!


View Profile WWW
July 28, 2021, 11:22:40 PM
 #252

The K25 fork (improving the way local donations are calculated) has been deployed succesfully after block 630000, both regarding the coin itself and the way the pool has been updated to work with the new algorithm. No issues have been encountered at all, and miners do not need any updates to work with the fork, as the previous code already supported a versatile behaviour towards the pool.

bctgw
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
July 30, 2021, 08:25:12 AM
 #253

how to mining this coin ?  Wink
DejanGrande (OP)
Member
**
Offline Offline

Activity: 212
Merit: 10

vDinar: Yugoslav miners' coin!


View Profile WWW
July 30, 2021, 03:03:20 PM
 #254

I see TXs, just fully aware of other cryptos that still had a few miners even though devs and everyone else bailed on it. Was trying to sync wallet, 2 weeks dl then no nodes, restart, repeat, 2 more weeks, restart, repeat

Nodes are definitely active, are you sure you have the latest wallet version? There were syncing issues with previous ones which have been fixed. If that's not the issue let me know so I can help you!

DejanGrande (OP)
Member
**
Offline Offline

Activity: 212
Merit: 10

vDinar: Yugoslav miners' coin!


View Profile WWW
July 30, 2021, 03:07:24 PM
 #255

how to mining this coin ?  Wink

Well you can either mine it with a CPU using Svarog or mine it with a GPU using Triglav for AMD or Veles for Nvidia! Have a good mining!

DejanGrande (OP)
Member
**
Offline Offline

Activity: 212
Merit: 10

vDinar: Yugoslav miners' coin!


View Profile WWW
July 31, 2021, 11:16:01 AM
 #256


Nodes are definitely active, are you sure you have the latest wallet version? There were syncing issues with previous ones which have been fixed. If that's not the issue let me know so I can help you!

I got this issue when use v2.2 from github, And is there a wallet for linux users?

Then we've found the issue! Synchronization for blocks coming after the vCrypt value change at block 420000 has been fixed with version 2.2.1, as up to 2.2 there were some missing instructions for the new context.

Sure there is, the fastest way you can install vDinar on Linux is through Snapcraft, which lets you install it with one click instead of compiling all on your own (here's the link). This means you can install vDinar through the Ubuntu Software Center or whatever equivalent your platform includes!
If you want to compile vDinar for yourself though, you can of course do it by following the instructions you'll find in the docs. Here's the Github page, and here's the v2.2.1 release.

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13]  All
  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!