Mike

Results 110 comments of Mike

1. 客户端获取ask 2. 客户使用graphsplit准备数据 3. 客户端批量生成client proposal。 需提供对应的命令行,生成记录并保存 4. 客户端发送client proposal到服务端 venus-market需增加新的接口 5. 服务端验证proposal,生成订单离线订单记录 6. 客户端通过线下手段移动数据到market. 7. 服务端导入数据,生成消息并签名。 可复用现在的导入离线订单的接口 8. 服务端发送消息,上链后生成等待封装的订单 现有流程

@alexcrichton use wasmparser and wasmencoding to edit wasm, but in test i need to check the result and expect like below, get_function_body use wasmparser to get a opertor slice to...

@Robbepop I'm not familiar with macros and tried but failed, can you help me see how to write this macro_rule? https://github.com/hunjixin/fvm-wasm-instrument/blob/refrator/fvm_instrucments/src/utils/operator_eq.rs

miner上不支持提取操作,提取需要owner地址,而这个地址用户一般不会放出来。无法也不应该在miner上支持提取。 这个在另外的管理工具中更加合理。

可以在rpc call上面在包一个, 账号体系重构可能不能解决这个问题。