renardbebe

Results 6 issues of renardbebe

### Environment: **EOS:** 2.1.0 **Ubuntu:** 20.04 **Compiler:** llvm-7 clang-7 clang++-7 llvm-cov-7 ------------------------------------------------------------------ ### Local Private Chain Information: I have built a local private EOS chain with 11 nodes, where 10...

**EOS:** 2.1.0 **Ubuntu:** 20.04 **Compiler:** llvm-7 clang-7 clang++-7 llvm-cov-7 ---- I want to use `txn_test_gen_plugin` to generate transactions, and the process is following the guidance: https://github.com/EOSIO/eos/blob/develop/plugins/txn_test_gen_plugin/README.md I have started the...

track-in-jira

**EOS:** 2.1.0 **Ubuntu:** 20.04 **Compiler:** llvm-7 clang-7 clang++-7 llvm-cov-7 ----- I have set the `ENABLE_COVERAGE_TESTING=true` while compiling, and have generated a list of `.gcno` files. ``` ./libraries/yubihsm/lib/CMakeFiles/yubihsm_static.dir/yubihsm.c.gcno ./libraries/yubihsm/lib/CMakeFiles/yubihsm_static.dir/error.c.gcno ./libraries/yubihsm/lib/CMakeFiles/yubihsm_static.dir/yubihsm_libusb.c.gcno ./libraries/yubihsm/lib/CMakeFiles/yubihsm_static.dir/yubihsm_usb.c.gcno...

When I use Oyente to check the following contract, it has reported some integer overflow warnings in _s[2]_ and _s[3]_. contract Benchmark { uint128[] private s; function init() public {...

# 系统环境 ``` - Nvidia Driver: 460.27.04 - cuda: 1.2 - cudnn: 8.1.1 ``` # 软件环境 ``` - paddlepaddle-gpu: 2.4.2.post112 - paddlenlp: 2.5.2 - onnx: 1.12.0 - onnxconverter-common: 1.13.0 -...

question
triage