Bitcoin Forum
May 06, 2024, 08:22:32 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 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 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 »
  Print  
Author Topic: [ANN] [PoW] [PoS] VEIL - Privacy without compromise  (Read 65377 times)
Veilgets
Jr. Member
*
Offline Offline

Activity: 50
Merit: 2


View Profile
January 28, 2019, 12:06:59 PM
 #481

What will happen when the same wallet I run on two different computers? (at home and at work).
I have active stake and I wanted to send some Veil to the stock exchange.


There is no advantage to staking on multiple systems, and it increases the chance of corrupting your wallet, so best practice is to just stake on one machine.
If you see garbage posts (off-topic, trolling, spam, no point, etc.), use the "report to moderator" links. All reports are investigated, though you will rarely be contacted about your reports.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Veilgets
Jr. Member
*
Offline Offline

Activity: 50
Merit: 2


View Profile
January 28, 2019, 12:10:25 PM
 #482

Hey guys,
Keep in mind there are people staking with many thousands of coins at this point. Staking with several hundred may take some time.

If you're having problems, or would like to engage with staff members, submitting a help ticket or jumping on Discord would be the better bet for you.
I did jump to discord and according to them i need fast CPU to get staking reward ...thats just stupid ....they didnt mention about having a faster CPU for staking rewards anywhere ...So its stupid of me to stake it on my $**** workstation...
Hi;

Did they mention which or what kind CPU is fast enough?

Kind regards

people have been able to stake with 5 year old i3 intel CPUs, so most modern CPUs should be fine.
Veilgets
Jr. Member
*
Offline Offline

Activity: 50
Merit: 2


View Profile
January 28, 2019, 12:14:29 PM
 #483

so if i want sent veil to exchanger can i sent with base coin or should it convert to zerocoin ?
According to Telegram it was a POS bug which was used by some users, so probably all staking rewards was earned by them.
Crikey, whats next.

this is false, the vast majority of PoS rewards were won by 10 denomination zerocoins, those were unaffected. The issue was that higher denomination efficiency parameters were not enforced by consensus, so people could gain an advantage when staking higher denominations. The soft fork has made it so that the parameters are enforced network wide.
flann
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 29, 2019, 02:58:22 AM
 #484

so if i want sent veil to exchanger can i sent with base coin or should it convert to zerocoin ?
According to Telegram it was a POS bug which was used by some users, so probably all staking rewards was earned by them.
Crikey, whats next.

this is false, the vast majority of PoS rewards were won by 10 denomination zerocoins, those were unaffected. The issue was that higher denomination efficiency parameters were not enforced by consensus, so people could gain an advantage when staking higher denominations. The soft fork has made it so that the parameters are enforced network wide.

Vast majority doesn't mean a lot if 10 denon coins are themselves the vast majority. What matters is whether someone with 100 10 coins gets the same amount of stakes as someone with 1 1000 coin. Wouldn't the bug have let the latter get a lot more proportional stakes? If you can't supply actual statistics then I'm not surprised that they will be accusations of foul play.
976PerLarisa
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
January 29, 2019, 08:25:51 AM
 #485

Do you plan listing on other exchanges? Do you have a plan for adding?
MilKravchenko1990
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
January 29, 2019, 08:27:29 AM
 #486

I think in your field your project will be among the worthy ones. The startup has everything necessary to take its place. In the near future, the blockchain technology will be widely used. It is only a matter of time.
veilMaDOS
Copper Member
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
January 29, 2019, 11:13:00 AM
 #487

Do you plan listing on other exchanges? Do you have a plan for adding?
There is a plan for exchanges, but top priority is getting the wallet stable before proceeding.
tomaroc
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
January 29, 2019, 02:44:15 PM
 #488

Code:
CWallet::AutoZeromint(): auto minting failed with error: Insufficient confirmed funds, you might need to wait a few minutes and try again.

I am waiting 24 hours ... still this error.

Code:
[
  {
    "denomination": 10,
    "mints_spendable": 5,
    "mints_pending": 0
  },
  {
    "denomination": 100,
    "mints_spendable": 2,
    "mints_pending": 0
  },
  {
    "denomination": 1000,
    "mints_spendable": 0,
    "mints_pending": 0
  },
  {
    "denomination": 10000,
    "mints_spendable": 0,
    "mints_pending": 0
  }
]

The latest version wallet
What is wrong?
kurniawanj
Newbie
*
Offline Offline

Activity: 141
Merit: 0


View Profile
January 30, 2019, 01:43:29 AM
 #489

