Bitcoin Forum
May 10, 2024, 01:14:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 ... 95 »
  Print  
Author Topic: [ANN][MAG] MAGNET - GOES STELLAR - More in description / magnetwork.io  (Read 82990 times)
duyenwong
Member
**
Offline Offline

Activity: 119
Merit: 10


View Profile
December 19, 2017, 07:31:42 AM
 #681

Oh gosh, I've been running windows client v1.0.1.2-61402 all along, and staking with it, until I came in here and saw references to 1.2.1.1.  Can I be on the wrong chain with the old client?  It shows the correct blocks versus cryptoid block explorer.  Should I be worried?
1715346874
Hero Member
*
Offline Offline

Posts: 1715346874

View Profile Personal Message (Offline)

Ignore
1715346874
Reply with quote  #2

1715346874
Report to moderator
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
blockonomy
Member
**
Offline Offline

Activity: 121
Merit: 15


View Profile
December 19, 2017, 07:49:46 AM
 #682

Oh gosh, I've been running windows client v1.0.1.2-61402 all along, and staking with it, until I came in here and saw references to 1.2.1.1.  Can I be on the wrong chain with the old client?  It shows the correct blocks versus cryptoid block explorer.  Should I be worried?
If cryptoid block explorer is using the same version as yours then the blocks will match. Check against the official explorer : http://explorer.magnetwork.io
1.0.x does not accept PoW blocks after 18000 so you would most likely be on the wrong chain.
blockonomy
Member
**
Offline Offline

Activity: 121
Merit: 15


View Profile
December 19, 2017, 07:53:36 AM
 #683

guys anybody have problem to instal wallet on linux ?

i pas this one
Quote
cd /wallets/MAG/src/leveldb
chmod +x build_detect_platform
cd ..
sudo make -f makefile.unix

and error this one

Quote
makefile.unix:217: recipe for target 'obj/rpcrawtransaction.o' failed
make: *** [obj/rpcrawtransaction.o] Error 1
Hi,
You would need to post the full stack of errors (i.e. not just the failed line as it does not say why it failed).
This file failing to compile may be related to this:
https://github.com/magnetwork/magnet/commit/7811aa60cd973419040257d57f1c37f0b5197972
Be sure to sync.
blockonomy
Member
**
Offline Offline

Activity: 121
Merit: 15


View Profile
December 19, 2017, 07:55:26 AM
 #684

The file is not infected this is a false positive. It was submitted to Microsoft for whitelisting. In the meantime (and if they decide to whitelist it) you would have to either whitelist it on your AV or compile from source if you cannot trust it for any reason.
makaveev
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
December 19, 2017, 08:24:41 AM
 #685

Hello,

i need some advices. I created a deposit address in Coinexchange and can i use it to send the coins when i mine and not download a wallet? Also how to configure my ASIC's ? Dont know really what static diff is and which one to use.
Nicky_funny
Copper Member
Newbie
*
Offline Offline

Activity: 104
Merit: 0


View Profile WWW
December 19, 2017, 08:37:23 AM
 #686

can i use it to send the coins when i mine and not download a wallet?
yes,you can

Quote
Also how to configure my ASIC's ?
What pool do u use?
username=your_wallet_address
password=d=90,c=MAG
if u use minpool.net
Quote
Dont know really what static diff is and which one to use.
D3 using diff > 90
makaveev
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
December 19, 2017, 08:43:13 AM
 #687

can i use it to send the coins when i mine and not download a wallet?
yes,you can

Quote
Also how to configure my ASIC's ?
What pool do u use?
username=your_wallet_address
password=d=90,c=MAG
if u use minpool.net
Quote
Dont know really what static diff is and which one to use.
D3 using diff > 90
Thanks!

Im with D3's and how the settings should look like for magnetpool?
stratum+tcp://magnetpool.io:3002 Diff: 100
*wallet address*
pw?
Nicky_funny
Copper Member
Newbie
*
Offline Offline

Activity: 104
Merit: 0


View Profile WWW
December 19, 2017, 09:11:30 AM
 #688

can i use it to send the coins when i mine and not download a wallet?
yes,you can

Quote
Also how to configure my ASIC's ?
What pool do u use?
username=your_wallet_address
password=d=90,c=MAG
if u use minpool.net
Quote
Dont know really what static diff is and which one to use.
D3 using diff > 90
Thanks!

