Bitcoin Forum
May 04, 2024, 02:39:36 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 »  All
  Print  
Author Topic: [ANN] Forknote - create your own Cryptonote network  (Read 36643 times)
elGuilleAR
Member
**
Offline Offline

Activity: 186
Merit: 10


View Profile WWW
September 12, 2017, 01:44:03 AM
 #141

Hello:

Since the last from 2.1.0 to 2.1.1 I cannot compile them from source.
I already downloaded the compiled version to upgrade the pools, however, if I try to compile the version from source (automated process I made) it just fail with this error.
I think it is something related to Makefile rule.

make[3]: Entering directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
make[3]: Leaving directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
make[3]: Entering directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
make[4]: Entering directory '/home/escavo/cryptos/cryptonote/forknote/external/rocksdb'
  GEN      util/build_version.cc
make[4]: *** No rule to make target 'util/scoped_arena_iterator.h', needed by 'db/column_family.o'.  Stop.
make[4]: Leaving directory '/home/escavo/cryptos/cryptonote/forknote/external/rocksdb'
external/CMakeFiles/rocksdb.dir/build.make:57: recipe for target 'external/CMakeFiles/rocksdb' failed
make[3]: *** [external/CMakeFiles/rocksdb] Error 2
make[3]: Leaving directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
CMakeFiles/Makefile2:126: recipe for target 'external/CMakeFiles/rocksdb.dir/all' failed
make[2]: *** [external/CMakeFiles/rocksdb.dir/all] Error 2
make[2]: Leaving directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
Makefile:94: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
Makefile:20: recipe for target 'build-release' failed
make: *** [build-release] Error 2

SCAVO  Technologies
SELF-SUSTAINING CRYPTO MINING FARM  BY USING RENEWABLE ENERGY RESOURCES - LIFETIME CONTRACT
────────  Whitepaper ⬝  Twitter ⬝  Telegram ⬝   Facebook ⬝  Ann Thread     ─────── 
1714833576
Hero Member
*
Offline Offline

Posts: 1714833576

View Profile Personal Message (Offline)

Ignore
1714833576
Reply with quote  #2

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

Activity: 598
Merit: 501


View Profile WWW
September 12, 2017, 01:58:14 AM
 #142

Hello:

Since the last from 2.1.0 to 2.1.1 I cannot compile them from source.
I already downloaded the compiled version to upgrade the pools, however, if I try to compile the version from source (automated process I made) it just fail with this error.
I think it is something related to Makefile rule.

make[3]: Entering directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
make[3]: Leaving directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
make[3]: Entering directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
make[4]: Entering directory '/home/escavo/cryptos/cryptonote/forknote/external/rocksdb'
  GEN      util/build_version.cc
make[4]: *** No rule to make target 'util/scoped_arena_iterator.h', needed by 'db/column_family.o'.  Stop.
make[4]: Leaving directory '/home/escavo/cryptos/cryptonote/forknote/external/rocksdb'
external/CMakeFiles/rocksdb.dir/build.make:57: recipe for target 'external/CMakeFiles/rocksdb' failed
make[3]: *** [external/CMakeFiles/rocksdb] Error 2
make[3]: Leaving directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
CMakeFiles/Makefile2:126: recipe for target 'external/CMakeFiles/rocksdb.dir/all' failed
make[2]: *** [external/CMakeFiles/rocksdb.dir/all] Error 2
make[2]: Leaving directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
Makefile:94: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
Makefile:20: recipe for target 'build-release' failed
make: *** [build-release] Error 2


OS?  The only difference in the core is rocksdb version update

Forknote (create cryptocurrenies easy) - https://bitcointalk.org/index.php?topic=1079306.0
Dashcoin (anonymous cryptocurrency) - https://bitcointalk.org/index.php?topic=1020627.0
elGuilleAR
Member
**
Offline Offline

Activity: 186
Merit: 10


View Profile WWW
September 12, 2017, 02:03:36 AM
 #143

Hello:

Since the last from 2.1.0 to 2.1.1 I cannot compile them from source.
I already downloaded the compiled version to upgrade the pools, however, if I try to compile the version from source (automated process I made) it just fail with this error.
I think it is something related to Makefile rule.

make[3]: Entering directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
make[3]: Leaving directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
make[3]: Entering directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
make[4]: Entering directory '/home/escavo/cryptos/cryptonote/forknote/external/rocksdb'
  GEN      util/build_version.cc
make[4]: *** No rule to make target 'util/scoped_arena_iterator.h', needed by 'db/column_family.o'.  Stop.
make[4]: Leaving directory '/home/escavo/cryptos/cryptonote/forknote/external/rocksdb'
external/CMakeFiles/rocksdb.dir/build.make:57: recipe for target 'external/CMakeFiles/rocksdb' failed
make[3]: *** [external/CMakeFiles/rocksdb] Error 2
make[3]: Leaving directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
CMakeFiles/Makefile2:126: recipe for target 'external/CMakeFiles/rocksdb.dir/all' failed
make[2]: *** [external/CMakeFiles/rocksdb.dir/all] Error 2
make[2]: Leaving directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
Makefile:94: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
Makefile:20: recipe for target 'build-release' failed
make: *** [build-release] Error 2


