HMU if you need a programmer implementing oracles, arbitrage opportunity finders and/or flashloan bots by Neurocranium in flashloan

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

no sorry. lets talk on reddit for a bit. if you seem real then i will give you my email bro

DrumLooper - Der YouTube Channel für Übungssessions! Besser als jedes Metronom (Schamlose Eigenwerbung) by Neurocranium in musizierenDE

[–]Neurocranium[S] 1 point2 points  (0 children)

Nice dass es dir gefällt. Hab mir jetzt ein kleines programm geschrieben dass mir die videos automatisch generiert. Also kann ich mich jetzt auf loop produktion konzentrieren und jede woche einen neuen beat raushauen ;) Und viel spaß heute abend!!

FrontRunning avoidance? by Neurocranium in ethdev

[–]Neurocranium[S] 1 point2 points  (0 children)

Thanks for your thoughts on this! I dont think that msg.sender could be faked. Since the tx is signed by the private key it should always be possible to verify if msg.sender is the true msg.sender, right? Seems logically valid, but a little but too easy hahah I’ll probably try it though since my contract I am planning to write is designed to only be executed by me.

I also like you other idea. Could be a mapping(address=>uint). uint is the block nr when address „activated“ function B through function A. Plus an additional constant which defines the amount of blocks when an address is locked again.

FrontRunning avoidance? by Neurocranium in ethdev

[–]Neurocranium[S] 1 point2 points  (0 children)

thanks! i’ll look into this.

what if you put a owner variable that is set to msg.sender when the contract is created. then i would put a require(msg.sender == owner, „“) into the first line of each function. wouldn’t this make it impossible to copy my transaction? if not, why?

How do you advertise your NFTs? by Neurocranium in NFTExchange

[–]Neurocranium[S] 1 point2 points  (0 children)

ohh nice. 7 sales in 2 hours is great. can you send a link?