This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
neoneo-go
Watch
7
Star
0
Fork
You've already forked neoneo-go
2
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
8fda6a3407
neoneo-go
/
pkg
/
core
/
block
History
Roman Khimov
8fda6a3407
block: fix ConsensusData hashing
...
It's DoubleSha256 as with the rest of the structures.
2020-06-18 12:22:49 +03:00
..
block.go
block: don't attempt verification if there was a decoding error
2020-06-05 19:20:16 +03:00
block_base.go
block: it's not a padding, but a witness count in the base
2020-06-18 12:12:00 +03:00
block_test.go
transaction: remove type field, set Version to 0
2020-06-05 19:20:16 +03:00
consensus_data.go
block: fix ConsensusData hashing
2020-06-18 12:22:49 +03:00
header.go
block: drop paddings from structures
2020-06-18 12:11:41 +03:00
header_test.go
core: change block.ConsensusData to neo3 format
2020-04-27 17:57:37 +03:00
helper_test.go
testserdes: implement helpers for encode/decode routines
2020-03-27 10:27:46 +03:00