Results 5 comments of Pavel Vasin

>Alternative names for "serial polymorphic number" Number is ambiguous here, I typically use `UByte`.

I queried the explorer like this ``` ~ $ curl -s https://mempool.space/api/v1/block/0000000000000000000153159d7b95debfb0dadcd1040aaf9dbeb0025a1ddeac/audit-summary | jq .fullrbfTxs [ "53cec64b52989c531550ac4606bedf1ff83d5bfd90efdc4006f122ac6b1b7643", "5bc64344c56f847e2d992fab241567075473eec9423776afadc187299352bce1", "64ec51dedd1404a775d590f530a01bbdc4239c8eb6d33ce4b9217ec2f0b8ddae" ] ``` Only 4 of 6 mentioned transactions seem to be...

I get a similar exception when try to use `-=`, but directly calling `getAndAdd` works. Kotlin 1.9.22 Atomicfu 0.23.2 ``` > Task :blacknet-kernel:compileKotlin FAILED e: java.lang.IllegalStateException: No minusAssign function found...

How can a top-level function (it does not have a relevant class) obtain a logger with this API?

Indeed, the exception happens if atomicfu transforms IR, but post-compilation transformation works.