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
ValarDragon
99e582d79a
crypto: Refactor to move files out of the top level directory
Currently the top level directory contains basically all of the code
for the crypto package. This PR moves the crypto code into submodules
in a similar manner to what `golang/x/crypto` does. This improves code
organization.
Ref discussion: https://github.com/tendermint/tendermint/pull/1966
Closes #1956
6 years ago
Max Levy
07ad325b1a
A link fixed ( #1991 )
To address the relocation of terraform-and-ansible.md under networks/, as per e54c0f804f (diff-95ac35ad12aa33ed70e9ff5db2229771)
6 years ago
Max Levy
76f5e92528
Fixed a link ( #1992 )
Broken by #e54c0f8
6 years ago
Zach Ramsay
44dad6d70b
Revert "detele everything"
This reverts commit d02c5d1e30
.
6 years ago
Zach Ramsay
2f4ab0c068
mv tools files to tools repo
6 years ago
Zach Ramsay
d02c5d1e30
detele everything
6 years ago
Ethan Buchman
d47b4ef12d
update some docs
6 years ago
Ethan Buchman
233b35a2a9
Revert "delete some things for the merge"
This reverts commit 2902ab1a14
.
6 years ago
Ethan Buchman
ae3bf81833
mv tmlibs files to libs dir
6 years ago
Ethan Buchman
2902ab1a14
delete some things for the merge
6 years ago
Max Levy
69356a60b5
Broken link to docs/terraform-and-ansible corrected ( #1823 )
Fixed rst -> md
6 years ago
Liamsi
d2c05bc5b9
Revert "delete everything" (includes everything non-go-crypto)
This reverts commit 96a3502
6 years ago
Liamsi
96a3502126
delete everything
6 years ago
Ethan Buchman
adb6a94f18
contact us at riot
6 years ago
Ethan Buchman
b8bfc041d3
update README
6 years ago
Ethan Buchman
084f2e5b8c
update readme
6 years ago
Zach
95e3e7afcd
remove deprecated docker directory & docs: rst2md ( #102 )
6 years ago
Ethan Buchman
9706935233
fix link in readme
7 years ago
vrde
707d27c11e
Fix dead link in README.md ( #106 )
* Fix dead link in README.md
7 years ago
Ethan Buchman
ed8d9951c0
point to terraform-ansible docs
7 years ago
Ethan Buchman
97b39f340e
update readme
7 years ago
Ethan Buchman
6701dba876
changelog
7 years ago
Ethan Buchman
02615c8695
update readme
7 years ago
Ethan Buchman
2df137193c
security.md
7 years ago
Ethan Buchman
26fdfe10fd
update readme
7 years ago
Ethan Buchman
420f925a4d
link bug bounty in readme
7 years ago
Ethan Buchman
6c4a26f248
update readme
7 years ago
Jae Kwon
43570388a9
Update README.md
7 years ago
Jae Kwon
35cf21c6eb
Update README.md
7 years ago
Ethan Buchman
d48a6f930d
document pre-amino pubkeys/addresses
7 years ago
Jae Kwon
7fb3f704b3
Update README with examples; Add signature test
7 years ago
Anton Kaliaev
f499ce8713
update go-amino
7 years ago
Ethan Buchman
fb808a00d5
update CHANGELOG, README, spec for v0.10. Fixes #205
7 years ago
zramsay
831e10f15d
finish the job, dummy
7 years ago
zramsay
a3362ccf35
s/Dummy/KVStore/g
7 years ago
Ethan Buchman
629e2fc2a0
update readme
7 years ago
Zach Ramsay
a77213e6c5
update readme, closes #134
7 years ago
Zach Ramsay
e9ff0eefbb
move spec from readme to own file
7 years ago
Zach Ramsay
a84bc2f5b2
logger is deprecated, removed; closes #115
7 years ago
Ethan Buchman
9f72e25b23
readme
7 years ago
Emmanuel Odeke
3b70c89e07
README: document the minimum Go version
Solidify in writing, the minimum Go version that
we support, as Go1.9.
7 years ago
Jae Kwon
ff65421324
Proposal: New Makefile standard template ( #168 )
* Cleaned up makefile.
* Improve 'make all' order
* Add devdoc
* Update circle.yml
7 years ago
Jae Kwon
3798f9fa8e
Reorder README
7 years ago