Pages:
Author

Topic: [ANN] AMERO+ | LATIN AMERICAN COMMON CRYPTOCURRENCY | POW CRYPTONOTE - page 4. (Read 15138 times)

hero member
Activity: 960
Merit: 502
A lot of cryptonote coins are born, hope yours is the best..
newbie
Activity: 27
Merit: 0
2017-Sep-30 14:51:07.997199 ERROR   [node_server] Failed to connect to any of seed peers, continuing without seeds
full member
Activity: 125
Merit: 100
Still no news about trades?
full member
Activity: 252
Merit: 100
ERROR   Failed to connect to any of seed peers, continuing without seeds

help me

my amero.conf
Code:
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
rpc-bind-ip=0.0.0.0
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
 

You need to create a sub directory inside of wallet dir and call it "configs", then put your amero.conf on your "configs" directory.
Then you can use start.bat
I did everything right on the list

Quote
How to use it?

1- Download the file according to your operative system.

2- Unzip the file, preferably on your desktop to have easy access to it.

3- Create a sub directory and call it "configs".

4- Download this configuration file amero.conf and save it on your "configs" directory.

5- Using the command line go to the uncompressed file from step 2

Starting a Node

6- Execute the following command:

    Windows: forknoted.exe --config-file configs/amero.conf
    Linux: ./forknoted --config-file configs/amero.conf

7- Wait for the blockchain to sync completely before starting the simplewallet

Starting the Wallet

8- On a separate terminal execute the following command:

    Windows: simplewallet.exe --config-file configs/amero.conf
    Linux: ./simplewallet --config-file configs/amero.conf

Solo mining from command line

9- On a separate terminal execute the following command:

    Windows: miner.exe --daemon-address localhost:23224 --address"paste here your address"  --threads 2 --log-level 5
    Linux: ./miner --daemon-address localhost:23224 --address "paste here your address" --threads 2 --log-level 5

*change --threads 2 to match the number of your PC's CPU for faster mining

10- Type help for more commands.

11- Always type exit to close daemon and simplewallet

I tried on Linux and Windows
member
Activity: 426
Merit: 11
ERROR   Failed to connect to any of seed peers, continuing without seeds

help me

my amero.conf
Code:
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
rpc-bind-ip=0.0.0.0
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
 

You need to create a sub directory inside of wallet dir and call it "configs", then put your amero.conf on your "configs" directory.
Then you can use start.bat
member
Activity: 186
Merit: 10
ERROR   Failed to connect to any of seed peers, continuing without seeds

help me

my amero.conf
Code:
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
rpc-bind-ip=0.0.0.0
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
 

You may add our node as peer (suggested) or seed.
In your command line you may use --add-peer amero.pools.e-scavo.net.ar:23223

full member
Activity: 252
Merit: 100
 ERROR   Failed to connect to any of seed peers, continuing without seeds

help me

my amero.conf
Code:
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
rpc-bind-ip=0.0.0.0
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
 
newbie
Activity: 27
Merit: 0
i create Aratirí Wallet web, but i could not find wallet adress. Dev , you show me it where
https://uphinhnhanh.com/image/MJErC9
newbie
Activity: 18
Merit: 0
Welcome to http://amero.zigtee.com with a new design and more functional

Happy mining!
member
Activity: 186
Merit: 10
it`s looks like attack caused ASIC:
http://joxi.ru/KAgXYvLTg7qnWr
no any of posted pools do not have such hash power - 1.4 MH/s

Hi.
Cryptonote is ASIC resistant. It might be Nicehash Cry
Right now, since a couple of hours, it is in normal hashrate.
Go back and happy mining!!,  Cheesy. Remember amero.pools.e-scavo.net.ar

member
Activity: 426
Merit: 11
last block found: about 4 hours ago

blockchain has stalled...
newbie
Activity: 18
Merit: 0
 Blockchain Height: 6882 for over 4 hours
newbie
Activity: 1
Merit: 0
it`s looks like attack caused ASIC:
http://joxi.ru/KAgXYvLTg7qnWr
no any of posted pools do not have such hash power - 1.4 MH/s


OMG, hash rate network is very high
member
Activity: 426
Merit: 11
it`s looks like attack caused ASIC:
http://joxi.ru/KAgXYvLTg7qnWr
no any of posted pools do not have such hash power - 1.4 MH/s
member
Activity: 231
Merit: 10
Updated the first post with the LIST OF POOL
Hey, could you fix amero.zigtee.com fee to 0.5% please.

Yes we change
newbie
Activity: 18
Merit: 0
Updated the first post with the LIST OF POOL
Hey, could you fix amero.zigtee.com fee to 0.5% please.
member
Activity: 231
Merit: 10
Updated the first post with the LIST OF POOL
member
Activity: 426
Merit: 11
How is Amero different from any other coin with Cryptonight algo?  Or what makes it a good coin?

it's a very good coin

so, how is Amero different from any other coin with Cryptonight algo?
newbie
Activity: 27
Merit: 0
what version forknote need to use to build your pool?have installed the latest version - in console forknote-pool you receive the error that the broken units,install version 1.0.11 and it works but only blocks separated from the main network,how to fix the problem?
newbie
Activity: 46
Merit: 0
In order to allow for quicker communication AMERO+ has been given a spot on the CryptoNation discord channel https://discord.gg/6T9hUvJ
Pages:
Jump to: