Skip to content

ci: target main in workflows and tooling - #13

Merged
ZhiyuCircle merged 1 commit into
circlefin:mainfrom
viktorcrypt:fix/main-branch-tooling
Apr 9, 2026
Merged

ci: target main in workflows and tooling#13
ZhiyuCircle merged 1 commit into
circlefin:mainfrom
viktorcrypt:fix/main-branch-tooling

Conversation

@viktorcrypt

Copy link
Copy Markdown
Contributor

Summary

  • update Public CI to run on main instead of master
  • update the Docker workflow PR trigger to target main
  • update the Makefile fallback branch for buf-breaking to main

Verification

  • confirmed the repository default branch is main
  • checked the touched workflow/tooling files for remaining master references
  • ran make -n buf-breaking and verified it now targets .git#branch=main
  • ran git diff --check

@ZhiyuCircle
ZhiyuCircle merged commit c5cfb30 into circlefin:main Apr 9, 2026
1 check passed
malmon-circle pushed a commit that referenced this pull request Apr 24, 2026
## Summary

- update Public CI to run on `main` instead of `master`
- update the Docker workflow PR trigger to target `main`
- update the `Makefile` fallback branch for `buf-breaking` to `main`

## Verification

- confirmed the repository default branch is `main`
- checked the touched workflow/tooling files for remaining `master`
references
- ran `make -n buf-breaking` and verified it now targets
`.git#branch=main`
- ran `git diff --check`
circle-github-action-bot added a commit that referenced this pull request Jun 18, 2026
  - 2ba16b44c5106e252990168e501549a779293e1f chore(NoStory): test public patch release by circle-github-action-bot <[internal]>
  - a85368c chore: sync to arc-node (#115) by circle-github-action-bot <[internal]>
  - ce07eca chore: sync to arc-node (#75) by circle-github-action-bot <[internal]>
  - 205d270 chore: sync to arc-node (#74) by circle-github-action-bot <[internal]>
  - c5f9f7d docs: clean up README wording (#64) by circle-github-action-bot <[internal]>
  - 4d35e3c minor refactor to use implemented deref trait (#69) by circle-github-action-bot <[internal]>
  - c639319 docs: fix duplicate "the" typos in spammer README and bas... by circle-github-action-bot <[internal]>
  - b7a90ad chore: sync to arc-node (#58) by circle-github-action-bot <[internal]>
  - bd637da fix: use checked arithmetic for cumulative gas accounting... by circle-github-action-bot <[internal]>
  - 78fd6ec arcup: error when --install is missing a version (#45) by circle-github-action-bot <[internal]>
  - ed17a22 tests: remove duplicate NativeFiatToken blocklist case (#... by circle-github-action-bot <[internal]>
  - 30e3e90 docs: add single-host monitoring guide for Arc EL + CL (#... by circle-github-action-bot <[internal]>
  - 49c6c6f chore: sync to arc-node (#48) by circle-github-action-bot <[internal]>
  - 9c7ddbd refactor(types): share HTTP commit certificate JSON types... by circle-github-action-bot <[internal]>
  - d92c021 chore: sync to arc-node (#41) by circle-github-action-bot <[internal]>
  - c0dac60 chore: sync to arc-node (#39) by circle-github-action-bot <[internal]>
  - 748c663 chore: sync changes (#21) by circle-github-action-bot <[internal]>
  - 6622df3 chore: sync changes  (#18) by circle-github-action-bot <[internal]>
  - c84efe3 Fix #15: Add missing /sockets volume mount to deployments... by circle-github-action-bot <[internal]>
  - 6bc350a ci: target main in workflows and tooling (#13) by circle-github-action-bot <[internal]>
  - 016ab47 docs: add Arc logo, COPYRIGHT, and acknowledgements (#12) by circle-github-action-bot <[internal]>
  - 3e97846 docs: cleanup installation docs (#10) by circle-github-action-bot <[internal]>
  - ab6b960 chore: sync repo changes (#9) by circle-github-action-bot <[internal]>
  - a4e55a2 feat: CL config CLI migration, snapshot skip-existing, ar... by circle-github-action-bot <[internal]>
  - 11610be feat: arcup curl error handling, EVM blocklist load fix, ... by circle-github-action-bot <[internal]>
  - a1235c0 docs: link to node spinup documentation (#4) by circle-github-action-bot <[internal]>
  - cebbb92 feat: persistence meter, consensus tuning, TLS fix, spamm... by circle-github-action-bot <[internal]>
  - abe0ebd feat: add arcup installer, node docs, and consensus strea... by circle-github-action-bot <[internal]>
  - 3e2f9f4 feat: open source arc-node (#1) by circle-github-action-bot <[internal]>
  - ee2ab80 Initial commit by circle-github-action-bot <[internal]>

GitOrigin-RevId: 2ba16b44c5106e252990168e501549a779293e1f
circle-github-action-bot added a commit that referenced this pull request Jun 18, 2026
  - 2ba16b44c5106e252990168e501549a779293e1f chore(NoStory): test public patch release by circle-github-action-bot <[internal]>
  - a85368c chore: sync to arc-node (#115) by circle-github-action-bot <[internal]>
  - ce07eca chore: sync to arc-node (#75) by circle-github-action-bot <[internal]>
  - 205d270 chore: sync to arc-node (#74) by circle-github-action-bot <[internal]>
  - c5f9f7d docs: clean up README wording (#64) by circle-github-action-bot <[internal]>
  - 4d35e3c minor refactor to use implemented deref trait (#69) by circle-github-action-bot <[internal]>
  - c639319 docs: fix duplicate "the" typos in spammer README and bas... by circle-github-action-bot <[internal]>
  - b7a90ad chore: sync to arc-node (#58) by circle-github-action-bot <[internal]>
  - bd637da fix: use checked arithmetic for cumulative gas accounting... by circle-github-action-bot <[internal]>
  - 78fd6ec arcup: error when --install is missing a version (#45) by circle-github-action-bot <[internal]>
  - ed17a22 tests: remove duplicate NativeFiatToken blocklist case (#... by circle-github-action-bot <[internal]>
  - 30e3e90 docs: add single-host monitoring guide for Arc EL + CL (#... by circle-github-action-bot <[internal]>
  - 49c6c6f chore: sync to arc-node (#48) by circle-github-action-bot <[internal]>
  - 9c7ddbd refactor(types): share HTTP commit certificate JSON types... by circle-github-action-bot <[internal]>
  - d92c021 chore: sync to arc-node (#41) by circle-github-action-bot <[internal]>
  - c0dac60 chore: sync to arc-node (#39) by circle-github-action-bot <[internal]>
  - 748c663 chore: sync changes (#21) by circle-github-action-bot <[internal]>
  - 6622df3 chore: sync changes  (#18) by circle-github-action-bot <[internal]>
  - c84efe3 Fix #15: Add missing /sockets volume mount to deployments... by circle-github-action-bot <[internal]>
  - 6bc350a ci: target main in workflows and tooling (#13) by circle-github-action-bot <[internal]>
  - 016ab47 docs: add Arc logo, COPYRIGHT, and acknowledgements (#12) by circle-github-action-bot <[internal]>
  - 3e97846 docs: cleanup installation docs (#10) by circle-github-action-bot <[internal]>
  - ab6b960 chore: sync repo changes (#9) by circle-github-action-bot <[internal]>
  - a4e55a2 feat: CL config CLI migration, snapshot skip-existing, ar... by circle-github-action-bot <[internal]>
  - 11610be feat: arcup curl error handling, EVM blocklist load fix, ... by circle-github-action-bot <[internal]>
  - a1235c0 docs: link to node spinup documentation (#4) by circle-github-action-bot <[internal]>
  - cebbb92 feat: persistence meter, consensus tuning, TLS fix, spamm... by circle-github-action-bot <[internal]>
  - abe0ebd feat: add arcup installer, node docs, and consensus strea... by circle-github-action-bot <[internal]>
  - 3e2f9f4 feat: open source arc-node (#1) by circle-github-action-bot <[internal]>
  - ee2ab80 Initial commit by circle-github-action-bot <[internal]>

GitOrigin-RevId: 2ba16b44c5106e252990168e501549a779293e1f
circle-github-action-bot added a commit that referenced this pull request Jun 18, 2026
  - dd0e07e883ef567a5c383682f2e274b626efd894 Backport #2470 to test-release/0.7 by circle-github-action-bot <[internal]>
  - 2ba16b44c5106e252990168e501549a779293e1f chore(NoStory): test public patch release by circle-github-action-bot <[internal]>
  - a85368c chore: sync to arc-node (#115) by circle-github-action-bot <[internal]>
  - ce07eca chore: sync to arc-node (#75) by circle-github-action-bot <[internal]>
  - 205d270 chore: sync to arc-node (#74) by circle-github-action-bot <[internal]>
  - c5f9f7d docs: clean up README wording (#64) by circle-github-action-bot <[internal]>
  - 4d35e3c minor refactor to use implemented deref trait (#69) by circle-github-action-bot <[internal]>
  - c639319 docs: fix duplicate "the" typos in spammer README and bas... by circle-github-action-bot <[internal]>
  - b7a90ad chore: sync to arc-node (#58) by circle-github-action-bot <[internal]>
  - bd637da fix: use checked arithmetic for cumulative gas accounting... by circle-github-action-bot <[internal]>
  - 78fd6ec arcup: error when --install is missing a version (#45) by circle-github-action-bot <[internal]>
  - ed17a22 tests: remove duplicate NativeFiatToken blocklist case (#... by circle-github-action-bot <[internal]>
  - 30e3e90 docs: add single-host monitoring guide for Arc EL + CL (#... by circle-github-action-bot <[internal]>
  - 49c6c6f chore: sync to arc-node (#48) by circle-github-action-bot <[internal]>
  - 9c7ddbd refactor(types): share HTTP commit certificate JSON types... by circle-github-action-bot <[internal]>
  - d92c021 chore: sync to arc-node (#41) by circle-github-action-bot <[internal]>
  - c0dac60 chore: sync to arc-node (#39) by circle-github-action-bot <[internal]>
  - 748c663 chore: sync changes (#21) by circle-github-action-bot <[internal]>
  - 6622df3 chore: sync changes  (#18) by circle-github-action-bot <[internal]>
  - c84efe3 Fix #15: Add missing /sockets volume mount to deployments... by circle-github-action-bot <[internal]>
  - 6bc350a ci: target main in workflows and tooling (#13) by circle-github-action-bot <[internal]>
  - 016ab47 docs: add Arc logo, COPYRIGHT, and acknowledgements (#12) by circle-github-action-bot <[internal]>
  - 3e97846 docs: cleanup installation docs (#10) by circle-github-action-bot <[internal]>
  - ab6b960 chore: sync repo changes (#9) by circle-github-action-bot <[internal]>
  - a4e55a2 feat: CL config CLI migration, snapshot skip-existing, ar... by circle-github-action-bot <[internal]>
  - 11610be feat: arcup curl error handling, EVM blocklist load fix, ... by circle-github-action-bot <[internal]>
  - a1235c0 docs: link to node spinup documentation (#4) by circle-github-action-bot <[internal]>
  - cebbb92 feat: persistence meter, consensus tuning, TLS fix, spamm... by circle-github-action-bot <[internal]>
  - abe0ebd feat: add arcup installer, node docs, and consensus strea... by circle-github-action-bot <[internal]>
  - 3e2f9f4 feat: open source arc-node (#1) by circle-github-action-bot <[internal]>
  - ee2ab80 Initial commit by circle-github-action-bot <[internal]>

GitOrigin-RevId: dd0e07e883ef567a5c383682f2e274b626efd894
circle-github-action-bot added a commit that referenced this pull request Jun 18, 2026
  - dd0e07e883ef567a5c383682f2e274b626efd894 Backport #2470 to test-release/0.7 by circle-github-action-bot <[internal]>
  - 2ba16b44c5106e252990168e501549a779293e1f chore(NoStory): test public patch release by circle-github-action-bot <[internal]>
  - a85368c chore: sync to arc-node (#115) by circle-github-action-bot <[internal]>
  - ce07eca chore: sync to arc-node (#75) by circle-github-action-bot <[internal]>
  - 205d270 chore: sync to arc-node (#74) by circle-github-action-bot <[internal]>
  - c5f9f7d docs: clean up README wording (#64) by circle-github-action-bot <[internal]>
  - 4d35e3c minor refactor to use implemented deref trait (#69) by circle-github-action-bot <[internal]>
  - c639319 docs: fix duplicate "the" typos in spammer README and bas... by circle-github-action-bot <[internal]>
  - b7a90ad chore: sync to arc-node (#58) by circle-github-action-bot <[internal]>
  - bd637da fix: use checked arithmetic for cumulative gas accounting... by circle-github-action-bot <[internal]>
  - 78fd6ec arcup: error when --install is missing a version (#45) by circle-github-action-bot <[internal]>
  - ed17a22 tests: remove duplicate NativeFiatToken blocklist case (#... by circle-github-action-bot <[internal]>
  - 30e3e90 docs: add single-host monitoring guide for Arc EL + CL (#... by circle-github-action-bot <[internal]>
  - 49c6c6f chore: sync to arc-node (#48) by circle-github-action-bot <[internal]>
  - 9c7ddbd refactor(types): share HTTP commit certificate JSON types... by circle-github-action-bot <[internal]>
  - d92c021 chore: sync to arc-node (#41) by circle-github-action-bot <[internal]>
  - c0dac60 chore: sync to arc-node (#39) by circle-github-action-bot <[internal]>
  - 748c663 chore: sync changes (#21) by circle-github-action-bot <[internal]>
  - 6622df3 chore: sync changes  (#18) by circle-github-action-bot <[internal]>
  - c84efe3 Fix #15: Add missing /sockets volume mount to deployments... by circle-github-action-bot <[internal]>
  - 6bc350a ci: target main in workflows and tooling (#13) by circle-github-action-bot <[internal]>
  - 016ab47 docs: add Arc logo, COPYRIGHT, and acknowledgements (#12) by circle-github-action-bot <[internal]>
  - 3e97846 docs: cleanup installation docs (#10) by circle-github-action-bot <[internal]>
  - ab6b960 chore: sync repo changes (#9) by circle-github-action-bot <[internal]>
  - a4e55a2 feat: CL config CLI migration, snapshot skip-existing, ar... by circle-github-action-bot <[internal]>
  - 11610be feat: arcup curl error handling, EVM blocklist load fix, ... by circle-github-action-bot <[internal]>
  - a1235c0 docs: link to node spinup documentation (#4) by circle-github-action-bot <[internal]>
  - cebbb92 feat: persistence meter, consensus tuning, TLS fix, spamm... by circle-github-action-bot <[internal]>
  - abe0ebd feat: add arcup installer, node docs, and consensus strea... by circle-github-action-bot <[internal]>
  - 3e2f9f4 feat: open source arc-node (#1) by circle-github-action-bot <[internal]>
  - ee2ab80 Initial commit by circle-github-action-bot <[internal]>

GitOrigin-RevId: dd0e07e883ef567a5c383682f2e274b626efd894
circle-github-action-bot added a commit that referenced this pull request Jun 18, 2026
  - dca06a27055865c37a245fc28e0ea6aa87cffe82 Backport #2472 to test-release/0.7 by circle-github-action-bot <[internal]>
  - dd0e07e883ef567a5c383682f2e274b626efd894 Backport #2470 to test-release/0.7 by circle-github-action-bot <[internal]>
  - 2ba16b44c5106e252990168e501549a779293e1f chore(NoStory): test public patch release by circle-github-action-bot <[internal]>
  - a85368c chore: sync to arc-node (#115) by circle-github-action-bot <[internal]>
  - ce07eca chore: sync to arc-node (#75) by circle-github-action-bot <[internal]>
  - 205d270 chore: sync to arc-node (#74) by circle-github-action-bot <[internal]>
  - c5f9f7d docs: clean up README wording (#64) by circle-github-action-bot <[internal]>
  - 4d35e3c minor refactor to use implemented deref trait (#69) by circle-github-action-bot <[internal]>
  - c639319 docs: fix duplicate "the" typos in spammer README and bas... by circle-github-action-bot <[internal]>
  - b7a90ad chore: sync to arc-node (#58) by circle-github-action-bot <[internal]>
  - bd637da fix: use checked arithmetic for cumulative gas accounting... by circle-github-action-bot <[internal]>
  - 78fd6ec arcup: error when --install is missing a version (#45) by circle-github-action-bot <[internal]>
  - ed17a22 tests: remove duplicate NativeFiatToken blocklist case (#... by circle-github-action-bot <[internal]>
  - 30e3e90 docs: add single-host monitoring guide for Arc EL + CL (#... by circle-github-action-bot <[internal]>
  - 49c6c6f chore: sync to arc-node (#48) by circle-github-action-bot <[internal]>
  - 9c7ddbd refactor(types): share HTTP commit certificate JSON types... by circle-github-action-bot <[internal]>
  - d92c021 chore: sync to arc-node (#41) by circle-github-action-bot <[internal]>
  - c0dac60 chore: sync to arc-node (#39) by circle-github-action-bot <[internal]>
  - 748c663 chore: sync changes (#21) by circle-github-action-bot <[internal]>
  - 6622df3 chore: sync changes  (#18) by circle-github-action-bot <[internal]>
  - c84efe3 Fix #15: Add missing /sockets volume mount to deployments... by circle-github-action-bot <[internal]>
  - 6bc350a ci: target main in workflows and tooling (#13) by circle-github-action-bot <[internal]>
  - 016ab47 docs: add Arc logo, COPYRIGHT, and acknowledgements (#12) by circle-github-action-bot <[internal]>
  - 3e97846 docs: cleanup installation docs (#10) by circle-github-action-bot <[internal]>
  - ab6b960 chore: sync repo changes (#9) by circle-github-action-bot <[internal]>
  - a4e55a2 feat: CL config CLI migration, snapshot skip-existing, ar... by circle-github-action-bot <[internal]>
  - 11610be feat: arcup curl error handling, EVM blocklist load fix, ... by circle-github-action-bot <[internal]>
  - a1235c0 docs: link to node spinup documentation (#4) by circle-github-action-bot <[internal]>
  - cebbb92 feat: persistence meter, consensus tuning, TLS fix, spamm... by circle-github-action-bot <[internal]>
  - abe0ebd feat: add arcup installer, node docs, and consensus strea... by circle-github-action-bot <[internal]>
  - 3e2f9f4 feat: open source arc-node (#1) by circle-github-action-bot <[internal]>
  - ee2ab80 Initial commit by circle-github-action-bot <[internal]>

GitOrigin-RevId: dca06a27055865c37a245fc28e0ea6aa87cffe82
circle-github-action-bot added a commit that referenced this pull request Jun 18, 2026
  - dca06a27055865c37a245fc28e0ea6aa87cffe82 Backport #2472 to test-release/0.7 by circle-github-action-bot <[internal]>
  - dd0e07e883ef567a5c383682f2e274b626efd894 Backport #2470 to test-release/0.7 by circle-github-action-bot <[internal]>
  - 2ba16b44c5106e252990168e501549a779293e1f chore(NoStory): test public patch release by circle-github-action-bot <[internal]>
  - a85368c chore: sync to arc-node (#115) by circle-github-action-bot <[internal]>
  - ce07eca chore: sync to arc-node (#75) by circle-github-action-bot <[internal]>
  - 205d270 chore: sync to arc-node (#74) by circle-github-action-bot <[internal]>
  - c5f9f7d docs: clean up README wording (#64) by circle-github-action-bot <[internal]>
  - 4d35e3c minor refactor to use implemented deref trait (#69) by circle-github-action-bot <[internal]>
  - c639319 docs: fix duplicate "the" typos in spammer README and bas... by circle-github-action-bot <[internal]>
  - b7a90ad chore: sync to arc-node (#58) by circle-github-action-bot <[internal]>
  - bd637da fix: use checked arithmetic for cumulative gas accounting... by circle-github-action-bot <[internal]>
  - 78fd6ec arcup: error when --install is missing a version (#45) by circle-github-action-bot <[internal]>
  - ed17a22 tests: remove duplicate NativeFiatToken blocklist case (#... by circle-github-action-bot <[internal]>
  - 30e3e90 docs: add single-host monitoring guide for Arc EL + CL (#... by circle-github-action-bot <[internal]>
  - 49c6c6f chore: sync to arc-node (#48) by circle-github-action-bot <[internal]>
  - 9c7ddbd refactor(types): share HTTP commit certificate JSON types... by circle-github-action-bot <[internal]>
  - d92c021 chore: sync to arc-node (#41) by circle-github-action-bot <[internal]>
  - c0dac60 chore: sync to arc-node (#39) by circle-github-action-bot <[internal]>
  - 748c663 chore: sync changes (#21) by circle-github-action-bot <[internal]>
  - 6622df3 chore: sync changes  (#18) by circle-github-action-bot <[internal]>
  - c84efe3 Fix #15: Add missing /sockets volume mount to deployments... by circle-github-action-bot <[internal]>
  - 6bc350a ci: target main in workflows and tooling (#13) by circle-github-action-bot <[internal]>
  - 016ab47 docs: add Arc logo, COPYRIGHT, and acknowledgements (#12) by circle-github-action-bot <[internal]>
  - 3e97846 docs: cleanup installation docs (#10) by circle-github-action-bot <[internal]>
  - ab6b960 chore: sync repo changes (#9) by circle-github-action-bot <[internal]>
  - a4e55a2 feat: CL config CLI migration, snapshot skip-existing, ar... by circle-github-action-bot <[internal]>
  - 11610be feat: arcup curl error handling, EVM blocklist load fix, ... by circle-github-action-bot <[internal]>
  - a1235c0 docs: link to node spinup documentation (#4) by circle-github-action-bot <[internal]>
  - cebbb92 feat: persistence meter, consensus tuning, TLS fix, spamm... by circle-github-action-bot <[internal]>
  - abe0ebd feat: add arcup installer, node docs, and consensus strea... by circle-github-action-bot <[internal]>
  - 3e2f9f4 feat: open source arc-node (#1) by circle-github-action-bot <[internal]>
  - ee2ab80 Initial commit by circle-github-action-bot <[internal]>

GitOrigin-RevId: dca06a27055865c37a245fc28e0ea6aa87cffe82
circle-github-action-bot added a commit that referenced this pull request Jun 18, 2026
  - 6627a3d8cd4148f4e80a3681c238557eb590237e Backport #2474 to test-release/0.7 by circle-github-action-bot <[internal]>
  - dca06a27055865c37a245fc28e0ea6aa87cffe82 Backport #2472 to test-release/0.7 by circle-github-action-bot <[internal]>
  - dd0e07e883ef567a5c383682f2e274b626efd894 Backport #2470 to test-release/0.7 by circle-github-action-bot <[internal]>
  - 2ba16b44c5106e252990168e501549a779293e1f chore(NoStory): test public patch release by circle-github-action-bot <[internal]>
  - a85368c chore: sync to arc-node (#115) by circle-github-action-bot <[internal]>
  - ce07eca chore: sync to arc-node (#75) by circle-github-action-bot <[internal]>
  - 205d270 chore: sync to arc-node (#74) by circle-github-action-bot <[internal]>
  - c5f9f7d docs: clean up README wording (#64) by circle-github-action-bot <[internal]>
  - 4d35e3c minor refactor to use implemented deref trait (#69) by circle-github-action-bot <[internal]>
  - c639319 docs: fix duplicate "the" typos in spammer README and bas... by circle-github-action-bot <[internal]>
  - b7a90ad chore: sync to arc-node (#58) by circle-github-action-bot <[internal]>
  - bd637da fix: use checked arithmetic for cumulative gas accounting... by circle-github-action-bot <[internal]>
  - 78fd6ec arcup: error when --install is missing a version (#45) by circle-github-action-bot <[internal]>
  - ed17a22 tests: remove duplicate NativeFiatToken blocklist case (#... by circle-github-action-bot <[internal]>
  - 30e3e90 docs: add single-host monitoring guide for Arc EL + CL (#... by circle-github-action-bot <[internal]>
  - 49c6c6f chore: sync to arc-node (#48) by circle-github-action-bot <[internal]>
  - 9c7ddbd refactor(types): share HTTP commit certificate JSON types... by circle-github-action-bot <[internal]>
  - d92c021 chore: sync to arc-node (#41) by circle-github-action-bot <[internal]>
  - c0dac60 chore: sync to arc-node (#39) by circle-github-action-bot <[internal]>
  - 748c663 chore: sync changes (#21) by circle-github-action-bot <[internal]>
  - 6622df3 chore: sync changes  (#18) by circle-github-action-bot <[internal]>
  - c84efe3 Fix #15: Add missing /sockets volume mount to deployments... by circle-github-action-bot <[internal]>
  - 6bc350a ci: target main in workflows and tooling (#13) by circle-github-action-bot <[internal]>
  - 016ab47 docs: add Arc logo, COPYRIGHT, and acknowledgements (#12) by circle-github-action-bot <[internal]>
  - 3e97846 docs: cleanup installation docs (#10) by circle-github-action-bot <[internal]>
  - ab6b960 chore: sync repo changes (#9) by circle-github-action-bot <[internal]>
  - a4e55a2 feat: CL config CLI migration, snapshot skip-existing, ar... by circle-github-action-bot <[internal]>
  - 11610be feat: arcup curl error handling, EVM blocklist load fix, ... by circle-github-action-bot <[internal]>
  - a1235c0 docs: link to node spinup documentation (#4) by circle-github-action-bot <[internal]>
  - cebbb92 feat: persistence meter, consensus tuning, TLS fix, spamm... by circle-github-action-bot <[internal]>
  - abe0ebd feat: add arcup installer, node docs, and consensus strea... by circle-github-action-bot <[internal]>
  - 3e2f9f4 feat: open source arc-node (#1) by circle-github-action-bot <[internal]>
  - ee2ab80 Initial commit by circle-github-action-bot <[internal]>

GitOrigin-RevId: 6627a3d8cd4148f4e80a3681c238557eb590237e
circle-github-action-bot added a commit that referenced this pull request Jun 18, 2026
  - 08c981c90f74c8af9e50447074e42a00b18c1319 Backport #2476 to test-release/0.7 by circle-github-action-bot <[internal]>
  - 6627a3d8cd4148f4e80a3681c238557eb590237e Backport #2474 to test-release/0.7 by circle-github-action-bot <[internal]>
  - dca06a27055865c37a245fc28e0ea6aa87cffe82 Backport #2472 to test-release/0.7 by circle-github-action-bot <[internal]>
  - dd0e07e883ef567a5c383682f2e274b626efd894 Backport #2470 to test-release/0.7 by circle-github-action-bot <[internal]>
  - 2ba16b44c5106e252990168e501549a779293e1f chore(NoStory): test public patch release by circle-github-action-bot <[internal]>
  - a85368c chore: sync to arc-node (#115) by circle-github-action-bot <[internal]>
  - ce07eca chore: sync to arc-node (#75) by circle-github-action-bot <[internal]>
  - 205d270 chore: sync to arc-node (#74) by circle-github-action-bot <[internal]>
  - c5f9f7d docs: clean up README wording (#64) by circle-github-action-bot <[internal]>
  - 4d35e3c minor refactor to use implemented deref trait (#69) by circle-github-action-bot <[internal]>
  - c639319 docs: fix duplicate "the" typos in spammer README and bas... by circle-github-action-bot <[internal]>
  - b7a90ad chore: sync to arc-node (#58) by circle-github-action-bot <[internal]>
  - bd637da fix: use checked arithmetic for cumulative gas accounting... by circle-github-action-bot <[internal]>
  - 78fd6ec arcup: error when --install is missing a version (#45) by circle-github-action-bot <[internal]>
  - ed17a22 tests: remove duplicate NativeFiatToken blocklist case (#... by circle-github-action-bot <[internal]>
  - 30e3e90 docs: add single-host monitoring guide for Arc EL + CL (#... by circle-github-action-bot <[internal]>
  - 49c6c6f chore: sync to arc-node (#48) by circle-github-action-bot <[internal]>
  - 9c7ddbd refactor(types): share HTTP commit certificate JSON types... by circle-github-action-bot <[internal]>
  - d92c021 chore: sync to arc-node (#41) by circle-github-action-bot <[internal]>
  - c0dac60 chore: sync to arc-node (#39) by circle-github-action-bot <[internal]>
  - 748c663 chore: sync changes (#21) by circle-github-action-bot <[internal]>
  - 6622df3 chore: sync changes  (#18) by circle-github-action-bot <[internal]>
  - c84efe3 Fix #15: Add missing /sockets volume mount to deployments... by circle-github-action-bot <[internal]>
  - 6bc350a ci: target main in workflows and tooling (#13) by circle-github-action-bot <[internal]>
  - 016ab47 docs: add Arc logo, COPYRIGHT, and acknowledgements (#12) by circle-github-action-bot <[internal]>
  - 3e97846 docs: cleanup installation docs (#10) by circle-github-action-bot <[internal]>
  - ab6b960 chore: sync repo changes (#9) by circle-github-action-bot <[internal]>
  - a4e55a2 feat: CL config CLI migration, snapshot skip-existing, ar... by circle-github-action-bot <[internal]>
  - 11610be feat: arcup curl error handling, EVM blocklist load fix, ... by circle-github-action-bot <[internal]>
  - a1235c0 docs: link to node spinup documentation (#4) by circle-github-action-bot <[internal]>
  - cebbb92 feat: persistence meter, consensus tuning, TLS fix, spamm... by circle-github-action-bot <[internal]>
  - abe0ebd feat: add arcup installer, node docs, and consensus strea... by circle-github-action-bot <[internal]>
  - 3e2f9f4 feat: open source arc-node (#1) by circle-github-action-bot <[internal]>
  - ee2ab80 Initial commit by circle-github-action-bot <[internal]>

GitOrigin-RevId: 08c981c90f74c8af9e50447074e42a00b18c1319
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants