Bitcoin Forum
April 25, 2024, 06:54:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 [1294] 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 »
  Print  
Author Topic: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay]  (Read 2375240 times)
Iame3
Newbie
*
Offline Offline

Activity: 102
Merit: 0


View Profile
August 19, 2019, 03:44:32 AM
 #25861

so anybody on here has experience mining magi with raspberry pi??? looking to find out if there any new updated cpuminer for them....

I use 2x RPi2B+ 32-bit (earlier BCM not later), set up thus:
  • raspbian-stretch-lite-2019-04-08 although this is now replaced by Buster
  • cli only, X11 & all extraneous packages removed including WiFi & Bt (CAT6 conx only)
  • cheap 4GB SD card
  • m-cpuminer-v2
  • managed via SSH
The pair achieve about 10-15KH/s, wish I had more but RPi3B+ & PSU cost around $55-60 each where I currently live, so making a cluster becomes as expensive as a small x86 64-bit desktop system.

Here's a link to NovaSpirit's guide to setting up a magi miner on RPi3, he uses wolf-m7m-cpuminer (https://github.com/novaspirit/wolf-m7m-cpuminer) which I have used successfully on old spare dual-Xeon servers running Linux Mint (while I still had access to them). Both miners are about the same vintage, I don't know if there's any significant difference:
https://www.novaspirit.com/2017/10/19/crypto-mining-sbc/

I really wish there was more active development on XMG/Magi, I still like this coin and the idea of it, maybe some day a developer will pick it up as a project to champion but that sounds too much like singing "Some day my prince will come"   Grin

You can try to find alternatives. I had raspberry 2, now sometimes while watching movies mining with orange pi pc, it is achieving ~3.7 kh/s.
You wanna cluster? Take a look into orange pi https://www.aliexpress.com/item/32848891030.html?spm=2114.12010608.0.0.a43c395ckpqORW it is ~25$ with shipping, and H6 is a 64 bit modern cpu. You don't need +PSU for every board. Just get simple PC ATX PSU, which you can get very cheap everywhere. They have +12V and +5V. One PSU is more than enough for cluster of 4, so you can make 16 core system.  https://www.youtube.com/watch?v=jgFh6yLe6Os
1714028076
Hero Member
*
Offline Offline

Posts: 1714028076

View Profile Personal Message (Offline)

Ignore
1714028076
Reply with quote  #2

1714028076
Report to moderator
1714028076
Hero Member
*
Offline Offline

Posts: 1714028076

View Profile Personal Message (Offline)

Ignore
1714028076
Reply with quote  #2

1714028076
Report to moderator
1714028076
Hero Member
*
Offline Offline

Posts: 1714028076

View Profile Personal Message (Offline)

Ignore
1714028076
Reply with quote  #2

1714028076
Report to moderator
Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714028076
Hero Member
*
Offline Offline

Posts: 1714028076

View Profile Personal Message (Offline)

Ignore
1714028076
Reply with quote  #2

1714028076
Report to moderator
1714028076
Hero Member
*
Offline Offline

Posts: 1714028076

View Profile Personal Message (Offline)

Ignore
1714028076
Reply with quote  #2

1714028076
Report to moderator
The Frisian
Legendary
*
Offline Offline

Activity: 1019
Merit: 1003


Senior Developer and founder of ViMeAv ICT


View Profile WWW
August 19, 2019, 04:37:03 PM
 #25862

All the time we see coin delistings on bittrex and after a short time wallet removal.
Last year MAGI was delisted from bittrex, but until now there was never a wallet removal of MAGI on bittrex.

There are almost 2 million MAGI on bittrex : https://chainz.cryptoid.info/xmg/#!wallets

See newest wallet removals  at bittrex : https://bittrex.zendesk.com/hc/en-us/articles/360032561811-Wallet-Removal-on-September-20-2019

These coins are all delisted in the last few months.

Any idea?
Something special with MAGI?
You can see some wallets are still used on bittrex, maybe for mining : https://chainz.cryptoid.info/xmg/address.dws?683467.htm



mrmeseeks
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
August 19, 2019, 11:34:23 PM
 #25863

having trouble changing my gui setting from mXMG to XMG in the wallet. tried everything in settings on the GUI and it won't keep it at XMG... any suggestions?
You may've found this already, but it's located here:
Settings > Options > Display tab > Unit to show amounts in: (XMG | mXMG | μXMG)
mrmeseeks
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
August 20, 2019, 01:33:16 AM
 #25864

i have mine setup with https://github.com/jeezz/piminer-m7 gives you the governor option so you can select performance, overclock and other features to bump up you hashrate. for me i have currently 2 pi 3b v1.3 and i get 15-18Kh/s and its not much of a bump up but it does help.
piminer is a shell script that you call from BASH to automate handling of the whole miner setup process (someone worked out the RPi3 dependencies & compile flags for you); all of which is pretty neat. You can see it here: https://github.com/jeezz/piminer-m7/blob/master/piminer-install.sh

I wrote a shell script to check temps/OS-version/filesystem via SSH, ie: displayed on cmd line. If I weren't so lazy stupid busy I'd set cron to check temps & email alert if temp => X°. It's shown below if you want it, for convenience I'd create it where you land in SSH/terminal on desktop, but if you have desktop environment look into conky, especially conky colors:
Code:
# create temps/stat script
nano stat.sh

# paste the following, exit & save
/opt/vc/bin/vcgencmd measure_temp
uname -a
df -h

# make executable
chmod +x stat.sh

More on vcgencmd: https://elinux.org/RPI_vcgencmd_usage

so far i am looking into making a cluster on amazon i found a stacker for 4 pi and they come with fan and heat sinks, neat thing is the fans are above the CPU so it keeps it cool. the PSU you can go for a cheap 30A PSU (*$30) they use for 3D printers (i have a few sitting around) and pick up a USB adapter or a buck down converter (usually $8-10) to keep the 5v 3a needed per pi and setup a fan for added air flow to keep under 70C...... i know its a lot to do a pi cluster but if you live in the states i probably help send the PSU from my old 3D printer.
That's a very kind offer & demonstrates the disposition of the Magicoin community that attracted me here Cheesy - unfortunately I'm not stateside, which is why hardware is so expensive (US is a major shipping destination for Asian mfr & bulk runs save $, everywhere is more or less 'other' destination lol). 1 PSU & adapters/converters per RPi vs individual PSU: comparison not just of cost but also failure domain, 1 PSU is a single point of failure whereas separate PSU spreads that domain. Choices... constraints...

I would like to make a 'cluster' too, strictly speaking it isn't a cluster unless using some quorum/replication solution like Galera for MariaDB. I know the stackers you mentioned, they're the best solution for multi-pi pools - cheap, effective, active cooling. SOLD Smiley https://www.ebay.com/itm/254051554116. I'm also considering using something like this, I was given one but only a few of the USB interfaces are 3A, and this one is only 2.4A per, so that's a limiting factor: https://www.ebay.com/itm/264125371811

Note that active cooling is a must-have for pi-stack mining, unless you live in Barrow Alaska Wink - the combined heat output of many RPi in proximity...

the pi4 is out that thing can pump out hash rates for monero coin like its a USB asic stick. =]
Wonder which binaries/dependencies it is able to run, there are some issues that need to be worked out, check YouTube vids for more info before diving in, just in case.

