Commit Graph

  • c9b8386d1c wip Sam Ricotta 2022-08-03 14:06:07 +02:00
  • ea271c534a abci: remove counter app (port #6684) (#9143) Callum Waters 2022-08-03 13:44:34 +02:00
  • 2c31b39030 mocks Sam Ricotta 2022-08-03 13:31:04 +02:00
  • 2164883501 Old PrepareProposal and vote extension integration on feature/abci++ppp (#9117) Sergio Mena 2022-08-03 13:29:15 +02:00
  • 61619ab072 Update feature/abci++ppp branch with latest infra changes in main (#9157) Sergio Mena 2022-08-03 11:06:54 +02:00
  • 36e416192b backport Sam Ricotta 2022-08-02 23:34:23 +02:00
  • fb5cd16de2 config: p2p.external-address (backport #9107) (#9153) Callum Waters 2022-08-02 21:19:30 +02:00
  • 0d47a7b4ce Apply suggestions from code review Callum Waters 2022-08-02 15:25:46 +02:00
  • 312a505f21 Optimize ABCI Response Information and flag to save ABCI results #8028 #8946 (#9090) v0.35.x samricotta 2022-08-02 11:55:55 +02:00
  • 4206a0e9b7 remove v1 and v2 blocksync protocol impementations (#9146) Callum Waters 2022-08-02 11:30:28 +02:00
  • 91b2a73833 Update rpc client header Sam Ricotta 2022-08-01 23:47:30 +02:00
  • eb762cf5d7 cli: set node p2p external address with cmd flag (#9107) Arnaud Mimart 2022-08-01 19:26:08 +02:00
  • 6321ef2936 logging: implement lazy sprinting (backport #8898) (#9110) v0.36.x mergify[bot] 2022-08-01 12:23:47 -04:00
  • 708a62fc31 backport: Fix unsafe-reset-all for working with default home (#9103) (#9113) Callum Waters 2022-08-01 17:35:22 +02:00
  • b6a515a818 docs/rfc: add testnet RFC (#9124) Mark Rushakoff 2022-08-01 11:33:04 -04:00
  • 07d242c461 e2e: remove maverick (#9148) Callum Waters 2022-08-01 17:15:03 +02:00
  • 1f113afabb Merge branch 'main' into cmd-add-p2p-external-address cmd-add-p2p-external-address Callum Waters 2022-08-01 16:47:04 +02:00
  • 1e9d81fb8a chore: bump go to 1.18 (#9147) Callum Waters 2022-08-01 16:45:25 +02:00
  • 1cdb9d60b5 Merge branch 'main' into cmd-add-p2p-external-address Arnaud Mimart 2022-08-01 16:04:18 +02:00
  • 5305fa79cf build(deps): Bump github.com/bufbuild/buf from 1.4.0 to 1.7.0 (#9138) dependabot[bot] 2022-08-01 13:40:44 +00:00
  • 254d96e205 docs: describe changes in pending changelog Arnaud Mimart 2022-07-27 15:10:58 +02:00
  • 95b735509b feat(cli): set node p2p external address with cmd flag Arnaud Mimart 2022-07-27 14:23:39 +02:00
  • 49ec3b9780 chore: lint repo (use american english) (#9144) Callum Waters 2022-08-01 14:24:49 +02:00
  • fd8818c480 Second half of deletions for removing setOption Sam Ricotta 2022-08-01 13:47:10 +02:00
  • b52d0a318c Remove set option for abci Sam Ricotta 2022-08-01 12:32:02 +02:00
  • 439d84afa1 build(deps): Bump minimist from 1.2.5 to 1.2.6 in /docs (#9136) dependabot[bot] 2022-08-01 08:27:13 +00:00
  • 13da93a430 build(deps): Bump url-parse from 1.5.7 to 1.5.10 in /docs (#9135) dependabot[bot] 2022-08-01 10:23:39 +02:00
  • 476f8fa7a8 build(deps): Bump bufbuild/buf-setup-action from 1.6.0 to 1.7.0 (#9131) dependabot[bot] 2022-08-01 10:15:33 +02:00
  • 7e902dc79a build(deps): Bump github.com/bufbuild/buf from 1.4.0 to 1.7.0 (#9137) dependabot[bot] 2022-08-01 09:25:13 +02:00
  • 75d51e18f7 Import latest root documentation (#9130) Thane Thomson 2022-07-30 13:58:20 -04:00
  • e32b86b549 docs: migrate adrs and rfcs across from master (#9115) Callum Waters 2022-07-30 16:57:02 +02:00
  • 0846f3e4c7 fix mockery generation script (#9094) (#9114) Callum Waters 2022-07-30 16:31:04 +02:00
  • c76639b5e9 Improve handling of -short flag in tests (#9075) (#9127) mergify[bot] 2022-07-29 18:11:42 -04:00
  • 5d2593c6ee add lock logs William Banfield 2022-07-29 15:49:08 -04:00
  • 85636f6a00 Prepare main to become new default branch (#9095) Thane Thomson 2022-07-29 15:20:03 -04:00
  • 8834a0dbae Update CODEOWNERS to use teams (#9129) Thane Thomson 2022-07-29 15:12:28 -04:00
  • a2a2a51fe3 p2p: use fifo in test (#9026) William Banfield 2022-07-29 12:08:14 -04:00
  • 73e30c3709 wip sam/abci-responses Sam Ricotta 2022-07-29 16:01:44 +02:00
  • 426e9f9cf9 wip Sam Ricotta 2022-07-29 15:46:28 +02:00
  • d433ebe68d Improve handling of -short flag in tests (#9075) Mark Rushakoff 2022-07-29 09:41:54 -04:00
  • 4a9f286908 Merge remote-tracking branch 'origin/master' into mr/short-tests mr/short-tests Mark Rushakoff 2022-07-29 09:26:16 -04:00
  • 4b109a147d logging: implement lazy sprinting (backport #8898) (#9109) mergify[bot] 2022-07-29 09:20:40 -04:00
  • 227db0267b follow #7961 and complete process proposal to spec Callum Waters 2022-07-28 15:17:13 +02:00
  • d9d6a2f513 Proto-bufs for #7961 Sergio Mena 2022-02-01 23:01:06 +01:00
  • 4309f54349 libs/pubsub/query: specify peg version in go.mod (#9099) Mark Rushakoff 2022-07-27 16:35:15 -04:00
  • 48147e1fb9 logging: implement lazy sprinting (#8898) Sam Kleinman 2022-07-27 15:16:51 -04:00
  • b2109ed922 mockery Sergio Mena 2022-07-27 12:05:25 +02:00
  • b9cb5e3782 Added missing ProcessProposal in kvstore Sergio Mena 2022-07-27 01:28:00 +02:00
  • 14e85b220c make format Sergio Mena 2022-07-26 23:46:13 +02:00
  • 96ac25d5d3 Fixed base app Sergio Mena 2022-07-26 23:42:33 +02:00
  • fe5c4a2b8e Addressed Callum's comments Sergio Mena 2022-02-08 16:57:14 +01:00
  • e9d17d0e36 Addressed William's comment on ProcessProposal error Sergio Mena 2022-02-08 09:33:55 +01:00
  • d6d61a3047 Re-renamed TwoThirdPrevote... to Valid... Sergio Mena 2022-02-07 20:44:16 +01:00
  • fbf26c9a59 Adapt TestProcessProposal Sergio Mena 2022-07-26 21:58:51 +02:00
  • bd8bbe86d4 Added missing ProcessProposal to socket_server.go Sergio Mena 2022-02-07 00:02:57 +01:00
  • 359f6af103 Fixed some UTs Sergio Mena 2022-07-26 21:21:15 +02:00
  • b8ae6501e4 Fixed ProcessProposalSync Sergio Mena 2022-07-24 17:58:22 +02:00
  • 0a0812cce9 Fix ProcessProposalAsync Sergio Mena 2022-07-24 17:52:00 +02:00
  • 873b90867a make proto-gen Sergio Mena 2022-07-24 17:43:42 +02:00
  • 5cc5110e9e Rebased and git-squashed the commits in PR #7091 mconcat 2021-10-09 04:33:50 +09:00
  • 51f3118bd6 Cherry-picked #6567: state/types: refactor makeBlock, makeBlocks and makeTxs (#6567) JayT106 2021-06-11 11:17:20 -04:00
  • b9d6bb4cd1 RELEASES: add a set of pre-release steps for Tendermint versions (#8786) William Banfield 2022-07-27 11:03:36 -04:00
  • fe3f43329f update broken link wb/release-document William Banfield 2022-07-27 10:59:05 -04:00
  • c4e235243b test: stop abci server started in addr test (#9093) Mark Rushakoff 2022-07-27 10:25:00 -04:00
  • 18c7e3aae5 Fix unsafe-reset-all for working with default home (#9103) Joonkyo Kim 2022-07-27 23:01:17 +09:00
  • 58effdd8b3 Old PrepareProposal on feature/abci++ppp (#9106) Sergio Mena 2022-07-27 15:09:02 +02:00
  • 7a024d012d update comments Sam Ricotta 2022-07-27 11:32:38 +02:00
  • a7049ed3fc spec: migrate spec at v0.7.1. into main (#9098) Callum Waters 2022-07-27 00:12:36 +02:00
  • 0323bd5365 Merge branch 'main' into cal/spec-migrations Callum Waters 2022-07-27 00:05:03 +02:00
  • ccb69945b7 update mockery client cal/prepare-proposal Callum Waters 2022-07-27 00:03:46 +02:00
  • 26b4b84ab2 Merge branch 'main' into cal/prepare-proposal Callum Waters 2022-07-26 23:54:31 +02:00
  • bdc1fa171a generate protos for prepare proposal Callum Waters 2022-07-26 23:54:13 +02:00
  • a11b7743d4 fix mockery generation script (#9094) Callum Waters 2022-07-26 22:53:15 +02:00
  • 1ad0683189 Merge tag 'v0.7.1' of github.com:tendermint/spec into cal/spec-migrations Callum Waters 2022-07-26 15:00:40 +02:00
  • d30a9435af Revert "e2e: Extract Docker-specific functionality (#8754)" revert-8754-thane/7832-generic-e2e-runner Sam Kleinman 2022-07-26 08:34:52 -04:00
  • d15c3dc385 update changelog Sam Ricotta 2022-07-26 14:08:00 +02:00
  • 7a84425aec update dependabot frequencies (#9087) Callum Waters 2022-07-26 12:05:48 +02:00
  • 7479f112f0 update to discard abci responses Sam Ricotta 2022-07-26 10:41:18 +02:00
  • 71a334b746 tm -> cons William Banfield 2022-07-25 16:49:57 -04:00
  • 7bc6d89bac Merge branch 'v0.35.x' into sam/abci-responses Callum Waters 2022-07-25 22:23:19 +02:00
  • 6206c0b047 gofmt Callum Waters 2022-07-25 22:23:12 +02:00
  • 374dcf5aea clean up tests Callum Waters 2022-07-25 18:50:40 +02:00
  • d9342a2db6 switch boolean Callum Waters 2022-07-25 18:38:49 +02:00
  • 07501bd7cc wip Sam Ricotta 2022-07-25 17:40:02 +02:00
  • b4eaccd242 build(deps): Bump github.com/creachadair/tomledit from 0.0.22 to 0.0.23 (#9085) dependabot[bot] 2022-07-25 07:03:29 -07:00
  • c287a94153 build(deps): Bump github.com/creachadair/tomledit from 0.0.22 to 0.0.23 (#9088) dependabot[bot] 2022-07-25 06:36:26 -07:00
  • b8197ffcdd Tools for analyzing use of built-in functions. mjf/panic-tooling M. J. Fromberger 2022-02-18 05:30:00 -08:00
  • cc435de365 build(deps): Bump docker/build-push-action from 3.0.0 to 3.1.0 (#9083) dependabot[bot] 2022-07-25 14:58:54 +02:00
  • 488e1d4bd2 build(deps): Bump github.com/creachadair/tomledit from 0.0.22 to 0.0.23 (#9084) dependabot[bot] 2022-07-25 12:53:08 +00:00
  • 7772dc1b60 Merge branch 'sam/abci-responses' of https://github.com/tendermint/tendermint into sam/abci-responses samricotta 2022-07-25 14:50:32 +02:00
  • 2b635e31da update to test file samricotta 2022-07-25 14:40:20 +02:00
  • 16103144e7 fix compile errors Callum Waters 2022-07-25 13:00:02 +02:00
  • 89246e993a build(deps): Bump docker/build-push-action from 3.0.0 to 3.1.0 (#9082) dependabot[bot] 2022-07-25 12:07:29 +02:00
  • 7391b6c8f1 update upgrade harness to work with the new changes callum/e2e-upgrade Callum Waters 2022-07-25 12:04:38 +02:00
  • d96f8812e1 changes and additions to test samricotta 2022-07-25 11:41:13 +02:00
  • 10b20cb848 Documentation: update go tutorials (#9048) (#9081) mergify[bot] 2022-07-25 11:05:44 +02:00
  • b45717e2ba add version to docker compose Callum Waters 2022-07-25 10:43:00 +02:00
  • 62bfd6c4e7 Merge branch 'master' into callum/e2e-upgrade Callum Waters 2022-07-25 10:42:48 +02:00
  • b8101360c7 build(deps): Bump github.com/golangci/golangci-lint (#9072) dependabot[bot] 2022-07-25 10:35:57 +02:00
  • ed4d0de559 build(deps): Bump github.com/golangci/golangci-lint (#9069) dependabot[bot] 2022-07-25 10:34:58 +02:00