neoneo-go/pkg/core/transaction
Anthony De Meulemeester aa4bc1b6e8
Node improvements (#47)
* block partial persist

* replaced refactored files with old one.

* removed gokit/log from deps

* Tweaks to not overburden remote nodes with getheaders/getblocks

* Changed Transporter interface to not take the server as argument due to a cause of race warning from the compiler

* started server test suite

* more test + return errors from message handlers

* removed --race from build

* Little improvements.
2018-03-14 10:36:59 +01:00
..
attr_usage.go Node improvements (#47) 2018-03-14 10:36:59 +01:00
attribute.go Node improvements (#47) 2018-03-14 10:36:59 +01:00
claim.go Smartcontract (#39) 2018-03-04 14:56:49 +01:00
contract.go Node improvements (#47) 2018-03-14 10:36:59 +01:00
helper_test.go Node improvements (#47) 2018-03-14 10:36:59 +01:00
input.go Smartcontract (#39) 2018-03-04 14:56:49 +01:00
invocation.go Smartcontract (#39) 2018-03-04 14:56:49 +01:00
miner.go Smartcontract (#39) 2018-03-04 14:56:49 +01:00
output.go Smartcontract (#39) 2018-03-04 14:56:49 +01:00
transaction.go Node improvements (#47) 2018-03-14 10:36:59 +01:00
transaction_test.go Node improvements (#47) 2018-03-14 10:36:59 +01:00
transactioner.go Node improvements (#47) 2018-03-14 10:36:59 +01:00
type.go Refactor of the Go node (#44) 2018-03-09 16:55:25 +01:00
witness.go Smartcontract (#39) 2018-03-04 14:56:49 +01:00