ontology icon indicating copy to clipboard operation
ontology copied to clipboard

Official Go implementation of the Ontology protocol. https://dev-docs.ont.io/#/

Results 70 ontology issues
Sort by recently updated
recently updated
newest added

suppose: S1,S2, S3, S4 as seed node, G1, G2, G3, G4 as gov node, N1, N2 as norm node start all nodes and waiting seconds... condition1: 1.reserveOnly = true, rsv...

https://github.com/ontio/ontology/blob/f1b2b581974c3216788d66dde30d7de72f266923/p2pserver/protocols/discovery/discovery.go#L167

https://github.com/ontio/ontology/blob/f710def71a488e81b71c5364327145bb65e29044/p2pserver/protocols/recent_peers/recent_peers.go#L89 suggest RecentPeerElapseLimit

#### Is your feature request related to a problem? Please describe. Ontology node owner provides his node public key when registering. If he wants to change his node public key,...

makes a bad impression: https://github.com/ontio/ontology/issues?q=is%3Aissue+is%3Aopen+sort%3Acreated-asc EDIT: always leave a comment when closing issues (if its not obvious, e.g. fix was merged).

## Current Status The README contains too much information ## Expected the usual things, something like this: * Description (very compact) * Install from Binaries (can point to online-manuals) *...