Bitcoin Forum
April 20, 2024, 02:47:21 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2  All
  Print  
Author Topic: Tropico Hedge (TPO) - Updated on January 7, 2018 / Core Version: 2.1.2 -  (Read 3617 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
tropicohedge (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile WWW
April 16, 2017, 04:14:01 AM
Last edit: January 27, 2018, 12:56:13 PM by tropicohedge
 #1

TROPICO HEDGE    - Updated on January 7, 2018  / Core Version: 2.1.2 -

Decentralized Peer-to-Peer Network Technology:

The project was built around a request from our community to use a token to validate our decisions.
TPO is intended to be widely exchanged by the members of our decentralized organization as well as the enthusiasts and lovers of crypto-currencies.
Tropico Hedge is an open source project that uses decentralized peer-to-peer network technology and private blockchain to operate with no central authority.


New Release for a New Blockchain!

Ticker: TPO
Coin name: Tropico Hedge
Website: http://tropicohedge.org
Total supply: 1,000,000,000
No Premined coins
Multisignature functionality
CPU Mining
Block target: 60 seconds
PoW algorithm: CryptoNight
Block Explorer: In Progress (http://blockexplorer.tropicohedge.org)
The Block Explorer is currently under construction. Click on "Blockchain Explorer", enter the desired height, click on "GO" and then click again on "Blockchain Explorer" at the top of the menu.
To develop the Block Hash, click on the desired Block Hash, then click on "Block Explorer" and finally click on the previous page in your browser and the information will be displayed.
Some information is not yet available, we are working on it.
Exchange:  Not Yet



GET STARTED


1) Download the appropriate wallet to your OS (64) and extract it:

Forknote Releases  (Forknote 2.1.2 is recommended)


2) Open the forknote folder, create a configs folder and place a tropicohedge.conf text file inside of it:

seed-node=62.4.16.143:41017
seed-node=62.210.119.222:41017
seed-node=62.210.219.125:41017
EMISSION_SPEED_FACTOR=24
DIFFICULTY_TARGET=60
CRYPTONOTE_DISPLAY_DECIMAL_POINT=8
MONEY_SUPPLY=100000000000000000
GENESIS_BLOCK_REWARD=0
DEFAULT_DUST_THRESHOLD=10000
MINIMUM_FEE=10000
CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=20
CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000
MAX_TRANSACTION_SIZE_LIMIT=100000
CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=533
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=1440
DIFFICULTY_WINDOW_V2=1440
DIFFICULTY_WINDOW=17
ZAWY_DIFFICULTY_V3=1
ZAWY_DIFFICULTY_DIFFICULTY_BLOCK_VERSION=3
p2p-bind-port=41017
rpc-bind-port=41018
BYTECOIN_NETWORK=33be0ddd-cb37-5b9d-812f-1f7e7abc7d0a
CRYPTONOTE_NAME=tropicohedge
GENESIS_COINBASE_TX_HEX=010a01ff0001ddf0959a16029b2e4c0281c0b02e7c53291a94d1d0cbff8883f8024f5142ee494ffbbd088071210175afa1fb4c7cd79e78c4993fba10733ae81aa1a4c379b3b77af8513dc43b74fa
MAX_BLOCK_SIZE_INITIAL=100000
UPGRADE_HEIGHT_V2=1
UPGRADE_HEIGHT_V3=30


3) Starting your node from command line:

Open a new terminal in forknote folder.

win
forknoted --config-file configs/tropicohedge.conf

linux
./forknoted --config-file configs/tropicohedge.conf

Synchronization may take several minutes.


4) Starting your wallet from command line:

Leave the node running and open a new terminal in forknote folder.

win
simplewallet --config-file configs/tropicohedge.conf

linux
./simplewallet --config-file configs/tropicohedge.conf

Follow the guide and create your wallet.


5) Solo mining from command line:

Leave the node running and open a new terminal in forknote folder.

win
miner --daemon-address localhost:41018 --address lgkfoPPFFfsfg45fff0011ffsMgfnvsdf789qfq3qfdf11hhhMBBBvvmsspre52e41g85tghfsq --threads 2 --log-level 5

linux
./miner --daemon-address localhost:41018 --address lgkfoPPFFfsfg45fff0011ffsMgfnvsdf789qfq3qfdf11hhhMBBBvvmsspre52e41g85tghfsq --threads 2 --log-level 5

Replace the above wallet address with yours.
Threads/cpu recommended:  1/2; 2/4; 4/8;..


6) To transfer Tropico Hedge from simplewallet:

transfer 0 destinationwallet amount

Multisignature functionality:

transfer 1 destinationwallet amount

