Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: PulseProject on April 14, 2017, 05:02:58 PM



Title: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: PulseProject on April 14, 2017, 05:02:58 PM
PULSE

PULSE is alive and strong!


We've got what you need!
Pulse was built using the latest Bitcoin technology; it is distributed in a fair way, and may be used by anyone around the globe. Pulse has an active -- dedicated developer team to keep the code well-maintained. It also pays its users interest for supporting the network due to the hybrid (POW & POS) feature. Start earning now by joining Pulse and support the network.

Pulse is using the latest technology to ensure a secure network, you may send Pulse around the globe with a simple click! Join our Miner's Community today to become a part of the action. Use your hashrate to help secure the blockchain through distributed consensus.

You may choose from a variety of wallets; Windows, Linux and Mac. You may follow our development process on GitHub. Be part of Pulse Project and advertise your projects, websites, blogs, services, products and more with Pulse Project! Get more traffic to your site!

Think of Pulse as the heartbeat of the internet.

Specifications:
Coin - PULSE
Hybrid - PoW/PoS
PoW Algo - SHA256D
Annual Interest Rate - 183%
Minimum Age - 5 days
Maximum Age - unlimited days
BlockReward - Depends on Difficulty
Blocktarget - 2.5 minutes

Exchanges:
CoinExchange.io: https://www.coinexchange.io/market/PULSE/BTC

NovaExchange: https://novaexchange.com/market/BTC_PULSE/

PosWallet: https://poswallet.com/exchange/pulse_posw/


Block Explorers:
https://poswallet.com/blockChain/pulse/

Faucet:
https://poswallet.com/blockChain/faucet.php?coin=pulse

Pools:


Wallets:
Windows: https://drive.google.com/open?id=0Bzeg5of4LhvVVnNISlRvS1NXMDQ

Mac: https://drive.google.com/open?id=0Bzeg5of4LhvVb0ZCYldicTZ0Qlk

Ports:
rpcport=57153
port=57152

Nodes:
addnode=213.108.119.84
addnode=2a01:4f8:120:8191:0:0:0:2
addnode=83.220.236.92
addnode=178.63.57.116
addnode=94.37.12.233
addnode=45.79.169.104
addnode=54.202.50.234
addnode=213.108.119.84
addnode=83.220.236.92
addnode=94.37.12.233
addnode=45.79.169.104
addnode=54.202.50.234
addnode=70.29.147.163:57152
addnode=69.130.152.117:50077
addnode=59.100.29.2:48757

GitHub source: https://github.com/elcrypto/Pulse

Social:
Make sure to follow us @ https://twitter.com/PulseCrypto

Official Slack for PULSE: https://pulseproject.slack.com