OS?  The only difference in the core is rocksdb version update

Yes, I know. The error is on rocksdb.
Ubuntu 16.04 (Xenial).

Thanks @slb

SCAVO  Technologies
SELF-SUSTAINING CRYPTO MINING FARM  BY USING RENEWABLE ENERGY RESOURCES - LIFETIME CONTRACT
────────  Whitepaper ⬝  Twitter ⬝  Telegram ⬝   Facebook ⬝  Ann Thread     ─────── 
elGuilleAR
Member
**
Offline Offline

Activity: 186
Merit: 10


View Profile WWW
September 12, 2017, 03:31:51 AM
 #144

Hello:

Since the last from 2.1.0 to 2.1.1 I cannot compile them from source.
I already downloaded the compiled version to upgrade the pools, however, if I try to compile the version from source (automated process I made) it just fail with this error.
I think it is something related to Makefile rule.

make[3]: Entering directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
make[3]: Leaving directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
make[3]: Entering directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
make[4]: Entering directory '/home/escavo/cryptos/cryptonote/forknote/external/rocksdb'
  GEN      util/build_version.cc
make[4]: *** No rule to make target 'util/scoped_arena_iterator.h', needed by 'db/column_family.o'.  Stop.
make[4]: Leaving directory '/home/escavo/cryptos/cryptonote/forknote/external/rocksdb'
external/CMakeFiles/rocksdb.dir/build.make:57: recipe for target 'external/CMakeFiles/rocksdb' failed
make[3]: *** [external/CMakeFiles/rocksdb] Error 2
make[3]: Leaving directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
CMakeFiles/Makefile2:126: recipe for target 'external/CMakeFiles/rocksdb.dir/all' failed
make[2]: *** [external/CMakeFiles/rocksdb.dir/all] Error 2
make[2]: Leaving directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
Makefile:94: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/escavo/cryptos/cryptonote/forknote/build/release'
Makefile:20: recipe for target 'build-release' failed
make: *** [build-release] Error 2


OS?  The only difference in the core is rocksdb version update

Yes, I know. The error is on rocksdb.
Ubuntu 16.04 (Xenial).

Thanks @slb
It seems that it is solved.
Problem: git pull
Solution: delete the whole folder and git clone again. After that, compilations works PERFECTLY!

Tnx.-

SCAVO  Technologies
SELF-SUSTAINING CRYPTO MINING FARM  BY USING RENEWABLE ENERGY RESOURCES - LIFETIME CONTRACT
────────  Whitepaper ⬝  Twitter ⬝  Telegram ⬝   Facebook ⬝  Ann Thread     ─────── 
slb (OP)
Hero Member
*****
Offline Offline

Activity: 598
Merit: 501


View Profile WWW
September 13, 2017, 10:49:57 AM
 #145

Hello,

Forknote 2.1.1 is released:
https://github.com/forknote/forknote/releases/tag/2.1.1

Changes:
* Core changed to Bytecoin 2.1.1
* Added *MIN_MIXIN* option
* Added *MANDATORY_MIXIN_BLOCK_VERSION* option
* Added *MIXIN_START_HEIGHT* option
* Added *BUGGED_ZAWY_DIFFICULTY_BLOCK_INDEX* option in order to fix bug in

In this version you can protect your coins from replay attack. If you have old Dashcoin or Quazarcoin wallet, you can use it safely on both "Double spendings patched" and Minergate networks. You must upgrade your configs with the newest ones:
https://github.com/forknote/configs

Forknote (create cryptocurrenies easy) - https://bitcointalk.org/index.php?topic=1079306.0
Dashcoin (anonymous cryptocurrency) - https://bitcointalk.org/index.php?topic=1020627.0
eeX
Hero Member
*****
Offline Offline

Activity: 961
Merit: 500


Soldo.IN [SLD]


View Profile WWW
September 14, 2017, 09:32:49 AM
 #146

hello slb,

could you explain options below?

MIN_MIXIN
MANDATORY_MIXIN_BLOCK_VERSION
MIXIN_START_HEIGHT
BUGGED_ZAWY_DIFFICULTY_BLOCK_INDEX

Soldo [SLD] @ Soldo.IN
slb (OP)
Hero Member
*****
Offline Offline

Activity: 598
Merit: 501


View Profile WWW
September 14, 2017, 12:12:29 PM
 #147

hello slb,

could you explain options below?

MIN_MIXIN
MANDATORY_MIXIN_BLOCK_VERSION
MIXIN_START_HEIGHT
BUGGED_ZAWY_DIFFICULTY_BLOCK_INDEX

BUGGED_ZAWY_DIFFICULTY_BLOCK_INDEX:   used only by coins adopted bugged ZAWY_DIFFICULTY_BLOCK_INDEX
MANDATORY_MIXIN_BLOCK_VERSION:   Enforce minimum mixin MIN_MIXIN on blockchain level, after block with major version bigger than [this value]
MIN_MIXIN:   minimum mixin amount. Not enforced by default on blockchain level
MIXIN_START_HEIGHT:    minimum block height of the used outputs for mixin

