Bitcoin Forum
June 22, 2024, 09:41:32 PM *
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 »
161  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR][COMMUNITY TAKEOVER] 🚀FORCE PoW/PoS | MASTERNODES | STEALTH | TOR 🚀 on: November 06, 2017, 10:48:18 AM
Have you stopped pow now? ? ? ? ? ? ? ? ? ?

Hi everyone,

we have re-enabled PoW, please update to latest wallet.

So far, 2 pools have update their wallet to latest version:
bilbotel and bearded pool
162  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR][COMMUNITY TAKEOVER] 🚀FORCE PoW/PoS | MASTERNODES | STEALTH | TOR 🚀 on: November 05, 2017, 11:30:48 PM
Removed from pool.nosekefik.com

It wasn't working well, we are getting rejecteds, i removed it from the pool.

Sorry for the inconvenience


Have you try updating your pool to latest wallet 3.2.0.0?
https://github.com/forceunited/force
163  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR][COMMUNITY TAKEOVER] 🚀FORCE PoW/PoS | MASTERNODES | STEALTH | TOR 🚀 on: November 05, 2017, 11:29:39 PM
Hello dev, need local community manager? I want to reserve it if you need

please join us on discord: https://discord.gg/9pwt96R
164  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR][COMMUNITY TAKEOVER] 🚀FORCE PoW/PoS | MASTERNODES | STEALTH | TOR 🚀 on: November 05, 2017, 09:39:25 PM
Here are the steps for people trying to set up a masternode with cold wallet setup.

On your local computer:

Help > Debug Window > Console
type
Code:
masternode genkey
and
Code:
getaccountaddress mn1

Send exactly 500'000 FORCE in one transaction to the generated address in last step.

Deploy your VPS, SSH to it:
Code:
ssh root@IP_ADDRESS

Then if you are using an ubuntu 14.04 VPS:

Code:
wget https://raw.githubusercontent.com/forceunited/force-masternode-setup-ubuntu/master/14-04-setup.sh
chmod +x 14-04-setup.sh
./14-04-setup.sh

Then if you are using an ubuntu 16.04 VPS:

Code:
wget https://raw.githubusercontent.com/forceunited/force-masternode-setup-ubuntu/master/16-04-setup.sh
chmod +x 16-04-setup.sh
./16-04-setup.sh

On your local computer
Modify Force.conf
(depends on the system, on Mac OS X it's in ~/Library/Application\ Support/Force/Force.conf, on Windows, it %appdata/roaming/Force/Force.conf)
Code:
rpcuser=USERNAME
rpcpassword=PASSWORD
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
staking=0
masternodeaddr=IP_ADDRESS:37245
masternode=1
masternodeprivkey=MASTERNODE_PRIVATE_KEY


Help > Debug Window > Console
type
Code:
masternode outputs
note the TRANSACTION_ID (letters and numbers) and the TRANSACTION_INDEX (0 or 1)

Masternodes tab > Create
Alias: mn1
Address: IP_ADDRESS:37245
Privkey: MASTERNODE_PRIVATE_KEY
Txhash: TRANSACTION_ID
Output Index: TRANSACTION_INDEX
165  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR]🚀FORCE POW/DPOS | MASTERNODES | STEALTH | TOR | ENCRYPTED MESSAGES 🚀 on: November 05, 2017, 07:11:38 PM
please join our new ANN threads: https://bitcointalk.org/index.php?topic=2359378.0
and our discord chanel for more information: https://discord.gg/9pwt96R

Our team will support this project. We will allow swap FORCE coin to EthCash Coin with ratio 1:1. We will release Swap Program soon.
Our topic https://bitcointalk.org/index.php?topic=2316902.
We hope can release Swap Program next day, Project must have development team to grow up. Thanks

Hi,

We are not affiliated to ethcash program, please join our new ANN threads: https://bitcointalk.org/index.php?topic=2359378.0
and our discord chanel for more information: https://discord.gg/9pwt96R
166  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR][COMMUNITY TAKEOVER] 🚀FORCE PoW/PoS | MASTERNODES | STEALTH | TOR 🚀 on: November 05, 2017, 01:45:05 AM
No wallet complied?

Wallets will be compiled tomorrow for windows & linux, feel free to join the discord, the community is working actively on it: https://discord.gg/9pwt96R
and in the week for Mac
167  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR]🚀FORCE POW/DPOS | MASTERNODES | STEALTH | TOR | ENCRYPTED MESSAGES 🚀 on: November 05, 2017, 12:54:49 AM
Hi everyone,

please join the new thread:
https://bitcointalk.org/index.php?topic=2359378.0
168  Alternate cryptocurrencies / Announcements (Altcoins) / [ANN] Force Network (FOR) Wallet 3.7.1 available now, MN governance coming soon on: November 05, 2017, 12:49:38 AM









Latest wallet version 3.7.1






Specifications:

Name: Force
Symbol: FOR
Maximum total supply: 200,000,000 FOR
Consensus algorithm: PoS
Block time: 45 seconds
Masternode collateral: 500,000 FOR
Netnode collateral: coming soon


