Pages:
Author

Topic: 8th Alt coin thread. Or what to do now that asics are all over the place. - page 52. (Read 81426 times)

legendary
Activity: 3808
Merit: 1723
Up to 300% + 200 FS deposit bonuses
Have to put in a rant against ETH too...
Second biggest crypto by market cap... Highly influential devs, massive community... and they can't even get their official wallet to run. Impossible to send any coins or tokens, latest release 0.11.x just buggy as fukc. Absolutely shambolic.

I want to sell the few ETH I have left. And even that I can't do at the moment. Unbelievable.

You can always just use MEW by importing your private key or wallet file, I wouldn't recommend this however.


Just use the command line and make a raw transaction and just broadcast it with a block explorer.

I've posted the instructions a few posts back to Philipma1957.

Besides the Bitcoin wallet, it seems most coins have a buggy wallet. I think Monero's is the worst actually.
Thanks, gonna do that now (not MEW, but using command line in geth).

TBH yes, the Monero wallet was never a joy to use, but at least you could send and receive coins. The ETH wallet has always been a pos. Now it just takes the biscuit.

EDIT: can't seem to get anywhere with GETH either, it's only importing block headers (even with syncmode --light). Nothing I can type. Any clues?

These are my instructions for ubuntu but should be similiar for windows. Basically its what I used for cold storage so it should work without downloading any of the headers.


Quote
sudo apt install git
git clone https://github.com/ethereum/go-ethereum
sudo apt-get install -y build-essential golang
download https://storage.googleapis.com/golang/go1.7.linux-amd64.tar.gz
tar xvf go1.7.linux-amd64.tar.gz
sudo chown -R root:root ./go
sudo mv go /usr/local
sudo nano ~/.profile
export GOPATH=$HOME/work
export PATH=$PATH:/usr/local/go/bin:$GOPATH/bin
source ~/.profile
cd go-ethereum
make geth
? cp build/bin/geth /usr/bin
run /home/ubuntu/Desktop/go-ethereum-master/build/bin/geth console
personal.newAccount("passphrase")
personal.unlockAccount(eth.accounts[2], "my pwd here")
eth.signTransaction({ from: "SOURCE_ADDRESS", to: "DESTINATION_ADDRESS", value: web3.toWei(3210, "ether"), nonce: 40 })



Just the last 4 lines are all you need

Run geth with the console setting "geth console"
Make a new wallet and use any password (you wont use this wallet)
After that a new directory should be created in your folder, I think its called "wallets" go there and erase the new wallet and replace with your wallet you want to use.

Unlock using
personal.unlockAccount(eth.accounts[0], "my pwd here")


Write a raw transaction using

eth.signTransaction({ from: "SOURCE_ADDRESS", to: "DESTINATION_ADDRESS", value: web3.toWei(3210, "ether"), nonce: 40 })

3210, is how much ether to send
40 is the nonce, if sending for the first time from that address use 0 or 1 (i forgot which ). If you enter the wrong nonce, it will just get rejected, no big deal.

GO to any ETH block explorer and broadcast your transaction hash.





hero member
Activity: 1274
Merit: 556
@Marvell2: I sent you a message a couple of days ago about some of your wisdom mining x16r on Vegas... Would be very interested to hear how you're tweaking your GPUs. I suspect pure Vega64's hash a little faster than flashed 56's, but the speeds you were posting in the other thread were quite impressive...
full member
Activity: 137
Merit: 100
What do people know about the Cuckoo Cycle by John Tromp?  I recently read about it in an Alt ANN, but hadn't heard about it before.

Memory bound; graph-theory.

Does anyone have any experience mining with it?  The concept of being memory bound seems similar to Equihash, but a bit different in its implementation.

claims to be asic friendly so it is worthless.


Sounds harsh but we don't need asic  friendly coins or algos.


If all the world is a perfect super highway (asics)  what good is it without cars too drive on it?(gpus)

Now does this mean I hate asics no I don't.

It does mean we need

Fpga coins
GPU coins
CPU coins