Also, those were added in the preview version:
ZAWY_DIFFICULTY_BLOCK_INDEX   Activates Zawy difficulty after certain block height
ZAWY_DIFFICULTY_DIFFICULTY_BLOCK_VERSION   Activates Zawy difficulty after block major version
ZAWY_DIFFICULTY_V2   ‘1’ if the coin uses Zawy difficulty. Active if the block major version is >=2


Description of all available parameters can be found here:
http://forknote.net/documentation/daemon/#blockchain-options

Forknote (create cryptocurrenies easy) - https://bitcointalk.org/index.php?topic=1079306.0
Dashcoin (anonymous cryptocurrency) - https://bitcointalk.org/index.php?topic=1020627.0
eeX
Hero Member
*****
Offline Offline

Activity: 961
Merit: 500


Soldo.IN [SLD]


View Profile WWW
September 14, 2017, 09:03:02 PM
 #148

Thanks

Soldo [SLD] @ Soldo.IN
elGuilleAR
Member
**
Offline Offline

Activity: 186
Merit: 10


View Profile WWW
September 19, 2017, 02:02:07 AM
Last edit: September 19, 2017, 04:21:37 AM by elGuilleAR
 #149

Hello:

We are having problems, I can say we have three issues Cheesy Undecided:

1st one:

Running pool for Quazarcoin and Bikercoin (both forknote based) when pool tries to send rewards to miners, 9 o 10 times it says "internal node error" on forknote-pool, and in daemon log it says "transactions uses spent key images"

On node:
2017-09-18 22:54:58 [payments] Error with send_transaction RPC request to wallet daemon {"code":-4,"message":"Internal node error"}
2017-09-18 22:54:58 [payments] Payments failed to send to {"amount":10000000000,"address":"bic.............."}


On daemon:
2017-Sep-18 22:54:58.932071 WARNING [Core] Transaction 793829af4957b16eac94f921bec5deb1bbd0d2d3c31ca9483caf940996f7ddb6 is not valid. Reason: Transaction uses spent key image


2nd one:
Quazarcoin always crushes with segmentation fault (compiled from source or binaries downloaded). Both for Linux.
At first, I thought it was because of memory lack; however I ran daemons on a server with 16 GB and same happens.
Am I missing something?

3rd one: 0 coins after a reset command in wallet (pool and personal wallet)

Personal Wallet before RESET:
[wallet bickxW]: balance
2017-Sep-19 00:34:36.560256 INFO    available balance: 56733.42000000, locked amount: 4900.00000000
[wallet bickxW]: 2017-Sep-19 00:37:05.533618 INFO    Unconfirmed transaction 5b5825a4f77885e79104fb88dcdb4b64a7a85c5e2e812d2fc8260d3f2d1c9e39, received 100.00000000
2017-Sep-19 00:40:39.897921 INFO    Unconfirmed transaction c41018a2e4971692635c4fe88d8c057abad4b082a535ead712303ae925de03a6, received 100.00000000
2017-Sep-19 00:44:09.717426 INFO    Unconfirmed transaction 8e2470594aad319012018cb2f5cc3743b42977ffcb81f349e1c7ed991e6d5563, received 100.00000000
2017-Sep-19 00:47:40.041786 INFO    Unconfirmed transaction 821bfc78018c0530ec1a8d8863c4c9182edb7fdd358aa2f3b7a659201bd1a94a, received 100.00000000
2017-Sep-19 00:51:13.477700 INFO    Unconfirmed transaction 8ab4c2adbf9458b6592ec89fa5357e8ebaea420b0e05c5c6c5cf949dc30267d9, received 100.00000000
2017-Sep-19 00:54:46.429318 INFO    Unconfirmed transaction c3e0556d80a13a7c78f63f8445d747eafdf161cbb2683ea10bbefeb5f3728b17, received 100.00000000


Personal Wallet after reset
2017-Sep-19 01:15:42.701038 INFO    **********************************************************************
Use "help" command to see the list of available commands.
**********************************************************************
Height 303838 of 303838
[wallet bickxW]: balance
2017-Sep-19 01:15:47.402897 INFO    available balance: 0.00000000, locked amount: 0.00000000

What the heck!, did I miss all of the coins?.

thanks in advance.-

SCAVO  Technologies
SELF-SUSTAINING CRYPTO MINING FARM  BY USING RENEWABLE ENERGY RESOURCES - LIFETIME CONTRACT
────────  Whitepaper ⬝  Twitter ⬝  Telegram ⬝   Facebook ⬝  Ann Thread     ─────── 
slb (OP)
Hero Member
*****
Offline Offline

Activity: 598
Merit: 501


View Profile WWW
September 19, 2017, 01:04:58 PM
 #150

Hello:

We are having problems, I can say we have three issues Cheesy Undecided:

1st one:

Running pool for Quazarcoin and Bikercoin (both forknote based) when pool tries to send rewards to miners, 9 o 10 times it says "internal node error" on forknote-pool, and in daemon log it says "transactions uses spent key images"

On node:
2017-09-18 22:54:58 [payments] Error with send_transaction RPC request to wallet daemon {"code":-4,"message":"Internal node error"}
2017-09-18 22:54:58 [payments] Payments failed to send to {"amount":10000000000,"address":"bic.............."}


