Tianji Wu

Results 5 issues of Tianji Wu

I have created golang implementation of json-logic: https://github.com/HuanTeng/go-jsonlogic

When sealing data, ego first uses `oe_get_seal_key_by_policy` to get product or unique seal key, then uses a standard go implementation of AES-GCM go encrypt the data. However, after a deeper...

Retrieve a waypoint form https://developers.libra.org/testnet_waypoint.txt . see [libra#2425](https://github.com/libra/libra/issues/2425)

0) 如果你没有遇到任何错误和不正常,请在此处回答你想发表的内容: 希望有一个快捷功能,可以一键更新 geoip / geosite 数据库,甚至支持自动定时更新。

The following lines disables proxy settings which are set with HTTP_PROXY and HTTPS_PROXY environments. Is this behaviour expected? https://github.com/bodaay/HuggingFaceModelDownloader/blob/32cf21ea70db29fdc8f03773bed2de10a0c461fb/hfdownloader/hfdownloader.go#L433C10-L433C10