Skip to content
Open
Changes from 1 commit
Commits
Show all changes
88 commits
Select commit Hold shift + click to select a range
3e0cd1a
Add `CMT_HOME` (or remove it?) (backport #983) (#999)
mergify[bot] Jun 19, 2023
36ceb60
build(deps): Bump bufbuild/buf-setup-action from 1.21.0 to 1.22.0 (#1…
dependabot[bot] Jun 26, 2023
b60b805
docs: Added double quotes to /abci_query path param (#1015) (#1046)
mergify[bot] Jun 28, 2023
5806f5a
Clarifies that processProposal may be called for set of transactions …
mergify[bot] Jun 29, 2023
75f090d
v0.37.x: backport of new content on spec/p2p (#1004)
Jun 29, 2023
c7eed7e
build(deps): Bump bufbuild/buf-setup-action from 1.22.0 to 1.23.1 (#1…
dependabot[bot] Jul 4, 2023
c6d6c7c
build(deps): Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 (#1062)
dependabot[bot] Jul 4, 2023
e94a9dd
build(deps): Bump docker/setup-buildx-action from 2.8.0 to 2.9.0 (#1104)
dependabot[bot] Jul 10, 2023
edffdc5
build(deps): Bump docker/setup-buildx-action from 2.9.0 to 2.9.1 (#1129)
dependabot[bot] Jul 17, 2023
75b81ab
build(deps): Bump bufbuild/buf-setup-action from 1.23.1 to 1.24.0 (#1…
dependabot[bot] Jul 17, 2023
f689a1c
p2p: Remove UPnP functionality (backport #1114) (#1126)
mergify[bot] Jul 17, 2023
20f3c57
crypto/sr25519: upgrade to go-schnorrkel@v1.0.0 (#1151)
Pitasi Jul 20, 2023
3f79321
build(deps): Bump bufbuild/buf-setup-action from 1.24.0 to 1.25.0 (#1…
dependabot[bot] Jul 24, 2023
7c001da
build(deps): Bump bufbuild/buf-setup-action from 1.25.0 to 1.25.1 (#1…
dependabot[bot] Aug 8, 2023
83ff5be
Close evidence.db OnStop (#1210) (#1225)
mergify[bot] Aug 10, 2023
88ce9ee
Log proposer's address when correctly accepting a proposal (backport …
mergify[bot] Aug 10, 2023
4560c11
build(deps): Bump bufbuild/buf-setup-action from 1.25.1 to 1.26.0 (#1…
dependabot[bot] Aug 14, 2023
80cfaed
build(deps): Bump bufbuild/buf-setup-action from 1.26.0 to 1.26.1 (#1…
dependabot[bot] Aug 21, 2023
cfc87ac
build(deps): Bump docker/setup-buildx-action from 2.9.1 to 2.10.0 (#1…
dependabot[bot] Sep 4, 2023
790d57e
feat: make handshake cancelable (backport #857) (#1013)
Sep 5, 2023
11f2dcc
build(deps): Bump docker/build-push-action from 4.1.1 to 4.2.1 (#1314)
dependabot[bot] Sep 11, 2023
11f6090
build(deps): Bump actions/checkout from 3 to 4 (#1315)
dependabot[bot] Sep 11, 2023
be0df2e
Fix typo: exent -> event (#1329)
p-offtermatt Sep 12, 2023
63ef8c8
build(deps): Bump docker/build-push-action from 4.2.1 to 5.0.0 (#1356)
dependabot[bot] Sep 20, 2023
bf8fd8c
build(deps): Bump docker/login-action from 2.2.0 to 3.0.0 (#1359)
dependabot[bot] Sep 20, 2023
24d3670
build(deps): Bump docker/setup-buildx-action from 2.10.0 to 3.0.0 (#1…
dependabot[bot] Sep 20, 2023
46df7b5
build(deps): Bump goreleaser/goreleaser-action from 4 to 5 (#1357)
dependabot[bot] Sep 20, 2023
8d18d1d
Update to string (#1385) (#1390)
mergify[bot] Sep 23, 2023
cd9d6d7
doc: improve documentation of BlockParams.MaxBytes (backport #1405) (…
mergify[bot] Sep 28, 2023
fb5f179
update language (backport #1263) (#1268)
mergify[bot] Oct 3, 2023
8b3bad5
build(deps): Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0…
dependabot[bot] Oct 10, 2023
fe17b83
build(deps): Bump bufbuild/buf-setup-action from 1.26.1 to 1.27.0 (#1…
dependabot[bot] Oct 10, 2023
05b2347
build(deps): Bump pillow from 9.3.0 to 10.0.1 in /scripts/qa/reportin…
mergify[bot] Oct 18, 2023
522f666
build(deps): Bump bufbuild/buf-setup-action from 1.27.0 to 1.27.1 (#1…
dependabot[bot] Oct 23, 2023
ca5cbfb
state: node bootstrap in v0.37.x (#1514)
jmalicevic Oct 26, 2023
60ee8ca
indexer-respect-height-params-on-query (backport #1529) (#1543)
mergify[bot] Oct 26, 2023
f565f92
build(deps): Bump bufbuild/buf-setup-action from 1.27.1 to 1.27.2 (#1…
dependabot[bot] Oct 30, 2023
36c3976
Updates grpc and net dependencies to avoid https://pkg.go.dev/vuln/GO…
lasarojc Nov 10, 2023
46951c9
mempool: Add metric size of pool in bytes (backport #1512) (#1567)
mergify[bot] Nov 12, 2023
5b1e711
build(deps): Bump bufbuild/buf-setup-action from 1.27.2 to 1.28.0 (#1…
dependabot[bot] Nov 13, 2023
47ffffa
Backports #1558 and #1584 to 0.38.x (#1592) (#1611)
lasarojc Nov 15, 2023
8b25893
This commit makes the test be the same as in main, that is, it ignore…
lasarojc Nov 16, 2023
9d26fa4
v0.37.x: Bump Go version to v1.21 (#1625)
thanethomson Nov 16, 2023
4c6e83d
Update SECURITY.md (backport #1626) (#1634)
mergify[bot] Nov 16, 2023
7a084a1
Comment that feature only applies to v0 mempool (#1631)
hvanz Nov 16, 2023
b640900
Release v0.37.3 (#1640)
thanethomson Nov 17, 2023
8c17e63
proto: Prepare for publishing v0.37.x protos to Buf registry (#1646)
thanethomson Nov 17, 2023
f474267
proto: Update README (backport #1648) (#1652)
mergify[bot] Nov 17, 2023
9e9064f
build(deps): Bump docker/build-push-action from 5.0.0 to 5.1.0 (#1656)
dependabot[bot] Nov 20, 2023
cf52e51
build(deps): Bump bufbuild/buf-setup-action from 1.28.0 to 1.28.1 (#1…
dependabot[bot] Nov 20, 2023
c89ad98
v0.37.x: Restore minimum Go version (#1669)
thanethomson Nov 20, 2023
ba3c8d8
mempool: add `nop` mempool (backport #1643) (#1681)
mergify[bot] Nov 23, 2023
656c1e4
docs: various small improvements (part 2) (backport #1683) (#1686)
mergify[bot] Nov 23, 2023
7dae514
Do not block indefinitely on the semaphore (backport #1654) (#1689)
mergify[bot] Nov 24, 2023
cce2e5d
Release v0.37.4 (#1699)
lasarojc Nov 27, 2023
936d5cc
types: validate Validator#Address field (backport #1715) (#1722)
mergify[bot] Dec 2, 2023
b9e4fe6
fix: increase abci socket message size limit to 2GB (backport #1730) …
mergify[bot] Dec 5, 2023
68cd34a
fix: Txs Validate (#1687) (#1752)
mergify[bot] Dec 5, 2023
bb0c411
Update CODE_OF_CONDUCT.md (#1708) (#1767)
mergify[bot] Dec 7, 2023
1b0372e
[e2e] Fixes prepareProposal not to return oversized set of transactio…
mergify[bot] Dec 7, 2023
cefbecd
Add test missing in #1687 (backport #1712) (#1760)
mergify[bot] Dec 8, 2023
4d6b504
build(deps): Bump actions/setup-go from 4 to 5 (#1792)
dependabot[bot] Dec 11, 2023
8b360e1
build(deps): Bump actions/stale from 8 to 9 (#1793)
dependabot[bot] Dec 11, 2023
43cfd0d
Introduce `countAllSignatures` in `VerifyCommitLight` & `VerifyCommit…
sergio-mena Dec 13, 2023
e2be737
Add changelog for #1749 (#1807) (#1820)
mergify[bot] Dec 13, 2023
8cba200
ci: fix failing golangci-lint action (#1833)
melekes Dec 18, 2023
5bbb06b
consensus: return last saved BeginBlock, not a empty one (#1782)
melekes Dec 18, 2023
4cb106a
build(deps): Bump actions/upload-artifact from 3 to 4 (#1840)
dependabot[bot] Dec 18, 2023
cde066f
Updates go crypto package to v0.17.0 (backport #1859) (#1864)
mergify[bot] Dec 19, 2023
b0127b5
Allow blocksync to not verify all signatures (backport #1858) (#1871)
mergify[bot] Dec 20, 2023
d0b139e
docs: Fix Discord links in README (backport #1874) (#1895)
mergify[bot] Jan 4, 2024
14aabc3
build(deps): Bump bufbuild/buf-setup-action from 1.28.1 to 1.29.0 (#2…
dependabot[bot] Jan 29, 2024
7b08918
build(deps): Bump slackapi/slack-github-action from 1.24.0 to 1.25.0 …
dependabot[bot] Jan 29, 2024
bd21a66
build(deps): Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1…
dependabot[bot] Jan 29, 2024
f379190
build(deps): Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (ba…
mergify[bot] Feb 7, 2024
0401888
feat(consensus): additional sanity checks for the size of proposed bl…
mergify[bot] Feb 9, 2024
ad304d0
build(deps): Bump golangci/golangci-lint-action from 3 to 4 (#2297)
dependabot[bot] Feb 12, 2024
d954826
docs: images not rendering properly in docs (backport #2331) (#2339)
mergify[bot] Feb 14, 2024
1437879
ci: check metrics generation in CI checks (backport #2483) (#2486)
mergify[bot] Feb 29, 2024
0641e47
build(deps): Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#2510)
dependabot[bot] Mar 4, 2024
a940dc8
build(deps): Bump docker/build-push-action from 5.1.0 to 5.2.0 (#2556)
dependabot[bot] Mar 11, 2024
3caf4a4
build(deps): Bump bufbuild/buf-setup-action from 1.29.0 to 1.30.0 (#2…
dependabot[bot] Mar 11, 2024
1bb0bd5
fix(docker-compose): fix subnet (backport #2383) (#2582)
mergify[bot] Mar 11, 2024
fd52ab7
feat(blocksync): set the max number of (concurrently) downloaded bloc…
melekes Mar 12, 2024
15d4d91
feat(blocksync): sort peers by download rate & multiple requests for …
mergify[bot] Mar 12, 2024
17419f9
fix(blocksync): use timer instead of time.After (backport #2584) (#2588)
mergify[bot] Mar 12, 2024
07493f4
Release v0.37.5 (#2591)
melekes Mar 13, 2024
0741a78
Merge tag 'v0.37.5' into HEAD
faddat Mar 20, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
build(deps): Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 (
…cometbft#1445)

Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
- [Commits](styfle/cancel-workflow-action@0.11.0...0.12.0)

---
updated-dependencies:
- dependency-name: styfle/cancel-workflow-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
commit 8b3bad5b2c2ebbeff356927f2e37c3d55bc15a60
2 changes: 1 addition & 1 deletion .github/workflows/janitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: styfle/cancel-workflow-action@0.11.0
- uses: styfle/cancel-workflow-action@0.12.0
with:
workflow_id: 1041851,1401230,2837803
access_token: ${{ github.token }}