Im with D3's and how the settings should look like for magnetpool?
stratum+tcp://magnetpool.io:3002 Diff: 100
*wallet address*
pw?
like minpool.net,c=MAG,d=90 Smiley
DerkteWinkel
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
December 19, 2017, 10:36:21 AM
 #689

Hello,

i need some advices. I created a deposit address in Coinexchange and can i use it to send the coins when i mine and not download a wallet? Also how to configure my ASIC's ? Dont know really what static diff is and which one to use.

Do you want to solo mine directly into the Coinexchange wallet? I would check this with Coinexchange as they had major problems with people doing this a couple of weeks ago.
BartoszN1990
Full Member
***
Offline Offline

Activity: 218
Merit: 100


https://deeponion.org


View Profile
December 19, 2017, 11:06:55 AM
 #690

i am doung by steps

Quote
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade

Quote
sudo apt-get install build-essential libssl-dev libboost-all-dev git libdb5.3++-dev libminiupnpc-dev screen

Quote

Quote
cd /wallets/magnet/src/leveldb
chmod +x build_detect_platform
cd ..
sudo make -f makefile.unix

Quote
/wallets/magnet/src$ sudo make -f makefile.unix
/bin/sh ../share/genbuild.sh obj/build.h
Building Secp256k1 ...
./autogen.sh: 3: ./autogen.sh: autoreconf: not found
/bin/sh: 1: ./configure: not found
make[1]: Entering directory '/wallets/magnet/src/secp256k1'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory '/wallets/magnet/src/secp256k1'
g++ -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wunused-function -Wunused-variable -fpermissive -Wconversion-null -g -DBOOST_SPIRIT_THREADSAFE -I/wallets/magnet/src -I/wallets/magnet/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -DENABLE_WALLET -I/wallets/magnet/src/secp256k1/include -I/wallets/magnet/src/leveldb/include -I/wallets/magnet/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -o magnetd obj/alert.o obj/allocators.o obj/version.o obj/support/cleanse.o obj/checkpoints.o obj/netbase.o obj/addrman.o obj/base58.o obj/crypter.o obj/key.o obj/pubkey.o obj/ecwrapper.o obj/init.o obj/bitcoind.o obj/keystore.o obj/core.o obj/main.o obj/net.o obj/protocol.o obj/rpcclient.o obj/rpcprotocol.o obj/rpcserver.o obj/rpcmisc.o obj/rpcnet.o obj/rpcblockchain.o obj/rpcrawtransaction.o obj/rpcsmessage.o obj/script.o obj/scrypt.o obj/sync.o obj/txmempool.o obj/util.o obj/hash.o obj/noui.o obj/kernel.o obj/pbkdf2.o obj/chainparams.o obj/stealth.o obj/activemasternode.o obj/darksend.o obj/darksend-relay.o obj/instantx.o obj/masternodeconfig.o obj/masternodeman.o obj/masternode.o obj/masternode-payments.o obj/rpcdarksend.o obj/spork.o obj/crypto/hmac_sha256.o obj/crypto/hmac_sha512.o obj/crypto/ripemd160.o obj/crypto/sha1.o obj/crypto/sha256.o obj/crypto/sha512.o obj/smessage.o obj/cubehash.o obj/luffa.o obj/aes_helper.o obj/echo.o obj/shavite.o obj/simd.o obj/blake.o obj/bmw.o obj/groestl.o obj/jh.o obj/keccak.o obj/skein.o obj/db.o obj/miner.o obj/rpcdump.o obj/rpcmining.o obj/rpcwallet.o obj/wallet.o obj/walletdb.o obj/txdb-leveldb.o secp256k1/src/libsecp256k1_la-secp256k1.o -Wl,-z,relro -Wl,-z,now   -Wl,-Bdynamic -Wl,-Bdynamic -l boost_system -l boost_filesystem -l boost_program_options -l boost_thread -l db_cxx -l ssl -l gmp -l crypto -l miniupnpc -Wl,-Bdynamic -l z -l dl -l pthread /wallets/magnet/src/leveldb/libleveldb.a /wallets/magnet/src/leveldb/libmemenv.a
g++: error: secp256k1/src/libsecp256k1_la-secp256k1.o: No such file or directory
makefile.unix:231: recipe for target 'magnetd' failed
make: *** [magnetd] Error 1

