Hecate2

Results 12 issues of Hecate2

Ignaleo may encounter `Value Error: too many file descripters in select()` when too many proxies are posted into one single process of IGN. This error can force one IGN process...

bug
enhancement
fixed

`charaSelector.py` is not related to civil use. In this file I find nodes with subscripting (for example, `something[4]`) instead of `getElementsBy*` provided by AdvancedHTMLParser. Subscripting makes the code difficult to...

bug
enhancement

gevent.spawn(一个带有socket操作的函数,无论数据库,消息队列还是http请求都可以)

This issue is based on requests from users.

enhancement

Contract: ```csharp public static ByteString abiencode(ByteString data, bool reverse) { int len = data.Length; ExecutionEngine.Assert(len

vm

```csharp public static ByteString HashedName() => (ByteString)"\x9e\x09\x23\xa3\x9f\x51\x5e\x9a\x8c\xeb\xc9\xfb\x69\x4b\x9a\xbf\x7e\x4b\x8c\x3f\x7a\xb6\xf8\x1b\x56\xea\xbd\xac\x50\x4b\x08\xdc"; ``` ``` # Method Start HashedName.MinimalForwarder.MinimalForwarder # Code EIP712.cs line 11: "(ByteString)"\x9e\x09\x23\xa3\x9f\x51\x5e\x9a\x8c\xeb\xc9\xfb\x69\x4b\x9a\xbf\x7e\x4b\x8c\x3f\x7a\xb6\xf8\x1b\x56\xea\xbd\xac\x50\x4b\x08\xdc"" 8008 PUSHDATA1 C2-9E-09-23-C2-A3-C2-9F-51-5E-C2-9A-C2-8C-C3-AB-C3-89-C3-BB-69-4B-C2-9A-C2-BF-7E-4B-C2-8C-3F-7A-C2-B6-C3-B8-1B-56-C3-AA-C2-BD-C2-AC-50-4B-08-C3-9C ``` Many additional 0xC2 and 0xC3 inside, and...

一个ip一秒只能画10个像素。也就是每个ip最多只能用上300个token。必须有跨物理机的方式向集群高效地下达任务

https://www.luogu.com.cn/paintboard/paint?token=... 发送一个 POST 请求,内容是 {x: ..., y: ..., color: 0-31}