Wait, it's memory-bound, so wouldn't that mean that it would be very FPGA friendly?  I think that's what the statement sort of means on the github page, though I could be wrong.  It's ultimately bound by Memory Bandwidth... so it should be the super FPGA algo.
legendary
Activity: 4256
Merit: 8551
'The right to privacy matters'
What do people know about the Cuckoo Cycle by John Tromp?  I recently read about it in an Alt ANN, but hadn't heard about it before.

Memory bound; graph-theory.

Does anyone have any experience mining with it?  The concept of being memory bound seems similar to Equihash, but a bit different in its implementation.

claims to be asic friendly so it is worthless.


Sounds harsh but we don't need asic  friendly coins or algos.


If all the world is a perfect super highway (asics)  what good is it without cars too drive on it?(gpus)

Now does this mean I hate asics no I don't.

It does mean we need

Fpga coins
GPU coins
CPU coins

full member
Activity: 137
Merit: 100
What do people know about the Cuckoo Cycle by John Tromp?  I recently read about it in an Alt ANN, but hadn't heard about it before.

Memory bound; graph-theory.

Does anyone have any experience mining with it?  The concept of being memory bound seems similar to Equihash, but a bit different in its implementation.
hero member
Activity: 1274
Merit: 556
Have to put in a rant against ETH too...
Second biggest crypto by market cap... Highly influential devs, massive community... and they can't even get their official wallet to run. Impossible to send any coins or tokens, latest release 0.11.x just buggy as fukc. Absolutely shambolic.

I want to sell the few ETH I have left. And even that I can't do at the moment. Unbelievable.

You can always just use MEW by importing your private key or wallet file, I wouldn't recommend this however.


Just use the command line and make a raw transaction and just broadcast it with a block explorer.

I've posted the instructions a few posts back to Philipma1957.

Besides the Bitcoin wallet, it seems most coins have a buggy wallet. I think Monero's is the worst actually.
Thanks, gonna do that now (not MEW, but using command line in geth).

TBH yes, the Monero wallet was never a joy to use, but at least you could send and receive coins. The ETH wallet has always been a pos. Now it just takes the biscuit.

EDIT: can't seem to get anywhere with GETH either, it's only importing block headers (even with syncmode --light). Nothing I can type. Any clues?
full member
Activity: 1148
Merit: 132
Currently have my AMD rigs on moneroocean (using SRBminer to auto-switch between Cryptonight-based algos, and exchanging to XMR). Quite happy with that solution atm.

Interesting, I did not know MoneroOcean.

Lately Cryptonight is at the top of profitability considering it consumes less energy.

I will need to check it out myself.

I was able to get 4 msi vega 56 cards new  at very good prices .

they do 1700 easy  no flash no work just 18.8.1 and msi afterburner.

I have had them for under a week I will be trying to see what I can do with them.

The best vega 56 are the original blower fan type,as you can flash them with vega 64 bios and have almost same perf > 2000H/s

those are the ref cards not the msi ones he bought, pretty much all non ref 56 cards have shit hynix memory
If you cant find a ref 56 , just buy a true 64

I have one msi vega 56 (the ref one).
Anybody wants it in US,PM me.
I am tired of posting stuff in the marketplace as nobody buys anything there.
sell on ebay, too many bargin shoppers here
legendary
Activity: 3808
Merit: 1723
Up to 300% + 200 FS deposit bonuses
Have to put in a rant against ETH too...
Second biggest crypto by market cap... Highly influential devs, massive community... and they can't even get their official wallet to run. Impossible to send any coins or tokens, latest release 0.11.x just buggy as fukc. Absolutely shambolic.

I want to sell the few ETH I have left. And even that I can't do at the moment. Unbelievable.

You can always just use MEW by importing your private key or wallet file, I wouldn't recommend this however.


Just use the command line and make a raw transaction and just broadcast it with a block explorer.

I've posted the instructions a few posts back to Philipma1957.