COIN MARKET CAP [PULSE] (http://coinmarketcap.com/currencies/pulse/)


Bounties:
- Block Explorers
- Paper wallet
- Thread design
- Faucets
- Web based Staking wallet
- Web based games
- Mobile games
- Android Staking App
- Pools

Will be regularly updated.

Pulse RPC Calls
Code:
addmultisigaddress <nrequired> <'["key","key"]'> [account]
backupwallet <destination>
checkwallet
createmultisig nrequired ["key",...]
createrawtransaction [{"txid":txid,"vout":n},...] {address:amount,...}
decoderawtransaction <hex string>
dumpprivkey <pulseaddress>
getaccount <pulseaddress>
getaccountaddress <account>
getaddressesbyaccount <account>
getbalance [account] [minconf=1]
getblock <hash> [txinfo] [txdetails]
getblockcount
getblockhash <index>
getblocktemplate [params]
getcheckpoint
getconnectioncount
getdifficulty
getgenerate
gethashespersec
getinfo
getmininginfo
getnetworkghps
getnewaddress [account]
getpeerinfo
getrawmempool
getrawtransaction <txid> [verbose=0]
getreceivedbyaccount <account> [minconf=1]
getreceivedbyaddress <pulseaddress> [minconf=1]
gettransaction <txid>
gettxout "txid" n ( includemempool )
getwork [data]
help [command]
importprivkey <pulseprivkey> [label]
keypoolrefill
listaccounts [minconf=1]
listminting [count=-1] [from=0]
listreceivedbyaccount [minconf=1] [includeempty=false]
listreceivedbyaddress [minconf=1] [includeempty=false]
listsinceblock [blockhash] [target-confirmations]
listtransactions [account] [count=10] [from=0]
listunspent [minconf=1] [maxconf=9999999] ["address",...]
makekeypair [prefix]
move <fromaccount> <toaccount> <amount> [minconf=1] [comment]
repairwallet
reservebalance [<reserve> [amount]]
sendalert <message> <privatekey> <minver> <maxver> <priority> <id> [cancelupto]
sendfrom <fromaccount> <topulseaddress> <amount> [minconf=1] [comment] [comment-to]
sendmany <fromaccount> {address:amount,...} [minconf=1] [comment]
sendrawtransaction <hex string> [checkinputs=0]
sendtoaddress <pulseaddress> <amount> [comment] [comment-to]
setaccount <pulseaddress> <account>
setgenerate <generate> [genproclimit]
settxfee <amount>
signmessage <pulseaddress> <message>
signrawtransaction <hex string> [{"txid":txid,"vout":n,"scriptPubKey":hex},...] [<privatekey1>,...] [sighashtype="ALL"]
stop
submitblock <hex data> [optional-params-obj]
validateaddress <pulseaddress>
verifymessage <pulseaddress> <signature> <message>
walletlock
walletpassphrase <passphrase> <timeout> [mintonly]
walletpassphrasechange <oldpassphrase> <newpassphrase>

Config file for Pulse
Code:
listen=1
server=1
rpcuser=youruser
rpcpassword=yourpassword
rpcport=57153
port=57152
rpcallowip=127.0.0.1
addnode=213.108.119.84
addnode=2a01:4f8:120:8191:0:0:0:2
addnode=83.220.236.92
addnode=178.63.57.116
addnode=94.37.12.233
addnode=45.79.169.104
addnode=54.202.50.234
addnode=213.108.119.84
addnode=83.220.236.92
addnode=94.37.12.233
addnode=45.79.169.104
addnode=54.202.50.234
addnode=70.29.147.163:57152
addnode=69.130.152.117:50077
addnode=59.100.29.2:48757


www.twitter.com/PulseCrypto


Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: PulseProject on April 14, 2017, 07:49:04 PM
This is the new thread, all updates will be posted here.



Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: PulseProject on April 14, 2017, 08:11:36 PM
We now have 3 active exchanges for Pulse.


Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: coinsmarkets on April 14, 2017, 08:15:11 PM
how much overall coins , i sent u a pm  ;)


Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: PulseProject on April 14, 2017, 08:36:39 PM
how much overall coins , i sent u a pm  ;)

We received no PM from you.


Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: CjMapope on April 14, 2017, 08:45:17 PM
PULSE!!!

Project Never Give Up! :)

Nice to see another thread, because, Why not! :D 

Look forward to Pulse's next endeavors, this is one project i will always follow and support, this guy is always hooking up the community :D

*insert random MOON comment here*

Good Luck!


Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: PulseProject on April 14, 2017, 09:24:05 PM
PULSE!!!

Project Never Give Up! :)

Nice to see another thread, because, Why not! :D 

Look forward to Pulse's next endeavors, this is one project i will always follow and support, this guy is always hooking up the community :D

*insert random MOON comment here*

Good Luck!

