neoneo-go/pkg/network
Anthony De Meulemeester f3f6662fc9
Base wallet implementation (#35)
* Initial draft of the neo-go wallet

* Cleanup + more test for util package

* integrated wallet into neo-cli partially

* base wallet implementation + smartcontract code.
2018-03-02 16:24:09 +01:00
..
payload Fixed header sync issue (#17) 2018-02-07 15:16:50 +01:00
message.go VM draft + cli setup (#20) 2018-02-09 17:08:50 +01:00
message_test.go CircleCI 2 & Releases (#9) 2018-02-01 10:54:23 -08:00
peer.go Fixed header sync issue (#17) 2018-02-07 15:16:50 +01:00
rpc.go implemented the start of JSON-RPC 2018-02-01 08:18:38 +01:00
server.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
server_test.go VM draft + cli setup (#20) 2018-02-09 17:08:50 +01:00
tcp.go Fixed header sync issue (#17) 2018-02-07 15:16:50 +01:00