ferencdg

Results 17 issues of ferencdg

### Describe the bug https://github.com/Uniswap/v4-periphery/blob/581d96dfd8b281cafe351205bf6d2d65efb4df90/contracts/hooks/examples/FullRange.sol#L152 I am not sure this can be called bug or a design decision, but imagine the following scenario: 1. January 1st userA addLiquidity and gets...

bug

Crawler frontend for #2097. Some things could have been done better like using React and typescript, but not enough time to do it. I might spend some of my free...

frontend changes for https://github.com/bosagora/agora/issues/251

type-feature
C.Tools

Currently it is very hard to debug complex problems like: https://github.com/bosagora/agora/issues/1552 in our production environment. It would be helpful to have a http endpoint that exposes the most important internals...

type-feature

1. gossiping Envelope, ValidatorBlockSig, Preimage is receiveEnvelope/receiveBlockSignature/receivePreimage while gossiping Transaction is putTransaction...(should be receiveTransaction) 2. UTXOCache.remove: if there are double spend transactiond and remove is called with one of those...

type-refactoring
difficulty-easy

https://explorer.gobob.xyz/address/0x3a63171DD9BebF4D07BC782FECC7eb0b890C2A45?tab=contract_code the ABI/interface for the Router is different in the deployed contract and in the main branch, which version of the github code am I supposed to use?