Li Xuanji

Results 27 issues of Li Xuanji

**Description** Solium reports fatal error on abi.decode with dynamic type **Steps to reproduce** Using the following solidity file: ``` pragma solidity 0.5.7; pragma experimental "ABIEncoderV2"; contract Decoder { function interpret(bytes...

bug

I am loading a stereo audio source and would like to split the source so that only the left source is played. Is this possible?

You are given an integer sequence a_0, a_1, ..., a_{N-1} in order. Process the following Q queries: - `l, r, x`: print the number of distinct elements in `(a_l, ......

You are given an integer sequence a_0, a_1, ..., a_{N-1} in order. Process the following Q queries: - `i, x`: set `a_i

contributions-welcome

🐞 Bug
🛡️ Security
📦 Wallet UI

A list of AppInstance classes can be found in the changes in https://github.com/counterfactual/monorepo/pull/1824/files

Although it is theoretically possible for cooperating clients to unanimously reduce the timeout of an app instance by signing `SignedAppChallengeUpdate` fields with different `timeout` fields, we are quite far away...

While working on funding/topping-up channels-on-plasma, a security problem with using both `ETHBucket` and `ETHRefund` was discovered. Basically, a problem happens if the `ETHBucket` app gets an outcome set and the...

No new tests were added in #1263, although some new functionality was added. List of tests that could be added: TBW