Results 3 issues of Chao

thread 'tokio-runtime-worker' panicked at 'called `Option::unwrap()` on a `None` value', /home/ubuntu/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rusty-leveldb-1.0.7/src/cache.rs:90:75 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace double free or corruption (fasttop) The program will report...

### Affected version ^0.13.2+1 ### No same issues found. - [X] Yes, I search all issues but not found. ### Steps to Reproduce 1、我用webf写了一个关于页面,代码里面有两张图片,一种是img标签引入,一张是背景图片 2、背景图片引入的图片,第一次打开可以访问,第二次打开就会报错 3、当把背景图片改成,img标签使用的时候,又没有问题,我感觉是 background-image 有问题,第一次引入不走缓存直接访问nginx,就没问题,第二次走缓存,没有请求nginx的时候,就会出问题,img 标签每次都会走nginx,所以没问题,但是我需要用背景图片来实现这个功能,搞不了 ###...

bug

**Describe the bug** ```bash cargo run --example deploy -- -T CHAS -a 21000000 -l 1000 -p cPPX5L63************************* -n testnet 39b1b8418b2f29b80f8488f70f8717c473a1a2c64b249115f522123bbfa99edf:0 ``` output ```bash Error: failed to broadcast transaction: sendrawtransaction RPC...