green

Results 18 issues of green

instead of having: ``` mapping (address => uint256) private ubiBalance; (...) mapping(address => uint256) public accruedSince; ``` you can do this: ``` struct UbiAccount { uint224 balance; uint32 timestamp; }...

Add a feature to deploy contracts to Starknet

Type: feature
Difficulty: easy
Context: isolated
Duration: under a day
State: open
Techno: js

c-new
t-erc
w-stale
w-response
s-draft

saves at least 6 gas. "less or equal" does not exist in the evm as a separate opcode, so to get the same effect, the compiler: - does a `>`,...

For courts that have commit / reveal toggled on, it should be more transparent in the frontend what the phase is about. Right now it just tells the juror that...

Specification: use starknet-js, try stuff out with Argent X home path `/` is a form to create a new game. it will deploy an entire chess contract. game path `/{address}`,...

https://github.com/Uniswap/token-lists/blob/8e9f553b655aaa4f3aebeed8b8b1108f98a696e5/src/tokenlist.schema.json#L236 Can someone explain to me the logic behind this regex? `^[ \\S+]+$` Shouldn't it be the opposite? Why does it allow tokens starting with a whitespace? In this commit...

Due to the impending banter I suggest adding additional archive.org links to the right of every link, just to make sure we are able to preserve the valuable insights of...

I'm not sure if this is already being solved, but it's good for user safety. There are other txs that may require IPFS, such as creating a Tx object