Welcome to BeerMoneyForum.com - BIGGEST MAKE MONEY FORUM ONLINE

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?
Blue
Red
Green
Orange
Voilet
Slate
Dark
  Guest viewing is limited

Must checkout:

SperoCoin

Newbie Member
LV
0
 
Joined
Jan 30, 2019
Messages
1
Reaction score
0
Points
0
Age
32
Location
Brazil
BMF Points
$0
Rating - 0%
0   0   0


68747470733a2f2f692e696d6775722e636f6d2f6c58534d4d52322e706e67


94Tqfhg.png


Sperocoin is a POW/POS coin, that is, it can be obtained with both mining via CPU/GPU and mining only by leaving the wallet open with balance available.

In this way you do not fight with large mining centers, managing to get your coins with only active balance.




In order to receive PoS, it is important to note that the portfolio must be unlocked for PoS mining and connected to the Internet for the minimum period described herein.


This coin was developed in order to bring knowledge in the world of crypto-coins in places where the subject is not yet so expressive. Sperocoin is spreading the world of altcoins in territory still little explored, which are the homes of humbler people.

The purpose of the creation of this coin is to offer studies to the most diverse people, regardless of their social class.


In this way it is being first made available in a small basic computer course in the city of Belo Horizonte/MG, where the students are having their first contact with the digital world.


The spread to the exchanges and other jobs is being required to purchase more equipment and thus increase this large family in an informative way.



WEBSITE


https://sperocoin.org


DISCORD: https://discord.gg/zAMNCZj

E-MAIL: [email protected]

TELEGRAM: https://t.me/sperocoin_official

FACEBOOK: https://www.facebook.com/sperocoinofficial/

TRELLO: https://trello.com/b/jYZvXKDs/sperocoin

SLACK: https://sperocoin.slack.com/

TWITTER: https://twitter.com/Spero_Official

YOUTUBE:
https://www.youtube.com/channel/UCQQjsoCjR_THbZ4AmalzPPg



Download:

QT Windows

Daemon Windows

Android ARMv-7 Full Node

Android Lite


Compile Linux:

Download and install the dependencies:

Code:
$ sudo apt-get install build-essential libboost-all-dev libcurl4-openssl-dev libdb5.3-dev libdb5.3++-dev qt-sdk libminiupnpc-dev qrencode libqrencode-dev git libtool automake autotools-dev autoconf pkg-config libssl-dev libgmp3-dev libevent-dev bsdmainutils

Clone the github source code for the local machine:

Code:
$ git clone https://github.com/DigitalCoin1/SperoCoin

Compile the daemon in the SperoCoin/src directory:

Code:
$ cd SperoCoin/src

$ make -f makefile.unix USE_UPNP=- USE_IPV6=1

$ strip SperoCoind

Run daemon in the SperoCoin/src directory:

Code:
./SperoCoind


[OPTIONAL]Compile the QT in the SperoCoin directory:

Code:
$ sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode-dev

$ qmake SperoCoin-qt.pro "USE_UPNP=-" "USE_QRCODE=1"

$ make -f Makefile



SERVICES


WEBWALLET:

https://sperocoin.org/webwallet


FAUCET:

https://sperocoin.org/faucet


PRE MINING DISTRIBUCTION


distribuicao.png


foundation.png




TECHNICAL SPECIFICATIONS



ALGORITHM: X13

BLOCK TIME: 60 seconds

PREMIATION PoW: 2 SPERO to block 263250, after block 263251 the PoW receipt will be 0.05

PoS: After 2h

PoS YIELD: 25% per year

CONFIRMATIONS: 5 for mining and 3 for transactions

ENCRYPTED MESSAGE

ADDRESSES STARTING WITH THE LETTER "S" and "s" in testnet

TOTAL COINS: ~ 7 million

LAST BLOCK POW IN THE FIRST STAGE: 33331

PRE-MINED COINS: ~ 100,000 SPERO

distribuicao.png


