The core protocol of WoopChain
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
woop/p2p/stream/protocols/sync
Gheis Mohammadi b093fea169
Improve staged stream sync, fix the devnet node stuck issue (#4467)
1 year ago
..
message refactor client GetReceipts to be able to fetch array of multiple receipts 1 year ago
chain.go refactor client GetReceipts to be able to fetch array of multiple receipts 1 year ago
chain_test.go fix client tests for GetReceipts 1 year ago
client.go refactor client GetReceipts to be able to fetch array of multiple receipts 1 year ago
client_test.go fix client tests for GetReceipts 1 year ago
const.go initial version of client with required state sync functionalities 1 year ago
metric.go [stream] added more prometheus metrics 4 years ago
protocol.go Improve staged stream sync, fix the devnet node stuck issue (#4467) 1 year ago
protocol_test.go fix protocol tests 2 years ago
stream.go refactor client GetReceipts to be able to fetch array of multiple receipts 1 year ago
stream_test.go Release Candidate: dev -> main (#4319) 2 years ago
utils.go [stream] removed epoch state related experimental code. 4 years ago