i just don't see how some of these miners getting 3.7MH/s for cpu coins
Some pools don't enforce limits Sad so people will naturally go as hard as they can, which hurts all magi miners. If you have a pool of modern CPUs you can thrash out solved blocks of hashes like there's no tomorrow and cripple the payout.

thank you for the information you have given me, i didn't think about removing the BT and the wifi to reduce power requirements. will do that to see if it helps keep it from hitting undervoltage every so often
Most welcome my friend; I'm unsure if removing software support for those chipsets will lower power requirements, I removed them because RPi 2B+ has no WiFi/Bt and it reduced space/boot a little bit. I run headless (cli only) so removing GUI (X11) yielded even moreso. If you want to do the same then run these cmds from bash, omit X* if using desktop (or it'll go bye-bye Cheesy):
Code:
# RPi <3 that have no Bluetooth or WiFi dongle, remove pkg:
sudo apt-get remove --purge bluez

sudo apt-get remove --purge wpasupplicant

# Headless RPi that has no GUI, remove pkg:
sudo apt-get remove --purge libx11*

Apologies for thread hijack, just tryin' ta help a bruva out. We now returning you to your regularly scheduled posts...
paperoga
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
August 20, 2019, 09:40:48 AM
 #25865

Hey guys, I need some help  Roll Eyes
I was mining magi long long ago, then stopped and for a short spell in 2017 I had wallet running for staking. Life got hectic and had to switch everything off again.... fast forward to now... somehow I can't get my wallet up and going. Back in 2017 I asked advice about staking and I was told to have another address and move coins because my coins were too old. It worked but now for the life of me I can't remember how i was doing it. I even lost my old login in bitcointalk and had to open a new account. All up I have about 6000XMG  Cry are my coins gone?
Can anyone help me, I remember I moved coins back and forward a couple of times but now restoring the wallet I only have options to be in my second address. Heck I must be doing it wrong. Sorry I am stressed.
Do I make any sense?
The Frisian
Legendary
*
Offline Offline

