Mars Zuo

Results 7 issues of Mars Zuo

Hi, I have implemented this repo in Rust: 
https://github.com/ZuoFuhong/blockchain_rust

1.Http接口定义,似乎没有接收 `reg_timestamp` 字段,因此判定为 无效字段。 ![image](https://user-images.githubusercontent.com/19775205/139781323-a7d748db-93ea-446e-9e6e-2c98bf7ecf9a.png) 2.清理 “无效字段“ 有利于 同行阅读源码,理解逻辑。 3.清理 ”无效字段“ 有利于降低 网络传输成本。

Hi, I have implemented this repo in C++: 
https://github.com/ZuoFuhong/blockchain_cpp

目前的 OpenAI 的 GPT-4 模型完全可以理解扑克牌的规则,经过一定的 Prompt 调教理论上是可以实现的。