Phases of Sperocoin (Blocks)




PHASE 01

Proof of Work: 0 - 33331


PHASE 02

Proof of Stake: 33331 - 263250


PHASE 03

Proof of Work + Proof of Stake: up 263251




SPEROCOIN.CONF

rpcuser=user

rpcpassword=password

rpcport=55681

port=55680

#(0=off, 1=on) daemon - run in the background as a daemon and accept commands

daemon=1

#(0=off, 1=on) server - accept command line and JSON-RPC commands

server=1

rpcallowip=127.0.0.1

testnet=0

addnode=18.228.13.3:55680

addnode=35.198.22.94:55680

addnode=35.198.63.98:55680

addnode=167.114.103.43:55680

addnode=104.248.225.117:55680

addnode=45.195.201.179:55680


EXCHANGES


ALTILLY

ONLINE! → https://www.altilly.com/market/SPERO_BTC

ONLINE! → https://www.altilly.com/market/SPERO_ETH

ONLINE! → https://www.altilly.com/market/SPERO_DOGE


PROBITEX:

ONLINE! → https://www.probitex.com/trade/index/market/spero_btc


NANU EXCHANGE

ONLINE! → https://nanu.exchange/exchange#btc_spero


P2P

ONLINE! → https://p2brasil.com/producto/sperocoin/

ONLINE! → https://catalogop2p.com.br/sperocoin-sustentabilidade-em-tecnologia


VOTE

VOTE!:https://c-cex.com/?id=vote&coin=spero

VOTE!:https://aiodex.com/vote/spero

VOTE!:https://ico.monexexchange.com/voting

VOTE!:https://t.me/@EvimeriaVote_BOT

VOTE!:https://smarts.exchange/vote-SPERO.html

VOTE!:https://nanu.exchange/voting




SOURCE CODE






BLOCK EXPLORER


http://35.198.22.94:3001

http://sperocoin.ddns.net:3001


MINING


PROOF OF WORK - POW


Solo CPU:

Code:
{

"_comment1" : "Any long-format command line argument ",

"_comment2" : "may be used in this JSON configuration file",


"api-bind" : "127.0.0.1:4048",


"url" : "localhost:55681",

"user" : "user",

"pass" : "password",


"algo" : "x13",

"threads" : 0,

"cpu-priority" : 0,

"cpu-affinity" : -1,


"benchmark" : false,

"debug" : true,

"protocol": false,

"quiet" : false

}


Code:
cpuminer -q --algo=x13 -o 127.0.0.1:55681 -u user-p password


Solo GPU:


Code:
ccminer30.exe -q --algo=x13 -o 127.0.0.1:55681 -u user-p password


PROOF OF STAKE - POS



• Balance equal to or greater than 5 SPEROs

• Keep the wallet open for at least 2 hours and a maximum of 12 hours

• Keep your wallet unlocked to participate

• Income of 25% per year under the total balance of the wallet


BOUNTIES


Wallet Android: 1000 SPERO

IOS Wallet: 1000 SPERO

MAC Wallet: 1000 SPERO

Exchange: 10,000 SPERO

3x Exchange Point (Social Market): 5000 SPERO


Translate our official topic and win coins!

BTCTalk: https://https://www.beermoneyforum.com//index.php?topic=2260985.0


Translations:

Korean: https://https://www.beermoneyforum.com//index.php?topic=2302789.0

Russian: https://https://www.beermoneyforum.com//index.php?topic=2315313.0

Romanian: https://https://www.beermoneyforum.com//index.php?topic=4601437.0


Awards:

BrandNew ou Newbie: 100 SPERO

Jr. Member: 200 SPERO

Member: 400 SPERO

Full Member: 600 SPERO

Sr. Member: 800 SPERO

Hero ou Legendary: 1200 SPERO


The amounts will be paid only one (01) time per verified user!


LZ1hF8Q.png




EXECUTED TASK

TASK IN PROGRESS

TASK PROPOSAL


