neoneo-go/pkg/chain
decentralisedkev 1a6bdd4099
[Server] Implements Orchestration server (#252)
* [pubsub]

- remove pubsub package

* [chain]

- Add height to chain

* [peer]

- remove unnecesary println

* [server]

- Implement server package

* Add main.go to run node
2019-03-28 22:49:34 +00:00
..
chain.go [Server] Implements Orchestration server (#252) 2019-03-28 22:49:34 +00:00
chaindb.go Finalized size calculation methodology (#215) 2019-03-25 01:04:54 +00:00
chaindb_test.go Add Chain saving functionality to Database (#206) 2019-03-23 16:57:05 +00:00
errors.go [chain] Refactor, add chaincfg and database initialisation (#243) 2019-03-28 20:23:50 +00:00