Commit Graph

  • 2b94a0be82 initial commit William Banfield 2022-02-24 17:21:26 -05:00
  • df20641317 change lock handling in consensus reactor wb/epoch-block-idea-3 William Banfield 2022-02-24 15:52:47 -05:00
  • 9fd9a6e51f change lock handling in consensus state file William Banfield 2022-02-24 15:17:54 -05:00
  • 3e2d5db289 abci: remove lock protecting calls to the application interface (#7984) Sam Kleinman 2022-02-24 14:53:04 -05:00
  • ae9a5318e1 proxy: fix endblock metric wb/abci-endblock-metric William Banfield 2022-02-24 14:26:50 -05:00
  • 6aad2321a0 use requests context wb/abci-buffer-revert William Banfield 2022-02-24 14:25:33 -05:00
  • f795d3f360 rpc/client: rewrite the WaitForOneEvent helper (#7986) M. J. Fromberger 2022-02-24 11:21:40 -08:00
  • 06e6d3f2e9 e2e: change ci network configuration (#7988) Sam Kleinman 2022-02-24 13:57:00 -05:00
  • 680ebc6f8e consensus: TestReactorValidatorSetChanges test fix (#7985) Sam Kleinman 2022-02-24 12:47:27 -05:00
  • 211b80a484 rpc/client: add Events method to the client interface (#7982) M. J. Fromberger 2022-02-24 06:51:14 -08:00
  • 62a1cb8d17 testing: reduce usage of the MustDefaultLogger constructor (#7960) Sam Kleinman 2022-02-23 21:43:11 -05:00
  • a57567ba33 node: hook up eventlog and eventlog metrics (#7981) M. J. Fromberger 2022-02-23 16:37:12 -08:00
  • 5662bd12a8 rpc: implement the ADR 075 /events method (#7965) M. J. Fromberger 2022-02-23 15:22:40 -08:00
  • 61a81279bd abci: make tendermint example+test clients manage a mutex (#7978) Sam Kleinman 2022-02-23 17:39:47 -05:00
  • f939f962b1 Remove master from versions and copy it from the latest. (#7980) M. J. Fromberger 2022-02-23 13:58:33 -08:00
  • c9eb76a2f8 fix socket client process proposal handling wb/abci-process-proposal-synchronize William Banfield 2022-02-23 16:54:44 -05:00
  • 5aabf99502 export BaseMock William Banfield 2022-02-23 16:28:14 -05:00
  • 9968f53c15 p2p: make mconn transport test less flaky (#7973) Sam Kleinman 2022-02-23 14:06:03 -05:00
  • 5fe491a379 update comment in TestStateLock_NoPOL William Banfield 2022-02-23 12:13:07 -05:00
  • 52226ce09c ToABCI does not preallocate William Banfield 2022-02-23 12:03:39 -05:00
  • 8c62b98dad makeStateArgs takes logger and config William Banfield 2022-02-23 12:00:46 -05:00
  • 50d371a8a1 Update abci/types/application.go William Banfield 2022-02-23 11:26:18 -05:00
  • 23c1c88734 ToABCI comment fix William Banfield 2022-02-23 11:20:37 -05:00
  • d1652bb924 comment process proposal in test app William Banfield 2022-02-23 11:19:36 -05:00
  • 5e3a41a477 use require true William Banfield 2022-02-23 11:18:33 -05:00
  • 9cf5066c68 remove redundant err check William Banfield 2022-02-23 11:18:12 -05:00
  • 1c14787133 remove redundant err check William Banfield 2022-02-23 11:17:35 -05:00
  • fbb57451a0 legibility for struct in execution_test.go William Banfield 2022-02-23 11:16:38 -05:00
  • cbf6b3eb98 use const for height William Banfield 2022-02-23 11:14:39 -05:00
  • 2a17dd505f remove unnecessary allocation in buildLastCommitInfo William Banfield 2022-02-23 11:13:04 -05:00
  • 271c85a5f2 remove unnecessary error check William Banfield 2022-02-23 11:03:54 -05:00
  • 2a49070299 ProcessProposal comment fix William Banfield 2022-02-23 10:59:54 -05:00
  • 80186a9d9c Update OpenAPI docs. (#7974) M. J. Fromberger 2022-02-23 06:42:29 -08:00
  • 21461e55a7 e2e(harness): plumb logging instance (#7958) Sam Kleinman 2022-02-23 08:11:01 -05:00
  • db60bbad54 statesync: assert app version matches (backport #7856) (#7885) mergify[bot] 2022-02-23 12:17:12 +01:00
  • 2bfc90c0cb txs fixup William Banfield 2022-02-22 17:54:04 -05:00
  • 4f40cd9bce fix lint error William Banfield 2022-02-22 17:28:17 -05:00
  • cddcd01bf8 Merge branch 'master' into wb/abci-process-proposal-synchronize William Banfield 2022-02-22 17:24:13 -05:00
  • a7e13a7974 synchronize test fixtures William Banfield 2022-02-22 16:55:10 -05:00
  • e215259550 Merge remote-tracking branch 'origin' into wb/abci-process-proposal-synchronize William Banfield 2022-02-22 16:04:37 -05:00
  • 2ffb262600 context: cleaning up context dead ends (#7963) Sam Kleinman 2022-02-22 15:04:16 -05:00
  • e690338b75 Restore building docs for master on docs.tendermint.com. (#7969) (#7972) M. J. Fromberger 2022-02-22 10:43:06 -08:00
  • 912751cf93 math: remove panics in safe math ops (#7962) Sam Kleinman 2022-02-22 13:34:17 -05:00
  • 914c727f13 add finalize block William Banfield 2022-02-22 13:17:11 -05:00
  • 5487718cff Restore building docs for master on docs.tendermint.com. (#7969) (#7970) mergify[bot] 2022-02-22 09:26:16 -08:00
  • 4695d7f12c Restore building docs for master on docs.tendermint.com. (#7969) (#7971) mergify[bot] 2022-02-22 09:19:14 -08:00
  • 926c469fcc Restore building docs for master on docs.tendermint.com. (#7969) M. J. Fromberger 2022-02-22 09:14:40 -08:00
  • c220f6170d abci: undo socket buffer limit (#7877) William Banfield 2022-02-18 17:09:53 -05:00
  • 1d7023631a docs: fix cosmos theme version. (#7966) M. J. Fromberger 2022-02-22 08:39:27 -08:00
  • cf58c4191b docs: fix cosmos theme version. (#7967) M. J. Fromberger 2022-02-22 08:39:17 -08:00
  • be5baf9b9e docs: fix cosmos theme version. (#7968) M. J. Fromberger 2022-02-22 08:37:12 -08:00
  • ce70b10f81 docs: remove spec section from v0.34 docs (#7940) Callum Waters 2022-02-22 17:09:41 +01:00
  • efd3603cdc finish ProcessProposal test William Banfield 2022-02-22 10:59:59 -05:00
  • 903c389b76 docs: remove spec section from v0.33 docs (#7941) Callum Waters 2022-02-22 16:56:39 +01:00
  • 544cf26ee9 docs: redirect master links to the latest release version (#7936) (#7959) M. J. Fromberger 2022-02-22 07:21:29 -08:00
  • 3dc04430c3 cmd/debug: remove global variables and logging (#7957) Sam Kleinman 2022-02-22 10:13:03 -05:00
  • b0f02a94b5 add call to Counter application William Banfield 2022-02-22 09:18:41 -05:00
  • 3f0bd351bd fix test base application William Banfield 2022-02-22 09:17:12 -05:00
  • 98c75c9429 docs: redirect master links to the latest release version (backport #7936) (#7953) mergify[bot] 2022-02-22 05:56:00 -08:00
  • 306f4b28c6 docs: redirect master links to the latest release version (backport #7936) (#7954) mergify[bot] 2022-02-22 05:39:31 -08:00
  • 70ee282d9e docs: redirect master links to the latest release version (#7936) M. J. Fromberger 2022-02-22 04:51:02 -08:00
  • c88cf0b66c config: add event subscription options and defaults (#7930) M. J. Fromberger 2022-02-22 04:46:27 -08:00
  • 0a24a4d885 simplify test William Banfield 2022-02-21 19:33:42 -05:00
  • 32ee73ac5d rename nil prevote test field William Banfield 2022-02-21 19:29:35 -05:00
  • 11218c6332 write test and add mocks for accept proposal William Banfield 2022-02-21 19:26:33 -05:00
  • d20f2b987e rebuild without finalize block William Banfield 2022-02-21 19:25:51 -05:00
  • 4bd42a6856 test work in progress William Banfield 2022-02-21 18:35:17 -05:00
  • 5b648affb6 udpate make state to take args structure William Banfield 2022-02-21 17:32:31 -05:00
  • 80a738300b comment ToABCI William Banfield 2022-02-21 17:14:35 -05:00
  • 39e0957b40 test for process proposal builds William Banfield 2022-02-21 17:00:14 -05:00
  • 77e0dc8a24 use accept instead of IsOK Method William Banfield 2022-02-21 16:48:36 -05:00
  • 4b581d9e02 tests pass wb/state-serialize-receive William Banfield 2022-02-21 16:16:25 -05:00
  • 50de246a2b docs: update repo and spec readme's (#7907) Callum Waters 2022-02-21 20:00:05 +01:00
  • 705f365bcd rpc: implement the eventlog defined by ADR 075 (#7825) M. J. Fromberger 2022-02-21 08:54:50 -08:00
  • 41cb130a2d docs: Pin the RPC docs to v0.35 instead of master (#7909) (#7912) M. J. Fromberger 2022-02-21 08:14:03 -08:00
  • 9fe245025f docs: Pin the RPC docs to v0.35 instead of master (backport #7909) (#7910) mergify[bot] 2022-02-21 08:00:23 -08:00
  • b233ac0a6d docs: Pin the RPC docs to v0.35 instead of master (backport #7909) (#7911) mergify[bot] 2022-02-21 07:52:30 -08:00
  • 3b20931da3 docs: Pin the RPC docs to v0.35 instead of master (#7909) M. J. Fromberger 2022-02-21 07:46:39 -08:00
  • 9140860462 (backport) Remove master from the docs site version config. (#7874) (#7905) M. J. Fromberger 2022-02-21 07:40:16 -08:00
  • bd6fce13ae Update release instructions for documentation. (#7846) M. J. Fromberger 2022-02-21 07:26:48 -08:00
  • de423678eb Remove master from the docs site version config. (backport #7874) (#7902) mergify[bot] 2022-02-21 06:24:20 -08:00
  • 8c24914075 Remove master from the docs site version config. (backport #7874) (#7903) mergify[bot] 2022-02-21 06:23:32 -08:00
  • 351adf8ddb Remove master from the docs site version config. (#7874) M. J. Fromberger 2022-02-21 06:07:06 -08:00
  • e80541a251 types/events+evidence: emit events + metrics on evidence validation (#7802) Jasmina Malicevic 2022-02-21 14:45:56 +01:00
  • ce898a738c consensus: HasVoteMessage index boundary check (#7720) JayT106 2022-02-21 21:21:24 +08:00
  • 6f28dd89fd Update absolute links in v0.33.x to reference that branch. (#7887) M. J. Fromberger 2022-02-21 05:06:13 -08:00
  • 7a4938c4f5 docs: remove spec section from v0.35 docs (#7899) Callum Waters 2022-02-21 14:02:13 +01:00
  • a185163c57 light: avert a data race (#7888) M. J. Fromberger 2022-02-21 04:54:43 -08:00
  • 6a14fc2105 Update absolute links in v0.34.x to reference that branch. (#7871) M. J. Fromberger 2022-02-21 04:36:57 -08:00
  • ca1a4d5b5f Update absolute links in v0.35.x to reference that branch. (#7870) M. J. Fromberger 2022-02-21 04:27:57 -08:00
  • 51b93c8606 Re-enable the Markdown link checker. (#7889) M. J. Fromberger 2022-02-21 04:26:23 -08:00
  • cf7e440e68 statesync: assert app version matches (backport #7856) (#7886) mergify[bot] 2022-02-21 11:19:17 +01:00
  • 325740a57c build(deps): Bump docker/login-action from 1.12.0 to 1.13.0 (#7890) dependabot[bot] 2022-02-21 10:41:06 +01:00
  • abdf717761 spec: Minor updates to spec merge PR (#7835) Thane Thomson 2022-02-20 14:36:20 -05:00
  • d65237ff87 logging: allow logging level override (#7873) Sam Kleinman 2022-02-20 11:18:05 -05:00
  • 3401eb2410 types: add default values for the synchrony parameters (#7788) William Banfield 2022-02-19 14:53:18 -05:00
  • 81bd9ad812 consensus: improve cleanup of wal tests (#7878) Sam Kleinman 2022-02-19 13:26:31 -05:00
  • 83edae2729 fix app hash in state rollback (#7837) (#7882) mergify[bot] 2022-02-19 09:18:26 -08:00
  • a341fc8c2e Remove ADR docs from the v0.33.x backport branch. (#7879) M. J. Fromberger 2022-02-19 08:15:13 -08:00
  • 4425e62e9e statesync: assert app version matches (#7856) Callum Waters 2022-02-19 17:13:16 +01:00