Finschia / ostracon

Ostracon, a consensus algorithm, is forked from Tendermint Core. We have added VRF to Tendermint BFT. It adds randomness to PoS Validator elections and improves security.
Apache License 2.0
70 stars 28 forks source link

fix: Modify PEG rule to support escape chracter #774

Closed tkxkd0159 closed 5 months ago

tkxkd0159 commented 5 months ago

Description

Closes: #773