Revision f3090774655174a5a4f415683f987477fdbf6ca0 authored by Sean Braithwaite on 09 December 2019, 06:35:51 UTC, committed by Anton Kaliaev on 09 December 2019, 06:35:51 UTC
* First pass at updating the contribution guidelines

* Update CONTRIBUTING.md

Co-Authored-By: Tess Rinearson <tess.rinearson@gmail.com>

* Update CONTRIBUTING.md

Co-Authored-By: Tess Rinearson <tess.rinearson@gmail.com>

* Update CONTRIBUTING.md

Co-Authored-By: Tess Rinearson <tess.rinearson@gmail.com>

* Update CONTRIBUTING.md

Co-Authored-By: Tess Rinearson <tess.rinearson@gmail.com>

* Align text flow with diagram

* tweaks based on feedback

* add text for existing issue

* tweaks
1 parent d1ada18
History
File Mode Size
proto3
time
block.go -rw-r--r-- 26.4 KB
block_meta.go -rw-r--r-- 1.6 KB
block_meta_test.go -rw-r--r-- 92 bytes
block_test.go -rw-r--r-- 17.5 KB
canonical.go -rw-r--r-- 2.4 KB
codec.go -rw-r--r-- 528 bytes
encoding_helper.go -rw-r--r-- 343 bytes
errors.go -rw-r--r-- 1.0 KB
event_bus.go -rw-r--r-- 8.7 KB
event_bus_test.go -rw-r--r-- 10.7 KB
events.go -rw-r--r-- 5.9 KB
events_test.go -rw-r--r-- 379 bytes
evidence.go -rw-r--r-- 10.6 KB
evidence_test.go -rw-r--r-- 5.9 KB
genesis.go -rw-r--r-- 3.8 KB
genesis_test.go -rw-r--r-- 4.8 KB
keys.go -rw-r--r-- 80 bytes
params.go -rw-r--r-- 5.6 KB
params_test.go -rw-r--r-- 3.4 KB
part_set.go -rw-r--r-- 6.2 KB
part_set_test.go -rw-r--r-- 3.9 KB
priv_validator.go -rw-r--r-- 3.3 KB
proposal.go -rw-r--r-- 2.7 KB
proposal_test.go -rw-r--r-- 3.9 KB
proto3_test.go -rw-r--r-- 2.8 KB
protobuf.go -rw-r--r-- 6.3 KB
protobuf_test.go -rw-r--r-- 5.2 KB
results.go -rw-r--r-- 2.0 KB
results_test.go -rw-r--r-- 1.5 KB
signable.go -rw-r--r-- 709 bytes
signed_msg_type.go -rw-r--r-- 440 bytes
test_util.go -rw-r--r-- 1.8 KB
tx.go -rw-r--r-- 4.2 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-- 29.6 KB
validator_set_test.go -rw-r--r-- 42.2 KB
vote.go -rw-r--r-- 4.6 KB
vote_set.go -rw-r--r-- 18.0 KB
vote_set_test.go -rw-r--r-- 15.4 KB
vote_test.go -rw-r--r-- 9.0 KB

back to top