7795 Commits (044f1bf288192cd49a400511189178270f02d48a)
 

Author SHA1 Message Date
  Marko 6b1fef7f4d
rpc: update swagger docs to openapi 3.0 (#4223) 5 years ago
  dongsamb a61f19b12e set Go 1.13 as min required version (#4228) 5 years ago
  dependabot-preview[bot] 8b1b5b21c6 build(deps): bump github.com/spf13/viper from 1.5.0 to 1.6.1 (#4224) 5 years ago
  Sean Braithwaite f309077465 update CONTRIBUTING.md (#4180) 5 years ago
  Tess Rinearson d1ada18721
docs/introduction: add notes on architecture intro (#4175) 5 years ago
  Marko 00c4b52a58 docs: fix broken ecosystem link (#4222) 5 years ago
  Marko 70d94b8adf docs: Fix broken rpc link (#4221) 5 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  Sunny Aggarwal b0bb8a1437 crypto: add sr25519 signature scheme (#4190) 5 years ago
  Jonathan Gimeno 06b8752a46 docs: add flag documentation (#4219) 5 years ago
  Marko 92d18d7fcd
Rename Tag(s) to Event(s) (#4046) 5 years ago
  w1t 1c46145be7 networks/remote: turn on GO111MODULE and use git clone instead of go get (#4203) 5 years ago
  Anton Kaliaev 49ffb70e41
p2p: extract maxBackoffDurationForPeer func and remove 1 test (#4218) 5 years ago
  dongsamb 701e9cac4d p2p: add `unconditional_peer_ids` and `persistent_peers_max_dial_period` (#4176) 5 years ago
  Jonathan Gimeno 100078ca05 cli: add `--cs.create_empty_blocks_interval` flag (#4205) 5 years ago
  Sean Braithwaite 55278211ed Blockchain v2 Scheduler (#4043) 5 years ago
  Sean Braithwaite 0523ecf632 docs: update ADR 43 with links to PRs (#4207) 5 years ago
  Black3HDF c066b39396 docs: fix broken links in consensus/readme.md (#4200) 5 years ago
  Anca Zamfir 759ccebe54 types: prevent spurious validator power overflow warnings when changing the validator set (#4183) 5 years ago
  Zaki Manian af3afc2817 p2p/conn: simplify secret connection handshake malleability fix with merlin (#4185) 5 years ago
  Anton Kaliaev ad715fe966
types: change `Commit` to consist of just signatures (#4146) 5 years ago
  Anton Kaliaev fb8b00f1d8
lite2: light client with weak subjectivity (#3989) 5 years ago
  Marko ceb105316b
Docs theme latest (#4179) 5 years ago
  Leslie Cheung 98e0b5297c doc: fix broken links (#4186) 5 years ago
  Anton Kaliaev c43143707a changelog: GotVoteFromUnwantedRoundError -> ErrGotVoteFromUnwantedRound 5 years ago
  Anton Kaliaev edd6ee2a09 changelog: explain breaking changes better 5 years ago
  Anton Kaliaev d7d61e9a6c tools.mk: install protoc 5 years ago
  Anton Kaliaev 0d0d151e2e tools.mk: use tags instead of revisions where possible 5 years ago
  Anton Kaliaev 82e48426f2 Vagrantfile: update Go version 5 years ago
  Anton Kaliaev 208a8d37e6 types: remove dots from errors in SignedHeader#ValidateBasic 5 years ago
  Anton Kaliaev 43aed989ac cs: clarify where 24 comes from in maxMsgSizeBytes (wal.go) 5 years ago
  Anton Kaliaev d5ed8a794b types: change number_txs to num_txs json tag in BlockMeta 5 years ago
  Anton Kaliaev d840fa3f02 docs: mention that Evidence votes are now sorted 5 years ago
  Alex Kogon 72f39e2d1f Fixed typo (#4181) 5 years ago
  Anthony fb9e667f18 prefix proto types (#4007) 5 years ago
  Greg Zaitsev ee6601ad48 cs: don't panic when block is not found in store (#4163) 5 years ago
  Marko f78a994e26 update tm-db to 0.3.0 (#4158) 5 years ago
  Marko 68b2873c9b
docs: update wording (#4174) 5 years ago
  Marko eeb6ee1a9a
[Docs]: Minor doc touchups (#4171) 5 years ago
  Gustavo Chaín fc0d5bca61 types: prevent temporary power overflows on validator updates (#4165) 5 years ago
  Marko 2b906630fa tools/tm-bench: remove tm-bench in favor of tm-load-test (#4169) 5 years ago
  b-harvest acac525e49 adr#50: improve trusted peering (#4072) 5 years ago
  Marko 97222eb90f CHANGELOG: update release/v0.32.8 details (#4162) 5 years ago
  Marko aca94fd9a0
Remvoe errors package from libs (#4157) 5 years ago
  Aditya 8a878c1cad evidence: enforce ordering in DuplicateVoteEvidence (#4151) 5 years ago
  Eric Mugo 45c24ff8ea docs: replace dead original whitepaper link (#4155) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Cyrus Goh 36ba1a8494 docs: add GA for docs.tendermint.com (#4149) 5 years ago
  Marko e71a2b161b
Docs theme latest (#4145) 5 years ago
  Anton Kaliaev 44a3fbf109
rpc/lib/client & server: try to conform to JSON-RPC 2.0 spec (#4141) 5 years ago