Bitcoin Forum
May 13, 2024, 03:42:32 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 »
21  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] Forknote - create your own Cryptonote network on: January 04, 2018, 12:22:00 AM
Hi slb,

The secret/public key don't work, if I create a new address in walletd with a viewkey of another address anywere in the network I expect the balance to show up and the same address. When I do this now I get a totaly different address, everytime, and no balance visible.

Is this the expected behaviour of keys ?

BTW: Using forknote 2.1.2 after including zawy on forknote 2.1.1 introduces bugs, transactions get cancelled and previous transactions before zawy introduction are gone !!

Kr,
Olivier @ b2bcoin.xyz

Where are you not seeing the transactions? simplwallet or walletd? Is 'reset' helping? There was a bug in 2.1.0 or 2.1.1 which require reset to be performed on update.

Import/export wallets from walletd to simplewallet and vice versa works. I do it a couple times per day. You need the secret and view private keys
22  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [QCN] QuazarCoin | Full privacy&data protection | Egalitarian PoW on: January 03, 2018, 05:42:14 AM
Is anybody here? I used forknoted 2.1.2, but i can't transfer the coin to hitbtc.
I tried to send some coin, but hitbtc can't receive.


Hitbtc is on the quazarcoin.minergate.conf . Are you using this conf? The other configuration is without double spending
23  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] Forknote - create your own Cryptonote network on: January 02, 2018, 10:47:53 PM
Can someone tell me how to reset?

My latest efforts:

- I use the coin2.conf file to create the DB. https://bitcointalk.org/index.php?topic=1079306.msg26865189#msg26865189

- Then I print the genesis tx manually, this gives me the "outs: " and new genesis tx hex.

- I add the new tx hex to the coin2.conf, which creates a new coin3.conf.

- I use the coin3.conf to connect to the DB created with the coin2.conf, which seems to work except the simple wallet still has the "Failed to load: genesis block hash does not match stored state..." error.

- So I delete the old coin2.conf DB and recreate the DB using the coin3.conf.

- Everything connects without an error including simple wallet. But simple wallet still freezes and won't except any commands:

Code:
Wallet file name: coin1
password: ********
2018-Jan-01 18:45:51.227067 INFO    Loading wallet...
Sync from timestamp: 0
2018-Jan-01 18:45:51.349815 INFO    Opened wallet: walletaddress
2018-Jan-01 18:45:51.350168 INFO    **********************************************************************
Use "help" command to see the list of available commands.
**********************************************************************
help
help
exit
Which verison of forknote is used?
IMO Forknote 2.1.2 (core Bytecoin 2.1.2) has some issues w/simplewallet hanging on launch (sync wont display like other verison) and on exit (wont close)
forknote wallet v2.1.1.1245 () seems to run smooth but does get buggy at times

try this
https://wiki.bytecoin.org/wiki/Simplewallet_JSON_RPC_API#reset_2

We created a network for a customer recently (PreMine) and had to the same issue but were able to come up with a workaround to get the daemon to correct the Block Reward Mismatch message

You should use 2.1.2. The previews version has some serious bugs, especially if you use zawy difficulty algorithm. 
24  Alternate cryptocurrencies / Altcoin Discussion / Re: Anonymity, Security and Privacy: Anonymous Cryptocurrency Enhancement Comparsion on: January 02, 2018, 12:39:46 AM
You should remove Multisig transactions from Bytecoin. The low level code was removed in the last version
25  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] Forknote - create your own Cryptonote network on: December 31, 2017, 01:49:51 PM
Hi @slb
Help please, the nodes do not run to me, I follow the guide step by step, but they do not run me using ubuntu 14.04, I do not use the 16.04 because I can not find how to do with the upstart, I appreciate your help, Thanks.

You just need to have the same config on all nodes. Upstart is just a way to keep the node running all the time. If you have  another way  to run it all the time - just use it.
26  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] Forknote - create your own Cryptonote network on: December 29, 2017, 03:25:40 PM
Guys, we still have the 50000 DSH (~1500$ at post time) bounty for a Forknote GUI. Here are the requirements:

