8502 Commits (v0.23.0)
 

Author SHA1 Message Date
  Ethan Buchman 013b9cef64
Merge pull request #2152 from tendermint/release/v0.23.0 6 years ago
  Ethan Buchman 309a6772d7 types: fix formatting when printing signatures 6 years ago
  Ethan Buchman 8bd514d9fb update changelog 6 years ago
  ValarDragon f903947ff3 crypto: Remove interface from crypto.Signature 6 years ago
  Dev Ojha d6a666b445 p2p/pex: Fix mismatch between dialseeds and checkseeds. (#2151) 6 years ago
  Ethan Buchman c5c2b9601f update changelog and version 6 years ago
  Dev Ojha 6e3c5e8033 p2p/pex: Allow configured seed nodes to not be resolvable over DNS (#2129) 6 years ago
  Ethan Buchman 8073e51b04
Merge pull request #2096 from tendermint/dev/adr_symmetric 6 years ago
  Ethan Buchman 3161ebbc2f
Merge pull request #2091 from tendermint/dev/adr_secp_signatures 6 years ago
  Ethan Buchman 4cbeb30da2
Merge pull request #2136 from tendermint/1944-update-grpc 6 years ago
  Ethan Buchman d5b5e5a2e4
Merge pull request #2135 from tendermint/2072-unresponsive-tm-after-cs-failure 6 years ago
  ValarDragon 6691492540 (squash this) indicate what Ethereum does 6 years ago
  Anton Kaliaev 2878c7523f
update github bug report template (#2131) 6 years ago
  Anton Kaliaev b1cff0f9bf
[libs/autofile] create a Group ticker on Start 6 years ago
  Anton Kaliaev d09a3a6d3a
stop gracefully instead of trying to resume ops 6 years ago
  ValarDragon 87f09adeec (Squash this) Be more explicit about the exact encoding of the secp signature 6 years ago
  ValarDragon b3a3c8a192 Merge remote-tracking branch 'origin/develop' into dev/adr_secp_signatures 6 years ago
  Ethan Buchman 2487210414
Merge pull request #2097 from tendermint/1772-revert 6 years ago
  ValarDragon a040c36dfb (squash this) change adr number, remove redundancy in function names 6 years ago
  Anton Kaliaev d579f4c610
update genproto 6 years ago
  Anton Kaliaev b82138b002
update changelog 6 years ago
  Anton Kaliaev 8ed99c2c13
exit from initSighupWatcher child goroutine 6 years ago
  Anton Kaliaev 4c5a143a70
respawn receiveRoutine so we can properly exit 6 years ago
  Anton Kaliaev b33f73eaf1
stop autofile and autogroup properly 6 years ago
  Dev Ojha eaa137512c adr: Encoding for cryptography at launch (#2121) 6 years ago
  Dev Ojha 023bb99eb0 p2p: Add test vectors for deriving secrets (#2120) 6 years ago
  Dev Ojha dde96b75ce abci: Update readme for building protoc (#2124) 6 years ago
  Dev Ojha 6fb2f44cc3 p2p: Connect to peers from a seed node immediately (#2115) 6 years ago
  Zarko Milosevic 08ad162daa docs: Modify blockchain spec to reflect validator set changes (#2107) 6 years ago
  ValarDragon a83eed104c libs/cmn: Remove Tempfile, Tempdir, switch to ioutil variants (#2114) 6 years ago
  ValarDragon be642754f5 libs/cmn/writefileatomic: Handle file already exists gracefully (#2113) 6 years ago
  ValarDragon 2608249e5b libs/common: Refactor tempfile code into its own file 6 years ago
  Anton Kaliaev 62b8ee270d [docs] Validator's address can be skipped (#2117) 6 years ago
  Anton Kaliaev 0c7338c5f0 abci: Change validators to last_commit_info in RequestBeginBlock (#2074) 6 years ago
  Dev Ojha 231cdc1320 ci: Reduce log output in test_cover (#2105) 6 years ago
  Zaki Manian fef4fe1c66 Link to "The latest gossip on BFT consensus" (#2102) 6 years ago
  Dev Ojha f00b52b710 libs/autofile/group_test: Remove unnecessary logging (#2100) 6 years ago
  VenkatDatta 188e459273 Removed unnecessary onStart call (#2098) 6 years ago
  ValarDragon 3d5d254932 (squash this) Mixed up field element and curve element. Idea still stands. 6 years ago
  ValarDragon ce9ddc7cd7 (squash this) Note not to overwrite aead's. 6 years ago
  ValarDragon c03ad56d55 (squash this) Note that this breaks existing keys. 6 years ago
  ValarDragon caef5dcd69 (Squash this) forgot to say that algo_name should be length prefixed 6 years ago
  Anton Kaliaev 7634073718
revert "make `/status` RPC endpoint resistant to consensus halt" 6 years ago
  ValarDragon af2894c0f8 (squash this) improve grammar. 6 years ago
  ValarDragon a2debe57c7 [ADR] Proposal for encoding symmetric cryptography 6 years ago
  ValarDragon 5955eddc7d ADR: Fix malleability problems in Secp256k1 signatures 6 years ago
  Ethan Buchman 4bab34ae45
Merge pull request #2088 from tendermint/bucky/fix-evidence-test 6 years ago
  Ethan Buchman fe5b0d7074 consensus: fix test for blocks with evidence 6 years ago
  Anton Kaliaev 96ae535fb8 proto3 timestamp (#2064) 6 years ago
  Alexander Simmerl 4be6395ee0
Merge pull request #2085 from tendermint/master 6 years ago