Distribution:

12.5% halving (exponential, so 90%, 81%, 72.9%...) every 100k blocks

  • The Force Network (FN) aims to be a fully anonymous, scalable, and flexible set of protocols that offers an unprecedented level of censorship-resistant access to data and network services.
    The Force team will develop the underlying utility token called Force (FOR), the distribution network infrastructure, and the system that will allow anyone to host a web service (a "netnode") to provide an ever-expanding list of different network protocols.

    Independent developers will be able to build additional underlying protocols on the Force Network (such as IPFS, DVPNs, E-Mail/IMAP, and other pre-defined network protocols), which netnodes can then choose to host in exchange for payment.This system incentivizes and enables limitless access to different types of information available on the internet.
    After successfully connecting to The Force Network, connecting to the applicable service netnodes will feel the same as connecting to a physical local area network (LAN).
    At a later stage, The Force Network will include an easy-to-use decentralized VPN gateway solution to allow users to access the regular internet content in a private and secure way.

    The Force Network will empower people around the world to access information and secure networks even under the most oppressive regimes, allowing information to exist free from removal and unauthorized manipulation.


How to setup a Force Masternode?

With one simple copy/paste line on your server
Code:
wget https://raw.githubusercontent.com/forceunited/force-masternode-setup-ubuntu/master/install.sh && sh install.sh


~  F.A.Q ~


What is the Force Network?

The Force Network aims to be a fully anonymous, scalable, and flexible set of protocols that offers an unprecedented level of censorship-resistant access to data and network services, complete anonymity for users of the network as well as hosts (nodes).


What problems is the Force Network is solving?

The Force Network solves multiple important problems that both centralized networks and standard web protocols have.  

Some key features:

1. Decentralized Internet: The Force Network decentralizes the internet. Anyone can choose to host any network protocol service and get paid for doing so. Currently a majority of the web is hosted by a handful of companies while countless computers worldwide sit idle and largely unused. We seek to change this.

2. Unprecedented Anonymity and Censorship-resistance: Censorship to information is a serious issue in many parts of the world and is only getting worse. Governments and ISPs have freedom to block any content they choose.  Standard web protocols (HTTP, HTTPS, etc.) provide no anonymity for users nor hosts. Other "decentralized internet" projects we have come across do not provide anonymity for hosts. The Force Network solves this for all parties through being a fully private network, where even the IPs of the host and user are obscured to ensure complete and total anonymity. ISPs will have no access to user data and behavior, and no access to IPs which prevent them from from censoring.



What makes the Force network different?

The Force Network is more than a way to browse the “decentralized web”. It is a fully customizable, decentralized network of specialized nodes. These nodes will be available to rent on an open marketplace, where each node owner has the choice to decide what protocol(s) their node should support (including developing their own connectivity or routing protocols).

Our primary focus is privacy and resilience to censorship. We believe humans have a fundamental right to information, and with the Force Network we are trying to ensure that right cannot be infringed upon. We envision the Force Network will protect and enable access to all data and services possible with the internet, even under the most oppressive of situations.

Here is a short list of features that we feel highlight our differences:

• Currently, Force Network is a masternode privacy currency with several pending upgrades.
• The Force Network is a fully private network, where even the IPs of the host and consumer are obscured to ensure complete and total anonymity.
• The Force Network minimizes latency through intelligent location-aware routing algorithms that choose hop nodes nearest to the customer.
• Not restricted to HTTP or HTTPS only, the Force Network has limitless network protocols supported on the Force Network.



Will there be an ICO?

No. Force was initially a community take over and has grown into an ambitious project, the Force Network is run by a growing and experienced team.


How many people are working on the project?

TBA soon with an updated website and details on the team.


What are the technical advantages of the Force Network?

1. Unprecedented security & privacy options.
2. Fully Censorship-resistant, with IP addresses hidden for hosts/nodes and users.
3. Endlessly scalable.
4. Extremely flexible.
5. Intelligent incentive system for node operators.
6. Open source.

169  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR]🚀FORCE POW/DPOS | MASTERNODES | STEALTH | TOR | ENCRYPTED MESSAGES 🚀 on: November 04, 2017, 11:53:13 PM
What the next step, folks?

Please join the discussion on discord (https://discord.gg/9pwt96R), we are over 100 people discussing now about the hard fork.

Here is the new github link:
https://github.com/forceunited/force

Hard fork will increase masternode rewards after block 50k to avoid a dump.
We will soon make a new [ANN]
170  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR]🚀FORCE POW/DPOS | MASTERNODES | STEALTH | TOR | ENCRYPTED MESSAGES 🚀 on: November 04, 2017, 12:05:24 PM
where to check roadmap?

There is no roadmap yet, feel free to join https://discord.gg/9pwt96R to discuss this with us Wink

I started the masternode, it appears in the list, but at the bottom of the warning "not stacking because you do not have mature coins", when the coins are mature, will the masternode start automatically? Of course, I'll leave the wallet is running