▌▌   Anonymous and Untraceable     ›› ››   DeepOnion  ‹‹ ‹‹     TOR INTEGRATED & SECURED    ▌▌
▬▬▬▬▬▬▬▬▬     ANN  Whitepaper  FACEBOOK  Twitter  Youtube  Forum     ▬▬▬▬▬▬▬▬▬
▌▌   ••  JOIN AIRDROP 🚀  ••  |||   Download DeepOnion   |||   ✅ Verified with DeepVault    ▌▌
yetme
Member
**
Offline Offline

Activity: 174
Merit: 12


View Profile
December 19, 2017, 11:42:11 AM
 #691

Hello,

i need some advices. I created a deposit address in Coinexchange and can i use it to send the coins when i mine and not download a wallet? Also how to configure my ASIC's ? Dont know really what static diff is and which one to use.

yes you can, but I wouldn't recommend to mine directly to the exchange's wallet. if anything happens to the exchange you are putting your payments at risk. exchanges are regulary loosing payments, or their wallets go offline, or payments get stuck etc . it happens all the time. yesterday they've lost my LTC payment, so it took 6 hours to recover it. the safest way to mine is using your own local wallet.
yetme
Member
**
Offline Offline

Activity: 174
Merit: 12


View Profile
December 19, 2017, 12:03:58 PM
 #692

I'm a little bit confused. Im running a cold wallet masternode and the funds are on my local wallet.
Can anyone tell me what the correct variables should be in magnet.conf

masternodesoftlock=
staking=

?

I don't want to mess-up the collateral.
blockonomy
Member
**
Offline Offline

Activity: 121
Merit: 15


View Profile
December 19, 2017, 01:14:13 PM
 #693

i am doung by steps

Quote
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade

Quote
sudo apt-get install build-essential libssl-dev libboost-all-dev git libdb5.3++-dev libminiupnpc-dev screen

Quote

Quote
cd /wallets/magnet/src/leveldb
chmod +x build_detect_platform
cd ..
sudo make -f makefile.unix

Quote
/wallets/magnet/src$ sudo make -f makefile.unix
/bin/sh ../share/genbuild.sh obj/build.h
Building Secp256k1 ...
./autogen.sh: 3: ./autogen.sh: autoreconf: not found
/bin/sh: 1: ./configure: not found
make[1]: Entering directory '/wallets/magnet/src/secp256k1'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory '/wallets/magnet/src/secp256k1'
g++ -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wunused-function -Wunused-variable -fpermissive -Wconversion-null -g -DBOOST_SPIRIT_THREADSAFE -I/wallets/magnet/src -I/wallets/magnet/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -DENABLE_WALLET -I/wallets/magnet/src/secp256k1/include -I/wallets/magnet/src/leveldb/include -I/wallets/magnet/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -o magnetd obj/alert.o obj/allocators.o obj/version.o obj/support/cleanse.o obj/checkpoints.o obj/netbase.o obj/addrman.o obj/base58.o obj/crypter.o obj/key.o obj/pubkey.o obj/ecwrapper.o obj/init.o obj/bitcoind.o obj/keystore.o obj/core.o obj/main.o obj/net.o obj/protocol.o obj/rpcclient.o obj/rpcprotocol.o obj/rpcserver.o obj/rpcmisc.o obj/rpcnet.o obj/rpcblockchain.o obj/rpcrawtransaction.o obj/rpcsmessage.o obj/script.o obj/scrypt.o obj/sync.o obj/txmempool.o obj/util.o obj/hash.o obj/noui.o obj/kernel.o obj/pbkdf2.o obj/chainparams.o obj/stealth.o obj/activemasternode.o obj/darksend.o obj/darksend-relay.o obj/instantx.o obj/masternodeconfig.o obj/masternodeman.o obj/masternode.o obj/masternode-payments.o obj/rpcdarksend.o obj/spork.o obj/crypto/hmac_sha256.o obj/crypto/hmac_sha512.o obj/crypto/ripemd160.o obj/crypto/sha1.o obj/crypto/sha256.o obj/crypto/sha512.o obj/smessage.o obj/cubehash.o obj/luffa.o obj/aes_helper.o obj/echo.o obj/shavite.o obj/simd.o obj/blake.o obj/bmw.o obj/groestl.o obj/jh.o obj/keccak.o obj/skein.o obj/db.o obj/miner.o obj/rpcdump.o obj/rpcmining.o obj/rpcwallet.o obj/wallet.o obj/walletdb.o obj/txdb-leveldb.o secp256k1/src/libsecp256k1_la-secp256k1.o -Wl,-z,relro -Wl,-z,now   -Wl,-Bdynamic -Wl,-Bdynamic -l boost_system -l boost_filesystem -l boost_program_options -l boost_thread -l db_cxx -l ssl -l gmp -l crypto -l miniupnpc -Wl,-Bdynamic -l z -l dl -l pthread /wallets/magnet/src/leveldb/libleveldb.a /wallets/magnet/src/leveldb/libmemenv.a
g++: error: secp256k1/src/libsecp256k1_la-secp256k1.o: No such file or directory
makefile.unix:231: recipe for target 'magnetd' failed
make: *** [magnetd] Error 1