On daemon:
2017-Sep-18 22:54:58.932071 WARNING [Core] Transaction 793829af4957b16eac94f921bec5deb1bbd0d2d3c31ca9483caf940996f7ddb6 is not valid. Reason: Transaction uses spent key image

Maybe it's related to "3rd one"


2nd one:
Quazarcoin always crushes with segmentation fault (compiled from source or binaries downloaded). Both for Linux.
At first, I thought it was because of memory lack; however I ran daemons on a server with 16 GB and same happens.
Am I missing something?

Do you have the replay attack protection in the config?


3rd one: 0 coins after a reset command in wallet (pool and personal wallet)

Personal Wallet before RESET:
[wallet bickxW]: balance
2017-Sep-19 00:34:36.560256 INFO    available balance: 56733.42000000, locked amount: 4900.00000000
[wallet bickxW]: 2017-Sep-19 00:37:05.533618 INFO    Unconfirmed transaction 5b5825a4f77885e79104fb88dcdb4b64a7a85c5e2e812d2fc8260d3f2d1c9e39, received 100.00000000
2017-Sep-19 00:40:39.897921 INFO    Unconfirmed transaction c41018a2e4971692635c4fe88d8c057abad4b082a535ead712303ae925de03a6, received 100.00000000
2017-Sep-19 00:44:09.717426 INFO    Unconfirmed transaction 8e2470594aad319012018cb2f5cc3743b42977ffcb81f349e1c7ed991e6d5563, received 100.00000000
2017-Sep-19 00:47:40.041786 INFO    Unconfirmed transaction 821bfc78018c0530ec1a8d8863c4c9182edb7fdd358aa2f3b7a659201bd1a94a, received 100.00000000
2017-Sep-19 00:51:13.477700 INFO    Unconfirmed transaction 8ab4c2adbf9458b6592ec89fa5357e8ebaea420b0e05c5c6c5cf949dc30267d9, received 100.00000000
2017-Sep-19 00:54:46.429318 INFO    Unconfirmed transaction c3e0556d80a13a7c78f63f8445d747eafdf161cbb2683ea10bbefeb5f3728b17, received 100.00000000


Personal Wallet after reset
2017-Sep-19 01:15:42.701038 INFO    **********************************************************************
Use "help" command to see the list of available commands.
**********************************************************************
Height 303838 of 303838
[wallet bickxW]: balance
2017-Sep-19 01:15:47.402897 INFO    available balance: 0.00000000, locked amount: 0.00000000

What the heck!, did I miss all of the coins?.

thanks in advance.-

What version are you using? This bug should be fixed in the latest version

Forknote (create cryptocurrenies easy) - https://bitcointalk.org/index.php?topic=1079306.0
Dashcoin (anonymous cryptocurrency) - https://bitcointalk.org/index.php?topic=1020627.0
elGuilleAR
Member
**
Offline Offline

Activity: 186
Merit: 10


View Profile WWW
September 19, 2017, 02:58:39 PM
 #151

@slb:
Quote
Quote
Hello:

We are having problems, I can say we have three issues Cheesy Undecided:

1st one:

Running pool for Quazarcoin and Bikercoin (both forknote based) when pool tries to send rewards to miners, 9 o 10 times it says "internal node error" on forknote-pool, and in daemon log it says "transactions uses spent key images"

On node:
2017-09-18 22:54:58 [payments] Error with send_transaction RPC request to wallet daemon {"code":-4,"message":"Internal node error"}
2017-09-18 22:54:58 [payments] Payments failed to send to {"amount":10000000000,"address":"bic.............."}


On daemon:
2017-Sep-18 22:54:58.932071 WARNING [Core] Transaction 793829af4957b16eac94f921bec5deb1bbd0d2d3c31ca9483caf940996f7ddb6 is not valid. Reason: Transaction uses spent key image
Maybe it's related to "3rd one"

After delete the whole blockchain and sync again. All the coins showed up.

Quote
Quote
2nd one:
Quazarcoin always crushes with segmentation fault (compiled from source or binaries downloaded). Both for Linux.
At first, I thought it was because of memory lack; however I ran daemons on a server with 16 GB and same happens.
Am I missing something?
Do you have the replay attack protection in the config?

Yes.
I use the bikercoin.conf in configs repo (exactly the same)
The same applies for quazarcoin.conf.
Both deleted the BC and re sync.

Quote
Quote
3rd one: 0 coins after a reset command in wallet (pool and personal wallet)

Personal Wallet before RESET:
[wallet bickxW]: balance
2017-Sep-19 00:34:36.560256 INFO    available balance: 56733.42000000, locked amount: 4900.00000000
[wallet bickxW]: 2017-Sep-19 00:37:05.533618 INFO    Unconfirmed transaction 5b5825a4f77885e79104fb88dcdb4b64a7a85c5e2e812d2fc8260d3f2d1c9e39, received 100.00000000
2017-Sep-19 00:40:39.897921 INFO    Unconfirmed transaction c41018a2e4971692635c4fe88d8c057abad4b082a535ead712303ae925de03a6, received 100.00000000
2017-Sep-19 00:44:09.717426 INFO    Unconfirmed transaction 8e2470594aad319012018cb2f5cc3743b42977ffcb81f349e1c7ed991e6d5563, received 100.00000000
2017-Sep-19 00:47:40.041786 INFO    Unconfirmed transaction 821bfc78018c0530ec1a8d8863c4c9182edb7fdd358aa2f3b7a659201bd1a94a, received 100.00000000
2017-Sep-19 00:51:13.477700 INFO    Unconfirmed transaction 8ab4c2adbf9458b6592ec89fa5357e8ebaea420b0e05c5c6c5cf949dc30267d9, received 100.00000000
2017-Sep-19 00:54:46.429318 INFO    Unconfirmed transaction c3e0556d80a13a7c78f63f8445d747eafdf161cbb2683ea10bbefeb5f3728b17, received 100.00000000


