2596 Commits (a724ffab25c266dc9e9c6af8f889c9d49b3a28c7)
 

Author SHA1 Message Date
  caffix a724ffab25 added changes based on PR comments to the proposal 7 years ago
  caffix 8b7649b90c enhancements made in response to PR full review comments 7 years ago
  caffix 687834c99e added initial trust metric test routines 7 years ago
  caffix 54c25ccbf5 integrated trust metric store as per PR comments 7 years ago
  caffix e160a6198c added initial trust metric design doc and code 7 years ago
  Ethan Buchman 30f675aafa
Merge pull request #839 from tendermint/bugfix/pubsub-failures 7 years ago
  Ethan Buchman 695266e907
Merge pull request #844 from tendermint/bunch-up-p2p.AddrBook-wg-calls 7 years ago
  Ethan Buchman 3db44dacae
Merge pull request #840 from tendermint/fix/tests 7 years ago
  Emmanuel Odeke 62c1bc0a20
p2p: comment on the wg.Add before go saveRoutine() 7 years ago
  Ethan Buchman 238e2b72ee
Merge pull request #834 from tendermint/829-enable-logs-by-default 7 years ago
  Ethan Buchman a65ab3b0e0
Merge pull request #838 from tendermint/docker 7 years ago
  Ethan Buchman aba8a8f4fc consensus: crank timeout in timeoutWaitGroup 7 years ago
  Ethan Buchman 0448c2b437 consensus: fix LastCommit log 7 years ago
  Ethan Buchman 0ada0cf525 certifiers: test uses WaitForHeight 7 years ago
  Anton Kaliaev 7fa12662c4
check whatever we can read from the channel 7 years ago
  Anton Kaliaev bc9c4e8dee
update readme [ci skip] 7 years ago
  Anton Kaliaev 8004af2519
update docker readme 7 years ago
  Anton Kaliaev 21e87ebc11
update Go version to 1.9.2 7 years ago
  Anton Kaliaev 70d8afa6e9
update Dockerfile 7 years ago
  Ethan Buchman 847f865438
Merge pull request #836 from tendermint/fix/tests 7 years ago
  Ethan Buchman 2cda777900 consensus: make mempool_test deterministic 7 years ago
  Anton Kaliaev 432a7276e2
[test_integrations] enable logs from peers by default (Refs #829) 7 years ago
  Anton Kaliaev 533f7c45eb
fix bash linter warnings for atomic_broadcast integration test 7 years ago
  Anton Kaliaev a1cdc2b68a
set logger for peer's MConnection 7 years ago
  Ethan Buchman 9c4d533695
Merge pull request #833 from tendermint/fix/consensus-tests 7 years ago
  Anton Kaliaev ad03491ee6
remove duplicated key 7 years ago
  Ethan Buchman 4b9dfc8990 consensus: fix for initializing block parts during catchup 7 years ago
  Ethan Buchman a46f64cd1e
Merge pull request #824 from tendermint/bugfix/node_test 7 years ago
  Anton Kaliaev b1e7163689
rewrite node test to use new pubsub 7 years ago
  Ethan Buchman c931279960 p2p: some fixes re @odeke-em issues #813,#816,#817 7 years ago
  Ethan Buchman 12b25fdf6e blockchain: add comment in AddPeer. closes #666 7 years ago
  Ethan Buchman c0e2649ed6
Merge pull request #788 from tendermint/feature/548-indexing-tags 7 years ago
  Ethan Buchman 593c127257 rpc/lib/types: RPCResponse.Result is not a pointer 7 years ago
  Ethan Buchman 9f6a09277e
Merge pull request #812 from tendermint/808-make-connected-switches 7 years ago
  Ethan Buchman dd47884661
Merge pull request #820 from tendermint/790-use-tickers-instead-of-time-Sleep 7 years ago
  Anton Kaliaev a01c226dc4
wsConnection: call onDisconnect 7 years ago
  Ethan Buchman 47f5e37205 copy RoundState for event 7 years ago
  Petabyte Storage 51c9211cf4 add test for MConnection TrySend and Send 7 years ago
  Anton Kaliaev 7869e541f6
change MakeConnectedSwitches to not connect to itself 7 years ago
  Anton Kaliaev e0daca5693
fixes from Bucky's review 7 years ago
  Ethan Buchman e8e512f1fa
Merge pull request #815 from tendermint/p2p-readme-tests 7 years ago
  Ethan Buchman 37ce171061 p2p/connetion: remove panics, test error cases 7 years ago
  Ethan Buchman e01986e2b3 p2p: update readme, some minor things 7 years ago
  Ethan Buchman 433416fef8
Merge pull request #818 from tendermint/fix/810-stuck-trailing-node 7 years ago
  Anton Kaliaev 2d4ad02356
prefer tickers to time.Sleep (Refs #790) 7 years ago
  Ethan Buchman 3b81d3fea4 consensus: ensure prs.ProposalBlockParts is initialized. fixes #810 7 years ago
  Anton Kaliaev e785697a64
connect first switch to others (Refs #808) 7 years ago
  Anton Kaliaev 4ffe9304ba
unsubscribe from all subscriptions on WS disconnect 7 years ago
  Anton Kaliaev b1eec3a5d3
remove test_data/empty_block and test_data/small_blockN 7 years ago
  Anton Kaliaev fcdd30b2d3
fixes from Bucky's review 2 7 years ago