Activity: 1019
Merit: 1003


Senior Developer and founder of ViMeAv ICT


View Profile WWW
August 20, 2019, 11:27:07 AM
 #25866

Hey guys, I need some help  Roll Eyes
I was mining magi long long ago, then stopped and for a short spell in 2017 I had wallet running for staking. Life got hectic and had to switch everything off again.... fast forward to now... somehow I can't get my wallet up and going. Back in 2017 I asked advice about staking and I was told to have another address and move coins because my coins were too old. It worked but now for the life of me I can't remember how i was doing it. I even lost my old login in bitcointalk and had to open a new account. All up I have about 6000XMG  Cry are my coins gone?
Can anyone help me, I remember I moved coins back and forward a couple of times but now restoring the wallet I only have options to be in my second address. Heck I must be doing it wrong. Sorry I am stressed.
Do I make any sense?

First i would check on : https://chainz.cryptoid.info/xmg/#!rich your wallet.
Can you find your wallet and coins?


The Frisian
Legendary
*
Offline Offline

Activity: 1019
Merit: 1003


Senior Developer and founder of ViMeAv ICT


View Profile WWW
August 20, 2019, 11:44:50 AM
 #25867

looks like something up with minerclaim, all day showing not rewards but on the chain explorer we been finding coins on minerclaim all day long......... something fishy is up..........  Cry Cry Cry Cry
Looks like back again, isn't?
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
August 20, 2019, 09:32:28 PM
 #25868

All the time we see coin delistings on bittrex and after a short time wallet removal.
Last year MAGI was delisted from bittrex, but until now there was never a wallet removal of MAGI on bittrex.

There are almost 2 million MAGI on bittrex : https://chainz.cryptoid.info/xmg/#!wallets

See newest wallet removals  at bittrex : https://bittrex.zendesk.com/hc/en-us/articles/360032561811-Wallet-Removal-on-September-20-2019

These coins are all delisted in the last few months.

Any idea?
Something special with MAGI?
You can see some wallets are still used on bittrex, maybe for mining : https://chainz.cryptoid.info/xmg/address.dws?683467.htm




I don't know! Maybe its magic!😉

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
paperoga
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
August 21, 2019, 08:03:26 AM
 #25869


First i would check on : https://chainz.cryptoid.info/xmg/#!rich your wallet.
Can you find your wallet and coins?




Hi Frisian, yep I can see both, https://chainz.cryptoid.info/xmg/address.dws?9Eqzf11G2GkGmGrbrQbdJXcCthE3zzotuv.htm (original) and https://chainz.cryptoid.info/xmg/address.dws?9PSNtrK2dnhy3BZXJqFDrvbwmWuzGsQavy.htm (staking)
What is the next step?
And... thanks for helping, I hope i didn't mess it to the point of having to say goodbye  Cheesy
The Frisian
Legendary
*
Offline Offline

Activity: 1019
Merit: 1003


Senior Developer and founder of ViMeAv ICT


View Profile WWW
August 21, 2019, 08:58:03 AM
 #25870

Hi Frisian, yep I can see both, https://chainz.cryptoid.info/xmg/address.dws?9Eqzf11G2GkGmGrbrQbdJXcCthE3zzotuv.htm (original) and https://chainz.cryptoid.info/xmg/address.dws?9PSNtrK2dnhy3BZXJqFDrvbwmWuzGsQavy.htm (staking)
What is the next step?
And... thanks for helping, I hope i didn't mess it to the point of having to say goodbye  Cheesy

