Revision 4f8769175ed938a031c329de7da80821edbf7880 authored by Ethan Buchman on 19 January 2019, 21:08:57 UTC, committed by GitHub on 19 January 2019, 21:08:57 UTC
* types: dont hash entire ConsensusParams

* update encoding spec

* update blockchain spec

* spec: consensus params hash

* changelog
1 parent 40c887b
History
File Mode Size
proto3
time
block.go -rw-r--r-- 23.3 KB
block_meta.go -rw-r--r-- 1.2 KB
block_test.go -rw-r--r-- 10.1 KB
canonical.go -rw-r--r-- 2.4 KB
encoding_helper.go -rw-r--r-- 343 bytes
event_bus.go -rw-r--r-- 7.7 KB
event_bus_test.go -rw-r--r-- 8.1 KB
events.go -rw-r--r-- 5.6 KB
events_test.go -rw-r--r-- 379 bytes
evidence.go -rw-r--r-- 9.6 KB
evidence_test.go -rw-r--r-- 5.4 KB
genesis.go -rw-r--r-- 3.8 KB
genesis_test.go -rw-r--r-- 4.6 KB
keys.go -rw-r--r-- 80 bytes
params.go -rw-r--r-- 5.2 KB
params_test.go -rw-r--r-- 3.2 KB
part_set.go -rw-r--r-- 6.1 KB
part_set_test.go -rw-r--r-- 3.7 KB
priv_validator.go -rw-r--r-- 2.6 KB
proposal.go -rw-r--r-- 2.7 KB
proposal_test.go -rw-r--r-- 3.9 KB
proto3_test.go -rw-r--r-- 3.0 KB
protobuf.go -rw-r--r-- 6.2 KB
protobuf_test.go -rw-r--r-- 5.4 KB
results.go -rw-r--r-- 2.0 KB
results_test.go -rw-r--r-- 1.4 KB
signable.go -rw-r--r-- 709 bytes
signed_msg_type.go -rw-r--r-- 440 bytes
test_util.go -rw-r--r-- 891 bytes
tx.go -rw-r--r-- 4.1 KB
tx_test.go -rw-r--r-- 4.9 KB
validation.go -rw-r--r-- 1.2 KB
validator.go -rw-r--r-- 2.7 KB
validator_set.go -rw-r--r-- 18.7 KB
validator_set_test.go -rw-r--r-- 18.5 KB
vote.go -rw-r--r-- 4.0 KB
vote_set.go -rw-r--r-- 17.3 KB
vote_set_test.go -rw-r--r-- 15.1 KB
vote_test.go -rw-r--r-- 9.1 KB
wire.go -rw-r--r-- 516 bytes

back to top