Sounds like it could not build secp256k1 because you dont have autoconf.

Try this: sudo apt-get install autoconf autogen

inzoddwetrust
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
December 19, 2017, 01:34:11 PM
 #694

It is not so good idea to mine strait to exchange wallet.

A lot of disadvantages and unsecured issues and completely not any pluses, except less commission to pay (which is really small). I'm talking now not about MAG and coinexchange.io, but any coin and any SE.

Cmon! Satoshi gave us decentralized fintech, stop to centralize it back!
blockonomy
Member
**
Offline Offline

Activity: 121
Merit: 15


View Profile
December 19, 2017, 02:07:54 PM
 #695

It is not so good idea to mine strait to exchange wallet.

A lot of disadvantages and unsecured issues and completely not any pluses, except less commission to pay (which is really small). I'm talking now not about MAG and coinexchange.io, but any coin and any SE.

Cmon! Satoshi gave us decentralized fintech, stop to centralize it back!
Indeed well said!
yetme
Member
**
Offline Offline

Activity: 174
Merit: 12


View Profile
December 19, 2017, 02:12:04 PM
 #696

If You want to have the collateral locked then
softlock=1
To prevent Your masternode ranking from resetting everytime you get a staking rewards
staking=0

Thank you! does the ranking affect anything?
where can I check my mn ranking?
blockonomy
Member
**
Offline Offline

Activity: 121
Merit: 15


View Profile
December 19, 2017, 02:52:19 PM
 #697

If You want to have the collateral locked then
softlock=1
To prevent Your masternode ranking from resetting everytime you get a staking rewards
staking=0

Thank you! does the ranking affect anything?
where can I check my mn ranking?
type masternodelist rank in the console.
yetme
Member
**
Offline Offline

Activity: 174
Merit: 12


View Profile
December 19, 2017, 03:28:28 PM
 #698

If You want to have the collateral locked then
softlock=1
To prevent Your masternode ranking from resetting everytime you get a staking rewards
staking=0

Thank you! does the ranking affect anything?
where can I check my mn ranking?
type masternodelist rank in the console.

it's in top100
hmm looks like stacking didn't affect its ranking after all
lutche
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
December 19, 2017, 04:50:00 PM
 #699

hello,
help, I'm mining in the pool http://blockmunch.club, and it's been a day and a half since my mined coins do not fall on my wallet, is this normal? It's not for me to change pool now.
blockonomy
Member
**
Offline Offline

Activity: 121
Merit: 15


View Profile
December 19, 2017, 05:02:41 PM
 #700

hello,
help, I'm mining in the pool http://blockmunch.club, and it's been a day and a half since my mined coins do not fall on my wallet, is this normal? It's not for me to change pool now.
Hi,

Not sure the stats are actual but for magnet it says 3 blocks in 8 days, I would suggest you go either official pool or a pool that has more hashrate:

   Magnet (MAG)   3d ago   59000   100.00025   Confirmed   438894.345   495779.66   17sd8K7...   e70d372ddcc324c2c121460b0b49fdad8678a8cadc1a0bf8e6c7b0832f452b56
   Magnet (MAG)   8d ago   50385   100   Confirmed   469895.9   803497.678   3MW16mN...   9f54e484d80fea33161869f172e338d87b9262302e7c9f4e502c8eddeccd4dd5
   Magnet (MAG)   8d ago   50001   100.00025   Confirmed   241024.635   267067.775   3MW16mN...   5996f0b0b8be5347b6f37e79c406d636141deeb34b754da8ae6a4f48b092a2f4
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 ... 95 »
  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!