Revision bf4688b37caaf07d0c07a16df0e579d5222a10ee authored by mergify[bot] on 18 October 2022, 14:35:22 UTC, committed by GitHub on 18 October 2022, 14:35:22 UTC
* fix: header link (#9574)

Co-authored-by: William Banfield <4561443+williambanfield@users.noreply.github.com>
(cherry picked from commit c8f203293de1ba6f5f6886ccccc277a64ccd5048)

# Conflicts:
#	spec/core/data_structures.md

* fix conflict

Co-authored-by: Rootul P <rootulp@gmail.com>
Co-authored-by: William Banfield <wbanfield@gmail.com>
1 parent dbf22de
History
File Mode Size
time
block.go -rw-r--r-- 32.8 KB
block_meta.go -rw-r--r-- 1.6 KB
block_meta_test.go -rw-r--r-- 2.0 KB
block_test.go -rw-r--r-- 24.7 KB
canonical.go -rw-r--r-- 2.3 KB
canonical_test.go -rw-r--r-- 1.2 KB
encoding_helper.go -rw-r--r-- 846 bytes
errors.go -rw-r--r-- 1.0 KB
event_bus.go -rw-r--r-- 9.1 KB
event_bus_test.go -rw-r--r-- 12.2 KB
events.go -rw-r--r-- 6.0 KB
events_test.go -rw-r--r-- 471 bytes
evidence.go -rw-r--r-- 19.8 KB
evidence_test.go -rw-r--r-- 10.9 KB
genesis.go -rw-r--r-- 4.3 KB
genesis_test.go -rw-r--r-- 5.0 KB
keys.go -rw-r--r-- 80 bytes
light.go -rw-r--r-- 5.4 KB
light_test.go -rw-r--r-- 4.2 KB
params.go -rw-r--r-- 5.4 KB
params_test.go -rw-r--r-- 4.3 KB
part_set.go -rw-r--r-- 8.2 KB
part_set_test.go -rw-r--r-- 5.0 KB
priv_validator.go -rw-r--r-- 3.6 KB
proposal.go -rw-r--r-- 4.2 KB
proposal_test.go -rw-r--r-- 5.3 KB
protobuf.go -rw-r--r-- 3.6 KB
protobuf_test.go -rw-r--r-- 2.7 KB
results.go -rw-r--r-- 1.4 KB
results_test.go -rw-r--r-- 1.4 KB
signable.go -rw-r--r-- 712 bytes
signed_msg_type.go -rw-r--r-- 307 bytes
test_util.go -rw-r--r-- 2.4 KB
tx.go -rw-r--r-- 3.9 KB
tx_test.go -rw-r--r-- 3.7 KB
utils.go -rw-r--r-- 765 bytes
validation.go -rw-r--r-- 1.2 KB
validator.go -rw-r--r-- 4.6 KB
validator_set.go -rw-r--r-- 33.7 KB
validator_set_test.go -rw-r--r-- 50.9 KB
validator_test.go -rw-r--r-- 1.8 KB
vote.go -rw-r--r-- 6.5 KB
vote_set.go -rw-r--r-- 19.7 KB
vote_set_test.go -rw-r--r-- 16.0 KB
vote_test.go -rw-r--r-- 9.3 KB

back to top