Y
Y
@hunjixin 大神,STM venus-messager 也做好了。
duplicated? - [ ] https://github.com/filecoin-project/venus/issues/5066 related: - [ ] https://github.com/filecoin-project/venus/issues/5067#issuecomment-1223591992
Are Venus nodes allowed to participate? Current venus-market is compatible with Lotus wrt deals.
Also what is "Reservation system for user access"? Does that mean we need to provide access to our provider to 3rd party?
@flyworker How long are deals expected to live for?
@flyworker the program has started?
## List of metrics (In active development) - [x] venus-miner - [x] venus-messager - [ ] venus-gateway - [ ] venus-market - [ ] venus ## venus-miner List of metrics...
# API Mapping ## How to test chainHead ``` # ChainHead curl http://:/rpc/v1 -X POST -H "Content-Type: application/json" -H "Authorization: Bearer " -d '{"method": "Filecoin.ChainHead","params":[], "id": 0}' ``` ## Lotus...
> We use StateReadState to retrieve lock funds : "PreCommitDeposits", "LockedFunds", "FeeDebt", "InitialPledge" do you have another call to retrieve these information ? @diwufeiwen ,这个有办法吗? > How does farcaster can...
Hello, @s0nik42, glad that you asked! > We use StateReadState to retrieve lock funds : "PreCommitDeposits", "LockedFunds", "FeeDebt", "InitialPledge" do you have another call to retrieve these information ? It...