lotus/chain/exchange
Steven Allen 7caaa60992 fix: exchange: explicitly cast the block message limit const (#11511)
It's not a const for the testground build, and needs to be an int 99%
of the time. So we might as well just cast here.
2023-12-09 22:32:13 +08:00
..
cbor_gen.go fix: exchange: allow up to 10k messages per block 2023-12-09 21:19:55 +08:00
client.go fix: exchange: allow up to 10k messages per block 2023-12-09 21:19:55 +08:00
doc.go fix make gen 2022-08-29 16:25:30 +02:00
interfaces.go Don't use go-libp2p-core 2022-08-25 14:20:41 -04:00
peer_tracker.go Don't use go-libp2p-core 2022-08-25 14:20:41 -04:00
protocol_encoding.go fix: exchange: explicitly cast the block message limit const (#11511) 2023-12-09 22:32:13 +08:00
protocol.go fix: exchange: allow up to 10k messages per block 2023-12-09 21:19:55 +08:00
server.go Don't use go-libp2p-core 2022-08-25 14:20:41 -04:00