I see 9Eqzf11G2GkGmGrbrQbdJXcCthE3zzotuv has around 15 coins left.
This address 9PSNtrK2dnhy3BZXJqFDrvbwmWuzGsQavy has 6025 coins.

I hope you have a wallet with the last address with 6025 coins, is this right?
paperoga
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
August 21, 2019, 09:46:56 AM
 #25871

Hi Frisian, yep I can see both, https://chainz.cryptoid.info/xmg/address.dws?9Eqzf11G2GkGmGrbrQbdJXcCthE3zzotuv.htm (original) and https://chainz.cryptoid.info/xmg/address.dws?9PSNtrK2dnhy3BZXJqFDrvbwmWuzGsQavy.htm (staking)
What is the next step?
And... thanks for helping, I hope i didn't mess it to the point of having to say goodbye  Cheesy

I see 9Eqzf11G2GkGmGrbrQbdJXcCthE3zzotuv has around 15 coins left.
This address 9PSNtrK2dnhy3BZXJqFDrvbwmWuzGsQavy has 6025 coins.

I hope you have a wallet with the last address with 6025 coins, is this right?

Nope, I have the other one. Maybe I don't remember properly but I think I was only using one wallet. In Magi can I have more than one wallet within the same GUI? I mean because I know my encryption pass, do I have a way to get back to the one with 6025 coins. I am quite sure I didn't have to "swap" wallet.dat
bigstinker85
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
August 21, 2019, 12:00:08 PM
 #25872

Hi Frisian, yep I can see both, https://chainz.cryptoid.info/xmg/address.dws?9Eqzf11G2GkGmGrbrQbdJXcCthE3zzotuv.htm (original) and https://chainz.cryptoid.info/xmg/address.dws?9PSNtrK2dnhy3BZXJqFDrvbwmWuzGsQavy.htm (staking)
What is the next step?
And... thanks for helping, I hope i didn't mess it to the point of having to say goodbye  Cheesy

I see 9Eqzf11G2GkGmGrbrQbdJXcCthE3zzotuv has around 15 coins left.
This address 9PSNtrK2dnhy3BZXJqFDrvbwmWuzGsQavy has 6025 coins.

I hope you have a wallet with the last address with 6025 coins, is this right?

Nope, I have the other one. Maybe I don't remember properly but I think I was only using one wallet. In Magi can I have more than one wallet within the same GUI? I mean because I know my encryption pass, do I have a way to get back to the one with 6025 coins. I am quite sure I didn't have to "swap" wallet.dat

you can have more than one address in your wallet. AKA sending coins to yourself to stake, which is the most common way to set up blocks in your wallet to make a good size stake. learning how to stake myself.

so that you found the wallet address which is good. now did you use your wallet.dat file for the gui to check if it has multiple addresses??

i suggest downloading the most recent blockchain and sync up your wallet to see what you have as of now.
bigstinker85
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
August 21, 2019, 12:03:29 PM
 #25873

looks like something up with minerclaim, all day showing not rewards but on the chain explorer we been finding coins on minerclaim all day long......... something fishy is up..........  Cry Cry Cry Cry
Looks like back again, isn't?

it was up and running the entire time but wasn't giving transactions. as of right now of this posting minerclaim is back at it not showing the blocks that it has mined and no rewards going out to the pool..... before we had them post that it's a backend error but i haven't seen the guy that is involved with minerclaim being on or active in a while and no way for me to contact him.

yea i know i am on here too much recently but as of now school is out so why not be more active =]
bigstinker85
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
August 21, 2019, 12:20:17 PM
 #25874

i have mine setup with https://github.com/jeezz/piminer-m7 gives you the governor option so you can select performance, overclock and other features to bump up you hashrate. for me i have currently 2 pi 3b v1.3 and i get 15-18Kh/s and its not much of a bump up but it does help.
piminer is a shell script that you call from BASH to automate handling of the whole miner setup process (someone worked out the RPi3 dependencies & compile flags for you); all of which is pretty neat. You can see it here: https://github.com/jeezz/piminer-m7/blob/master/piminer-install.sh

