elevenbuckets / OptractP2pCLI

0 stars 1 forks source link

IPFS latency #9

Open infwonder opened 5 years ago

infwonder commented 5 years ago

when new nodes (client) added to our network, IPFS connections still can prevent validator from collecting or processing txs. We should just keep ipfs hash in lostChunk and update pending since now ipfs in tx no longer contains critical infomation.

infwonder commented 5 years ago

Should we include user IPFS ID when register in smart contract?

infwonder commented 5 years ago

proposing fix in d8574fa

infwonder commented 5 years ago

lostChunk records in leveldb still needed