Thanks ! We do our best to keep it strong :)


Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: xfunk on April 14, 2017, 09:36:51 PM
looks like mac os qtwallet doesn't connecting to network.


Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: OSMIUMCOIN on April 14, 2017, 09:41:58 PM
Dev if interested please on PM
https://i.imgur.com/6RRgVYn.png


Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: PulseProject on April 14, 2017, 10:03:40 PM
looks like mac os qtwallet doesn't connecting to network.
Did you add the nodes ?


Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: Brattavito on April 14, 2017, 11:07:08 PM
Nice coin and mining again


Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: PulseProject on April 14, 2017, 11:16:05 PM
Dev if interested please on PM
https://i.imgur.com/6RRgVYn.png
sorry not interested.


Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: coinswebid on April 14, 2017, 11:53:56 PM
how much total cap of this pulse ?


Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: 0xfff on April 15, 2017, 01:07:00 AM
Why is interest rate so high? 183%  :o :o :o :o


Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: sezyumx on April 15, 2017, 01:09:57 AM
Please give us more information. Thanks in advance


Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: PulseProject on April 15, 2017, 03:20:07 AM
how much total cap of this pulse ?
You can check the total cap of Pulse on coinmarketcap!


Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: PulseProject on April 15, 2017, 04:49:58 AM
Why is interest rate so high? 183%  :o :o :o :o
Real interest rate is lower due to inflation control build in the wallet.


Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: PulseProject on April 15, 2017, 02:29:18 PM
We are working on getting Pulse on a 4th exchange!


Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: Kolder on April 15, 2017, 02:34:03 PM
I complete the task on your twitter giveaway but still don't received any PM or payment on twitter. Is the payment already distributed? I can't see now the link to the thread for twitter giveaway. I hope that you can help. Thanks dev


Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: Dorset on April 15, 2017, 02:34:18 PM
183% interest????


Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: sezyumx on April 15, 2017, 02:34:22 PM
Good news. Pulse is very good name.


Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: PulseProject on April 15, 2017, 02:49:08 PM
I complete the task on your twitter giveaway but still don't received any PM or payment on twitter. Is the payment already distributed? I can't see now the link to the thread for twitter giveaway. I hope that you can help. Thanks dev
Refer to this post:
https://bitcointalk.org/index.php?topic=1828051.msg18594142#msg18594142


Title: Re: [------------------------ [PULSE] Zerocoin Protocol ------------------------]
Post by: brokens on April 15, 2017, 03:33:14 PM
How to get mining in wallet PULSE???  ???


Title: Re: [------------------------ [PULSE] Zerocoin Protocol ------------------------]
Post by: Mikkiun on April 15, 2017, 03:39:23 PM
How to get mining in wallet PULSE???  ???

Good question and I have a question like this. As I know This coin is using POS hyip (183% per year). it's very huge in POS . it will cause a big inflation and the price will be deeply down .


Title: Re: [------------------------ [PULSE] Zerocoin Protocol ------------------------]
Post by: Yonks1 on April 15, 2017, 11:44:34 PM

Annual Interest Rate - 183%
Minimum Age - 5 days
Maximum Age - unlimited days
BlockReward - Depends on Difficulty
Blocktarget - 2.5 minutes

Sounds Like SproutsCoin.... every 5 days staking would be 2.5% interest of staked balance instead though.

Basically with these coins that use the reward algorithm of less hashpower = more coin reward and more hashpower = less coin reward only beholds to the first early miners and makes it unfair on everyone else until dumps happen to distribute total coins while others grind it out with their hardware.


Title: Re: [---------------------------------- [PULSE] ----------------------------------]
Post by: R2-D2R2 on April 20, 2017, 02:22:25 AM
Dev if interested please on PM
https://i.imgur.com/6RRgVYn.png

Nice logo , you design logos?


Title: Re: [------------------------ [PULSE] Zerocoin Protocol ------------------------]
Post by: p3ngu1n on April 20, 2017, 12:00:09 PM
What is Pulse coin ???
What can this do?
What will be the future schedule?

I am interested in this.


Title: Re: [------------------------ [PULSE] Zerocoin Protocol ------------------------]
Post by: milly6 on April 22, 2017, 02:13:40 PM
What is Pulse coin ???
What can this do?
What will be the future schedule?

I am interested in this.

It is a staking coin.


Title: Re: [------------------------ [PULSE] Zerocoin Protocol ------------------------]
Post by: PulseProject on April 24, 2017, 04:19:50 AM
What is Pulse coin ???
What can this do?
What will be the future schedule?

I am interested in this.
All info on the OP.


Title: Re: [------------------------ [PULSE] Zerocoin Protocol ------------------------]
Post by: cryptonx on April 28, 2017, 12:08:04 AM
how much total supply for this pulse ?

and pulse official site is doesn't work - please check it


Title: Re: [------------------------ [PULSE] Zerocoin Protocol ------------------------]
Post by: bitmaster1x on May 04, 2017, 06:57:13 AM
This is still alive?


Title: Re: [------------------------ [PULSE] Zerocoin Protocol ------------------------]
Post by: PulseProject on May 05, 2017, 04:05:11 PM
This is still alive?
Of course it is, we are going to be listed on Poswallet BTC market very soon. Should be today as admin of psowallet said.

We have our platform under work and should have an open beta later on this year.


Title: Re: [------------------------ [PULSE] Zerocoin Protocol ------------------------]
Post by: PulseProject on May 06, 2017, 11:43:16 PM
NEW MARKET: https://poswallet.com/exchange/pulse_btc/


Title: Re: [------------------------ [PULSE] Zerocoin Protocol ------------------------]
Post by: IDrankThePotion on May 07, 2017, 01:43:22 AM
Have been waiting for a chance to get my hands on some of these, thanks for the new market info


Title: Re: [------------------------ [PULSE] Zerocoin Protocol ------------------------]
Post by: milly6 on May 07, 2017, 01:58:25 PM
This coin will likely need a swap out soon to new coin to reinvigorate the entire chain.


Title: Re: [------------------------ [PULSE] Zerocoin Protocol ------------------------]
Post by: cijulangboy on May 07, 2017, 02:20:24 PM
ok thanks for info..i continue mining


Title: Re: [------------------------ [PULSE] Zerocoin Protocol ------------------------]
Post by: balu1 on May 08, 2017, 08:01:26 PM
https://www.cryptomasters.online/demo/cryptoman/cryptoman.gif
Pool  PULSE
http://www.criptoman.net/getting_started
-o stratum+tcp://92.51.46.40:3510 -u your wallet address -p any (diff-auto)
Good luck
Hi, dev!
Please add new pool to OP
addnode=92.51.46.40


Title: Re: [------------------------ [PULSE] Zerocoin Protocol ------------------------]
Post by: PulseProject on May 21, 2017, 03:12:19 PM
We are in contact with Bittrex :P


Title: Re: [------------------------ [PULSE] Zerocoin Protocol ------------------------]
Post by: PulseProject on May 25, 2017, 02:53:28 PM
https://twitter.com/PulseCrypto/status/867754924943302656

A user going by "PULSEdev" on yobit is impersonating us! The user is in no way part of our team.

You have been warned.


Title: Re: [------------------------ [PULSE] Zerocoin Protocol ------------------------]
Post by: PulseProject on June 02, 2017, 04:43:02 PM
Special announcement coming next week.


Title: Re: [------------------------ [PULSE] Zerocoin Protocol ------------------------]
Post by: QueenOf on June 08, 2017, 07:07:59 PM
what Special announcement coming next week, hopefully is good more


Title: Re: [------------------------ [PULSE] Zerocoin Protocol ------------------------]
Post by: Pito001 on June 23, 2017, 06:28:55 AM
Three weeks later  ::)

https://media.giphy.com/media/ELOrf66Yj8GyI/giphy.gif


Title: Re: [------------------------ [PULSE] Zerocoin Protocol ------------------------]
Post by: PulseProject on July 02, 2017, 04:04:10 PM
Masternode coming to PULSE!


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: kissmarx on July 11, 2017, 01:49:26 AM
dev what's going on? Pulse will be de-listed at PoSWallet


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: PulseProject on July 11, 2017, 02:00:02 AM
dev what's going on? Pulse will be de-listed at PoSWallet
Lack of volume, nobody is trading it.


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: kissmarx on July 11, 2017, 02:05:10 AM
dev what's going on? Pulse will be de-listed at PoSWallet
Lack of volume, nobody is trading it.
What now is your plan dev?


Title: Re: [------------------------ [PULSE] Zerocoin Protocol ------------------------]
Post by: *Sakura* on July 13, 2017, 09:13:25 AM
Masternode coming to PULSE!


That's good news. Any ETA for the MaterNodes?


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: gregofdoom on July 13, 2017, 09:43:12 PM
Dev, does yobit have the right wallet? I sent some coins 2 days ago but have not yet arrived.

I am glad that PULSE is still growing.


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: PulseProject on July 15, 2017, 07:52:21 PM
Dev, does yobit have the right wallet? I sent some coins 2 days ago but have not yet arrived.

