Commit Graph

  • 7dfc74a6b6 Merge pull request #1667 from tendermint/bucky/abci-11 Ethan Buchman 2018-06-06 13:16:09 -07:00
  • ebee2fe114 Merge pull request #261 from tendermint/release/v0.11.0 Ethan Buchman 2018-06-06 13:13:20 -07:00
  • 084f2e5b8c update readme Ethan Buchman 2018-06-06 13:17:11 -07:00
  • 2edc68c59b use all fields in abci types Ethan Buchman 2018-06-06 13:07:17 -07:00
  • 3f6da94d55 update Makefile Ethan Buchman 2018-06-06 12:52:11 -07:00
  • 72330e6609 val_set_hash -> validators_hash Ethan Buchman 2018-06-06 00:17:18 -07:00
  • fe4123684d Change reset messages (#1699) Dev Ojha 2018-06-06 11:07:10 -07:00
  • a12785aa60 [tm-monitor] fixed online status not changing issue. (#99) rao yunkun 2018-06-06 21:00:59 +08:00
  • 95e3e7afcd remove deprecated docker directory & docs: rst2md (#102) Zach 2018-06-06 08:53:58 -04:00
  • f0c44d1bd0 [autofile] include call to group#Close in tests Anton Kaliaev 2018-06-06 11:52:59 +04:00
  • 2897685c57 abci header takes ValidatorsHash Ethan Buchman 2018-06-06 00:28:12 -07:00
  • 8fa7c493bc add val_set_hash to header Ethan Buchman 2018-06-06 00:01:38 -07:00
  • bc07d06647 update changelog, version, spec Ethan Buchman 2018-06-05 23:37:15 -07:00
  • 71556c62eb fixes from rebase Ethan Buchman 2018-06-05 22:14:37 -07:00
  • 0e02e45ac7 Merge pull request #254 from tendermint/bucky/genesi Ethan Buchman 2018-06-05 22:07:15 -07:00
  • 54e61468d4 fixes from review Ethan Buchman 2018-06-05 21:54:59 -07:00
  • 5c7ccbd4a7 use const for abci type strings Ethan Buchman 2018-06-02 19:03:03 -04:00
  • e2f5a6fbe4 update abci Ethan Buchman 2018-06-01 22:07:36 -04:00
  • aa8be33da1 fix fmt Ethan Buchman 2018-06-01 21:56:09 -04:00
  • 909f66e841 remove extra eventBus Ethan Buchman 2018-06-01 20:22:46 -04:00
  • 3d2c4fd309 update Evidence type - requires pubkey and valset to verify and convert to abci.Evidence Ethan Buchman 2018-06-01 15:27:59 -04:00
  • e5bca1df6f update godep for abci Ethan Buchman 2018-06-01 00:00:28 -04:00
  • 866bcceb35 fix consensus tests Ethan Buchman 2018-05-31 23:56:44 -04:00
  • e1e6878a4d fix state tests Ethan Buchman 2018-05-31 23:29:46 -04:00
  • e4147b6f1a state test runs Ethan Buchman 2018-05-31 22:46:19 -04:00
  • 7606b7595f compiles Ethan Buchman 2018-05-31 22:18:17 -04:00
  • 5480fd4a67 Merge branch 'develop' into bucky/genesi Ethan Buchman 2018-06-05 22:00:11 -07:00
  • 485b4a0c6f revert gogo Ethan Buchman 2018-05-31 22:05:15 -04:00
  • 575d94dbb9 state compiles Ethan Buchman 2018-05-31 11:57:14 -04:00
  • ebd2fe7a68 more types Ethan Buchman 2018-05-31 11:54:22 -04:00
  • f28eae7816 update types Ethan Buchman 2018-05-31 11:09:42 -04:00
  • e13c1ab735 update for new abci Ethan Buchman 2018-05-31 11:09:37 -04:00
  • 8bbe43aa33 update changelog Ethan Buchman 2018-06-05 21:50:03 -07:00
  • a7e049a228 Merge branch 'master' into develop Ethan Buchman 2018-06-05 21:39:23 -07:00
  • 0e0461d9bc dev version bump Ethan Buchman 2018-06-05 18:54:30 -07:00
  • 057e076ca9 Merge pull request #1693 from tendermint/release/v0.19.9 v0.19.9 Ethan Buchman 2018-06-05 18:00:02 -07:00
  • 775fef31c2 remove go-wire from test/app/grpc_client v0.19.9-rc0 Ethan Buchman 2018-06-05 17:43:39 -07:00
  • 9cb079dcc6 dep, version, changelog Ethan Buchman 2018-06-05 17:35:02 -07:00
  • 67180344b7 Merge pull request #1663 from tendermint/zach/quick-install Ethan Buchman 2018-06-05 17:17:47 -07:00
  • 825fdf2c24 Merge pull request #1679 from tendermint/flush-wal-on-stop Ethan Buchman 2018-06-05 17:14:19 -07:00
  • 692f1d86a6 Merge pull request #218 from tendermint/release/v0.8.4 Ethan Buchman 2018-06-05 17:11:19 -07:00
  • 22541b881d changelog and version Ethan Buchman 2018-06-05 17:12:33 -07:00
  • e0985bf566 flush on stop & function to close group Anton Kaliaev 2018-06-03 11:56:57 +04:00
  • 61002ad264 Merge pull request #1628 from tendermint/bucky/selective-evidence-broadcast Ethan Buchman 2018-06-05 17:07:29 -07:00
  • 41e847ec97 linter Ethan Buchman 2018-06-05 17:02:05 -07:00
  • 55bae62d71 fix test Ethan Buchman 2018-06-05 16:54:58 -07:00
  • d2259696af Merge pull request #1689 from tendermint/1688-tx-search-panic Ethan Buchman 2018-06-05 07:52:49 -07:00
  • 32719123d9 Merge pull request #1687 from tendermint/sdk-1045-memory-leak Ethan Buchman 2018-06-05 07:51:21 -07:00
  • 80e7807cae move spec to markdown (#260) Zach 2018-06-05 10:27:55 -04:00
  • 2ce8179c8b validate per_page before page Anton Kaliaev 2018-06-05 16:20:48 +04:00
  • b8c076ca79 do not drain the channel because there is no channel, duh Anton Kaliaev 2018-06-05 14:47:00 +04:00
  • 1b2e34738a checkSendEvidenceMessage Ethan Buchman 2018-06-04 21:50:42 -07:00
  • 566024b64f use Hash as map key Ethan Buchman 2018-06-04 21:50:29 -07:00
  • 932381effa evidence: give each peer a go-routine Ethan Buchman 2018-06-04 17:38:44 -07:00
  • 2007c66091 fix test Ethan Buchman 2018-06-04 14:13:39 -07:00
  • 97c5533c35 update some comments Ethan Buchman 2018-06-04 13:59:28 -07:00
  • 3d33226e80 move types/services.go to state pkg. pass State to evpool.Update Ethan Buchman 2018-06-04 13:46:34 -07:00
  • edb851280a state: b -> block Ethan Buchman 2018-06-04 13:33:22 -07:00
  • dd62f06994 state: s -> state Ethan Buchman 2018-06-04 13:31:57 -07:00
  • 19d95b5410 evidence: check peerstate exists; dont send old evidence Ethan Buchman 2018-06-04 13:21:05 -07:00
  • 53937a8129 changelog Ethan Buchman 2018-05-24 17:56:57 -04:00
  • f1c53c7358 evidence: dont send evidence to unsynced peers Ethan Buchman 2018-05-24 17:49:37 -04:00
  • 3445f1206e Merge pull request #1683 from tendermint/bucky/test Ethan Buchman 2018-06-04 21:09:10 -07:00
  • 097f778c1e fix byz-test Ethan Buchman 2018-06-04 20:48:35 -07:00
  • c85c21d1bc Merge pull request #1670 from tendermint/xla/extract-privval Ethan Buchman 2018-06-04 18:57:09 -07:00
  • fd4db8dfdc Merge pull request #1676 from tendermint/xla/collapse-peerconfig Ethan Buchman 2018-06-04 18:50:41 -07:00
  • 1318bd18cd Merge pull request #1680 from Slamper/develop Alexander Simmerl 2018-06-05 02:14:16 +02:00
  • ea896865a7 Collapse PeerConfig into P2PConfig Alexander Simmerl 2018-06-02 17:30:55 +02:00
  • aeb91dfc22 dev version bump Ethan Buchman 2018-06-04 15:57:57 -07:00
  • 5727916c5b Merge pull request #1681 from tendermint/release/v0.19.8 v0.19.8 Ethan Buchman 2018-06-04 15:48:22 -07:00
  • 876c8f14e7 changelog and version Ethan Buchman 2018-06-02 00:19:48 -04:00
  • 67416feb3a return 404 for unknown RPC endpoints Hendrik Hofstadt 2018-06-04 22:14:20 +02:00
  • 8706ae765c docs: a link to quick install script Zach Ramsay 2018-05-31 15:29:44 -04:00
  • 954a8941ff scripts: quickest/easiest fresh install Zach Ramsay 2018-05-31 14:03:54 -04:00
  • 1f22f34edf flush wal group on stop Anton Kaliaev 2018-06-04 16:34:16 +04:00
  • 0562009275 bring back assert Anton Kaliaev 2018-06-04 16:33:57 +04:00
  • fedd07c522 removed assertion to avoid confusion (#1626) idoor88 2018-06-04 06:30:46 -04:00
  • 3fa734ef5a recheck only if there are txs left in the mempool (#1645) Anton Kaliaev 2018-06-04 14:28:47 +04:00
  • cd6bfdc42f Merge pull request #1673 from tendermint/bucky/mempool Ethan Buchman 2018-06-03 16:14:58 -04:00
  • 98b0c51b5f fix possible mempool deadlock Ethan Buchman 2018-06-01 23:59:35 -04:00
  • c777be256a changelog, version Ethan Buchman 2018-06-03 16:11:21 -04:00
  • d66f8bf829 Merge branch 'master' into develop Ethan Buchman 2018-06-03 16:10:04 -04:00
  • b5baab0238 use const for abci type strings v0.20.0-rc3 Ethan Buchman 2018-06-02 19:03:03 -04:00
  • 5be3c8d63a update abci Ethan Buchman 2018-06-01 22:07:36 -04:00
  • 9e774b961b fix fmt Ethan Buchman 2018-06-01 21:56:09 -04:00
  • 81c0099773 remove extra eventBus Ethan Buchman 2018-06-01 20:22:46 -04:00
  • 5ece475f60 update Evidence type - requires pubkey and valset to verify and convert to abci.Evidence Ethan Buchman 2018-06-01 15:27:59 -04:00
  • 3d95dadec6 fix grpc_client.go Ethan Buchman 2018-06-01 00:07:02 -04:00
  • 22f839fc5d update godep for abci Ethan Buchman 2018-06-01 00:00:28 -04:00
  • 34d498cf70 fix consensus tests Ethan Buchman 2018-05-31 23:56:44 -04:00
  • fe62dc8724 fix state tests Ethan Buchman 2018-05-31 23:29:46 -04:00
  • 2889e5d065 state test runs Ethan Buchman 2018-05-31 22:46:19 -04:00
  • bec6acf980 compiles Ethan Buchman 2018-05-31 22:18:17 -04:00
  • f0867ddb8c revert gogo Ethan Buchman 2018-05-31 22:05:15 -04:00
  • e3ad989824 state compiles Ethan Buchman 2018-05-31 11:57:14 -04:00
  • 0220421af8 more types Ethan Buchman 2018-05-31 11:54:22 -04:00
  • 61e3b55f72 update types Ethan Buchman 2018-05-31 11:09:42 -04:00
  • 61178f93c0 update for new abci Ethan Buchman 2018-05-31 11:09:37 -04:00
  • bf370d36c2 Extract priv_validator into first class package Alexander Simmerl 2018-06-01 19:17:37 +02:00
  • cb35c6378f use const for abci type strings v0.20.0-rc2 Ethan Buchman 2018-06-02 19:03:03 -04:00