Commit Graph

  • a80c6a229a Small update to toml.go for abci-responses (#9232) samricotta 2022-08-12 11:15:16 +02:00
  • ae1fc74f80 abci: Make ABCI and P2P wire-level length delimiters consistent (#9182) Thane Thomson 2022-08-11 13:30:39 -04:00
  • d513c925dd chore: Bump go to 1.18 (#9212) samricotta 2022-08-11 17:51:18 +02:00
  • c4eb6113a8 Remove unused code in internal directory (#9223) Sergio Mena 2022-08-11 17:33:55 +02:00
  • dad439f115 Bump linter to 1.47 (#9218) samricotta 2022-08-11 15:53:17 +02:00
  • eb16789d70 Merge branch 'main' into rpc-header samricotta 2022-08-11 13:56:21 +02:00
  • 95a00b08e2 so sum Sam Ricotta 2022-08-11 13:52:04 +02:00
  • 4f55193a32 build(deps): Bump github.com/golangci/golangci-lint from 1.42.1 to 1.48.0 (#9203) dependabot[bot] 2022-08-09 15:21:16 +00:00
  • 3f0118105c update to go mod Sam Ricotta 2022-08-11 13:50:14 +02:00
  • 4bf6d69090 do not use ioutil (#9206) Jacob Gadikian 2022-08-11 01:35:14 +07:00
  • 2e28427dab metrics: add metricsgen makefile target (#9172) Sam Kleinman 2022-08-09 17:00:55 -04:00
  • 3e6da20f83 tools: remove mockery from tools.go (#9196) William Banfield 2022-08-09 11:12:31 -04:00
  • a2bc85144c e2e: fix out of sync configuration (#9199) Sam Kleinman 2022-08-09 08:02:14 -04:00
  • 5e107589cb remove lastresulthash from merklization in lastresult hash (#9175) Marko 2022-08-09 10:16:41 +02:00
  • 2a8f1df887 metrics: fixup after cherry-pick (#9195) William Banfield 2022-08-08 15:55:01 -04:00
  • 0a7be048f0 metrics: transition all metrics to using metricsgen generated constructors. (port of #8488) (#9178) William Banfield 2022-08-08 12:53:00 -04:00
  • 692dcef140 build(deps): Bump docker/build-push-action from 3.1.0 to 3.1.1 (#9189) dependabot[bot] 2022-08-08 13:35:59 +00:00
  • 25b0c7c78e PrepareProposal/ProcessProposal: Dealing with block data exposed to App (#9219) Sergio Mena 2022-08-11 11:21:43 +02:00
  • fbd754b4de Backport of sam/abci-responses (#9090) (#9159) samricotta 2022-08-11 10:41:41 +02:00
  • a6dde14ec4 do not use ioutil (#9206) Jacob Gadikian 2022-08-11 01:35:14 +07:00
  • ccfc198f57 test wb/test-lint-upgrade William Banfield 2022-08-10 11:07:36 -04:00
  • 9d1894ff0c test William Banfield 2022-08-10 10:54:33 -04:00
  • c9da8d8d17 test William Banfield 2022-08-10 10:50:54 -04:00
  • 03d2ace0ef test downgrade to linter sam/test-lint-downgrade Sam Ricotta 2022-08-10 16:42:50 +02:00
  • 1d331c5604 test wb/test-lint-upgrade-main William Banfield 2022-08-10 10:32:34 -04:00
  • 59b737554b test William Banfield 2022-08-10 10:32:34 -04:00
  • 991dbf0b5e test lint upgrade William Banfield 2022-08-10 10:29:58 -04:00
  • d25198288a ABCI++: Update new protos to use enum instead of bool (#8158) wb/abci++-enum William Banfield 2022-03-21 12:57:34 -04:00
  • 152a2fa5c9 metrics: add metricsgen makefile target (#9172) Sam Kleinman 2022-08-09 17:00:55 -04:00
  • f295b4d431 build(deps): Bump github.com/golangci/golangci-lint from 1.42.1 to 1.48.0 (#9203) dependabot[bot] 2022-08-09 15:21:16 +00:00
  • 0bea0647fe tools: remove mockery from tools.go (#9196) William Banfield 2022-08-09 11:12:31 -04:00
  • 20dd404afb tools: manage mockery version using tools.go pattern wb/update-mockery William Banfield 2022-08-08 14:23:14 -04:00
  • f861062ee2 abci: implement process proposal to spec (#9122) wb/exec-tx-result Callum Waters 2022-08-09 15:15:18 +02:00
  • d5ec276052 e2e: fix out of sync configuration (#9199) Sam Kleinman 2022-08-09 08:02:14 -04:00
  • 2354375207 Merge branch 'main' into update-to-consensus-params update-to-consensus-params samricotta 2022-08-09 13:32:16 +02:00
  • 5a76a98280 header update Sam Ricotta 2022-08-09 13:32:00 +02:00
  • e4bc8fd434 removal of fields Sam Ricotta 2022-08-09 13:28:30 +02:00
  • 3d55b42236 Review updates to PR Sam Ricotta 2022-08-09 13:13:28 +02:00
  • c0a0289b58 review updates to consensus params Sam Ricotta 2022-07-26 15:26:48 +02:00
  • a2b21e6b1a review updates to consensus params Sam Ricotta 2022-07-15 17:26:09 +02:00
  • 3a2c6ef701 update consensus params in documentation specs Samantha Ricotta 2022-07-07 14:54:50 +02:00
  • a808aebdfe Revert "Update rpc client header" Sam Ricotta 2022-08-09 11:54:31 +02:00
  • bff63aec83 remove lastresulthash from merklization in lastresult hash (#9175) Marko 2022-08-09 10:16:41 +02:00
  • 69845bb44e metrics: fixup after cherry-pick (#9195) William Banfield 2022-08-08 15:55:01 -04:00
  • 69e1f7efd7 cherry-pick fixups wb/use-metricsgen William Banfield 2022-08-08 12:59:24 -04:00
  • 1779903dcd fixup after cherry-pick William Banfield 2022-08-05 18:23:59 -04:00
  • 10e1ac8fea metrics: transition all metrics to using metricsgen generated constructors. (port of #8488) (#9178) William Banfield 2022-08-08 12:53:00 -04:00
  • 2dd5a8303e lint cal/process_proposal Callum Waters 2022-08-08 16:46:40 +02:00
  • bdda0ad33b chore: bump go to 1.18 (#9147) Callum Waters 2022-08-01 16:45:25 +02:00
  • 74dd21eb89 build(deps): Bump docker/build-push-action from 3.1.0 to 3.1.1 (#9189) dependabot[bot] 2022-08-08 13:35:59 +00:00
  • 65367d7e94 build(deps): Bump github.com/golangci/golangci-lint (#9188) dependabot[bot] 2022-08-08 09:35:03 -04:00
  • ad1f9b49bc build(deps): Bump github.com/prometheus/client_golang (#9190) dependabot[bot] 2022-08-08 09:34:21 -04:00
  • 2adeb74cb5 update rpc mocks Sam Ricotta 2022-08-08 14:19:58 +02:00
  • 3b4196b2da Merge branch 'main' into rpc-header samricotta 2022-08-08 13:38:03 +02:00
  • f9552f9f62 update mod sum and open api yaml Sam Ricotta 2022-08-08 13:28:30 +02:00
  • d0c3457343 Documentation of v0.35 p2p layer: peer manager (#8982) Daniel 2022-08-08 11:40:50 +02:00
  • 4be2e2266e add another test and port internal test factory Callum Waters 2022-08-06 21:09:45 +02:00
  • 35bb8e3f8b add tests Callum Waters 2022-08-06 19:40:06 +02:00
  • 8188ad3f90 Merge branch 'feature/abci++ppp' into cal/process_proposal Callum Waters 2022-08-06 19:39:53 +02:00
  • ef4e37b532 ci: Restore ToC check for ADRs/RFCs (#9180) Thane Thomson 2022-08-06 13:19:05 -04:00
  • 03c79b666d ci: Fix nightly E2E notifications (#9179) Thane Thomson 2022-08-06 10:17:21 -04:00
  • 1148759a94 ci: Update nightly E2E notifications (#9177) Thane Thomson 2022-08-05 21:38:14 -04:00
  • 608933b73e consensus: additional timing metrics (port of #7849) (#9168) William Banfield 2022-08-05 17:24:02 -04:00
  • b92a19b2ce proxy: add initial set of abci metrics (port of #7115) (#9169) William Banfield 2022-08-05 13:29:00 -04:00
  • 025e861dca Merge branch 'main' into rpc-header samricotta 2022-08-05 14:22:27 +02:00
  • 6b499aeb31 DOCKER: use go 1.18 (#9170) William Banfield 2022-08-04 17:57:53 -04:00
  • 4fe74101af DOCKER: use go 1.18 wb/dockerfile-fixup William Banfield 2022-08-04 17:48:37 -04:00
  • eab264dc3c format table wb/issue-9165 William Banfield 2022-08-04 15:54:56 -04:00
  • 2d5abfce14 docs: add abci timing metrics to the metrics docs (#7311) William Banfield 2021-11-23 14:53:59 -05:00
  • f893d01082 fixups William Banfield 2022-08-04 15:46:34 -04:00
  • 30a4853e74 fixup William Banfield 2022-08-04 15:35:18 -04:00
  • 935fbd8234 internal/proxy: add initial set of abci metrics (#7115) William Banfield 2021-10-13 16:52:25 -04:00
  • a8cba4d1ab remove ambiguous metric wb/issue-9166 William Banfield 2022-08-04 15:09:58 -04:00
  • 0a32ac5b54 add unit William Banfield 2022-08-04 15:08:28 -04:00
  • c59ad64156 add metrics documentation William Banfield 2022-08-04 13:00:06 -04:00
  • b1aab48445 consensus: additional timing metrics (#7849) wb/issue-7849 William Banfield 2022-02-18 13:24:25 -05:00
  • c72335712b remove old proto workflow (#9167) William Banfield 2022-08-04 12:32:48 -04:00
  • 4af88ea388 remove old proto workflow wb/remove-old-proto-lint William Banfield 2022-08-04 12:22:00 -04:00
  • b54253cada add process proposal test Callum Waters 2022-08-04 14:47:07 +02:00
  • 8ba9d49d4b finished formatting abci-responses-flag-merge Sam Ricotta 2022-08-04 13:12:29 +02:00
  • e711ad11a4 formatting updates Sam Ricotta 2022-08-04 12:57:07 +02:00
  • 1a291cbcf6 Merge branch 'v0.34.x' into abci-responses-flag-merge samricotta 2022-08-04 12:05:20 +02:00
  • 88186f76fc (docker) enable cross platform build using docker buildx (\#9073) (#9074) Sergio Marin 2022-08-04 04:01:37 -04:00
  • 6f4a19fddc lint errors fixed Sam Ricotta 2022-08-04 09:30:26 +02:00
  • 70624e8d27 more lock instrumentation wb/lock-debug William Banfield 2022-08-03 18:20:12 -04:00
  • 6b16cf6d68 Revert "update stats queue to be smaller" William Banfield 2022-08-03 18:15:46 -04:00
  • d392a07b99 no peer status William Banfield 2022-08-03 18:02:11 -04:00
  • ffd982af4f Revert "close" William Banfield 2022-08-03 17:38:16 -04:00
  • d176124aa0 update stats queue to be smaller William Banfield 2022-08-03 17:27:04 -04:00
  • 71607e6fcd close William Banfield 2022-08-03 17:19:09 -04:00
  • 705316442a More metrics William Banfield 2022-08-03 16:58:12 -04:00
  • 83dea898fb add metrics William Banfield 2022-08-03 16:45:44 -04:00
  • c764cebbe7 add unlock William Banfield 2022-08-03 16:20:06 -04:00
  • f859f5ef6e add intermediate lock log William Banfield 2022-08-03 13:51:39 -04:00
  • b2409b3345 Follow-up fixes to main PrepareProposal implementation (#9162) Sergio Mena 2022-08-03 19:39:17 +02:00
  • 8625080e24 update to config settings Sam Ricotta 2022-08-03 17:53:39 +02:00
  • 92a8e74fdf add more logs William Banfield 2022-08-03 11:26:08 -04:00
  • d268e56383 Sync PrepareProposal with Spec. Main part (#9158) Sergio Mena 2022-08-03 17:24:24 +02:00
  • 4f30c90e62 metricsgen: port metrics code generation tool (#9156) Sam Kleinman 2022-08-03 10:02:18 -04:00
  • 91adc68f56 Merge branch 'main' into rpc-header samricotta 2022-08-03 14:17:34 +02:00