I am glad that PULSE is still growing.
I think yobit may be on a different fork. We keep contacting them for a year now to fix it. They never reply back.


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: kissmarx on July 19, 2017, 03:23:01 AM
I tried to withdraw my PULSE at poswallet but it's been pending withdrawal for couple of days.
It's still pending there I don't know what will happen to those coins.
And poswallet is de-listing PULSE soon


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: Coinchange on July 19, 2017, 06:31:59 AM
Has coinexchange the right wallet? Thx


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: SlowGrowth on July 19, 2017, 12:50:59 PM
Has far has i can see this has been a not very well developed\supported project, with no technical innovations ( please correct me if im wrong ), and is now trying to catch the "new big thing since sliced bread" called Masternode Hype train... I understand its tempting after what we saw with CHC but honestly its just gonna end up the same way... Pumped and Dumped...


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: pancakesmister on July 21, 2017, 08:57:45 PM
Website and Block explorer are down.
Case closed.


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: kissmarx on July 27, 2017, 04:55:18 PM
It's very sad to see coins such as Pulse to be in this situation.
This coin could have been great because it has potentials.
But it also needs support by the community.
Moreover, devs could have been more creative and innovative and Pulse could have been far much greater today.
It's really sad. My withdrawal from PoSWallet went through.
But I sent them to my Yobit wallet.
And it never arrived there.
It's now forever lost, I guess.
I guess this is the end of it.


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: cryptostiltskin on September 26, 2017, 08:20:50 PM
This coin is being delisted from CoinExchange. Everyone please remove your coins before November 1st.


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: sultanadnan on September 29, 2017, 05:45:18 PM
58% spike up? Any news?


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: TwSeventh on September 29, 2017, 05:51:35 PM
so this project closed or abandoned by the developer ?
what a waste :(
more appreciate something like this other than our ICOs lately,
a lot of people opened an ICOs thread based on ethereum,unlike this project created based on developer intellectual and standalone.


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: PulseProject on October 19, 2017, 04:41:41 AM
Pulse is healthy and alive. We are working on getting masternodes for the coin!


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: Aragorg on October 19, 2017, 11:33:35 PM
This coin is being delisted from CoinExchange. Everyone please remove your coins before November 1st.
What did coinexchange say?
Did you contact them?
Are they delisting the coin or not?
Thanks
Greetings Aragorg


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: curry2thaface on October 31, 2017, 10:00:09 PM
Working block explorer?


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: lovableseahorse on October 31, 2017, 10:59:38 PM
what are the bonuses for first-days purchases?


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: ozik67 on November 01, 2017, 08:43:54 PM
Waiting for masternode and ... HODL ;D


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: JohnnyArmani on December 18, 2017, 05:51:16 AM
When is this masternode coming???  What exchanges is it now on? (that work with this wallet)??


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: ozik67 on December 18, 2017, 08:25:55 PM
When is this masternode coming???  What exchanges is it now on? (that work with this wallet)??
Seems, that`s finish...


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: Yonks1 on January 21, 2018, 01:06:01 PM
When is this masternode coming???  What exchanges is it now on? (that work with this wallet)??
Seems, that`s finish...

Invest in coins with working masternodes maybe ;) :D


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: drumsilix on January 22, 2018, 07:53:48 PM
Quote

Invest in coins with working masternodes maybe ;) :D

Do you have a list of working masternodes?


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: CryptoBomg on May 19, 2018, 02:37:16 PM
Network is work

                                                                                                                                                                                                                                                                                                                                           done
bit:/home/phoenix/sas_temp # ./pulse_mem.sh
{
    "version" : "v1.0.0.0-gd0cbc83",
    "protocolversion" : 60005,
    "walletversion" : 60000,
    "balance" : 519482.25061800,
    "newmint" : 0.00000000,
    "stake" : 6336.40000000,
    "blocks" : 442605,
    "moneysupply" : 99966189.75943901,
    "connections" : 11,
    "proxy" : "",
    "ip" : "",
    "difficulty" : 365.76611145,
    "testnet" : false,
    "keypoololdest" : 1526722132,
    "keypoolsize" : 101,
    "paytxfee" : 0.01000000,
    "errors" : "Pulse"
}


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: JohnnyArmani on May 31, 2018, 04:46:48 AM
Quote

Invest in coins with working masternodes maybe ;) :D

Do you have a list of working masternodes?

Here is a list of the currently working addnodes:

addnode=85.172.55.183:57152
addnode=88.99.226.34:57152
addnode=23.242.45.179:57152
addnode=213.108.119.84:57152


Title: Re: [------------------- [PULSE] Zerocoin Protocol - Masternode -------------------]
Post by: JohnnyArmani on June 16, 2018, 06:06:51 AM
PULSE is traded once again on Nova Exchange!!

https://novaexchange.com/market/BTC_PULSE/

 :)