* Bytecoin Wallet clone (https://github.com/amjuarez/bytecoin-gui)
* Ability to add/edit/delete Forknote configs
* Ability to run multiple Forknote configs simultaneously
* Ability to do everything Bytecoin Wallet is able to do for every Forknote config
* Clear visibility of what networks are available and what networks are running
* Opensource (that's obvious, because of the Bytecoin wallet license)

That's about it.


Hi slb,

We are working hard on the wallet you are looking for. One thing is not clear to me.
When getting the Spend keys from the walletd for a specific address and importing them in simplewallet no balance is shown and the address created by the wallet is different as well.

I'm a little stuck here, would like to offer people to create a paper wallet somehow, but if this doesn't work, we can not offer that functionality.

Can you please explain how the import works and why the balance of my imported address is not in the new created 'imported' wallet.

Kr,
Olivier @ b2bcoin.xyz

How is this coming along?

About the paper wallet, still waiting for news from slb, he doesn't answer my question on how to export/import spend keys ...

For walletd: you can import with createAddress;  you can export with getSpendKeys. More info here:
https://wiki.bytecoin.org/wiki/Bytecoin_RPC_Wallet_JSON_RPC_API

For simplewallet:
To export: use export_keys command
To import: use "I" when open the wallet. There still is no function to import with inline arguments

Hi slb,

Last question, can I use the exported keys from walletd in simplewallet ?

Kr,
Olivier @ b2bcoin.xyz

Yes. you can
27  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] Forknote - create your own Cryptonote network on: December 29, 2017, 01:40:39 PM
I am looking for people to test our new webwallet. If someone wants to participate, please PM me.
28  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] Forknote - create your own Cryptonote network on: December 29, 2017, 01:38:14 PM
Guys, we still have the 50000 DSH (~1500$ at post time) bounty for a Forknote GUI. Here are the requirements:

* Bytecoin Wallet clone (https://github.com/amjuarez/bytecoin-gui)
* Ability to add/edit/delete Forknote configs
* Ability to run multiple Forknote configs simultaneously
* Ability to do everything Bytecoin Wallet is able to do for every Forknote config
* Clear visibility of what networks are available and what networks are running
* Opensource (that's obvious, because of the Bytecoin wallet license)

That's about it.


Hi slb,

We are working hard on the wallet you are looking for. One thing is not clear to me.
When getting the Spend keys from the walletd for a specific address and importing them in simplewallet no balance is shown and the address created by the wallet is different as well.

I'm a little stuck here, would like to offer people to create a paper wallet somehow, but if this doesn't work, we can not offer that functionality.

Can you please explain how the import works and why the balance of my imported address is not in the new created 'imported' wallet.

Kr,
Olivier @ b2bcoin.xyz

How is this coming along?

About the paper wallet, still waiting for news from slb, he doesn't answer my question on how to export/import spend keys ...

For walletd: you can import with createAddress;  you can export with getSpendKeys. More info here:
https://wiki.bytecoin.org/wiki/Bytecoin_RPC_Wallet_JSON_RPC_API

For simplewallet:
To export: use export_keys command
To import: use "I" when open the wallet. There still is no function to import with inline arguments
29  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][COAL] BitCoal - MANDATORY UPDATE - CPU/GPU MINING - CRYPTONIGHT on: December 28, 2017, 07:28:13 PM
Looking for people to test our new webwallet. PM me if interested. 10 people can participate max
30  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [DSH] Dashcoin (Cryptonote) UPDATE: New source/wallets+GUI - 1.0.10 on: December 28, 2017, 11:30:35 AM
Cryptopia:

Quote
Market Paused

Investigating wallet issues.

I wrote to them to check what's going on
31  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [DSH] Dashcoin (Cryptonote) UPDATE: New source/wallets+GUI - 1.0.10 on: December 27, 2017, 06:42:39 PM
If someone wants to participate in the testing of the webwallet, please PM. Up to 10 people can participate in this stage
32  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] Forknote - create your own Cryptonote network on: December 22, 2017, 06:01:37 PM
I know theres a problem with the genesis block. "Failed to load: genesis block hash does not match stored state"