Using payment ID (Supplied by the exchange):

transfer 0 destinationwallet amount -p paymentID


7) Fee System 0.0001 TPO (BETA):
 
 Required: machine with static IP, open port and enough CPU power to handle load when parsing blockchain for connected wallets:
 
 win
 forknoted --config-file configs/tropicohedge.conf --rpc-bind-ip=0.0.0.0 --fee-address=lgkfoPPFFfsfg45fff0011ffsMgfnvsdf789qfq3qfdf11hhhMBBBvvmsspre52e41g85tghfsq

 linux
 ./forknoted --config-file configs/tropicohedge.conf --rpc-bind-ip=0.0.0.0 --fee-address=lgkfoPPFFfsfg45fff0011ffsMgfnvsdf789qfq3qfdf11hhhMBBBvvmsspre52e41g85tghfsq

 Replace the above wallet address with yours.

Check the node in your browser:

 http://mydaemonhost.com:41018/feeaddress

 Replace the above daemon IP with yours.



TIPS:

Show available orders:
 Enter then type: help
 (Do not forget to type: Enter before each command in simplewallet)

To stop mining:
  Just close the terminal from where the miner was launched

Issue (January 27, 2018):
 -"Tx verification failed error message in the daemon log, but the coins are being transfered from one wallet to another":  https://github.com/forknote/forknote/issues/46

 We work on it, thank you for your attention.
1713581241
Hero Member
*
Offline Offline

Posts: 1713581241

View Profile Personal Message (Offline)

Ignore
1713581241
Reply with quote  #2

1713581241
Report to moderator
"Bitcoin: the cutting edge of begging technology." -- Giraffe.BTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713581241
Hero Member
*
Offline Offline

Posts: 1713581241

View Profile Personal Message (Offline)

Ignore
1713581241
Reply with quote  #2

1713581241
Report to moderator
1713581241
Hero Member
*
Offline Offline

Posts: 1713581241

View Profile Personal Message (Offline)

Ignore
1713581241
Reply with quote  #2

1713581241
Report to moderator
1713581241
Hero Member
*
Offline Offline

Posts: 1713581241

View Profile Personal Message (Offline)

Ignore
1713581241
Reply with quote  #2

1713581241
Report to moderator
tusandii
Hero Member
*****
Offline Offline

Activity: 1484
Merit: 521


Leading Crypto Sports Betting & Casino Platform


View Profile
April 16, 2017, 04:22:07 AM
 #2

pool dev?? where is the wallet??

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
lukless
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
April 16, 2017, 06:53:17 AM
 #3

no start_mining option in simplewallet or the deamon? any help? Thanks!
penoze
Legendary
*
Offline Offline

Activity: 1235
Merit: 1003

https://minepi.com/cryptomeneer


View Profile
April 16, 2017, 06:59:46 AM
 #4

See not much information atm.

truimpheriues
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


View Profile
April 16, 2017, 07:20:58 AM
 #5

no premine, how i can get mining tropico coin without pool mining
and where tropico coin wallet ?
open bounty or not dev, i want reseve indonesian language, if you want need indonesian languange
coinsmarkets
Full Member
***
Offline Offline

Activity: 157
Merit: 100


View Profile WWW
April 16, 2017, 12:10:03 PM
 #6

where is the wallets ? please write time of release

Trade your coin at Coinsmarkets  - Trading in automatic mode/Generate coins POS /Get free coins
MirkoIta
Legendary
*
Offline Offline

Activity: 1667
Merit: 1008


Stoned & Stranged


View Profile WWW
April 16, 2017, 12:13:03 PM
 #7


Tropico Hedge P2P Network

Fork of Bytecoin

Ticker: TPO
Coin name: tropicohedge
Website: http://tropicohedge.org
Total supply: 1,000,000,000
No Premined coins
Fee: 0.0001
Block target: 240 seconds

Block Explorer: Coming soon!
Exchanges: Coming soon!



tropicohedge.conf

seed-node=62.4.16.200:13737
seed-node=62.4.16.210:13737
EMISSION_SPEED_FACTOR=20
DIFFICULTY_TARGET=240
CRYPTONOTE_DISPLAY_DECIMAL_POINT=8
MONEY_SUPPLY=100000000000000000
GENESIS_BLOCK_REWARD=0
DEFAULT_DUST_THRESHOLD=10000
MINIMUM_FEE=10000
CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=10
CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000
CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=759
p2p-bind-port=13737
rpc-bind-port=13738
BYTECOIN_NETWORK=3d03750a-ff28-e1d4-b96f-ed65edef2d75
CRYPTONOTE_NAME=tropicohedge
GENESIS_COINBASE_TX_HEX=010a01ff0001d88bdea2e302029b2e4c0281c0b02e7c53291a94d1d0cbff8883f8024f5142ee494ffbbd0880712101edf56dccf399031876d92f14a435fbf26aa8437bf39fb632cddfe0181be25eb2
MAX_BLOCK_SIZE_INITIAL=100000
UPGRADE_HEIGHT_V2=1
UPGRADE_HEIGHT_V3=2




