M. J. Fromberger
a872dd75b7
Fix broken documentation link. ( #7439 )
A follow-up to #7416 and #7412 .
3 years ago
Jacob Gadikian
4e2aa63bb3
Go 1.17 ( #7429 )
Update tendermint to Go 1.17 because imports are easier to audit.
* Update README.md
* go mod tidy
Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
3 years ago
M. J. Fromberger
f79b77036f
Fix link to Terraform/Ansible documentation. ( #7416 )
3 years ago
Callum Waters
ae92b135d8
docs: update bounty links ( #7203 )
3 years ago
Callum Waters
c3dc7d20df
docs: add roadmap to repo ( #7107 )
3 years ago
Daria K
0f53a590ff
readme: update discord links ( #6965 )
This updates the Discord invite links.
3 years ago
William Banfield
2a74c9c498
update readme to more accurately reflect the tendermint public api ( #6916 )
3 years ago
William Banfield
b2502b5e53
tooling: use go version 1.16 as minimum version ( #6642 )
3 years ago
VIMAL SURESH
6b353df567
Readme Introduction Reframed for better clarity ( #6493 )
Read me Introduction reframed for improving clarity
3 years ago
Tess Rinearson
3ef0b90afd
readme: add security mailing list ( #5916 )
No one knows we have this mailing list 🙈
4 years ago
Tess Rinearson
1547a7e6c1
readme: update discord link ( #5795 )
4 years ago
Tess Rinearson
c1be58a27b
readme: add links to job post ( #5785 )
Also adds a slightly modified version of the footer text from the docs website.
4 years ago
Marko
141d9c814d
readme: remover circleci badge ( #5729 )
## Description
- remove circleci badge from readme
Closes: #XXX
4 years ago
Tess Rinearson
98234b1171
README: update link to Tendermint blog ( #5713 )
4 years ago
Anton Kaliaev
7041cae8e1
bump go version to 1.15 ( #5639 )
4 years ago
Tess Rinearson
9fd089f823
README: clean up README ( #5391 )
Cleans up the grammar, removes out-of-date information, and reduces false promises.
4 years ago
Marko
5df55f289c
docs: updates to various sections ( #5285 )
## Description
Updates to various sections of docs.
Fix docs deployment
Closes: #XXX
4 years ago
Marko
42e4e8b58e
lint: add markdown linter ( #5254 )
4 years ago
Erik Grinaker
f4a19ea166
README: update chat link with Discord instead of Riot ( #5071 )
Assuming we don't use Riot anymore.
4 years ago
Marko
66003d7bd1
bump go version ( #5070 )
## Description
since 0.34 is breaking we should bump the go version to 1.14
Closes: #XXX
4 years ago
Marko
0bc0446208
readme: add source graph badge ( #4980 )
## Description
<img width="1140" alt="Screen Shot 2020-06-08 at 9 29 15 AM" src="https://user-images.githubusercontent.com/24299864/84003556-87e85800-a96a-11ea-828b-3656f116b518.png ">
Closes: #XXX
4 years ago
Marko
1ecc886c44
ci: add paths
## Description
by adding paths the ci job wont run if the files aren't touched. this is a change from before where they would run to see if there were changes
Closes: #XXX
5 years ago
Marko
1f64430cb5
readme: add badge for git tests ( #4732 )
- add github actions badge for tests on master
- fix discord badge
5 years ago
Tess Rinearson
6ae0b11756
README: specify supported versions ( #4660 )
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
5 years ago
Callum Waters
53aa1ceba5
create style guide and update contributors section ( #4576 )
5 years ago
Marko
130b16529d
minor link fixing ( #4598 )
5 years ago
mergify[bot]
7d001177e3
readme: add discord to readme ( #4533 )
* readme: add discord to readme
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
* add our id
5 years ago
Marko
67837e5f40
readme: fix link to original paper ( #4391 )
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
5 years ago
Erik Grinaker
66a544a640
Fix broken /docs/spec links ( #4376 )
5 years ago
Marko
9b9f1beef3
docs: update guides proto paths ( #4365 )
* update guides with correct path to libs/kv proto files
* Apply suggestions from code review
Co-Authored-By: Anton Kaliaev <anton.kalyaev@gmail.com>
* format something to rerun ci
Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
5 years ago
Marko
22280400a6
docs: link fixes in readme ( #4268 )
- fixed some links in the readme
- deleted some unused things from themakefile
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
5 years ago
dongsamb
a61f19b12e
set Go 1.13 as min required version ( #4228 )
5 years ago
Leslie Cheung
98e0b5297c
doc: fix broken links ( #4186 )
replaces https://tendermint.com/docs " with "https://docs.tendermint.com/master "
5 years ago
Marko
2b906630fa
tools/tm-bench: remove tm-bench in favor of tm-load-test ( #4169 )
- tm-bench has a deprecation warning for 5 releases now, with the major release coming I removed the file and updated the docs to point to `tm-load-test` located in the interchainio repo
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
5 years ago
Eric Mugo
45c24ff8ea
docs: replace dead original whitepaper link ( #4155 )
Co-Authored-By: Marko <marbar3778@yahoo.com>
5 years ago
Marko
cb1a0a7333
docs: remove traces of develop branch ( #4022 )
* Develop -> Master
- Some places still had develop instead of master.
closes #4107
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
* add one more
5 years ago
Anton Kaliaev
acb874eaf6
docs: move dev sessions into docs ( #3934 )
* docs: move dev sessions into docs
and transform the list into a table
* fix formatting
5 years ago
Marko
9e4cd19878
docs: add A TOC to the Readme.md of ADR Section ( #3820 )
* ADR TOC in readme.md
* Added A TOC to the Readme.md of ADR Section
- Added table of contents to the Readme of the architecture section.
- Easier to traverse and when you know what is there.
- If the Adr's become viewable online it would help guide the user
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
* add tm-cmn to subprojects
* normalize word
5 years ago
Peng Zhong
b2afc65908
docs: add readme image ( #3763 )
5 years ago
Ismail Khoffi
59497c362b
Prepare nuking develop ( #3726 )
* Update Readme and contrib. guidelines: remove traces of master
Signed-off-by: Ismail Khoffi <Ismail.Khoffi@gmail.com>
* add simple example
Signed-off-by: Ismail Khoffi <Ismail.Khoffi@gmail.com>
* update contributing.md
* add link
* Update CONTRIBUTING.md
* add a note on master and releases
Signed-off-by: Ismail Khoffi <Ismail.Khoffi@gmail.com>
* update readme
5 years ago
Ismail Khoffi
1eaa42cd25
golang 1.12.0 ( #3376 )
- update docker image on circleci
- remove GOCACHE=off from Makefile (see:
https://tip.golang.org/doc/go1.12#gocache )
- update badge in readme
- update in scripts/install
- update Vagrantfile
- update in networks/remote/integration.sh
- tools/build/Makefile
6 years ago
Ethan Buchman
af6e6cd350
remove MixEntropy ( #3278 )
* remove MixEntropy
* changelog
6 years ago
Ethan Buchman
51094f9417
update README ( #3097 )
* update README
* fix from review
6 years ago
Zach
2182f6a702
update go version & other cleanup ( #3018 )
* update go version & other cleanup
* fix lints
* go one.eleven.four
* keep circle on 1.11.3 for now
6 years ago
Ethan Buchman
a0412357c1
update some top-level markdown files ( #2841 )
* update some top-level markdown files
* Update README.md
Co-Authored-By: ebuchman <ethan@coinculture.info>
6 years ago
Ethan Buchman
b24de1c01c
update changelog pending and readme ( #2725 )
6 years ago
Ethan Buchman
f36ed7e7ff
General Merkle Follow Up ( #2510 )
* tmlibs -> libs
* update changelog
* address some comments from review of #2298
6 years ago
Ethan Buchman
7b727bf3d0
Minor changelog fixes ( #2449 )
* readme: add some libs to semver
* changelog: some updates
6 years ago
Zach
0bec20a1e3
update readme, clsoes #2357 ( #2359 )
6 years ago
Zaki Manian
fef4fe1c66
Link to "The latest gossip on BFT consensus" ( #2102 )
The paper is such a useful resource to anyone building on Tendermint. It should be linked in the ReadMe.
6 years ago