Personal Wallet after reset
2017-Sep-19 01:15:42.701038 INFO    **********************************************************************
Use "help" command to see the list of available commands.
**********************************************************************
Height 303838 of 303838
[wallet bickxW]: balance
2017-Sep-19 01:15:47.402897 INFO    available balance: 0.00000000, locked amount: 0.00000000

What the heck!, did I miss all of the coins?.

thanks in advance.-
What version are you using? This bug should be fixed in the latest version

escavo@pool01:~/forknote$ forknoted --version --config-file configs/quazarcoin.conf
Success: Configuration file openned: "configs/quazarcoin.conf"
2017-Sep-19 11:41:19.785522 INFO    forknote v2.1.1.1245 ()
forknote v2.1.1.1245 ()
escavo@pool01:~/forknote$


I add a 4th (if you don't mind). This is the Bikercoin's wallet pool. I have lots of "spent" when pool sends reward to miners.
2017-Sep-19 11:01:47.765525 INFO    Height 300523, transaction bc2d39e3a0da5b85e4e080a2755645bb1ba1252e0080ac46c81980999840a18f, received 27.09930808
2017-Sep-19 11:01:47.767999 INFO    Height 300525, transaction 54f158077bc6c7601dec5cac0ed0c8f4b15cdbdd8de8f31002f7f514f8b9c90c, spent 100.00100000
2017-Sep-19 11:01:47.769851 INFO    Height 300525, transaction aabc110bb4f001f7ea8192062ee603fb8cd1df8d599c6a853b8cc41b27a7c98c, spent 100.00100000
2017-Sep-19 11:01:47.772558 INFO    Height 300528, transaction ec056a036247a6a2fe8e8d9a419a608c4780b802037526ad762998a81d081b35, spent 100.00100000
2017-Sep-19 11:01:47.782950 INFO    Height 300529, transaction 959e3d8a4ed31081161c780420e2b4b39767737471e6b49443fb0f78e9fc0c63, spent 100.00100000
2017-Sep-19 11:01:47.790438 INFO    Height 300532, transaction ceacd87dac823c06ec00235f85ac9160167135d9e7e3669ec4e6342dbedecff6, spent 100.00100000
2017-Sep-19 11:01:47.791178 INFO    Height 300536, transaction 77e862e6799383a49f2cdaa1559cb5ce4c15fc64cccaea04d89a4ce83edb205a, spent 100.00100000
2017-Sep-19 11:01:47.794665 INFO    Height 300540, transaction 16689db3c447750050b0a66142754d12cf4767be7fed235a0b21c37d974e644c, spent 100.00100000
2017-Sep-19 11:01:47.797022 INFO    Height 300543, transaction 33cce2ad01aaa51fccc5b6e9989eead7baac690e50c8b16aa60aa903eeeb7302, spent 100.00100000
2017-Sep-19 11:01:47.797817 INFO    Height 300548, transaction 7cb366454d32c70eb657c26f5b70365c3f50b9fefda0c1d5d1fd631c574cce5b, spent 100.00100000
2017-Sep-19 11:01:47.801076 INFO    Height 300553, transaction d44188d64bbdb415424ba0c27230b17a00bd9d156027a396ff5c21b920bae345, spent 100.00100000
2017-Sep-19 11:01:47.802654 INFO    Height 300555, transaction ef5f24d76dd12dc6832b0448c79cf9d56653e9c41699afbeee6cc857fc463261, spent 100.00100000
2017-Sep-19 11:01:47.803376 INFO    Height 300559, transaction d9aa1c0a0beb2f385e3fa96bb65428a7b14dc1c43d844b8308393703e0dbf660, spent 100.00100000
2017-Sep-19 11:01:47.806710 INFO    Height 300564, transaction e1385842946b0dc4ec34d42af59230331efc40da31c0756e90ed1d28ee90ab5d, spent 100.00100000
2017-Sep-19 11:01:48.802364 INFO    Height 300568, transaction 9bcc65af0eccfda852e178c3e6cd23a11f49f8e51b66765d8c898b8046297be6, spent 100.00100000
2017-Sep-19 11:01:48.803142 INFO    Height 300571, transaction 3f0cf7c70f7c84587e3658c4273ae7974e2ee0fd401fd5475bedd89f457c0e72, spent 100.00100000
2017-Sep-19 11:01:48.803979 INFO    Height 300575, transaction 006b467f1579653792c4a7fe5c640f3f1ad331fbf2c5b889e6138dd8ae6209e3, spent 100.00100000
2017-Sep-19 11:01:48.804767 INFO    Height 300580, transaction bab55e1d8fff8c530e8d03fcd25f5924a441f2cce4a47558d22a55942c2ca274, spent 100.00100000
2017-Sep-19 11:01:48.805455 INFO    Height 300582, transaction 4ca54e38556499415eb13d970b6ce2653550dda1bbfd8d8e58944198baaffec1, spent 100.00100000
2017-Sep-19 11:01:48.806292 INFO    Height 300584, transaction 99ea73f18fb30efa0a1155e5ac9fd560ce295932e6815f72fcfdbd930eb2b523, spent 100.00100000
2017-Sep-19 11:02:02.197812 INFO    Height 303467, transaction 8721e197617bcca083b5443dd5421cfda8c728eb847d50297b529c1e485f7cd7, received 26.94757042
2017-Sep-19 11:02:02.198347 INFO    Height 303470, transaction a5b39e8ef7b7bfb5cbfabaf3f0cbf38d0a49f2de652a7b2c90082f802a8127a4, received 26.94841622
2017-Sep-19 11:02:02.198916 INFO    Height 303473, transaction ae16195419b88f310fe7905373419ca65cc6a896694a88522bc352526d254807, received 26.94726203


I think there must be a relation between the issues.

SCAVO  Technologies
SELF-SUSTAINING CRYPTO MINING FARM  BY USING RENEWABLE ENERGY RESOURCES - LIFETIME CONTRACT
────────  Whitepaper ⬝  Twitter ⬝  Telegram ⬝   Facebook ⬝  Ann Thread     ─────── 
elGuilleAR
Member
**
Offline Offline

Activity: 186
Merit: 10


View Profile WWW
September 20, 2017, 04:57:28 AM
 #152

Excuse me if I insist with this.

Since I run several pools, I've noticed at least 5 of them with problem of doubble spend (i think).
Unconfirmed transaction 2b6fdae27984ea8f0c53eedea7f7733116453db45117e4e0337608dafc09d603, spent 50.00001000000

I realized that several news cryptocurrencies doesn't have the parameters you've just added to forknote's software.

If a new crypto is launched (from block height 0) without
MANDATORY_MIXIN_BLOCK_VERSION:   Enforce minimum mixin MIN_MIXIN on blockchain level, after block with major version bigger than [this value]
MIN_MIXIN:   minimum mixin amount. Not enforced by default on blockchain level
MIXIN_START_HEIGHT:    minimum block height of the used outputs for mixin

but they run forknoted 2.1.1 or later; are they fixed for doubble spending? or there must be mandatory to use those options?.

For example: is this config file (current block height is 3969)
Quote
seed-node=168.235.86.217:23223
seed-node=168.235.78.224:23223
seed-node=195.214.150.84:23223
seed-node=186.16.29.117:23223
seed-node=217.197.252.111:23223
seed-node=186.17.188.71:23223
seed-node=190.23.21.30:23223
seed-node=190.37.158.24:23223
seed-node=201.217.8.20:23223
seed-node=181.122.194.108:23223
seed-node=89.223.55.100:23223
seed-node=181.123.22.188:23223
seed-node=186.14.0.119:23223
seed-node=81.61.115.212:23223
seed-node=130.204.225.237:23223
seed-node=168.235.86.217:23223
seed-node=77.70.101.49:23223
seed-node=189.235.97.192:23223
seed-node=80.234.71.12:23223
seed-node=193.192.37.212:23223
seed-node=201.217.61.94:23223
seed-node=37.57.149.231:23223
seed-node=95.29.94.107:23223
seed-node=168.235.78.224:23223
seed-node=186.91.72.49:23223
seed-node=181.123.176.217:23223
seed-node=188.113.136.160:23223
seed-node=186.14.10.202:23223
EMISSION_SPEED_FACTOR=21
DIFFICULTY_TARGET=120
CRYPTONOTE_DISPLAY_DECIMAL_POINT=6
MONEY_SUPPLY=78400000000000
GENESIS_BLOCK_REWARD=7840000000000
SYNC_FROM_ZERO=1
DEFAULT_DUST_THRESHOLD=10
MINIMUM_FEE=10
CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=10
CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000
MAX_TRANSACTION_SIZE_LIMIT=100000
CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=54
DIFFICULTY_CUT_V1=60
DIFFICULTY_CUT_V2=60
DIFFICULTY_CUT=0
DIFFICULTY_LAG_V1=15
DIFFICULTY_LAG_V2=15
DIFFICULTY_LAG=0
DIFFICULTY_WINDOW_V1=720
DIFFICULTY_WINDOW_V2=720
DIFFICULTY_WINDOW=17
ZAWY_DIFFICULTY_V3=1
ZAWY_DIFFICULTY_DIFFICULTY_BLOCK_VERSION=3
p2p-bind-port=23223
rpc-bind-port=23224
BYTECOIN_NETWORK=730e6d19-46b9-3c20-4f47-eeb8f4dfc8b2
CRYPTONOTE_NAME=ameroplus
GENESIS_COINBASE_TX_HEX=010a01ff00018080a9a396e40102bea4979de3c9921029959a9c3061ce731f192de0180e93fcf628f8483ae33fbd2101c8f509c33a1e639bb858e8efc71e0e6c092c596e8ed0782646975dc8fa745063
MAX_BLOCK_SIZE_INITIAL=100000
UPGRADE_HEIGHT_V2=1
UPGRADE_HEIGHT_V3=30


rpc-bind-ip=0.0.0.0
enable-blockchain-indexes=1
enable-cors=*


I am running forknote-pool and it supposed to have 1000 coins, how ever I only have 28.
When I looked up into the pool wallet I found lots of
Unconfirmed transaction bbe7c9aff431553d92b2371b5798ba622f8c20b7f9791788261f87f99bfc538f, spent 60.000010

This is the pool wallet.


It only happens with a few crypto but no for everyone.
Earlier in this thread: bikercoin (config file from forknote's repos) as well as quazarcoin. and also the config file provided in this post.

Let's suppose it is no doubble spending safety, if so I think it might be corrected by modifying the config file as:
MIN_MIXIN=1
MIXIN_START_HEIGHT=30
MANDATORY_MIXIN_BLOCK_VERSION=2

Of course all of the node must be re ran with the modified config file and, once again, if so, the blockchain get well and coins that has been lost by the doubble spending, are recovered?.
Am I right? or?


Thanks in advance.


SCAVO  Technologies
SELF-SUSTAINING CRYPTO MINING FARM  BY USING RENEWABLE ENERGY RESOURCES - LIFETIME CONTRACT
────────  Whitepaper ⬝  Twitter ⬝  Telegram ⬝   Facebook ⬝  Ann Thread     ─────── 
fonship
Full Member
***
Offline Offline

Activity: 893
Merit: 135


Bitcoin is not a currency or asset. Its a MOVEMENT


View Profile WWW
October 01, 2017, 07:15:11 AM
 #153

bytecoin show new release.

BTW slb, are you going to add GUI wallet to forknote apps?

@eeX: You won me!. I was thinking since last 2 weeks about it.  Cheesy



Looks like B2BCoin decided to donate its GUI wallet for all forknote coins, which will be great for community. Hope they do soon:
https://bitcointalk.org/index.php?topic=2098163.msg22333663#msg22333663

selling sushistake.com, send offers
tropicohedge
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile WWW
October 01, 2017, 07:24:59 AM
 #154

Hello,

Forknote 2.1.1 is released:
https://github.com/forknote/forknote/releases/tag/2.1.1

Changes:
* Core changed to Bytecoin 2.1.1
* Added *MIN_MIXIN* option
* Added *MANDATORY_MIXIN_BLOCK_VERSION* option
* Added *MIXIN_START_HEIGHT* option
* Added *BUGGED_ZAWY_DIFFICULTY_BLOCK_INDEX* option in order to fix bug in

In this version you can protect your coins from replay attack. If you have old Dashcoin or Quazarcoin wallet, you can use it safely on both "Double spendings patched" and Minergate networks. You must upgrade your configs with the newest ones:
https://github.com/forknote/configs


Hello,

When I launch a new blockchain everything goes well but when I transfer my currency from one address to another I have this error message on the daemon:
2017-Oct-01 08: 50: 45.765359 INFO [62.210.144.195:4205 OUT] Tx verification failed
2017-Oct-01 08: 50: 45.772517 INFO [62.210.130.203:4205 OUT] Tx verification failed

On the wallet:
2017-Oct-01 08: 50: 45.575951 INFO Money successfully sent, transaction 6bced4086aa4a602e928777f88a3100a9d41930a9a2c07651fb82a18bccfc1d4

Blockchain creation form + Core 2.1.1 + 3 seednodes (VPS) + 1 miner (Dedicated server) No pool.

I have already done many tests and I always get the same result, could you tell me how to solve this problem?
Thank you
slb (OP)
Hero Member
*****
Offline Offline

Activity: 598
Merit: 501


View Profile WWW
October 01, 2017, 04:11:22 PM
 #155


Hello,

When I launch a new blockchain everything goes well but when I transfer my currency from one address to another I have this error message on the daemon:
2017-Oct-01 08: 50: 45.765359 INFO [62.210.144.195:4205 OUT] Tx verification failed
2017-Oct-01 08: 50: 45.772517 INFO [62.210.130.203:4205 OUT] Tx verification failed

On the wallet:
2017-Oct-01 08: 50: 45.575951 INFO Money successfully sent, transaction 6bced4086aa4a602e928777f88a3100a9d41930a9a2c07651fb82a18bccfc1d4

Blockchain creation form + Core 2.1.1 + 3 seednodes (VPS) + 1 miner (Dedicated server) No pool.

I have already done many tests and I always get the same result, could you tell me how to solve this problem?
Thank you
Set log level to 4 and you will get more meaningful error. Share it here

Forknote (create cryptocurrenies easy) - https://bitcointalk.org/index.php?topic=1079306.0
Dashcoin (anonymous cryptocurrency) - https://bitcointalk.org/index.php?topic=1020627.0
slb (OP)
Hero Member
*****
Offline Offline

Activity: 598
Merit: 501


View Profile WWW
October 01, 2017, 04:16:22 PM
 #156

bytecoin show new release.

BTW slb, are you going to add GUI wallet to forknote apps?

@eeX: You won me!. I was thinking since last 2 weeks about it.  Cheesy



Looks like B2BCoin decided to donate its GUI wallet for all forknote coins, which will be great for community. Hope they do soon:
https://bitcointalk.org/index.php?topic=2098163.msg22333663#msg22333663
Awesome! Smiley We still have the 50000 DSH bounty for it by the way

Forknote (create cryptocurrenies easy) - https://bitcointalk.org/index.php?topic=1079306.0
Dashcoin (anonymous cryptocurrency) - https://bitcointalk.org/index.php?topic=1020627.0
fonship
Full Member
***
Offline Offline

Activity: 893
Merit: 135


Bitcoin is not a currency or asset. Its a MOVEMENT


View Profile WWW
October 01, 2017, 05:14:13 PM
 #157

bytecoin show new release.

BTW slb, are you going to add GUI wallet to forknote apps?

@eeX: You won me!. I was thinking since last 2 weeks about it.  Cheesy



Looks like B2BCoin decided to donate its GUI wallet for all forknote coins, which will be great for community. Hope they do soon:
https://bitcointalk.org/index.php?topic=2098163.msg22333663#msg22333663
Awesome! Smiley We still have the 50000 DSH bounty for it by the way

That would be great support to a great Dev. He already launched GUI wallet, now fixing some of the bugs, lets hope soon everything works and all forknote coins can use that.

selling sushistake.com, send offers
tropicohedge
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile WWW
October 01, 2017, 06:44:37 PM
 #158


Hello,

When I launch a new blockchain everything goes well but when I transfer my currency from one address to another I have this error message on the daemon:
2017-Oct-01 08: 50: 45.765359 INFO [62.210.144.195:4205 OUT] Tx verification failed
2017-Oct-01 08: 50: 45.772517 INFO [62.210.130.203:4205 OUT] Tx verification failed

On the wallet:
2017-Oct-01 08: 50: 45.575951 INFO Money successfully sent, transaction 6bced4086aa4a602e928777f88a3100a9d41930a9a2c07651fb82a18bccfc1d4

Blockchain creation form + Core 2.1.1 + 3 seednodes (VPS) + 1 miner (Dedicated server) No pool.

I have already done many tests and I always get the same result, could you tell me how to solve this problem?
Thank you
Set log level to 4 and you will get more meaningful error. Share it here

I tested 4 to 1 and there are always so many errors. I restarted several blockchain "test" to remedy an oversight on my part without result.
If you have another possibility I agree to test!
Thank you for your attention.
someone512
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile WWW
October 02, 2017, 10:49:09 PM
 #159

Forknote (current core - Bytecoin 2.1.0)
http://forknote.net

Forknote is tool for creating or connecting to Cryptonote blockchains. It uses Bytecoin as base, and sticks to its codebase as close as possible.

Download
https://github.com/forknote/forknote/releases

Active networks
https://github.com/forknote/configs

Connect to existing blockchains

$ ./forknoted --config-file configs/imaginary_blockchain.conf
$ ./simplewallet --config-file configs/imaginary_blockchain.conf

Create new coins

Use our form to create a Cryptonote network a matter of seconds:
http://forknote.net/create/

Learn more in our guide:
http://forknote.net/guides/setup-private-blockchain/

List of all available parameters:
http://forknote.net/documentation/daemon/#blockchain-options

You can try it by downloading Forknote:
http://forknote.net/downloads


Reddit:
https://www.reddit.com/r/forknote/


Support the project with BTC:
1M5ihpjUwQ86XWHGNVGGd3LgpJajpPJ6uR

or with DSH:
Quote
D6WLtrV1SBWV8HWQzQv8uuYuGy3uwZ8ah5iT5HovSqhTKMauquoTsKP8RBJzVqVesX87poYWQgkGWB4 NWHJ6Ravv93v4BaE


Everything compiled successfully. My question is below.
1: I am compiling from source after modifying  CryptoNoteConfig.h and then run the daemon with --config-file configs/coin.conf, it does say:
outs: 100000
to my wallet, then I start the miner in another screen, simplewallet is also running in another screen but when I check the balance using simplewallet, it never shows the premined coins, why?

Please provide a detailed answer. --Thank you.


How come you never answered my question?   Huh Huh Huh
slb (OP)
Hero Member
*****
Offline Offline

Activity: 598
Merit: 501


View Profile WWW
October 03, 2017, 06:51:59 PM
 #160


Everything compiled successfully. My question is below.
1: I am compiling from source after modifying  CryptoNoteConfig.h and then run the daemon with --config-file configs/coin.conf, it does say:
outs: 100000
to my wallet, then I start the miner in another screen, simplewallet is also running in another screen but when I check the balance using simplewallet, it never shows the premined coins, why?

Please provide a detailed answer. --Thank you.



How come you never answered my question?   Huh Huh Huh

Use this line in your config:
SYNC_FROM_ZERO=1

Forknote (create cryptocurrenies easy) - https://bitcointalk.org/index.php?topic=1079306.0
Dashcoin (anonymous cryptocurrency) - https://bitcointalk.org/index.php?topic=1020627.0
Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 »  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!