neoneo-go/pkg/core/transaction
Roman Khimov d03b2ef4a1
Merge pull request #706 from nspcc-dev/feature/transfer
cli: implement transfer from multisig accounts
2020-03-05 12:28:01 +03:00
..
asset_type.go fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
attr_usage.go transaction: auto-generate stringer interface for AttrUsage 2019-08-30 17:44:36 +03:00
attribute.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
attrusage_string.go transaction: auto-generate stringer interface for AttrUsage 2019-08-30 17:44:36 +03:00
claim.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
contract.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
contract_test.go util: rename Int64Value to IntegralValue, add FractionalValue 2020-03-04 19:23:23 +03:00
enrollment.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
enrollment_test.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
helper_test.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
inout.go core/transaction: use new transaction.InOut for References 2020-02-27 12:00:03 +03:00
input.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
input_test.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
invocation.go transaction: add some missing InvocationTX decoding checks 2020-03-04 19:23:23 +03:00
invocation_test.go transaction: add some missing InvocationTX decoding checks 2020-03-04 19:23:23 +03:00
issue.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
miner.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
miner_test.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
output.go transaction: unmarshal Output properly 2020-03-04 20:01:26 +03:00
publish.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
register.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
register_test.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
result.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
state.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
state_descriptor.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
state_test.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
transaction.go transaction: marshal ContractTX even if Data is nil 2020-03-04 20:01:26 +03:00
transaction_test.go transaction: unmarshal Witness properly 2020-03-04 20:01:26 +03:00
txer.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
type.go transaction: add unmarshaling for TXType 2019-12-25 01:44:37 +03:00
witness.go transaction: unmarshal Witness properly 2020-03-04 20:01:26 +03:00