Besides the Bitcoin wallet, it seems most coins have a buggy wallet. I think Monero's is the worst actually.
legendary
Activity: 3892
Merit: 4331
Currently have my AMD rigs on moneroocean (using SRBminer to auto-switch between Cryptonight-based algos, and exchanging to XMR). Quite happy with that solution atm.

Interesting, I did not know MoneroOcean.

Lately Cryptonight is at the top of profitability considering it consumes less energy.

I will need to check it out myself.

I was able to get 4 msi vega 56 cards new  at very good prices .

they do 1700 easy  no flash no work just 18.8.1 and msi afterburner.

I have had them for under a week I will be trying to see what I can do with them.

The best vega 56 are the original blower fan type,as you can flash them with vega 64 bios and have almost same perf > 2000H/s

those are the ref cards not the msi ones he bought, pretty much all non ref 56 cards have shit hynix memory
If you cant find a ref 56 , just buy a true 64

I have one msi vega 56 (the ref one).
Anybody wants it in US,PM me.
I am tired of posting stuff in the marketplace as nobody buys anything there.
full member
Activity: 1148
Merit: 132
Currently have my AMD rigs on moneroocean (using SRBminer to auto-switch between Cryptonight-based algos, and exchanging to XMR). Quite happy with that solution atm.

Interesting, I did not know MoneroOcean.

Lately Cryptonight is at the top of profitability considering it consumes less energy.

I will need to check it out myself.

I was able to get 4 msi vega 56 cards new  at very good prices .

they do 1700 easy  no flash no work just 18.8.1 and msi afterburner.

I have had them for under a week I will be trying to see what I can do with them.

The best vega 56 are the original blower fan type,as you can flash them with vega 64 bios and have almost same perf > 2000H/s

those are the ref cards not the msi ones he bought, pretty much all non ref 56 cards have shit hynix memory
If you cant find a ref 56 , just buy a true 64
full member
Activity: 190
Merit: 100
Currently have my AMD rigs on moneroocean (using SRBminer to auto-switch between Cryptonight-based algos, and exchanging to XMR). Quite happy with that solution atm.

Interesting, I did not know MoneroOcean.

Lately Cryptonight is at the top of profitability considering it consumes less energy.

I will need to check it out myself.

I was able to get 4 msi vega 56 cards new  at very good prices .

they do 1700 easy  no flash no work just 18.8.1 and msi afterburner.

I have had them for under a week I will be trying to see what I can do with them.

The best vega 56 are the original blower fan type,as you can flash them with vega 64 bios and have almost same perf > 2000H/s
legendary
Activity: 4256
Merit: 8551
'The right to privacy matters'
Have to put in a rant against ETH too...
Second biggest crypto by market cap... Highly influential devs, massive community... and they can't even get their official wallet to run. Impossible to send any coins or tokens, latest release 0.11.x just buggy as fukc. Absolutely shambolic.

I want to sell the few ETH I have left. And even that I can't do at the moment. Unbelievable.

yeah

I have:

 BTC  1
 LTC  2
 ETH 2 stuck and 2.4 in coinbase
 BIS 260
 RVN 5200
 BTG 14
 CREA --------  under 10 dollars from the fpga I was testing
 MAX _______ under 10 dollars from the fpga I was testing
 XDAG --------- under 10 dollars from the fpga I was testing
hero member
Activity: 1274
Merit: 556
Have to put in a rant against ETH too...
Second biggest crypto by market cap... Highly influential devs, massive community... and they can't even get their official wallet to run. Impossible to send any coins or tokens, latest release 0.11.x just buggy as fukc. Absolutely shambolic.

I want to sell the few ETH I have left. And even that I can't do at the moment. Unbelievable.
legendary
Activity: 4256
Merit: 8551
'The right to privacy matters'
Currently have my AMD rigs on moneroocean (using SRBminer to auto-switch between Cryptonight-based algos, and exchanging to XMR). Quite happy with that solution atm.

Interesting, I did not know MoneroOcean.

Lately Cryptonight is at the top of profitability considering it consumes less energy.

