Rasul

Results 8 comments of Rasul

> A heap data structure would be a pretty cool addition. O(log n) queue and dequeue operations are acceptable. > > Can you please give example use cases? Okay, I'll...

> A heap data structure would be a pretty cool addition. O(log n) queue and dequeue operations are acceptable. > > Can you please give example use cases? Of course...

Hi! How is it going there?)) Would like to know whether u guys have some kind of time estimations on that? Thanks, huge kudos for such tool!

Hi, @vuciv! Actually, it was a great job from your side, thanks for that! :) Currently, I'm looking for this plugin and trying to explore it a bit to the...

Agree, should be addressed. The recent contest showed that there is a slight misunderstanding: https://code4rena.com/reports/2023-10-wildcat#h-02-codehash-check-in-factory-contracts-does-not-account-for-non-empty-addresses

It seems that the function `awardItem(address, string memory)` is supposed to be called by player, however the following is mentioned: > To restrict what accounts can mint items we can...

You guys can just simply ask a user to sign some data upon registering blsKeys, exactly how it's done on Eth CL. Current implementation is vulnerable to signature rogue attack....