{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":327696712,"defaultBranch":"main","name":"celestia-app","ownerLogin":"celestiaorg","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-01-07T18:42:35.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/54859940?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717666499.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"c2fef1e2a71f4a5b3f412122e2df416f3033e67d","ref":"refs/heads/dependabot/go_modules/github.com/cosmos/gogoproto-1.5.0","pushedAt":"2024-06-06T09:34:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): Bump github.com/cosmos/gogoproto from 1.4.12 to 1.5.0\n\nBumps [github.com/cosmos/gogoproto](https://github.com/cosmos/gogoproto) from 1.4.12 to 1.5.0.\n- [Release notes](https://github.com/cosmos/gogoproto/releases)\n- [Changelog](https://github.com/cosmos/gogoproto/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/cosmos/gogoproto/compare/v1.4.12...v1.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/cosmos/gogoproto\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): Bump github.com/cosmos/gogoproto from 1.4.12 to 1.5.0"}},{"before":"31b4085fd816b757646ec5199c24c8c621e049b2","after":"0975f5cdf890f032ca9e2ebe101ac1393e805d0c","ref":"refs/heads/dependabot/go_modules/github.com/celestiaorg/knuu-0.14.0","pushedAt":"2024-06-06T08:40:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): Bump github.com/celestiaorg/knuu from 0.13.2 to 0.14.0\n\nBumps [github.com/celestiaorg/knuu](https://github.com/celestiaorg/knuu) from 0.13.2 to 0.14.0.\n- [Release notes](https://github.com/celestiaorg/knuu/releases)\n- [Commits](https://github.com/celestiaorg/knuu/compare/v0.13.2...v0.14.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/celestiaorg/knuu\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): Bump github.com/celestiaorg/knuu from 0.13.2 to 0.14.0"}},{"before":"52fa247b2405cef1be0828473b9fd9fa58d190db","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/ethereum/go-ethereum-1.14.4","pushedAt":"2024-06-06T08:39:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rootulp","name":"Rootul P","path":"/rootulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3699047?s=80&v=4"}},{"before":"e5dc8c6700416209430f2fcf6d891dad6fad62ff","after":"c0904490d3e60a8206b43728378b4ae4c097edd1","ref":"refs/heads/main","pushedAt":"2024-06-06T08:39:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rootulp","name":"Rootul P","path":"/rootulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3699047?s=80&v=4"},"commit":{"message":"chore(deps): Bump github.com/ethereum/go-ethereum from 1.14.3 to 1.14.4 (#3533)\n\nBumps\r\n[github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum)\r\nfrom 1.14.3 to 1.14.4.\r\n
\r\nRelease notes\r\n

Sourced from github.com/ethereum/go-ethereum's\r\nreleases.

\r\n
\r\n

Triodia (v1.14.4)

\r\n

Geth v1.14.4 in a usual maintenance release, but it does ship a 5-7%\r\nblock import speed\r\nimprovement. Furthermore, v1.14.4 also finally includes an Ether\r\nsupply live tracer, that you can enable via --vmtrace\r\nsupply. Also please note, the default value for miner tip\r\nenforcement was dropped from 1 gwei to 0.001 gwei (block producers can\r\nchange this via --miner.gasprice).

\r\n

Shipped features:

\r\n
    \r\n
  • Reduce the default required minimum miner tip from 1 gwei to 0.001\r\ngwei to cater better for network conditions (#29895).
  • \r\n
  • Load trie nodes concurrently with trie updates, speeding up block\r\nimport by 5-7% (#29519,\r\n#29768,\r\n#29919).
  • \r\n
  • Introduce an Ether supply tracker as a live chain tracer (#29347).
  • \r\n
  • Implement Verkle stateless gas accounting (EIP-4762) (#29338).
  • \r\n
  • Optimise trie dirty tracking to reduce disk loads a bit (#29731).
  • \r\n
  • Ensure the beacon\r\nchain roots system contract is deployed in dev mode (#29655).
  • \r\n
  • Add an additional snap sync check for data validity before inserting\r\ninto the database (#29485).
  • \r\n
  • Improve the discovery protocol's node revalidation (#29572,\r\n#29864,\r\n#29836).
  • \r\n
  • Continue working towards pathdb support in archive mode (#29530,\r\n#29924).
  • \r\n
\r\n

Shipped bugfixes:

\r\n
    \r\n
  • Fix a gas estimation regression that caused longer runtimes (#29738).
  • \r\n
  • Fix a potential crash in JSON logging for EVM blocktests (#29795).
  • \r\n
  • Fix utility commands to support post-merge opcodes (#29799).
  • \r\n
  • Fix a txpool synchronicity issue in simulated chains (#29876).
  • \r\n
  • Fix a iteration order when using a trie node iterator (#27838).
  • \r\n
  • Fix a TCP/UDP discovery port test in cmd/devp2p (#29879).
  • \r\n
  • Fix IPv6 endpoint determination (#29801,\r\n#29827).
  • \r\n
\r\n

For a full rundown of the changes please consult the Geth 1.14.4\r\nrelease milestone.

\r\n
\r\n

As with all our previous releases, you can find the:

\r\n
    \r\n
  • Pre-built binaries for all platforms on our downloads page.
  • \r\n
  • Docker images published under ethereum/client-go.
  • \r\n
  • Ubuntu packages in our Launchpad\r\nPPA repository.
  • \r\n
  • OSX packages in our Homebrew Tap\r\nrepository.
  • \r\n
\r\n
\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • 5550d83\r\nparams: release Geth v1.14.4
  • \r\n
  • 125fb1f\r\ncore/state: avoid data race (#29924)
  • \r\n
  • 682ae83\r\ninternal/ethapi: recap higher args.Gas with block GasLimit in\r\nDoEstimateGas (...
  • \r\n
  • 68c0ec0\r\ntrie: iterate values pre-order and fix seek behavior (#27838)
  • \r\n
  • adbbd8c\r\ncore/state: prefetch account trie while starting a prefetcher (#29919)
  • \r\n
  • a6751d6\r\ncore/rawdb,eth/protocols,p2p: prealloc slice size (#29893)
  • \r\n
  • 7270cba\r\nlog: fix a typo (#29883)
  • \r\n
  • b36c738\r\nbeacon/engine: prealloc capacity for map and slice (#29903)
  • \r\n
  • 50405e2\r\ncmd/evm/internal/t8ntool: fix a typo (#29887)
  • \r\n
  • d38b88a\r\ncore/state: introduce stateupdate structure (#29530)
  • \r\n
  • Additional commits viewable in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/ethereum/go-ethereum&package-manager=go_modules&previous-version=1.14.3&new-version=1.14.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\n\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): Bump github.com/ethereum/go-ethereum from 1.14.3 to 1.14…"}},{"before":"3842cf18e9f043037979b489d283bc93a61ed171","after":"3ba629ca60967feaae0b54fa71b173eaf6f76c2d","ref":"refs/heads/sanaz/big-block-test","pushedAt":"2024-06-05T22:25:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"staheri14","name":"Sanaz Taheri","path":"/staheri14","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35961250?s=80&v=4"},"commit":{"message":"increases test duration and fixes a mis-assignment","shortMessageHtmlLink":"increases test duration and fixes a mis-assignment"}},{"before":"69828364342604cf76ea2d393f90cc1af36d3721","after":"36069ab4805802a0fdaa01a51093aae899376115","ref":"refs/heads/evan/latency-tests","pushedAt":"2024-06-05T19:44:29.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"evan-forbes","name":"Evan Forbes","path":"/evan-forbes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42654277?s=80&v=4"},"commit":{"message":"chore: bump back to the buffered branch","shortMessageHtmlLink":"chore: bump back to the buffered branch"}},{"before":"13d00998b6a35eac30ce84faffeb2d221544e18d","after":"e5dc8c6700416209430f2fcf6d891dad6fad62ff","ref":"refs/heads/main","pushedAt":"2024-06-05T18:38:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rootulp","name":"Rootul P","path":"/rootulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3699047?s=80&v=4"},"commit":{"message":"chore(deps): Bump goreleaser/goreleaser-action from 5 to 6 (#3532)\n\nBumps\r\n[goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action)\r\nfrom 5 to 6.\r\n
\r\nRelease notes\r\n

Sourced from goreleaser/goreleaser-action's\r\nreleases.

\r\n
\r\n

v6.0.0

\r\n
\r\n

[!WARNING]\r\nThis is a breaking change!

\r\n

Follow the instructions here to\r\nupgrade!

\r\n
\r\n

What's Changed

\r\n
    \r\n
  • feat!: use "~> v2" as default by @​caarlos0 in goreleaser/goreleaser-action#463
  • \r\n
\r\n

Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v5...v6.0.0

\r\n

v5.1.0

\r\n

Important

\r\n

This version changes the default behavior of latest to\r\n~> v1.

\r\n

The next major of this action (v6), will change this to ~>\r\nv2, and will be launched together with GoReleaser v2.

\r\n

What's Changed

\r\n
    \r\n
  • docs: bump actions to latest major by @​crazy-max in goreleaser/goreleaser-action#435
  • \r\n
  • chore(deps): bump docker/bake-action from 3 to 4 by @​dependabot in goreleaser/goreleaser-action#436
  • \r\n
  • chore(deps): bump codecov/codecov-action from 3 to 4 by @​dependabot in goreleaser/goreleaser-action#437
  • \r\n
  • chore(deps): bump actions/setup-go from 4 to 5 by @​dependabot in goreleaser/goreleaser-action#443
  • \r\n
  • chore(deps): bump actions/upload-artifact from 3 to 4 by @​dependabot in goreleaser/goreleaser-action#444
  • \r\n
  • Delete .kodiak.toml by @​vedantmgoyal9\r\nin goreleaser/goreleaser-action#446
  • \r\n
  • chore(deps): bump codecov/codecov-action from 3 to 4 by @​dependabot in goreleaser/goreleaser-action#448
  • \r\n
  • chore(deps): bump ip from 2.0.0 to 2.0.1 by @​dependabot in goreleaser/goreleaser-action#450
  • \r\n
  • Upgrade setup-go action version in README by @​kishaningithub\r\nin goreleaser/goreleaser-action#455
  • \r\n
  • chore(deps): bump tar from 6.1.14 to 6.2.1 by @​dependabot in goreleaser/goreleaser-action#456
  • \r\n
  • chore: use corepack to install yarn by @​crazy-max in goreleaser/goreleaser-action#458
  • \r\n
  • feat: lock this major version of the action to use '~> v1' as\r\n'latest' by @​caarlos0 in goreleaser/goreleaser-action#461
  • \r\n
  • chore(deps): bump semver from 7.6.0 to 7.6.2 by @​dependabot in goreleaser/goreleaser-action#462
  • \r\n
  • chore(deps): bump @​actions/http-client from 2.2.0 to\r\n2.2.1 by @​dependabot in goreleaser/goreleaser-action#451
  • \r\n
\r\n

New Contributors

\r\n
    \r\n
  • @​vedantmgoyal9\r\nmade their first contribution in goreleaser/goreleaser-action#446
  • \r\n
\r\n

Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v5.0.0...v5.1.0

\r\n
\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • 286f3b1\r\nci: fix tests
  • \r\n
  • beac410\r\nci: update workflow and .goreleaser.yml
  • \r\n
  • 18bbabc\r\nfeat!: use "~> v2" as default (#463)
  • \r\n
  • See full diff in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=goreleaser/goreleaser-action&package-manager=github_actions&previous-version=5&new-version=6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\n\r\n\r\n
\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Rootul Patel ","shortMessageHtmlLink":"chore(deps): Bump goreleaser/goreleaser-action from 5 to 6 (#3532)"}},{"before":"9ea5f9f508b918834cffbb0a07dff299e3b5f4f9","after":null,"ref":"refs/heads/dependabot/github_actions/goreleaser/goreleaser-action-6","pushedAt":"2024-06-05T18:38:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rootulp","name":"Rootul P","path":"/rootulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3699047?s=80&v=4"}},{"before":"32832fffb1b9cc39975cbfa80e9db41f5040be69","after":"9ea5f9f508b918834cffbb0a07dff299e3b5f4f9","ref":"refs/heads/dependabot/github_actions/goreleaser/goreleaser-action-6","pushedAt":"2024-06-05T15:49:44.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"rootulp","name":"Rootul P","path":"/rootulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3699047?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dependabot/github_actions/goreleaser/goreleaser-action-6","shortMessageHtmlLink":"Merge branch 'main' into dependabot/github_actions/goreleaser/gorelea…"}},{"before":"9349bfa932aea31dc4cf915688704bf7183c8897","after":"32832fffb1b9cc39975cbfa80e9db41f5040be69","ref":"refs/heads/dependabot/github_actions/goreleaser/goreleaser-action-6","pushedAt":"2024-06-05T15:47:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rootulp","name":"Rootul P","path":"/rootulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3699047?s=80&v=4"},"commit":{"message":"chore: specify version 2","shortMessageHtmlLink":"chore: specify version 2"}},{"before":"acd1e32745c1d220bfef7ace3539d2f919f76fce","after":null,"ref":"refs/heads/dependabot/docker/docker/golang-1.22.4-alpine3.19","pushedAt":"2024-06-05T15:23:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ninabarbakadze","name":"nina / ნინა","path":"/ninabarbakadze","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84185790?s=80&v=4"}},{"before":"fd4b75bb6145da14bdb62476ff065ade9530d0ea","after":"13d00998b6a35eac30ce84faffeb2d221544e18d","ref":"refs/heads/main","pushedAt":"2024-06-05T15:23:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ninabarbakadze","name":"nina / ნინა","path":"/ninabarbakadze","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84185790?s=80&v=4"},"commit":{"message":"chore(deps): Bump golang from 1.22.3-alpine3.19 to 1.22.4-alpine3.19 in /docker (#3531)\n\nBumps golang from 1.22.3-alpine3.19 to 1.22.4-alpine3.19.\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.22.3-alpine3.19&new-version=1.22.4-alpine3.19)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\n\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): Bump golang from 1.22.3-alpine3.19 to 1.22.4-alpine3.19 …"}},{"before":null,"after":"52fa247b2405cef1be0828473b9fd9fa58d190db","ref":"refs/heads/dependabot/go_modules/github.com/ethereum/go-ethereum-1.14.4","pushedAt":"2024-06-05T09:35:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): Bump github.com/ethereum/go-ethereum from 1.14.3 to 1.14.4\n\nBumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.14.3 to 1.14.4.\n- [Release notes](https://github.com/ethereum/go-ethereum/releases)\n- [Commits](https://github.com/ethereum/go-ethereum/compare/v1.14.3...v1.14.4)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/ethereum/go-ethereum\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): Bump github.com/ethereum/go-ethereum from 1.14.3 to 1.14.4"}},{"before":null,"after":"9349bfa932aea31dc4cf915688704bf7183c8897","ref":"refs/heads/dependabot/github_actions/goreleaser/goreleaser-action-6","pushedAt":"2024-06-05T09:22:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): Bump goreleaser/goreleaser-action from 5 to 6\n\nBumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6.\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\n- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: goreleaser/goreleaser-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): Bump goreleaser/goreleaser-action from 5 to 6"}},{"before":null,"after":"acd1e32745c1d220bfef7ace3539d2f919f76fce","ref":"refs/heads/dependabot/docker/docker/golang-1.22.4-alpine3.19","pushedAt":"2024-06-05T09:20:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): Bump golang in /docker\n\nBumps golang from 1.22.3-alpine3.19 to 1.22.4-alpine3.19.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): Bump golang in /docker"}},{"before":"0959d9f29a7fd15be2998626d75c6d4d8cbe5f94","after":null,"ref":"refs/heads/mergify/bp/v1.x/pr-3459","pushedAt":"2024-06-05T08:40:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"}},{"before":"32b391ff4fb97352ccfecc45f255ea408cb2f5f5","after":"fd4b75bb6145da14bdb62476ff065ade9530d0ea","ref":"refs/heads/main","pushedAt":"2024-06-05T01:43:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rootulp","name":"Rootul P","path":"/rootulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3699047?s=80&v=4"},"commit":{"message":"ci: remove govulncheck (#3529)\n\nCloses https://github.com/celestiaorg/celestia-app/issues/3516\r\nOpens https://github.com/celestiaorg/celestia-app/issues/3530\r\n\r\nThis PR removes govulncheck from CI because govulncheck does not support\r\nignoring a particular vulnerability. Since we're on ibc-go v6.2.x which\r\nhas a vulnerability, CI will report a red X on all future PRs because\r\ngovulncheck fails. We can re-enable govulncheck when it adds support for\r\nignoring a particular vulnerability.","shortMessageHtmlLink":"ci: remove govulncheck (#3529)"}},{"before":"d8eca8387fa452e85c3fad45b824c197b0dcd1ca","after":"69828364342604cf76ea2d393f90cc1af36d3721","ref":"refs/heads/evan/latency-tests","pushedAt":"2024-06-04T23:59:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"evan-forbes","name":"Evan Forbes","path":"/evan-forbes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42654277?s=80&v=4"},"commit":{"message":"chore: bump and try again","shortMessageHtmlLink":"chore: bump and try again"}},{"before":"c8fc94d609b6b737dac22ae234709e2780ed3a50","after":"77a5b4f3cd62c672c42877de4e7caf497f0c8b8e","ref":"refs/heads/sanaz/backport-optimization-knuu","pushedAt":"2024-06-04T23:32:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"staheri14","name":"Sanaz Taheri","path":"/staheri14","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35961250?s=80&v=4"},"commit":{"message":"gofumpt node.go","shortMessageHtmlLink":"gofumpt node.go"}},{"before":"f7a0f81efa2844a53f826bf96e6827c227401ec4","after":"c8fc94d609b6b737dac22ae234709e2780ed3a50","ref":"refs/heads/sanaz/backport-optimization-knuu","pushedAt":"2024-06-04T23:31:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"staheri14","name":"Sanaz Taheri","path":"/staheri14","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35961250?s=80&v=4"},"commit":{"message":"removes node_helpers","shortMessageHtmlLink":"removes node_helpers"}},{"before":"df9107f05859730a2d75c79f138e39638c7ec1e1","after":"f7a0f81efa2844a53f826bf96e6827c227401ec4","ref":"refs/heads/sanaz/backport-optimization-knuu","pushedAt":"2024-06-04T23:25:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"staheri14","name":"Sanaz Taheri","path":"/staheri14","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35961250?s=80&v=4"},"commit":{"message":"update go mod","shortMessageHtmlLink":"update go mod"}},{"before":"9f19d68ab0c9c375266f61249f6d5abf9b4077e8","after":"df9107f05859730a2d75c79f138e39638c7ec1e1","ref":"refs/heads/sanaz/backport-optimization-knuu","pushedAt":"2024-06-04T23:16:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"staheri14","name":"Sanaz Taheri","path":"/staheri14","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35961250?s=80&v=4"},"commit":{"message":"removes commented codes","shortMessageHtmlLink":"removes commented codes"}},{"before":"7185d2d836a0bd01d027a2eda7220e1ead97b1b5","after":"9f19d68ab0c9c375266f61249f6d5abf9b4077e8","ref":"refs/heads/sanaz/backport-optimization-knuu","pushedAt":"2024-06-04T23:14:23.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"staheri14","name":"Sanaz Taheri","path":"/staheri14","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35961250?s=80&v=4"},"commit":{"message":"Merge branch 'main' into sanaz/backport-optimization-knuu","shortMessageHtmlLink":"Merge branch 'main' into sanaz/backport-optimization-knuu"}},{"before":"6e46c3e46bc23b0b3abc57e80c892b524c78af44","after":null,"ref":"refs/heads/sanaz/add-tracing-configs","pushedAt":"2024-06-04T23:08:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"staheri14","name":"Sanaz Taheri","path":"/staheri14","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35961250?s=80&v=4"}},{"before":"184d016131e7aa0a084f213ef6c25304cadf5869","after":"32b391ff4fb97352ccfecc45f255ea408cb2f5f5","ref":"refs/heads/main","pushedAt":"2024-06-04T23:08:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"staheri14","name":"Sanaz Taheri","path":"/staheri14","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35961250?s=80&v=4"},"commit":{"message":"test: enables local tracing in e2e benchmark tests (#3514)\n\nCloses https://github.com/celestiaorg/celestia-app/issues/3318\r\nIt enables 1) local tracing in validators knuu instances 2) pushing\r\nlocally traced data from validators to a S3 bucket, given that proper\r\nconfigs are passed via environment vars.\r\n\r\nAdditionally, it includes changes that:\r\n- Allow specifying the number of blobs per sequence parameter for TX\r\nclients (previously fixed at `5`).\r\n- Log information about the presence of Grafana environment variables.\r\n\r\n\r\n## How to run\r\nThe `E2EThroughput` has been tested and I confirm both local tracing and\r\npushing traces work correctly in knuu instances. To run the test:\r\n```\r\ngo run ./test/e2e/benchmark -v\r\n```\r\nYou will see the `consensus_round_state.jsonl` file added to the root\r\ndirectory of the project, indicating the local tracing is operational in\r\nthe validators' knuu instances.\r\n\r\nIn order to push traces to a S3 bucket, you would need to pass S3 bucket\r\npush configs as env variables. I also tested this feature, and it works\r\nfine. It downloads the traced data and places them under `./traces/`\r\nfolder in the project root.","shortMessageHtmlLink":"test: enables local tracing in e2e benchmark tests (#3514)"}},{"before":"102272e32c0999582a2e09ff20f7fcc7cebdbf21","after":"6e46c3e46bc23b0b3abc57e80c892b524c78af44","ref":"refs/heads/sanaz/add-tracing-configs","pushedAt":"2024-06-04T21:58:02.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"staheri14","name":"Sanaz Taheri","path":"/staheri14","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35961250?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/main' into sanaz/add-tracing-configs","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/main' into sanaz/add-tracing-con…"}},{"before":"db79bac7cf53bed4695102f9128d708d92b05ddf","after":"7c25491e05fede6a6222ba44cbafad13ff2f41ab","ref":"refs/heads/nina/backport-multi-validator-genesis","pushedAt":"2024-06-04T16:52:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ninabarbakadze","name":"nina / ნინა","path":"/ninabarbakadze","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84185790?s=80&v=4"},"commit":{"message":"Update test/util/testnode/config.go\n\nCo-authored-by: Rootul P ","shortMessageHtmlLink":"Update test/util/testnode/config.go"}},{"before":"8803c328450a02b7d496be4dfb49e452a35c1dcf","after":"31b4085fd816b757646ec5199c24c8c621e049b2","ref":"refs/heads/dependabot/go_modules/github.com/celestiaorg/knuu-0.14.0","pushedAt":"2024-06-04T16:27:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): Bump github.com/celestiaorg/knuu from 0.13.2 to 0.14.0\n\nBumps [github.com/celestiaorg/knuu](https://github.com/celestiaorg/knuu) from 0.13.2 to 0.14.0.\n- [Release notes](https://github.com/celestiaorg/knuu/releases)\n- [Commits](https://github.com/celestiaorg/knuu/compare/v0.13.2...v0.14.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/celestiaorg/knuu\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): Bump github.com/celestiaorg/knuu from 0.13.2 to 0.14.0"}},{"before":"26dd5a98b8eef55a2d32019be90456f5f2106df6","after":"184d016131e7aa0a084f213ef6c25304cadf5869","ref":"refs/heads/main","pushedAt":"2024-06-04T16:21:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rootulp","name":"Rootul P","path":"/rootulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3699047?s=80&v=4"},"commit":{"message":"chore(deps): Bump github.com/celestiaorg/go-square from 1.0.1 to 1.1.0 (#3528)\n\nBumps\r\n[github.com/celestiaorg/go-square](https://github.com/celestiaorg/go-square)\r\nfrom 1.0.1 to 1.1.0.\r\n
\r\nRelease notes\r\n

Sourced from github.com/celestiaorg/go-square's\r\nreleases.

\r\n
\r\n

v1.1.0

\r\n

What's Changed

\r\n
    \r\n
  • chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0\r\nby @​dependabot\r\nin celestiaorg/go-square#51
  • \r\n
  • chore(deps): bump celestiaorg/.github from 0.3.1 to 0.3.3 by @​dependabot in celestiaorg/go-square#53
  • \r\n
  • chore(deps): bump celestiaorg/.github from 0.3.3 to 0.4.1 by @​dependabot in celestiaorg/go-square#54
  • \r\n
  • chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0\r\nby @​dependabot\r\nin celestiaorg/go-square#56
  • \r\n
  • chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 6.0.1\r\nby @​dependabot\r\nin celestiaorg/go-square#59
  • \r\n
  • chore(deps): bump github.com/celestiaorg/nmt from 0.20.0 to 0.21.0\r\nby @​dependabot\r\nin celestiaorg/go-square#62
  • \r\n
  • refactor: rename CompactShareReservedBytes to ShareReservedBytes by\r\n@​rootulp in celestiaorg/go-square#61
  • \r\n
  • chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.1\r\nby @​dependabot\r\nin celestiaorg/go-square#57
  • \r\n
  • perf(namespace): speed up Namespace comparisons by @​cristaloleg in\r\ncelestiaorg/go-square#63
  • \r\n
  • fix(blob): use proper share.MaxShareVersion const by @​cristaloleg in\r\ncelestiaorg/go-square#64
  • \r\n
\r\n

New Contributors

\r\n
    \r\n
  • @​cristaloleg\r\nmade their first contribution in celestiaorg/go-square#63
  • \r\n
\r\n

Full Changelog: https://github.com/celestiaorg/go-square/compare/v1.0.1...v1.1.0

\r\n
\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • be3c280\r\nfix(blob): use proper share.MaxShareVersion const (#64)
  • \r\n
  • c6540fc\r\nperf(namespace): speed up Namespace comparisons (#63)
  • \r\n
  • e4e8a8b\r\nchore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (#57)
  • \r\n
  • 4063a54\r\nrefactor: rename to ShareReservedBytes (#61)
  • \r\n
  • ae56f63\r\nchore(deps): bump github.com/celestiaorg/nmt from 0.20.0 to 0.21.0 (#62)
  • \r\n
  • 838b0a2\r\nchore(deps): bump golangci/golangci-lint-action from 5.1.0 to 6.0.1 (#59)
  • \r\n
  • dea967e\r\nchore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0 (#56)
  • \r\n
  • 6c6cdf5\r\nchore(deps): bump celestiaorg/.github from 0.3.3 to 0.4.1 (#54)
  • \r\n
  • ef245e5\r\nchore(deps): bump celestiaorg/.github from 0.3.1 to 0.3.3 (#53)
  • \r\n
  • 17df7a2\r\nchore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#51)
  • \r\n
  • See full diff in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/celestiaorg/go-square&package-manager=go_modules&previous-version=1.0.1&new-version=1.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\n\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): Bump github.com/celestiaorg/go-square from 1.0.1 to 1.1.0 ("}},{"before":"75dad2f8d30ce1148ddeffede85589e24c1b534a","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/celestiaorg/go-square-1.1.0","pushedAt":"2024-06-04T16:21:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rootulp","name":"Rootul P","path":"/rootulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3699047?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXgDUhwA","startCursor":null,"endCursor":null}},"title":"Activity · celestiaorg/celestia-app"}