Multiplatform Development

→ Official Android Application Launch


Usabilidade

→ Official Cloud Mining Website

→ Release of cellular recharging system at the official exchange office

→ Payment of Bank Tickets at the Official Exchange Office



Exchanges and P2P Services - Third Party Services

→ Register seller profile on the Brazilian site P2Brasil

→ Register of currency in the Brazilian site P2P Catalog

→ Register seller profile on the Brazilian site P2P Catalog


→ Larger Exchange Entry


Exchanges and Services P2P - Official Services Spero

→ Release of withdrawals in Reais (BRL) at the official exchange office

→ Exchange of SPERO ← → DOGE in the official exchange office

→ SPERO exchange ← → MERCADOPAGO at the official exchange office



Social services

→ Participation in social projects within the community of the city of Belo Horizonte

→ Creation of the Social Market

→ Creation of the Spero Social Bank



Yqbxkz2.png





$0001 2017/09/26

Initial Upload to GitHub


$0006 2017/10/01

In this update, the SperoCoin-qt.pro file has been changed for compilation in the Linux environment.


$0007 2017/10/06

Update README.md and add files: src/leveldb/Makefile


$0008 2017/10/08

Update infos about end phase of PoW and start phase PoS;

Update font of qt wallet;

Update version;

Update Protocol Others general's updates


$0010 2017/10/10

Update for new implementations:

→ Added option of cleaning of orphans blocks;

→ Added display option "STAKE" in the "type" column inside the "Transactions" tab;

→ Added "setban" node "" add | remove "(bantime)" / "listbanned" and "clearbanned" in the RPC console;


$0012 2017/10/11

Ban Forked Peers who are stuck in a Getblocks Loop.


$0013 2017/10/22

→ Update of strings names;

→ Updating information in README.md

→ Update Stake Info in QT Wallet


$0015 2017/11/18

→ Release of testnet mining;

→ File Fix:

• main.cpp

• alter.cpp

• checkpoints.cpp

• checkpoints.h


$0016 2017/11/30

Add node in the source:

addnode=http://dnssperocoin.ddnsking.com:55680


$0017 2018/03/28

→ Add RPC Command "GETWALLETINFO"

→ Update of transaction maturity icons

→ splash screen main update

→ Updating the logo inside the Wallet

→ Added hashGenesisBlockTestNet = 0x00001fe23e7d6951a2a07ad684ff208fab9110fad607fabd81482a1692382f8f in main.h file

→ Added testnet block.nNonce in main.cpp file (block.nNonce = 15547; )

→ Added static MapCheckpoints mapCheckpointsTestnet = (0, uint256("0x000006f4925ed7b889f847f24621390d4943466f091c3254ca1bd8becc517f7b")) in the checkpoints.cpp file

