neo-go/pkg/core/transaction
Anthony De Meulemeester 4023661cf1
Refactor of the Go node (#44)
* added headersOp for safely processing headers

* Better handling of protocol messages.

* housekeeping + cleanup tests

* Added more blockchain logic + unit tests

* fixed unreachable error.

* added structured logging for all (node) components.

* added relay flag + bumped version
2018-03-09 16:55:25 +01:00
..
attr_usage.go Smartcontract (#39) 2018-03-04 14:56:49 +01:00
attribute.go Smartcontract (#39) 2018-03-04 14:56:49 +01:00
claim.go Smartcontract (#39) 2018-03-04 14:56:49 +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 Refactor of the Go node (#44) 2018-03-09 16:55:25 +01:00
transaction_test.go Smartcontract (#39) 2018-03-04 14:56:49 +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