Interesting coin I like the CryptoNote protocol. Do you think your altcoin can solve the issue with Monero allegedly broken anonimity?
Good luck anyway.

ARE YOU LOOKING FOR AN ENGLISH TO ITALIAN TRANSLATOR? HIRE ME ON https://fivebucks.com/users/MirkoItalia            
     ONLY BITCOIN SV ACCEPTED
synthgauge
Hero Member
*****
Offline Offline

Activity: 1149
Merit: 502


View Profile
April 16, 2017, 01:02:52 PM
 #8


Tropico Hedge P2P Network

Fork of Bytecoin

Ticker: TPO
Coin name: tropicohedge
Website: http://tropicohedge.org
Total supply: 1,000,000,000
No Premined coins
Fee: 0.0001
Block target: 240 seconds

Block Explorer: Coming soon!
Exchanges: Coming soon!



tropicohedge.conf

seed-node=62.4.16.200:13737
seed-node=62.4.16.210:13737
EMISSION_SPEED_FACTOR=20
DIFFICULTY_TARGET=240
CRYPTONOTE_DISPLAY_DECIMAL_POINT=8
MONEY_SUPPLY=100000000000000000
GENESIS_BLOCK_REWARD=0
DEFAULT_DUST_THRESHOLD=10000
MINIMUM_FEE=10000
CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=10
CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000
CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=759
p2p-bind-port=13737
rpc-bind-port=13738
BYTECOIN_NETWORK=3d03750a-ff28-e1d4-b96f-ed65edef2d75
CRYPTONOTE_NAME=tropicohedge
GENESIS_COINBASE_TX_HEX=010a01ff0001d88bdea2e302029b2e4c0281c0b02e7c53291a94d1d0cbff8883f8024f5142ee494ffbbd0880712101edf56dccf399031876d92f14a435fbf26aa8437bf39fb632cddfe0181be25eb2
MAX_BLOCK_SIZE_INITIAL=100000
UPGRADE_HEIGHT_V2=1
UPGRADE_HEIGHT_V3=2




Interesting coin I like the CryptoNote protocol. Do you think your altcoin can solve the issue with Monero allegedly broken anonimity?
Good luck anyway.

Oh yeahhh It's designed to not only outsrip monero but to dominate all alts ever emerged and advertised in this section. Looks like a newbie cryptonote coin, I can't add anything to this. Not sure why he calls it tropicohedge though but it could be somehow suggestive of his birth place. The guy might be aborigine living in jungles but it's just a speculation on my part.
coinsmarkets
Full Member
***
Offline Offline

Activity: 157
Merit: 100


View Profile WWW
April 17, 2017, 11:22:24 PM
 #9

where is the windows wallet ?

Trade your coin at Coinsmarkets  - Trading in automatic mode/Generate coins POS /Get free coins
olkah
Hero Member
*****
Offline Offline

Activity: 1484
Merit: 505



View Profile
April 17, 2017, 11:37:10 PM
 #10

Algo HuhHuh!!!
Bambalam
Member
**
Offline Offline

Activity: 154
Merit: 10


View Profile
April 17, 2017, 11:59:59 PM
 #11

Yeah, you should not launch a coin before having a windows wallet and at the very least tell people what algo your coin is running.

▬ ▬ ▬ ▬ ▬ ▬Mysterium Network▬ ▬ ▬ ▬ ▬ ▬
Decentralized   VPN   powered   by   Blockchain
JOIN THE ICO ▬▬▬ JOIN THE DISCUSSION
doktor1897
Hero Member
*****
Offline Offline

Activity: 882
Merit: 500



View Profile
April 18, 2017, 05:22:34 AM
 #12

not see a link to install the wallet on the website Huh

                 ██            ██
               ██████        ██████
            ████████████      ██████
        ███████████████████    ██████
     ███████████    ██████████  ██████
  ██████████    ███    ████████  ▀█████
  ██████    ███████████   ██████  █████
  █████   ██████  ██████   █████  █████
  █████    ███      ███    █████  █████
  █████  ██            ██  █████  █████
  █████  ███          ███  █████  █████
  █████  ███████   ██████  █████  █████
  █████  ████████████████  █████  █████
  █████  ████████████████  █████  █████
  █████  ████  █████ ████  ████  ██████
  █████  ████   ███  ████  ███  ██████
  █████  ████    █   ████  █   ██████ 
  █████  ████        ██      ███████     
    ███  ████        █     ███████         
      █  ████         ▄██  █████       
           ██        ████  ███
            █        ██▀