I was able to get 4 msi vega 56 cards new  at very good prices .

they do 1700 easy  no flash no work just 18.8.1 and msi afterburner.

I have had them for under a week I will be trying to see what I can do with them.

What's a good price for MSI Vega 56 these days?

New 3 year warranty sealed box for 400 is really good.  I grabbed this one

https://www.newegg.com/Product/Product.aspx?Item=N82E16814137263&cm_re=msi_vega_56-_-14-137-263-_-Product

it is  399.99 after rebate
legendary
Activity: 3892
Merit: 4331
Currently have my AMD rigs on moneroocean (using SRBminer to auto-switch between Cryptonight-based algos, and exchanging to XMR). Quite happy with that solution atm.

Interesting, I did not know MoneroOcean.

Lately Cryptonight is at the top of profitability considering it consumes less energy.

I was able to get 4 msi vega 56 cards new  at very good prices .

they do 1700 easy  no flash no work just 18.8.1 and msi afterburner.

I have had them for under a week I will be trying to see what I can do with them.

What's a good price for MSI Vega 56 these days?
legendary
Activity: 4256
Merit: 8551
'The right to privacy matters'
Currently have my AMD rigs on moneroocean (using SRBminer to auto-switch between Cryptonight-based algos, and exchanging to XMR). Quite happy with that solution atm.

Interesting, I did not know MoneroOcean.

Lately Cryptonight is at the top of profitability considering it consumes less energy.

I will need to check it out myself.

I was able to get 4 msi vega 56 cards new  at very good prices .

they do 1700 easy  no flash no work just 18.8.1 and msi afterburner.

I have had them for under a week I will be trying to see what I can do with them.
legendary
Activity: 2492
Merit: 1429
Payment Gateway Allows Recurring Payments
Currently have my AMD rigs on moneroocean (using SRBminer to auto-switch between Cryptonight-based algos, and exchanging to XMR). Quite happy with that solution atm.

Interesting, I did not know MoneroOcean.

Lately Cryptonight is at the top of profitability considering it consumes less energy.
legendary
Activity: 4256
Merit: 8551
'The right to privacy matters'
xmr will fork in under a month.  plus they are planning a fork after  that. Grin



https://github.com/monero-project/monero/pull/4218#issuecomment-418078643



https://github.com/monero-project/monero/pull/4218#issuecomment-417929660



@philipma1957
 
philipma1957 commented a day ago •
edited
Hey guys I want to thank you for going the fork route. I decided to grab a few amd vegas during labor day sales. My question is when do you think you put the new tweaks into operation? I have not seen a date but I could have missed it. Thanks philipma1957
 @SChernykh
  Contributor


SChernykh commented a day ago •
edited
@cloudHH can you review these changes from ASIC designer point of view?

@philipma1957 It should be merged and launched on testnet very soon, we're just waiting for one or two more qualified reviews.
 

__________________________________________
__________________________________________
@SChernykh
  Contributor
SChernykh commented 3 hours ago
@MoneroCrusher We don't have time left now for the change of this scale. It'll basically require re-testing it on all CPU/GPU and a few more rounds of fine-tuning the algorithm. But it's an obvious improvement for the variant 3.
 👍 1 


brand new
Activity: 0
Merit: 0
hero member
Activity: 1274
Merit: 556
It is basically a dictatorship I never liked the coin once they did the rollback I guess I simply don’t think much of them.

I do like the monero developers as they are going to fork again.
Agreed on both counts. I've got a few ETH left but I think I might use them to buy other coins instead.
Currently have my AMD rigs on moneroocean (using SRBminer to auto-switch between Cryptonight-based algos, and exchanging to XMR). Quite happy with that solution atm.

Just read about Bridgecoin too - kinda like the fact you can participate in the decentralised platform of Crypto-Bridge, stake your coins, receive 50% of the profits of the exchange with a boost of up to 100% if you hodl for a year. DEX is the future I think, and Crypto-Bridge has grown nicely over the last few months.
Pages:
Jump to: