neoneo-go/pkg
Anthony De Meulemeester 52fa41a12a
Persist transactions (#51)
* added account_state + changed ECPoint to PublicKey

* account state persist

* in depth test for existing accounts.

* implemented GetTransaction.

* added enrollment TX

* added persist of accounts and unspent coins

* bumped version -> 0.32.0
2018-03-21 17:11:04 +01:00
..
core Persist transactions (#51) 2018-03-21 17:11:04 +01:00
crypto Persist transactions (#51) 2018-03-21 17:11:04 +01:00
network Persist blockchain with leveldb on disk (#48) 2018-03-17 12:53:21 +01:00
rpc RPC client (#42) 2018-03-05 09:53:09 +01:00
smartcontract Smartcontract (#39) 2018-03-04 14:56:49 +01:00
util Persist transactions (#51) 2018-03-21 17:11:04 +01:00
vm Smartcontract (#39) 2018-03-04 14:56:49 +01:00
wallet Refactor of the Go node (#44) 2018-03-09 16:55:25 +01:00