→ Change the initial letter of the testnet addresses in the base58.h file (PUBKEY_ADDRESS_TEST = 125, // Initial address letter (63 = s) -TESTNET))

→ Change the example initial letter in the file qt / sendcoinsdialog.cpp

(ui-> lineEditCoinControlChange-> setPlaceholderText (tr ("Enter the SperoCoin address (e.g. Sjz75uKHzUQJnSdzvpiigEGxseKkDhQToX)")); )

→ Changed version to 2.6.4.3


$0019 2018/07/15

→ Added RPC command "getnetworkinfo" - Change in files: bitcoinrpc.cpp;

bitcoinrpc.h; rpcblockchain.cpp; rpcnet.cpp

→ Added RPC command "getblockchaininfo" - Change in files:

bitcoinrpc.cpp; bitcoinrpc.h; rpcblockchain.cpp; rpcnet.cpp

→ Added Wallet Status Information (Locked or Unlocked) in the RPC

command "getinfo"

→ Added new points in the network map updating the mapping up to block

130000- Change in file: checkpoints.cpp

→ Changing copyrights, updating the start date of SperoCoin works,

being: "Copyright © 2017 The SperoCoin developers" - Change in ".ts"

files in the "src \ qt \ locale" folder

→ Update of QT splashscreen images

→ Changing QT fonts for "Century Gothic"

→ Clear Orphans with automatic transaction page refresh, no need to

restart wallet

→ Changed version to 2.6.4.4


$0020 2018/07/31

→ Add/Remove Nodes


$0021 2018/10/27

→ Added new points in the network map updating the mapping up to block 165962- Change in file: checkpoints.cpp

→ Performance Enhancements - Increased Speed in Synchronization - Changes in files: main.cpp; main.h;

→ Added new icons

→ Change style of block download progress bar from "QWindowsXPStyle" to "QWindowsVistaStyle" - Changes in file: bitcoingui.cpp

→ Changing the size of the icons in "STATUSBAR_ICONSIZE" from 16 to 64 - Changes in file: guiconstants.h

→ Adding SperoCoin.conf file opening from the Console Window menu

→ Changed description of mining type PoW

→ Changed description of mining type PoS

→ New PoS Mining Icon

→ Changed version to 2.6.4.5



servicos-talento-sa_recrutamento-selecao-rh1.png


DISCLOSURE

Number of Vacancies: 03

Payment: 700 SPERO

Function: Performs the internal or external disclosure of products and services. Schedule meetings with potential clients in order to secure the final sale. The most used media are: Direct Approach, Youtube, Social Networks, etc ...

Required level of knowledge : Not Required


DESINGNER

Number of Vacancies: 01

Payment: 1800 SPERO

Function: Responsible for all graphic part of the coin, as well as for the production of arts for the divulgadores. It can also act on the graphical part of the QT.

Required level of knowledge: ADOBE PHOTOSHOP, COREL DRAW, QT (C ++) [Not required]


BACKEND PROGRAMMER

Number of Vacancies: 01

Payment: 3000 SPERO

Function: Responsible for the Backend of developing applications of daily use or not by the currency.

Required level of knowledge: C ++, C +, PHP, PYTHON, JAVA, NODE.JS, among others


FRONTEND PROGRAMMER

Number of Vacancies: 01

Payment: 3000 SPERO

Function: Responsible for the development of Frontend applications for daily or non-currency use.

Required level of knowledge : HTML, CSS, BOOTSTRAP, among others


DEV CORE

Number of Vacancies: 02

Payment: 4500 SPERO

Function: Responsible for developing the major currency code, bringing market innovations, innovative implementations, code security, etc ...

Level of Knowledge Required: C, C ++, Assembly, HTML, Python, QMake, among others



All payments are in separate wallets and can be viewed in Block Explorer according to each address. Here is the list of addresses and functions:

Foundation_Principal - SiRvv6i8d5F7XbJSTqcGM35bdDMxATtMzz

Foundation_Divulgador01 - SabbMBDrXibYGLsZUwNn4vuAKPJXLy75tj

Foundation_Divulgador02 - SjMNSHqR8y6DG4c7w8i4UkKpmrCWjydstb

Foundation_Divulgador03 - SagKEp4kLMKL9XrhuddaAZqqCMXdNg5XUB

Foundation_Desingner - SWNr31PZMVjTcHtckYbadBWpDL9cE3kcm5

Foundation_Programador_BACKEND - SiSsYTZxQfzDeY59A3Ymqdo4QMXLq7BeHf

Foundation_Programador_FRONTEND - SjvTsyPeV5cty6Vvyb8Mq6D6JAo92amkai

Foundation_Dev_Core01 - ScsbwK24iZXMcj2QCCkFBP1B5PeeiWoy1P

Foundation_Dev_Core02 - SerCHrxrB4i45LGbACrXguDiWVKaq7qLmX


 


68747470733a2f2f692e696d6775722e636f6d2f6c58534d4d52322e706e67


94Tqfhg.png


Sperocoin is a POW/POS coin, that is, it can be obtained with both mining via CPU/GPU and mining only by leaving the wallet open with balance available.

In this way you do not fight with large mining centers, managing to get your coins with only active balance.




In order to receive PoS, it is important to note that the portfolio must be unlocked for PoS mining and connected to the Internet for the minimum period described herein.


This coin was developed in order to bring knowledge in the world of crypto-coins in places where the subject is not yet so expressive. Sperocoin is spreading the world of altcoins in territory still little explored, which are the homes of humbler people.

The purpose of the creation of this coin is to offer studies to the most diverse people, regardless of their social class.


In this way it is being first made available in a small basic computer course in the city of Belo Horizonte/MG, where the students are having their first contact with the digital world.


The spread to the exchanges and other jobs is being required to purchase more equipment and thus increase this large family in an informative way.


WEBSITE



https://sperocoin.org


DISCORD: https://discord.gg/zAMNCZj

E-MAIL: [email protected]

TELEGRAM: https://t.me/sperocoin_official

FACEBOOK: https://www.facebook.com/sperocoinofficial/

TRELLO: https://trello.com/b/jYZvXKDs/sperocoin

SLACK: https://sperocoin.slack.com/

TWITTER: https://twitter.com/Spero_Official

YOUTUBE: https://www.youtube.com/channel/UCQQjsoCjR_THbZ4AmalzPPg



Download:

QT Windows

Daemon Windows

Android ARMv-7 Full Node

Android Lite


Compile Linux:

Download and install the dependencies:

Code:
$ sudo apt-get install build-essential libboost-all-dev libcurl4-openssl-dev libdb5.3-dev libdb5.3++-dev qt-sdk libminiupnpc-dev qrencode libqrencode-dev git libtool automake autotools-dev autoconf pkg-config libssl-dev libgmp3-dev libevent-dev bsdmainutils

Clone the github source code for the local machine:

Code:
$ git clone https://github.com/DigitalCoin1/SperoCoin

Compile the daemon in the SperoCoin/src directory:

Code:
$ cd SperoCoin/src

$ make -f makefile.unix USE_UPNP=- USE_IPV6=1

$ strip SperoCoind

Run daemon in the SperoCoin/src directory:

Code:
./SperoCoind


[OPTIONAL]Compile the QT in the SperoCoin directory:

Code:
$ sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode-dev

$ qmake SperoCoin-qt.pro "USE_UPNP=-" "USE_QRCODE=1"

$ make -f Makefile



SERVICES


WEBWALLET:

https://sperocoin.org/webwallet


FAUCET:

https://sperocoin.org/faucet


PRE MINING DISTRIBUCTION


distribuicao.png


foundation.png




TECHNICAL SPECIFICATIONS



ALGORITHM: X13

BLOCK TIME: 60 seconds

PREMIATION PoW: 2 SPERO to block 263250, after block 263251 the PoW receipt will be 0.05

PoS: After 2h

PoS YIELD: 25% per year

CONFIRMATIONS: 5 for mining and 3 for transactions

ENCRYPTED MESSAGE

ADDRESSES STARTING WITH THE LETTER "S" and "s" in testnet

TOTAL COINS: ~ 7 million

LAST BLOCK POW IN THE FIRST STAGE: 33331

PRE-MINED COINS: ~ 100,000 SPERO

distribuicao.png


Phases of Sperocoin (Blocks)




PHASE 01

Proof of Work: 0 - 33331


PHASE 02

Proof of Stake: 33331 - 263250


PHASE 03

Proof of Work + Proof of Stake: up 263251




SPEROCOIN.CONF




EXCHANGES


ALTILLY

ONLINE! → https://www.altilly.com/market/SPERO_BTC

ONLINE! → https://www.altilly.com/market/SPERO_ETH

ONLINE! → https://www.altilly.com/market/SPERO_DOGE


PROBITEX:

ONLINE! → https://www.probitex.com/trade/index/market/spero_btc


NANU EXCHANGE

ONLINE! → https://nanu.exchange/exchange#btc_spero


P2P

ONLINE! → https://p2brasil.com/producto/sperocoin/

ONLINE! → https://catalogop2p.com.br/sperocoin-sustentabilidade-em-tecnologia


VOTE

VOTE!:https://c-cex.com/?id=vote&coin=spero

VOTE!:https://aiodex.com/vote/spero

VOTE!:https://ico.monexexchange.com/voting

VOTE!:https://t.me/@EvimeriaVote_BOT

VOTE!:https://smarts.exchange/vote-SPERO.html

VOTE!:https://nanu.exchange/voting




SOURCE CODE






BLOCK EXPLORER


http://35.198.22.94:3001

http://sperocoin.ddns.net:3001


MINING


PROOF OF WORK - POW


Solo CPU:

Code:
{

"_comment1" : "Any long-format command line argument ",

"_comment2" : "may be used in this JSON configuration file",


"api-bind" : "127.0.0.1:4048",


"url" : "localhost:55681",

"user" : "user",

"pass" : "password",


"algo" : "x13",

"threads" : 0,

"cpu-priority" : 0,

"cpu-affinity" : -1,


"benchmark" : false,

"debug" : true,

"protocol": false,

"quiet" : false

}


Code:
cpuminer -q --algo=x13 -o 127.0.0.1:55681 -u user-p password


Solo GPU:


Code:
ccminer30.exe -q --algo=x13 -o 127.0.0.1:55681 -u user-p password


PROOF OF STAKE - POS


• Balance equal to or greater than 5 SPEROs

• Keep the wallet open for at least 2 hours and a maximum of 12 hours

• Keep your wallet unlocked to participate

• Income of 25% per year under the total balance of the wallet


BOUNTIES


Wallet Android: 1000 SPERO

IOS Wallet: 1000 SPERO

MAC Wallet: 1000 SPERO

Exchange: 10,000 SPERO

3x Exchange Point (Social Market): 5000 SPERO


Translate our official topic and win coins!

BTCTalk: https://https://www.beermoneyforum.com//index.php?topic=2260985.0


Translations:

Korean: https://https://www.beermoneyforum.com//index.php?topic=2302789.0

Russian: https://https://www.beermoneyforum.com//index.php?topic=2315313.0

Romanian: https://https://www.beermoneyforum.com//index.php?topic=4601437.0


Awards:

BrandNew ou Newbie: 100 SPERO

Jr. Member: 200 SPERO

Member: 400 SPERO

Full Member: 600 SPERO

Sr. Member: 800 SPERO

Hero ou Legendary: 1200 SPERO


The amounts will be paid only one (01) time per verified user!


LZ1hF8Q.png




EXECUTED TASK

TASK IN PROGRESS

TASK PROPOSAL


Multiplatform Development

→ Official Android Application Launch


Usabilidade

→ Official Cloud Mining Website

→ Release of cellular recharging system at the official exchange office

→ Payment of Bank Tickets at the Official Exchange Office


Exchanges and P2P Services - Third Party Services

→ Register seller profile on the Brazilian site P2Brasil

→ Register of currency in the Brazilian site P2P Catalog

→ Register seller profile on the Brazilian site P2P Catalog

→ Larger Exchange Entry


Exchanges and Services P2P - Official Services Spero

→ Release of withdrawals in Reais (BRL) at the official exchange office

→ Exchange of SPERO ← → DOGE in the official exchange office

→ SPERO exchange ← → MERCADOPAGO at the official exchange office


Social services

→ Participation in social projects within the community of the city of Belo Horizonte

→ Creation of the Social Market

→ Creation of the Spero Social Bank


Yqbxkz2.png





$0001 2017/09/26

Initial Upload to GitHub


$0006 2017/10/01

In this update, the SperoCoin-qt.pro file has been changed for compilation in the Linux environment.


$0007 2017/10/06

Update README.md and add files: src/leveldb/Makefile


$0008 2017/10/08

Update infos about end phase of PoW and start phase PoS;

Update font of qt wallet;

Update version;

Update Protocol Others general's updates


$0010 2017/10/10

Update for new implementations:

→ Added option of cleaning of orphans blocks;

→ Added display option "STAKE" in the "type" column inside the "Transactions" tab;

→ Added "setban" node "" add | remove "(bantime)" / "listbanned" and "clearbanned" in the RPC console;


$0012 2017/10/11

Ban Forked Peers who are stuck in a Getblocks Loop.


$0013 2017/10/22

→ Update of strings names;

→ Updating information in README.md

→ Update Stake Info in QT Wallet


$0015 2017/11/18

→ Release of testnet mining;

→ File Fix:

• main.cpp

• alter.cpp

• checkpoints.cpp

• checkpoints.h


$0016 2017/11/30

Add node in the source:

addnode=http://dnssperocoin.ddnsking.com:55680


$0017 2018/03/28

→ Add RPC Command "GETWALLETINFO"

→ Update of transaction maturity icons

→ splash screen main update

→ Updating the logo inside the Wallet

→ Added hashGenesisBlockTestNet = 0x00001fe23e7d6951a2a07ad684ff208fab9110fad607fabd81482a1692382f8f in main.h file

→ Added testnet block.nNonce in main.cpp file (block.nNonce = 15547; )

→ Added static MapCheckpoints mapCheckpointsTestnet = (0, uint256("0x000006f4925ed7b889f847f24621390d4943466f091c3254ca1bd8becc517f7b")) in the checkpoints.cpp file

→ Change the initial letter of the testnet addresses in the base58.h file (PUBKEY_ADDRESS_TEST = 125, // Initial address letter (63 = s) -TESTNET))

→ Change the example initial letter in the file qt / sendcoinsdialog.cpp

(ui-> lineEditCoinControlChange-> setPlaceholderText (tr ("Enter the SperoCoin address (e.g. Sjz75uKHzUQJnSdzvpiigEGxseKkDhQToX)")); )

→ Changed version to 2.6.4.3


$0019 2018/07/15

→ Added RPC command "getnetworkinfo" - Change in files: bitcoinrpc.cpp;

bitcoinrpc.h; rpcblockchain.cpp; rpcnet.cpp

→ Added RPC command "getblockchaininfo" - Change in files:

bitcoinrpc.cpp; bitcoinrpc.h; rpcblockchain.cpp; rpcnet.cpp

→ Added Wallet Status Information (Locked or Unlocked) in the RPC

command "getinfo"

→ Added new points in the network map updating the mapping up to block

130000- Change in file: checkpoints.cpp

→ Changing copyrights, updating the start date of SperoCoin works,

being: "Copyright © 2017 The SperoCoin developers" - Change in ".ts"

files in the "src \ qt \ locale" folder

→ Update of QT splashscreen images

→ Changing QT fonts for "Century Gothic"

→ Clear Orphans with automatic transaction page refresh, no need to

restart wallet

→ Changed version to 2.6.4.4


$0020 2018/07/31

→ Add/Remove Nodes


$0021 2018/10/27

→ Added new points in the network map updating the mapping up to block 165962- Change in file: checkpoints.cpp

→ Performance Enhancements - Increased Speed in Synchronization - Changes in files: main.cpp; main.h;

→ Added new icons

→ Change style of block download progress bar from "QWindowsXPStyle" to "QWindowsVistaStyle" - Changes in file: bitcoingui.cpp

→ Changing the size of the icons in "STATUSBAR_ICONSIZE" from 16 to 64 - Changes in file: guiconstants.h

→ Adding SperoCoin.conf file opening from the Console Window menu

→ Changed description of mining type PoW

→ Changed description of mining type PoS

→ New PoS Mining Icon

→ Changed version to 2.6.4.5



servicos-talento-sa_recrutamento-selecao-rh1.png


DISCLOSURE

Number of Vacancies: 03

Payment: 700 SPERO

Function: Performs the internal or external disclosure of products and services. Schedule meetings with potential clients in order to secure the final sale. The most used media are: Direct Approach, Youtube, Social Networks, etc ...

Required level of knowledge : Not Required


DESINGNER

Number of Vacancies: 01

Payment: 1800 SPERO

Function: Responsible for all graphic part of the coin, as well as for the production of arts for the divulgadores. It can also act on the graphical part of the QT.

Required level of knowledge: ADOBE PHOTOSHOP, COREL DRAW, QT (C ++) [Not required]


BACKEND PROGRAMMER

Number of Vacancies: 01

Payment: 3000 SPERO

Function: Responsible for the Backend of developing applications of daily use or not by the currency.

Required level of knowledge: C ++, C +, PHP, PYTHON, JAVA, NODE.JS, among others


FRONTEND PROGRAMMER

Number of Vacancies: 01

Payment: 3000 SPERO

Function: Responsible for the development of Frontend applications for daily or non-currency use.

Required level of knowledge : HTML, CSS, BOOTSTRAP, among others


DEV CORE

Number of Vacancies: 02

Payment: 4500 SPERO

Function: Responsible for developing the major currency code, bringing market innovations, innovative implementations, code security, etc ...

Level of Knowledge Required: C, C ++, Assembly, HTML, Python, QMake, among others



All payments are in separate wallets and can be viewed in Block Explorer according to each address. Here is the list of addresses and functions:

Foundation_Principal - SiRvv6i8d5F7XbJSTqcGM35bdDMxATtMzz

Foundation_Divulgador01 - SabbMBDrXibYGLsZUwNn4vuAKPJXLy75tj

Foundation_Divulgador02 - SjMNSHqR8y6DG4c7w8i4UkKpmrCWjydstb

Foundation_Divulgador03 - SagKEp4kLMKL9XrhuddaAZqqCMXdNg5XUB

Foundation_Desingner - SWNr31PZMVjTcHtckYbadBWpDL9cE3kcm5

Foundation_Programador_BACKEND - SiSsYTZxQfzDeY59A3Ymqdo4QMXLq7BeHf

Foundation_Programador_FRONTEND - SjvTsyPeV5cty6Vvyb8Mq6D6JAo92amkai

Foundation_Dev_Core01 - ScsbwK24iZXMcj2QCCkFBP1B5PeeiWoy1P

Foundation_Dev_Core02 - SerCHrxrB4i45LGbACrXguDiWVKaq7qLmX


 

📢 Recommended Partners

Paykassma - Accept Payments Online  | Payment Processing since 2019 Payka$$ma
Leading solution for accepting high-risk payments since 2019
5.00 star(s) 1 ratings
Updated
MGID - Native Performance & Programmatic Advertising Platform MGID Team
0.00 star(s) 0 ratings
Updated
Roobet.com | Crypto’s Fastest Growing Casino 🦘 Roobet.com
1.00 star(s) 1 ratings
Updated
Duckdice.io - Top Crypto Gambling - Bitcoin Dice DuckDice.io
0.00 star(s) 0 ratings
Updated

banner

REWARDS: Active Raffles


  • 🤑 Roll 4: Win 100,000 BMF Points!

    The entry period for this raffle ends in..
Back
Top Bottom

Earnings Disclaimer:  All the posts published herein are merely based on individual views, and they do not expressly or by implications represent those of BeerMoneyForum.com or its owner. It is hereby made clear that BeerMoneyForum.com does not endorse, support, adopt or vouch any views, programs and/or business opportunities posted herein. BeerMoneyForum.com also does not give and/or offer any investment advice to any members and/or it's readers. All members and readers are advised to independently consult their own consultants, lawyers and/or families before making any investment and/or business decisions. This forum is merely a place for general discussions. It is hereby agreed by all members and/or readers that BeerMoneyForum.com is in no way responsible and/or liable for any damages and/or losses suffered by anyone of you.