kaber2

Results 23 issues of kaber2

For SortedKeyList, it would be nice to have a more optimized way of updating an item's key than doing remove + add. A few things that come to mind would...

Guys, seriously, WTF. This is a blockchain with supposedly billions of value, yet it is governed and developed like the project of a stoned teenager. I've rarely seen something handled...

Hello, I was wondering if there's a reason not to drop the GIL during simdjson parse() invocations. Thanks!

Hello, I have been looking for a particular feature for a long time, so I thought I'd raise it here because it seems pretty straight forward to implement: I often...

Curve events are just a horrible mess without: - Some of the liquidity events return fixed sized arrays, meaning there is a different signature for each amount of tokens -...

Hello, do you think it might be possible to provide pruned pebble snapshots? The conversion takes too long for me to run it whenever I'm replacing a snapshot, so I...

Hello, I was comparing the implementations of: - https://github.com/JuliaNLSolvers/Optim.jl/blob/master/src/univariate/solvers/brent.jl - https://github.com/JuliaNLSolvers/NLSolvers.jl/blob/master/src/optimize/univariate/brentmin.jl And notices a few differences. I was wondering if someone can shed some light on which of the two...

needs input

## Description I have a smart contract where the majority of the functionality has one private function as entry point, and there are two external entry points. Solidity currently inlines...

bug :bug:
optimizer

Hello, I've adapted the shopspring decimal.Decimal type for uint256.Int (https://github.com/holiman/uint256). Even though uint256.Int types can be used as non-pointer types, they are usually used as pointer types, so in TryWrapNumericScanPlan()...

Hello. The historical json dump ends at block 14986955. Any chance this can be replaced by a more current dump? Thanks!