I don't know what I'm doing wrong. When creating a premine coin, you need to create the .conf file first in order to create the wallet for the premine coins, but to create the wallet you need the .conf file. Do I leave the "Addresses for the premined coins" blank to create the addresses, then fill in for printing the genesis trans hex?
just reset
33  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [KRB] Karbo (Ҝ) Карбованець - Cryptonote / Anon on: December 22, 2017, 05:15:14 PM
Hi guys,

Our pool service at Democats was unavailable for some time today. Sorry for the interruption. Now everything is ok. Our fee is changed to 0% for the next few days for compensation.
34  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [DSH] Dashcoin (Cryptonote) UPDATE: New source/wallets+GUI - 1.0.10 on: December 17, 2017, 01:04:12 AM
Hello,

Our webwallet alpha version is released. I am fixing some usability issues before making it public. I have some concerns before releasing it tho. Dashcoin clearly has naming issue. ~10% of the users of Democats are confusing the Minergate fork with the ours. This can escalade badly in time, if Minergate decides to play back. It's up to the active holders to resolve this issue
35  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] [XDB] Doubloon - Cryptonote Evolved on: December 08, 2017, 10:40:52 PM
reserved
36  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [DSH] Dashcoin (Cryptonote) UPDATE: New source/wallets+GUI - 1.0.10 on: November 23, 2017, 07:08:33 PM
In KRB the "masternode" are just open full nodes. We already have this capability. Just use Forknote with the "fee-address" option. The full node donation percent is located in the client software, interacting with the full node.
It's quite good incentive for running full nodes.
37  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [DSH] Dashcoin (Cryptonote) UPDATE: New source/wallets+GUI - 1.0.10 on: November 18, 2017, 01:05:05 PM
I got some reports about wallets not syncing correctly on v2.1.2 on Forknote. I do not experience this issue myself, after I see in what conditions the bug is present a fix will be released. Not sure if Dashcoin's binaries are affected
38  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [DSH] Dashcoin (Cryptonote) UPDATE: New source/wallets+GUI - 1.0.10 on: November 06, 2017, 12:14:27 AM
I have the lastest wallet and upto date blockchain and it was working fine earlier but now I am getting error while sending coins to cryptopia

What needs to be done to resolve this problem.

2017-Nov-04 06:46:37.180999 WARNING Transaction b4cf79d5f9e01634c82383897a69dc40
bd7e465f6088b4a2a9da287e9327d7e3 is not valid. Reason: Transaction uses spent ke
y image
2017-Nov-04 06:46:37.236689 INFO    [on_send_raw_tx]: tx verification failed

Is "reset" helping?
39  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [DSH] Dashcoin (Cryptonote) UPDATE: New source/wallets+GUI - 1.0.10 on: November 02, 2017, 07:16:37 PM
Coinmarketcap now has warning about the double spending on hitbtc:
https://coinmarketcap.com/currencies/dashcoin/
40  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [DSH] Dashcoin (Cryptonote) UPDATE: New source/wallets+GUI - 1.0.10 on: November 01, 2017, 04:15:16 AM
Hi All,

This was posted in Reddit - can anyone answer???

"Dash developers maintain a selective approach towards solving existing exploits in the ecosystem. Apart from InstantSend few other exploits have been completely ignored. One of them being the DarkSend feature which annihilates the privacy of the user's Dash transactions despite it being their safest feature (something they claim it to be). Solving the InstantSend feature was a necessity as it was capable of disrupting the whole system which is not the case with DarkSend as it only harms the users. This selective and ignorant behaviour of Dash team makes their platform completely unsafe for its users as it allows your transaction to be accessed. So next time any central authority demands the database from third party servers, it is delivered. What if NSA is snooping on those third party servers?"
Why don't ask in reddit? This is different coin
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!