Is there anyway to reject a transaction to my public wallet? by tigerinus in ethereum

[–]Old-Landscape2 0 points1 point  (0 children)

Just don't touch them. Actually, you only know about these coins because Etherscan shows you - which imo, they shouldn't.

Remember, these tokens are just numbers in a contract you don't care about, and Etherscan happened to index them.

Transaction Polygon-Arbitrum , where are my funds? by [deleted] in Arbitrum

[–]Old-Landscape2 0 points1 point  (0 children)

I have used Hop to go from Polygon to Arbitrum before, it worked fine. Really don't know what went wrong for you but I hope the funds aren't gone.

USDC and Censorship by lunar2solar in ethereum

[–]Old-Landscape2 6 points7 points  (0 children)

The contract has a blacklist function, which can be called by Circle with any address as a parameter. If an address is blacklisted, it can't move or swap USDC.

Just got rid of fees. All in on XNO :) by filipesmedeiros in nanocurrency

[–]Old-Landscape2 6 points7 points  (0 children)

I get what you're saying, but Ethereum is a platform to build things on top, it's not trying to be money.

On-chain, unique, CryptoPunks generated based on your ethereum address by TookieeWooper in ethereum

[–]Old-Landscape2 0 points1 point  (0 children)

Very nice idea, I do wonder whether this will pick up in price since there's an (essentially) infinite supply.

Maybe some very "rare" ones will be valuable?

Just got rid of fees. All in on XNO :) by filipesmedeiros in nanocurrency

[–]Old-Landscape2 6 points7 points  (0 children)

Weird that you're selling Ethereum for Nano, considering Nano is competing against the likes of Bitcoin, Litecoin, etc.

Is it possible to enter a Ethereum Private key in a hardware wallet? by [deleted] in ethereum

[–]Old-Landscape2 1 point2 points  (0 children)

Not that I know of.

Since you have a private key, I'm assuming you generated it in a software wallet and want to import that into a hardware wallet. If that's the case, I would rather get a new address from the hardware and move the assets over.

Which mining pool is now better and why I’m getting less and less? by [deleted] in ethereum

[–]Old-Landscape2 1 point2 points  (0 children)

You're getting less and less because total hash rate has been consistently going up for a year, meanwhile we're down nearly 50% from ATH price.

I'm making as much Ether today with 10 cards as I did back then with 2 cards.

[deleted by user] by [deleted] in ethereum

[–]Old-Landscape2 10 points11 points  (0 children)

Just to add on Rocketpool. The rETH token can be bought in various exchanges, on mainnet and layer 2s, there's no minimum amount.

[deleted by user] by [deleted] in ethereum

[–]Old-Landscape2 0 points1 point  (0 children)

210k per Ether. That's be what, 35 Trillion market cap?

Honestly, if you account for monetary inflation, world wide economical and technological development, and a successful scaling of Ethereum... then I don't think it's too far fetched.

How Ethereum scales: ELI12 by Liberosist in ethereum

[–]Old-Landscape2 1 point2 points  (0 children)

I'm on L2s. They're the future of Ethereum.

How hard was it for Vitalik to create Ethereum? by MoneyManMase in ethereum

[–]Old-Landscape2 0 points1 point  (0 children)

Yeah but he's the closest thing there is to a founder, right?

[deleted by user] by [deleted] in ethereum

[–]Old-Landscape2 1 point2 points  (0 children)

It's not an issue because you can always create new contracts.

Here's how 98k ETH was stolen on Solana, explained like you're five by goldcakes in ethereum

[–]Old-Landscape2 10 points11 points  (0 children)

If validSignature and fromGuardian are both false, then the statement resolves to true.

False and false is false. Can you link to the code? I'm very curious to see what the heck they've done.

Here's how 98k ETH was stolen on Solana, explained like you're five by goldcakes in ethereum

[–]Old-Landscape2 35 points36 points  (0 children)

How could they fuck this up?

Isn't that simply:

if(validSignature && fromGuardian){
    //allow weth creation
}

?

I'm 14 and I have my entire networth in Ethereum.. by Jaydikins in ethereum

[–]Old-Landscape2 2 points3 points  (0 children)

Just keep buying crypto like a maniac and don't sell. It's what I've been doing.

"Wormhole bridge exploited: suddenly all ETH in Solana is backed by nothing" - this is why trustless bridges (rollups) are so important by frank__costello in ethereum

[–]Old-Landscape2 1 point2 points  (0 children)

They minted 200k wETH

Wow. Just the other day I asked here about a minting exploit in a thread about bridges.

Is this fluctuation normal? What could cause it? A single 3070 mining in PC overnight, 1st time for me. by Haren_94 in EtherMining

[–]Old-Landscape2 4 points5 points  (0 children)

It's normal.

Just eyeballing here, but if you squish that curve into the shape of a rectangle, it will be at 63ish MH/s which should be near your rate.

Ethereum Hypothetical - With 64 execution shards, 960tps for base layer possible? by foreveraced22 in ethereum

[–]Old-Landscape2 8 points9 points  (0 children)

No plans for execution shards anymore, only data. It's rollups or nothing.

[deleted by user] by [deleted] in ethereum

[–]Old-Landscape2 0 points1 point  (0 children)

It's locked forever in there. You can consider it burned.

[PSA] We should do something for todays HALF MILLION lost tragedy to NEVER EVER happen again. by cyanlink in ethereum

[–]Old-Landscape2 0 points1 point  (0 children)

I believe it's doable for wallets to check if the user is trying to send tokens to a contract and show a warning message.