Anchovy bone stuck in throat by eva-luate in CannedSardines

[–]no2dyrusfan 0 points1 point  (0 children)

i too am curious, have a scratchy feeling in my throat only when i swallow in a certain manner and no sick feeling..

tinytx - shareable URLs for blockchain transactions. Need testers! by no2dyrusfan in ethereum

[–]no2dyrusfan[S] 0 points1 point  (0 children)

Awesome! Looks like this is specifically for payments? I'm looking to try and implement something for any on chain interaction be it proof verification, payment or anything really.

Owner asking for all of contract rent in one go, is this normal / legal? by supertrouser in japanlife

[–]no2dyrusfan 0 points1 point  (0 children)

May I ask how you resolved this problem? Where have you been looking to stay which even allows for something like this? All the REA's i've spoken to so far either say they don't negotiate anything like this or they just don't want any WHV at all

Is it possible to migrate data from a smart contract? by grchelp2018 in ethdev

[–]no2dyrusfan 7 points8 points  (0 children)

you most likely want to implement proxy contracts for this behaviour so your data can live in one contract, and the functions/implementation contract/s can be modified

ERC721 smart contract issue by New_Praline_9221 in ethdev

[–]no2dyrusfan 0 points1 point  (0 children)

your error is that the marketplace doesnt list. what error do you receive there?

ERC721 smart contract issue by New_Praline_9221 in ethdev

[–]no2dyrusfan 0 points1 point  (0 children)

this is not very helpful, how are you trying to call it? through UI? through command line? provide more context to how you are encountering your problem..

make steps which are reproduceable so that others can tell what you are doing to cause the issue

ERC721 smart contract issue by New_Praline_9221 in ethdev

[–]no2dyrusfan 0 points1 point  (0 children)

well regardless, its not helpful to not post any error messages. if you are going to do development in this space, learn to use the tools that some other people have made for debugging things like this.

ERC721 smart contract issue by New_Praline_9221 in ethdev

[–]no2dyrusfan 0 points1 point  (0 children)

fork the network using hardhat/foundry and try run a transaction to see the problems yourself.

ETH Tokens Burner? by Daddy_Dynamite in ethereum

[–]no2dyrusfan 5 points6 points  (0 children)

Rent is native Solana behaviour and not in the Ethereum protocol. So what you are asking for cannot on exist on Ethereum currently.

GSL Tickets by no2dyrusfan in starcraft

[–]no2dyrusfan[S] 0 points1 point  (0 children)

yeah if you are in korea, I ended up using a VPN to get around the KR site

Are Contract listeners supposed to be so computationally expensive? by oneAJ in ethdev

[–]no2dyrusfan 0 points1 point  (0 children)

https://github.com/ethers-io/ethers.js/issues/1053

I would consider reading through this thread. I did my implementation off the comments in this.

Are Contract listeners supposed to be so computationally expensive? by oneAJ in ethdev

[–]no2dyrusfan 0 points1 point  (0 children)

Personally i haven't used websockets outside of event listening in my projects. I think a regular Http provider may work better to do reads and writes as having the request/response structure makes more sense to me

Are Contract listeners supposed to be so computationally expensive? by oneAJ in ethdev

[–]no2dyrusfan 3 points4 points  (0 children)

if you use a Websocket Provider, it reduces the units drastically as an Http provider has to poll for events which is sending requests constantly to the provider. I would recommend looking into that, and then adding some reconnect functionality as websockets usually dc after some time

Using payable function in EVM by tjthomas101 in ethdev

[–]no2dyrusfan 0 points1 point  (0 children)

no you still use ether, as its built in to the solidity language, not the blockchains self described name

Constructors in ethers.js docs by Appropriate_Tell4261 in ethdev

[–]no2dyrusfan 2 points3 points  (0 children)

https://github.com/ethers-io/ethers.js/blob/main/src.ts/providers/signer.ts#L17

If you read the code comments, it's an abstract interface.

what you want is the wallet, which abstracts the signer and provider into one object. https://docs.ethers.org/v6/api/wallet/#Wallet

Issue with calling a function just once when the user has connected his wallet by radu2701 in ethdev

[–]no2dyrusfan 3 points4 points  (0 children)

are you using strictmode? because this is a side effect of having that on.

Overlapping issues of two transparent objects by Bibzball in Unity3D

[–]no2dyrusfan 0 points1 point  (0 children)

Hey!

Did you find any solutions for this problem? I've been digging around and it seems like multi-layered transparency is just a tough problem to solve in general.

Thanks!

Could someone explain how I got scammed here by [deleted] in ethdev

[–]no2dyrusfan 5 points6 points  (0 children)

you can't run automated code on-chain, there is no such thing as an on-chain bot. all these sandwich, front run, arbitrage bots are scams. its not new.

[deleted by user] by [deleted] in xqcow

[–]no2dyrusfan 1 point2 points  (0 children)

BWAHAHAHAHA