aptos-core
aptos-core copied to clipboard
markuze/downgrade api port
- [State Sync] Default to execution mode.
- [consensus][logs] Demote non-critical error logs in consensus (#5186)
- [state-sync][logs] Demote non-critical error logs in StateSync (#5188)
- [network][logs] Demote non-critical error logs in Network (#5189)
- [misc][logging] Demote non-critical error logs in rest (#5190)
- [helm][aptos-node] tune probes (#5245)
- [API] Make enabled: false actually disable the API (#5244)
- [artifacts] Add a test which ensures generated Move artifacts are up-to-date (#5226)
- [tf/aws][fullnode] public-read acl for public backups (#5252)
- replay-verify jobs: make it daily
- [dashboards] sync grafana dashboards (#5141)
- bump memory and cpu for backup-verify job
- [TS][SDK] Bump timeouts on tests (#4933)
- [backup] push metrics to vmagent
- try setting kubernetes_pod_name
- [CLI] Use jemalloc for the CLI (#5249)
- [State Sync] Make num stream timeouts configurable.
- [State Sync] Reduce max message size and increase timeout.
- [State Sync] Add smoke tests to check large limits.
- [move] Updating move commit, among others fixing a bug in docgen (#5270)
- [Docker] fullnode REST API Port fixup
- [docker/terraform] downgrading API port visibility