`AiBB`  ———————————
HARNESSING THE POWER OF Ai IN CRYPTO
▐ -
`BUY TOKENS`
-▐   Twitter
  Telegram
  Facebook
|WP
Reddit
Medium
lizidev
Full Member
***
Offline Offline

Activity: 154
Merit: 100



View Profile
April 18, 2017, 05:31:18 AM
 #13

Tropico Hedge P2P Network

Fork of Bytecoin

Ticker: TPO
Coin name: tropicohedge
Website: http://tropicohedge.org
Total supply: 1,000,000,000
No Premined coins
Fee: 0.0001
Block target: 240 seconds
PoW algorithm: CryptoNight

Block Explorer: Coming soon
Exchanges:  Coming soon


Solo mining on Ubuntu

Tested on 14.04 Lts x64

Open the terminal an type:

sudo apt-get update

sudo apt-get install build-essential git cmake libboost1.55-all-dev

sudo wget https://github.com/forknote/forknote/releases/download/1.0.11/forknote-linux.tar.gz

tar -zxvf forknote-linux.tar.gz

cd forknote-linux

cat >configs/tropicohedge.conf

seed-node=62.4.16.200:13737
seed-node=62.4.16.210:13737
EMISSION_SPEED_FACTOR=20
DIFFICULTY_TARGET=240
CRYPTONOTE_DISPLAY_DECIMAL_POINT=8
MONEY_SUPPLY=100000000000000000
GENESIS_BLOCK_REWARD=0
DEFAULT_DUST_THRESHOLD=10000
MINIMUM_FEE=10000
CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=10
CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000
CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=759
p2p-bind-port=13737
rpc-bind-port=13738
BYTECOIN_NETWORK=3d03750a-ff28-e1d4-b96f-ed65edef2d75
CRYPTONOTE_NAME=tropicohedge
GENESIS_COINBASE_TX_HEX=010a01ff0001d88bdea2e302029b2e4c0281c0b02e7c53291a94d1d0cbff8883f8024f5142ee494ffbbd0880712101edf56dccf399031876d92f14a435fbf26aa8437bf39fb632cddfe0181be25eb2
MAX_BLOCK_SIZE_INITIAL=100000
UPGRADE_HEIGHT_V2=1
UPGRADE_HEIGHT_V3=2

Type Ctrl+d

Start the daemon:

./forknoted --config-file configs/tropicohedge.conf

Type:

stop_mining

Wait sync then create your wallet in an another terminal:

./simplewallet --config-file configs/tropicohedge.conf

Return to daemon console and type:

start_mining ADDRESSWALLET Numberofthreads  //EX: start_mining 7fmsdplMFGL.......JjKFSS648fsf 3  //




need  more  info,not  windows wallet  links
Flunder707
Sr. Member
****
Offline Offline

Activity: 455
Merit: 250


View Profile
April 18, 2017, 05:44:07 AM
 #14

Answer the question please.  What is the algo?? Huh
epicfailman
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
April 18, 2017, 06:59:53 AM
 #15

algo - cryptonote
by the way, wait for pool. cpu-solo-mining not so profitable
zukko
Sr. Member
****
Offline Offline

Activity: 257
Merit: 250


View Profile
April 20, 2017, 06:36:17 AM
Last edit: April 20, 2017, 07:50:21 AM by zukko
 #16

Hi.
How can i mine this coin solo with my GPU ?
Dlugina23
Sr. Member
****
Offline Offline

Activity: 504
Merit: 251



View Profile
April 20, 2017, 06:55:33 AM
 #17

Any exchange?
zukko
Sr. Member
****
Offline Offline

Activity: 257
Merit: 250


View Profile
April 21, 2017, 07:07:33 PM
 #18

Hi dev !

Any news about you coin ?
How about pool ?
zukko
Sr. Member
****
Offline Offline

Activity: 257
Merit: 250


View Profile
April 23, 2017, 07:25:14 AM
 #19

Very good news about Cryptopia.
Thanks dev, i'm still mining  Grin
ylpkm
Full Member
***
Offline Offline

Activity: 138
Merit: 100


View Profile
April 23, 2017, 08:09:26 AM
 #20

Would be awesome to have a windows wallet binary, the ones posted do not work, i dont know why the miner is listed under wallet... as the wallet doesnt connect or make a valid TPO address, i presume because its the monero simplewallet.
Pages: [1] 2  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!