I wrote a shell script to check temps/OS-version/filesystem via SSH, ie: displayed on cmd line. If I weren't so lazy stupid busy I'd set cron to check temps & email alert if temp => X°. It's shown below if you want it, for convenience I'd create it where you land in SSH/terminal on desktop, but if you have desktop environment look into conky, especially conky colors:
Code:
# create temps/stat script
nano stat.sh

# paste the following, exit & save
/opt/vc/bin/vcgencmd measure_temp
uname -a
df -h

# make executable
chmod +x stat.sh

More on vcgencmd: https://elinux.org/RPI_vcgencmd_usage

so far i am looking into making a cluster on amazon i found a stacker for 4 pi and they come with fan and heat sinks, neat thing is the fans are above the CPU so it keeps it cool. the PSU you can go for a cheap 30A PSU (*$30) they use for 3D printers (i have a few sitting around) and pick up a USB adapter or a buck down converter (usually $8-10) to keep the 5v 3a needed per pi and setup a fan for added air flow to keep under 70C...... i know its a lot to do a pi cluster but if you live in the states i probably help send the PSU from my old 3D printer.
That's a very kind offer & demonstrates the disposition of the Magicoin community that attracted me here Cheesy - unfortunately I'm not stateside, which is why hardware is so expensive (US is a major shipping destination for Asian mfr & bulk runs save $, everywhere is more or less 'other' destination lol). 1 PSU & adapters/converters per RPi vs individual PSU: comparison not just of cost but also failure domain, 1 PSU is a single point of failure whereas separate PSU spreads that domain. Choices... constraints...

I would like to make a 'cluster' too, strictly speaking it isn't a cluster unless using some quorum/replication solution like Galera for MariaDB. I know the stackers you mentioned, they're the best solution for multi-pi pools - cheap, effective, active cooling. SOLD Smiley https://www.ebay.com/itm/254051554116. I'm also considering using something like this, I was given one but only a few of the USB interfaces are 3A, and this one is only 2.4A per, so that's a limiting factor: https://www.ebay.com/itm/264125371811

Note that active cooling is a must-have for pi-stack mining, unless you live in Barrow Alaska Wink - the combined heat output of many RPi in proximity...

the pi4 is out that thing can pump out hash rates for monero coin like its a USB asic stick. =]
Wonder which binaries/dependencies it is able to run, there are some issues that need to be worked out, check YouTube vids for more info before diving in, just in case.

i just don't see how some of these miners getting 3.7MH/s for cpu coins
Some pools don't enforce limits Sad so people will naturally go as hard as they can, which hurts all magi miners. If you have a pool of modern CPUs you can thrash out solved blocks of hashes like there's no tomorrow and cripple the payout.

thank you for the information you have given me, i didn't think about removing the BT and the wifi to reduce power requirements. will do that to see if it helps keep it from hitting undervoltage every so often
Most welcome my friend; I'm unsure if removing software support for those chipsets will lower power requirements, I removed them because RPi 2B+ has no WiFi/Bt and it reduced space/boot a little bit. I run headless (cli only) so removing GUI (X11) yielded even moreso. If you want to do the same then run these cmds from bash, omit X* if using desktop (or it'll go bye-bye Cheesy):
Code:
# RPi <3 that have no Bluetooth or WiFi dongle, remove pkg:
sudo apt-get remove --purge bluez

sudo apt-get remove --purge wpasupplicant

# Headless RPi that has no GUI, remove pkg:
sudo apt-get remove --purge libx11*

Apologies for thread hijack, just tryin' ta help a bruva out. We now returning you to your regularly scheduled posts...



nope we are not back to are regular scheduled posts.......

yes a cluster is a grouping of multiple computers working on a same task divided up to process it faster and sure you can say other wise but sharing a same PSU isn't gonna have any issues if their is a failed PSU and the who thing goes down. if that happens than you lose out on mining until it's fixed but the cheapest route to do the stacker is

having this:
 https://www.amazon.com/EAGWELL-Universal-Regulated-Switching-Computer/dp/B06XW76584/ref=sr_1_2?keywords=30+amp+3d+printer+psu&qid=1566388998&s=gateway&sr=8-2

 plus this:
 https://www.amazon.com/MakerHawk-Voltage-Regulator-Supply-Charging/dp/B07KWRH61D/ref=sr_1_3?keywords=usb+3+amp+buck+up&qid=1566389198&s=gateway&sr=8-3

to provide the full 3 amps to keep the pi running to prevent it from triggering under voltage and slowing down the cpu to not mine at peak performance. i haven't had any down time with my stacker/cluster in the 6 months of running. granted i am currently stacked at 13 pi 3b v1.3 which i am content with and keep adding as time goes on.

unfortunately the information for bruva is going to be overwhelming and you're right with people going hard on mining trying to get the most out of what they can for coin is INSANE!!! sure i found out that you can pick up a server blade off amazon used for about $180-220 but the power requirements is two 750 watt PSU which would draw more power than what the coin is worth but is it really worth hashing with that much power for magi....... most definitely not....... as of right now with my rig im actually not gonna break even for another 2yrs if i put the $$ into it out of pocket, i am actually lucky i got these devices from students failed attempts to hack the school network over the course of two years, while they collecting dust i decided to use them and learn for myself about crypto..... might start a course in crypto and have student try to write some programs up to see if we can get this magi community bumping again

who knows,
`mike

p.s.- meekness little info the disabling the BT, removing GUI and disabling the LED lights actually did help mining rig out power usage dropped 14.5% no with that times 13 i will make a profit monthly of 18 cents =] looks like i will make out after all
The Frisian
Legendary
*
Offline Offline

Activity: 1019
Merit: 1003


Senior Developer and founder of ViMeAv ICT


View Profile WWW
August 21, 2019, 06:48:54 PM
 #25875

Latest info for cryptopia account holders:

https://www.grantthornton.co.nz/update-for-cryptopia-account-holders-20-august-2019/

paperoga
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
August 21, 2019, 09:13:57 PM
 #25876

Hi Frisian, yep I can see both, https://chainz.cryptoid.info/xmg/address.dws?9Eqzf11G2GkGmGrbrQbdJXcCthE3zzotuv.htm (original) and https://chainz.cryptoid.info/xmg/address.dws?9PSNtrK2dnhy3BZXJqFDrvbwmWuzGsQavy.htm (staking)
What is the next step?
And... thanks for helping, I hope i didn't mess it to the point of having to say goodbye  Cheesy

I see 9Eqzf11G2GkGmGrbrQbdJXcCthE3zzotuv has around 15 coins left.
This address 9PSNtrK2dnhy3BZXJqFDrvbwmWuzGsQavy has 6025 coins.

I hope you have a wallet with the last address with 6025 coins, is this right?

Nope, I have the other one. Maybe I don't remember properly but I think I was only using one wallet. In Magi can I have more than one wallet within the same GUI? I mean because I know my encryption pass, do I have a way to get back to the one with 6025 coins. I am quite sure I didn't have to "swap" wallet.dat

you can have more than one address in your wallet. AKA sending coins to yourself to stake, which is the most common way to set up blocks in your wallet to make a good size stake. learning how to stake myself.

so that you found the wallet address which is good. now did you use your wallet.dat file for the gui to check if it has multiple addresses??

i suggest downloading the most recent blockchain and sync up your wallet to see what you have as of now.

This is what I don't remember, how can I switch between addresses? I have latest wallet and full blockchain. WHere do I see and choose my different wallets?
bigstinker85
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
August 21, 2019, 11:46:18 PM
 #25877

Hi Frisian, yep I can see both, https://chainz.cryptoid.info/xmg/address.dws?9Eqzf11G2GkGmGrbrQbdJXcCthE3zzotuv.htm (original) and https://chainz.cryptoid.info/xmg/address.dws?9PSNtrK2dnhy3BZXJqFDrvbwmWuzGsQavy.htm (staking)
What is the next step?
And... thanks for helping, I hope i didn't mess it to the point of having to say goodbye  Cheesy

I see 9Eqzf11G2GkGmGrbrQbdJXcCthE3zzotuv has around 15 coins left.
This address 9PSNtrK2dnhy3BZXJqFDrvbwmWuzGsQavy has 6025 coins.

I hope you have a wallet with the last address with 6025 coins, is this right?

Nope, I have the other one. Maybe I don't remember properly but I think I was only using one wallet. In Magi can I have more than one wallet within the same GUI? I mean because I know my encryption pass, do I have a way to get back to the one with 6025 coins. I am quite sure I didn't have to "swap" wallet.dat

you can have more than one address in your wallet. AKA sending coins to yourself to stake, which is the most common way to set up blocks in your wallet to make a good size stake. learning how to stake myself.

so that you found the wallet address which is good. now did you use your wallet.dat file for the gui to check if it has multiple addresses??

i suggest downloading the most recent blockchain and sync up your wallet to see what you have as of now.

This is what I don't remember, how can I switch between addresses? I have latest wallet and full blockchain. WHere do I see and choose my different wallets?


you don't switch between wallets. if you put in separate address its in the same wallet with multiple addresses.... it would be in the receive part. but if you switched to another wallet i hope you have that wallet.dat file or you're SOL =[
paperoga
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
August 22, 2019, 08:25:19 AM
 #25878


you don't switch between wallets. if you put in separate address its in the same wallet with multiple addresses.... it would be in the receive part. but if you switched to another wallet i hope you have that wallet.dat file or you're SOL =[

Guys, thank you for helping about the wallet issue I am having. For the life of me I don't remember how I was sending coins around.
I have 4 different wallet.dat which I backed up from 2016 but now I am worried to try anything. Can you tell me where I should look in the GUI?
Also, as the blockchain is fully downloaded and wallet is syncronized, is it safe for me to shut wallet down and try the different wallet.dat? If so, where would I look to see if I get access to both my addresses?
Bigstinker, you probably figured it out already but this is what I was doing for staking:

# rpcuser and rpcpassword to secure the JSON-RPC api
rpcuser=user
rpcpassword=pass
# Listen for RPC addnodeions on this TCP port:
rpcport=8232
# accept JSON-RPC commands
server=1
daemon=1
# accept connections from outside
listen=0
rpcallowip=127.0.0.1
rpcthreads=1200
# Add nodes to addnode to specific peers
# addnode=104.128.225.215
# addnode=216.189.151.56
# addnode=216.189.144.213
# addnode=103.11.64.40
# addnode=45.35.251.73
# addnode=104.131.42.100
# addnode=104.131.57.65
# addnode=162.245.217.165
# addnode=213.32.21.37
# Enable/Disable mPoS Stacking 1=Enable
posii=1
# value greater than threshold is splitted
stakesplitthreshold=500
# value lesser than threshold is splitted
stakecombinethreshold=500

Hope it helps, I can't tell you if these IP are still valid hence I rem them all out. Last 3 params are the most important, enable pos with posii=1, any amount bigger than "threshold" (in my case 500) is used for staking and anything smaller than 500 is used to
"combine". Basically once you reach 500, that amount is used for staking.
bigstinker85
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
August 22, 2019, 03:47:19 PM
 #25879


you don't switch between wallets. if you put in separate address its in the same wallet with multiple addresses.... it would be in the receive part. but if you switched to another wallet i hope you have that wallet.dat file or you're SOL =[

Guys, thank you for helping about the wallet issue I am having. For the life of me I don't remember how I was sending coins around.
I have 4 different wallet.dat which I backed up from 2016 but now I am worried to try anything. Can you tell me where I should look in the GUI?
Also, as the blockchain is fully downloaded and wallet is syncronized, is it safe for me to shut wallet down and try the different wallet.dat? If so, where would I look to see if I get access to both my addresses?
Bigstinker, you probably figured it out already but this is what I was doing for staking:



Hope it helps, I can't tell you if these IP are still valid hence I rem them all out. Last 3 params are the most important, enable pos with posii=1, any amount bigger than "threshold" (in my case 500) is used for staking and anything smaller than 500 is used to
"combine". Basically once you reach 500, that amount is used for staking.



yes i would use the other wallet.dat files but im curious are they all for the same wallet? sounds like you the type that had multiple wallets and made yourself super confused
bigstinker85
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
August 22, 2019, 03:54:41 PM
 #25880

minerclaim having issues and this is now day 2 of this, we hashing away but nothing is changing on the dashboard, the magi chain showing that minerclaim is finding coins but nothing being distributed....

anybody know how to contact the guy running minerclaim?Huh? know he was on here a few times but can't seem to find his username

thanks
mike
Pages: « 1 ... 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 [1294] 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 »
  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!