Yes it is how it should be. As long as they are not mature you can't expect them to do anything. Not sure what the time window for coin maturity is, but you need to let it pass before anything can happen.

For coin maturity, it's 24h.
171  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR]🚀FORCE POW/DPOS | MASTERNODES | STEALTH | TOR | ENCRYPTED MESSAGES 🚀 on: November 04, 2017, 12:01:04 PM
Why is the block explorer stuck at 35706 when block 39884 was just found???   Huh Huh Huh Huh

Official explorer is broken, we will have another one up on monday on http://explorerz.top/ .
172  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR]🚀FORCE POW/DPOS | MASTERNODES | STEALTH | TOR | ENCRYPTED MESSAGES 🚀 on: November 04, 2017, 01:11:22 AM
There is big potential here. If need be we can fork it, or just continue with this chain and figure out how to proceed past #50000. The masternodes will still be effective to maintain the blockchain, but the low reward might not be enough incentive to run them. Maybe make the reward blocks 50?

Hi xaeder,

please join the discussion on discord (https://discord.gg/9pwt96R)
we are now talking about a possible hard fork / swap after block 50k.
173  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR]🚀FORCE POW/DPOS | MASTERNODES | STEALTH | TOR | ENCRYPTED MESSAGES 🚀 on: November 03, 2017, 11:28:28 PM
has been added to Coinmarektcap

https://coinmarketcap.com/currencies/force/

Nice !!!

Now we only need to get listed on yobit.net

thats true but there is no data on coinmarketcap,
no price index, no market cap, no volume, the funniest thing is no active markets there



Coinmarketcap displays good informations now.
174  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR]🚀FORCE POW/DPOS | MASTERNODES | STEALTH | TOR | ENCRYPTED MESSAGES 🚀 on: November 03, 2017, 11:04:56 PM
Seems that it's exchange's bug, when you can put sell/buy order at any price without fulfilling existing orders.
Some kind of indirect price manipulation.
 Smiley

oh ok, it's a coinsmarkets.com's bug...
prefer https://stocks.exchange/trade/FOR/BTC before yobit list it..

it will soon reach https://masternodes.pro as well
175  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR]🚀FORCE POW/DPOS | MASTERNODES | STEALTH | TOR | ENCRYPTED MESSAGES 🚀 on: November 03, 2017, 10:36:29 PM
Sheesh... someone dumped at 1 sat  Shocked
Was it the devs wallet?

nobody's dumping at 1 sat, it's price manipulation on http://coinsmarkets.com,
prefer http://stocks.exchange as you have 2FA and volume is included on CMC.

We don't know yet what is the dev's wallet, @whywefight will install an explorer on his website on monday (http://explorerz.top)

We will see better what happened there..
176  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR]🚀FORCE POW/DPOS | MASTERNODES | STEALTH | TOR | ENCRYPTED MESSAGES 🚀 on: November 03, 2017, 08:07:05 PM

46 master nodes already, 40% of coins locked, not bad for a coin that developer gone missing.



indeed and thanks for the masternode guide you did:
https://bitcointalk.org/index.php?topic=2324105.msg23845696#msg23845696

it helped a lot of people.

Don't hesitate to join the discord as we are discussing what to do now:
https://discord.gg/3FDxdtT
177  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR]🚀FORCE POW/DPOS | MASTERNODES | STEALTH | TOR | ENCRYPTED MESSAGES 🚀 on: November 03, 2017, 05:42:51 PM

# 3. Build Forced
Quote
cd force/src
sudo make -f makefile.unix

Code:
                                                                       ^
makefile.unix:200: recipe for target 'obj/alert.o' failed
make: *** [obj/alert.o] Error 1

I never faced such issue while attempting to compile, feel free to join discord (https://discord.gg/3FDxdtT), the community can surely help you.
178  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR]🚀FORCE POW/DPOS | MASTERNODES | STEALTH | TOR | ENCRYPTED MESSAGES 🚀 on: November 03, 2017, 05:35:22 PM
What is the way of Token purchaising?

you should use an exchange, there is 2 so far :
https://coinsmarkets.com/trade-BTC-FOR.htm
and
https://stocks.exchange/trade/FOR/BTC

visit the discord if you need any help:
https://discord.gg/3FDxdtT
we start to be a good comunity
179  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR]🚀FORCE POW/DPOS | MASTERNODES | STEALTH | TOR | ENCRYPTED MESSAGES 🚀 on: November 03, 2017, 01:10:27 PM
Hi all,

I created a discord to discuss about the community takeover:
https://discord.gg/3FDxdtT
180  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FOR]🚀FORCE POW/DPOS | MASTERNODES | STEALTH | TOR | ENCRYPTED MESSAGES 🚀 on: November 03, 2017, 12:48:45 PM
Coinmarketcap supports https://stocks.exchange/ This exchange should be added there, anyone can write to them?

https://stocks.exchange/trade/FOR/BTC
Pages: « 1 2 3 4 5 6 7 8 [9] 10 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!