Commit Graph

  • 16bbe8c862 consensus: p2p refactor (#5969) Aleksandr Bezobchuk 2021-02-16 11:02:52 -05:00
  • b315f04980 proto: modify height int64 to uint64 (#253) Marko 2021-02-16 13:06:00 +00:00
  • 84904ecef1 lint: update and appease the linter (#6101) Callum Waters 2021-02-16 09:41:36 +01:00
  • 10b9fb9f21 adr: batch verification (#6008) Marko 2021-02-15 16:15:36 +00:00
  • 809a5e876c docs/tutorials: fix proto file names (#6112) Marko 2021-02-15 13:51:58 +00:00
  • 1030072dd0 changelog: update 0.34.3 changelog with details on security vuln (bp #6108) (#6110) mergify[bot] 2021-02-15 14:51:54 +01:00
  • 670b27fe3c build(deps): Bump golangci/golangci-lint-action from v2.3.0 to v2.4.0 (#6111) dependabot[bot] 2021-02-15 11:08:07 +00:00
  • 2e406e0d78 evidence: terminate broadcastEvidenceRoutine when peer is stopped (#6069) Anton Kaliaev 2021-02-15 11:11:55 +04:00
  • df0b868415 changelog: update 0.34.3 changelog with details on security vuln (#6108) Tess Rinearson 2021-02-15 08:03:06 +01:00
  • 195916fa32 backports: mergify (#6107) Marko 2021-02-12 14:06:28 +00:00
  • 1b2174a0da tooling: remove tools/Makefile (bp #6102) (#6106) mergify[bot] 2021-02-12 10:09:29 +00:00
  • 3e6f9329c1 changelog: update to reflect v0.34.4 release (#6105) Tess Rinearson 2021-02-12 11:05:47 +01:00
  • 2d57043aa4 tooling: remove tools/Makefile (#6102) Marko 2021-02-12 09:34:33 +00:00
  • c8a661091d CHANGELOG_PENDING: update changelog for changes to American spelling (#6100) Callum Waters 2021-02-11 22:54:05 +01:00
  • 99b337c5d8 test: don't use foo-bar.net in TestHTTPClientMakeHTTPDialer (#5997) Erik Grinaker 2021-01-27 20:17:00 +01:00
  • 6bac9d9f43 makefile: remove call to tools (#6104) v0.34.4 Tess Rinearson 2021-02-11 22:31:17 +01:00
  • d4b04776bd e2e: disconnect maverick (#6099) Callum Waters 2021-02-11 21:09:57 +01:00
  • 5efbbab789 changelog: improve with suggestions from @melekes (#6097) Tess Rinearson 2021-02-11 20:47:43 +01:00
  • a9bad33bac build(deps): Bump github.com/spf13/cobra from 1.1.2 to 1.1.3 (#6098) dependabot[bot] 2021-02-11 20:07:23 +01:00
  • f8bacae0c7 blockchain/v2: internalize behavior package (#6094) Callum Waters 2021-02-11 19:32:11 +01:00
  • 42650a6a65 build(deps): Bump github.com/spf13/cobra from 1.1.1 to 1.1.2 (#6075) dependabot[bot] 2021-02-11 19:20:24 +01:00
  • 4a0fab041b changelog: update for v0.34.4 (#6096) Tess Rinearson 2021-02-11 19:13:40 +01:00
  • 162f67cf26 correct spelling to US english (#6077) Callum Waters 2021-02-11 18:59:18 +01:00
  • e65994a4dc .golangci: remove US spelling linter setting tessr/speling Tess Rinearson 2021-02-11 18:50:05 +01:00
  • 5ee2ada942 .github: remove erik as reviewer from dependapot (#6076) Callum Waters 2021-02-10 17:01:45 +01:00
  • fbf2c3815d check block store base is non negative before sending block meta or commits (#6042) Callum Waters 2021-02-04 21:33:29 +01:00
  • cc57a560e7 build(deps-dev): Bump watchpack from 2.1.0 to 2.1.1 in /docs (#6063) dependabot[bot] 2021-02-08 17:02:53 +00:00
  • 950c9f71b5 CODEOWNERS: remove erikgrinaker (#6057) Erik Grinaker 2021-02-05 15:49:01 +01:00
  • 90a2c33285 build(deps): Bump actions/cache from v2.1.3 to v2.1.4 (#6055) dependabot[bot] 2021-02-05 14:39:55 +01:00
  • 093dcfc8a0 goreleaser: downcase archive and binary names (#6029) Anton Kaliaev 2021-02-02 12:22:56 +04:00
  • 72851a12d3 libs/log: format []byte as hexidecimal string (uppercased) (#5960) Anton Kaliaev 2021-01-25 16:25:29 +04:00
  • 07979d88d0 build(deps): Bump github.com/tendermint/tm-db from 0.6.3 to 0.6.4 (#6073) dependabot[bot] 2021-02-09 13:04:44 +00:00
  • 12eac92738 docs: fix typo in state sync example (#5989) Marko Baricevic 2021-02-11 16:01:50 +01:00
  • 73375b0912 backport v0.34.x: 6000 & 6001 Aleksandr Bezobchuk 2021-02-11 09:50:18 -05:00
  • e3a79d4e2e tests: fix make test (#5966) Marko 2021-01-26 08:31:42 +00:00
  • fa3287c012 maverick: reduce some duplication (#6052) Marko 2021-02-05 09:29:26 +00:00
  • cb7c9564a4 docker: dont login when in PR (#5961) Marko 2021-01-25 10:43:54 +00:00
  • 9df5fcf1f1 docker: release Linux/ARM64 image (#5925) odidev 2021-01-25 16:31:49 +05:30
  • d575f8a38f fix build Anton Kaliaev 2021-02-11 15:55:39 +04:00
  • 1e355b6b56 .github: use job ID (not step ID) inside if condition (#6060) Anton Kaliaev 2021-02-07 10:13:11 +04:00
  • 108073077b .github: fix fuzz-nightly job (#5965) Anton Kaliaev 2021-01-25 19:48:57 +04:00
  • 8b48d23084 terminate go-fuzz gracefully (w/ SIGINT) (#5973) Anton Kaliaev 2021-01-26 17:58:14 +04:00
  • c3d2f68c05 .github: archive crashers and fix set-crashers-count step (#5992) Anton Kaliaev 2021-01-27 11:35:48 +04:00
  • 0f58a8470a .github: rename crashers output (fuzz-nightly-test) (#5993) Anton Kaliaev 2021-01-28 19:12:48 +04:00
  • 197b746f8d test/fuzz: move fuzz tests into this repo (#5918) Anton Kaliaev 2021-01-25 11:41:59 +04:00
  • 06623202f0 Update metrics.md (#5930) Marko Baricevic 2021-02-11 11:51:14 +01:00
  • a3a9398971 proto: docker deployment (#5931) Marko 2021-01-20 16:26:37 +01:00
  • 7b7d6e1f98 docs: change v0.33 version (#5950) Marko 2021-01-22 19:25:48 +00:00
  • 98be3f2aab Makefile: always pull image in proto-gen-docker. (#5953) Erik Grinaker 2021-01-23 17:46:53 +01:00
  • 3e41bb57d6 .github/workflows: cleanup yaml for e2e nightlies (#6049) Tess Rinearson 2021-02-04 10:38:46 +01:00
  • 6252b63e53 .github/workflows: fix whitespace in e2e config file (#6043) Tess Rinearson 2021-02-03 17:08:32 +01:00
  • 591e55b301 .github/workflows: separate e2e workflows for 0.34.x and master (#6041) Tess Rinearson 2021-02-03 16:26:46 +01:00
  • 0028ac38ed test/e2e: increase validator tolerances (#6037) Erik Grinaker 2021-02-02 17:41:27 +01:00
  • 57aed01639 .github/workflows: try different e2e nightly test set (#6036) Tess Rinearson 2021-02-02 16:36:52 +01:00
  • 8788673a3e test/e2e: increase sign/propose tolerances (#6033) Erik Grinaker 2021-02-02 13:43:08 +01:00
  • f009a1a731 Revert "e2e: releases nightly (#5906)" (#6031) Tess Rinearson 2021-02-02 11:54:27 +01:00
  • 33fb03fcc8 test/e2e: enable pprof server to help debugging failures (#6003) Anton Kaliaev 2021-01-28 19:21:07 +04:00
  • eb09376ba0 e2e: releases nightly (#5906) Marko 2021-01-19 21:38:43 +01:00
  • 059d42866c .github: remove erik as reviewer from dependapot (#6076) Callum Waters 2021-02-10 17:01:45 +01:00
  • 42343ddef2 fix e2e tests Marko Baricevic 2021-02-10 10:39:25 +01:00
  • a9c44116de tests Marko Baricevic 2021-02-10 10:36:52 +01:00
  • c1696abb77 Merge branch 'master' into marko/int64- Marko Baricevic 2021-02-10 09:53:43 +01:00
  • 79ff92f5bb .golangci: set locale to US for misspell linter (#6038) Tess Rinearson 2021-02-10 06:38:23 +01:00
  • 26fd15800d build(deps): Bump github.com/tendermint/tm-db from 0.6.3 to 0.6.4 (#6073) dependabot[bot] 2021-02-09 13:04:44 +00:00
  • f48b154751 evidence: terminate broadcastEvidenceRoutine when peer is stopped (#6068) Anton Kaliaev 2021-02-09 11:36:36 +04:00
  • e00ffc42d7 store: use a batch instead of individual writes in SaveBlock (#6018) githubsands 2021-02-09 00:09:02 -07:00
  • 38c5d28f87 build(deps): Bump JamesIves/github-pages-deploy-action (#6062) dependabot[bot] 2021-02-08 18:27:15 +01:00
  • ee3f34f4ab light: create provider options struct (#6064) Callum Waters 2021-02-08 18:23:31 +01:00
  • 02b6712379 build(deps-dev): Bump watchpack from 2.1.0 to 2.1.1 in /docs (#6063) dependabot[bot] 2021-02-08 17:02:53 +00:00
  • 2dd5cbfb5c light: remove witnesses in order of decreasing index (#6065) Callum Waters 2021-02-08 17:36:21 +01:00
  • 1608484de8 remove witnesses in order of decreasing index (#6058) Callum Waters 2021-02-08 12:34:02 +01:00
  • aaf8987257 .github: use job ID (not step ID) inside if condition (#6060) Anton Kaliaev 2021-02-07 10:13:11 +04:00
  • b9b55db4e5 light: remove max retry attempts from client and add to provider (#6054) Callum Waters 2021-02-05 18:01:34 +01:00
  • c4c47f2e7a CODEOWNERS: remove erikgrinaker (#6057) Erik Grinaker 2021-02-05 15:49:01 +01:00
  • 8dd715a028 build(deps): Bump actions/cache from v2.1.3 to v2.1.4 (#6055) dependabot[bot] 2021-02-05 14:39:55 +01:00
  • 5fd0a3e9e4 maverick: reduce some duplication (#6052) Marko 2021-02-05 09:29:26 +00:00
  • 78a05d3b9e check block store base is non negative before sending block meta or commits (#6042) Callum Waters 2021-02-04 21:33:29 +01:00
  • c87001ae0d ADR-062: update with new P2P core implementation (#6051) Erik Grinaker 2021-02-04 19:54:34 +01:00
  • 3c22ed8320 light: fix panic with RPC calls to commit and validator when height is nil (#6040) Callum Waters 2021-02-04 15:17:34 +01:00
  • 798ac145f9 e2e & maverick Marko Baricevic 2021-02-04 15:16:31 +01:00
  • fe6a8f72c6 Merge branch 'master' into marko/int64- Marko Baricevic 2021-02-04 14:29:06 +01:00
  • e6d95c4ef8 blockchain and node pkgs Marko Baricevic 2021-02-04 12:17:19 +01:00
  • f7c42922e1 complete consensus errors Marko Baricevic 2021-02-04 11:40:53 +01:00
  • 740008e32b .github: clean up PR template (#6050) Tess Rinearson 2021-02-04 10:51:03 +01:00
  • 17c511db67 .github/workflows: cleanup yaml for e2e nightlies (#6049) Tess Rinearson 2021-02-04 10:38:46 +01:00
  • 7f02d8971c light/provider/http: fix Validators (#6024) Anton Kaliaev 2021-02-04 13:28:59 +04:00
  • b021ad5b7a test: don't use foo-bar.net in TestHTTPClientMakeHTTPDialer (#5997) (#6047) Callum Waters 2021-02-04 10:11:07 +01:00
  • 9b6d6a3ad0 p2p: tighten up Router and add tests (#6044) Erik Grinaker 2021-02-04 00:03:02 +01:00
  • 8ea2ac0db7 .github/workflows: fix whitespace in e2e config file (#6043) Tess Rinearson 2021-02-03 17:08:32 +01:00
  • a854e7f545 evidence migration with fixes to generated mocks Marko Baricevic 2021-02-03 17:05:42 +01:00
  • 91e1f3548a .github/workflows: separate e2e workflows for 0.34.x and master (#6041) Tess Rinearson 2021-02-03 16:26:46 +01:00
  • e77796550a continue on light client Marko Baricevic 2021-02-02 17:53:46 +01:00
  • 2aad26e2f1 p2p: tighten up and test PeerManager (#6034) Erik Grinaker 2021-02-03 07:15:23 +01:00
  • fd597dc726 docs: reword configuration (#6039) Marko 2021-02-02 17:03:06 +00:00
  • 059364e840 docs: external address (#6035) Marko 2021-02-02 16:51:13 +00:00
  • 5f88d6aa44 test/e2e: increase validator tolerances (#6037) Erik Grinaker 2021-02-02 17:41:27 +01:00
  • b0dfbd1832 .github/workflows: try different e2e nightly test set (#6036) Tess Rinearson 2021-02-02 16:36:52 +01:00
  • 7e7e962d93 rpc, node, mempool and start of ight client Marko Baricevic 2021-02-02 14:42:20 +01:00
  • c7b619188d light: fix panic with RPC calls to commit and validator when height is nil (#6026) Callum Waters 2021-02-02 14:01:39 +01:00
  • 3d01d98f67 test/e2e: increase sign/propose tolerances (#6033) Erik Grinaker 2021-02-02 13:43:08 +01:00