Do you plan listing on other exchanges? Do you have a plan for adding?
There is a plan for exchanges, but top priority is getting the wallet stable before proceeding.
soo if we want to send veil are base veil can be sent or should it mint to zero coin

please fix the wallet it takes a year to get sync

slower then raven or else
veilMaDOS
Copper Member
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
January 30, 2019, 06:53:11 AM
 #490

New wallet release: https://github.com/Veil-Project/veil/releases/tag/v1.0.1.4

v1.0.1.4 contains fixes to reduce the frequency of staking orphans. This release is recommended but not mandatory if updating from v1.0.1.3.
veilMaDOS
Copper Member
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
January 30, 2019, 07:22:01 AM
Last edit: January 30, 2019, 09:33:37 AM by veilMaDOS
 #491

Code:
CWallet::AutoZeromint(): auto minting failed with error: Insufficient confirmed funds, you might need to wait a few minutes and try again.

I am waiting 24 hours ... still this error.

Code:
[
  {
    "denomination": 10,
    "mints_spendable": 5,
    "mints_pending": 0
  },
  {
    "denomination": 100,
    "mints_spendable": 2,
    "mints_pending": 0
  },
  {
    "denomination": 1000,
    "mints_spendable": 0,
    "mints_pending": 0
  },
  {
    "denomination": 10000,
    "mints_spendable": 0,
    "mints_pending": 0
  }
]

The latest version wallet
What is wrong?
Hey tomaroc. I'm sorry, but I don't understand what issue you're having. Can you elaborate?


soo if we want to send veil are base veil can be sent or should it mint to zero coin

please fix the wallet it takes a year to get sync

slower then raven or else
Hey there kurniawanj. Smiley You can send basecoin to a basecoin address if you like, but please note that these transactions are not private. This can't be done in the Send Veil screen, only through console: sendtoaddress <basecoin bv address> <amount>

If you want to make use of Veil's privacy features, please mint your basecoins into zerocoins before transacting.
cryptounicon
Full Member
***
Offline Offline

Activity: 210
Merit: 100



View Profile WWW
January 30, 2019, 07:41:19 AM
 #492

This project is definitely innovative, hopefully all the wallet issues settle down soon. Hoping I can get some stakes.

EZ365 TM     ⚫  REVOLUTIONARY DIGITAL ASSET ECOSYSTEM  ⚫
████████████████ [ http://ez365.io/ ] ████████████████
bestvepr
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
January 30, 2019, 08:28:21 AM
 #493

http://https://a.radikal.ru/a07/1901/4a/5ee5aaae5aa2.jpg
Error when transferring from wallet to dex.subi.io. What is the problem?
veilMaDOS
Copper Member
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
January 30, 2019, 09:02:30 AM
Last edit: January 30, 2019, 09:33:23 AM by veilMaDOS
 #494

http://
Error when transferring from wallet to dex.subi.io. What is the problem?

Hey bestvepr. Are you sending basecoin funds to a basecoin address? If so, the only way to do that is through the console. Please use the following command: sendtoaddress <basecoin bv address> <amount>
bestvepr
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
January 30, 2019, 09:30:52 AM
 #495

Hello veilMaDOS

https://a.radikal.ru/a09/1901/b1/e31dae602871.jpg
Still does not send
Кaк мнe oтпpaвить?
veilMaDOS
Copper Member
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
January 30, 2019, 09:33:08 AM
 #496

Still does not send
Кaк мнe oтпpaвить?
I'm very sorry, I misspelled the command. Please try this instead. No need to add the arrow brackets: sendtoaddress <basecoin bv address> <amount>
bestvepr
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
January 30, 2019, 09:40:15 AM
 #497

https://a.radikal.ru/a02/1901/83/20ac3a5d3117.jpg
veilMaDOS
Copper Member
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
January 30, 2019, 09:42:26 AM
 #498

If your wallet is currently encrypted, please unlock it, and try the commands again.
Pon13
Full Member
***
Offline Offline

Activity: 670
Merit: 130



View Profile WWW
January 30, 2019, 09:43:38 AM
 #499

Still does not send
Кaк мнe oтпpaвить?
I'm very sorry, I misspelled the command. Please try this instead. No need to add the arrow brackets: sendtoaddress <basecoin bv address> <amount>

is this command automatically converting zerocoins to basecoins and then sending them to the basecoin address?

Bill Hicks was right about....everything
bestvepr
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
January 30, 2019, 09:52:47 AM
 #500

Thank. Everything worked out
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 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 »
  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!