{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":205255683,"defaultBranch":"main","name":"zebra","ownerLogin":"ZcashFoundation","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-08-29T21:48:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/26173891?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726500155.0","currentOid":""},"activityList":{"items":[{"before":"bb98b559634db822a9a10041e03acb3580688505","after":"4a366790cf1f692783413e1b1f0a750b53af1908","ref":"refs/heads/zcash-rpc-tests-framework","pushedAt":"2024-09-17T13:17:49.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"oxarbitrage","name":"Alfredo Garcia","path":"/oxarbitrage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21685097?s=80&v=4"},"commit":{"message":"change some env variable names","shortMessageHtmlLink":"change some env variable names"}},{"before":"a8389344bb108e67d2edd05659c1c35f69e217b9","after":"6c233f4b37de674324c324d53f54fde0f3591450","ref":"refs/heads/verify-orphaned-mempool-txs","pushedAt":"2024-09-17T00:21:12.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"arya2","name":"Arya","path":"/arya2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5491350?s=80&v=4"},"commit":{"message":"Replaces placeholder setup channel with one that sends the mempool svc to the tx verifier, adds a timeout layer, adds a TODO about a concurrency bug","shortMessageHtmlLink":"Replaces placeholder setup channel with one that sends the mempool sv…"}},{"before":"aed637ac0b96a2b533f8fc5fe34d32c67d8f6e28","after":"a8389344bb108e67d2edd05659c1c35f69e217b9","ref":"refs/heads/verify-orphaned-mempool-txs","pushedAt":"2024-09-16T21:48:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"arya2","name":"Arya","path":"/arya2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5491350?s=80&v=4"},"commit":{"message":"removes unused `len()` method","shortMessageHtmlLink":"removes unused len() method"}},{"before":"2fc7829f0d06a932315149339935e216d97e66fa","after":"aed637ac0b96a2b533f8fc5fe34d32c67d8f6e28","ref":"refs/heads/verify-orphaned-mempool-txs","pushedAt":"2024-09-16T21:04:03.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"arya2","name":"Arya","path":"/arya2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5491350?s=80&v=4"},"commit":{"message":"appeases clippy.","shortMessageHtmlLink":"appeases clippy."}},{"before":null,"after":"83f9a19c3001a858b7cade44533ab6e75e444b14","ref":"refs/heads/dependabot/cargo/prod-7f34330b71","pushedAt":"2024-09-16T15:22:35.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":"build(deps): bump the prod group across 1 directory with 22 updates\n\nBumps the prod group with 22 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.5.13` | `4.5.17` |\n| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.3.0` | `2.5.0` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.210` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.40.0` |\n| [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` |\n| [tower](https://github.com/tower-rs/tower) | `0.4.13` | `0.5.0` |\n| [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.6` | `0.1.8` |\n| [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.0` |\n| [insta](https://github.com/mitsuhiko/insta) | `1.39.0` | `1.40.0` |\n| [serde_json](https://github.com/serde-rs/json) | `1.0.122` | `1.0.128` |\n| [tempfile](https://github.com/Stebalien/tempfile) | `3.11.0` | `3.12.0` |\n| [prost](https://github.com/tokio-rs/prost) | `0.13.1` | `0.13.2` |\n| [tonic](https://github.com/hyperium/tonic) | `0.12.1` | `0.12.2` |\n| [tonic-build](https://github.com/hyperium/tonic) | `0.12.1` | `0.12.2` |\n| [primitive-types](https://github.com/paritytech/parity-common) | `0.12.2` | `0.13.1` |\n| [uint](https://github.com/paritytech/parity-common) | `0.9.5` | `0.10.0` |\n| [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` |\n| [rlimit](https://github.com/Nugine/rlimit) | `0.10.1` | `0.10.2` |\n| [tonic-reflection](https://github.com/hyperium/tonic) | `0.12.1` | `0.12.2` |\n| [owo-colors](https://github.com/jam1garner/owo-colors) | `4.0.0` | `4.1.0` |\n| [syn](https://github.com/dtolnay/syn) | `2.0.72` | `2.0.77` |\n| [quote](https://github.com/dtolnay/quote) | `1.0.36` | `1.0.37` |\n\n\n\nUpdates `clap` from 4.5.13 to 4.5.17\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.13...clap_complete-v4.5.17)\n\nUpdates `indexmap` from 2.3.0 to 2.5.0\n- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)\n- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.3.0...2.5.0)\n\nUpdates `serde` from 1.0.204 to 1.0.210\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.210)\n\nUpdates `tokio` from 1.39.2 to 1.40.0\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.40.0)\n\nUpdates `tokio-stream` from 0.1.15 to 0.1.16\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16)\n\nUpdates `tower` from 0.4.13 to 0.5.0\n- [Release notes](https://github.com/tower-rs/tower/releases)\n- [Commits](https://github.com/tower-rs/tower/compare/tower-0.4.13...tower-0.5.0)\n\nUpdates `hyper-util` from 0.1.6 to 0.1.8\n- [Release notes](https://github.com/hyperium/hyper-util/releases)\n- [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.6...v0.1.8)\n\nUpdates `once_cell` from 1.19.0 to 1.20.0\n- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.0)\n\nUpdates `insta` from 1.39.0 to 1.40.0\n- [Release notes](https://github.com/mitsuhiko/insta/releases)\n- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/mitsuhiko/insta/compare/1.39.0...1.40.0)\n\nUpdates `serde_json` from 1.0.122 to 1.0.128\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.122...1.0.128)\n\nUpdates `tempfile` from 3.11.0 to 3.12.0\n- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/Stebalien/tempfile/commits)\n\nUpdates `prost` from 0.13.1 to 0.13.2\n- [Release notes](https://github.com/tokio-rs/prost/releases)\n- [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tokio-rs/prost/compare/v0.13.1...v0.13.2)\n\nUpdates `tonic` from 0.12.1 to 0.12.2\n- [Release notes](https://github.com/hyperium/tonic/releases)\n- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/tonic/compare/v0.12.1...v0.12.2)\n\nUpdates `tonic-build` from 0.12.1 to 0.12.2\n- [Release notes](https://github.com/hyperium/tonic/releases)\n- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/tonic/compare/v0.12.1...v0.12.2)\n\nUpdates `primitive-types` from 0.12.2 to 0.13.1\n- [Commits](https://github.com/paritytech/parity-common/commits/primitive-types-v0.13.1)\n\nUpdates `uint` from 0.9.5 to 0.10.0\n- [Commits](https://github.com/paritytech/parity-common/compare/uint-v0.9.5...uint-v0.10.0)\n\nUpdates `tokio-util` from 0.7.11 to 0.7.12\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12)\n\nUpdates `rlimit` from 0.10.1 to 0.10.2\n- [Changelog](https://github.com/Nugine/rlimit/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/Nugine/rlimit/compare/v0.10.1...v0.10.2)\n\nUpdates `tonic-reflection` from 0.12.1 to 0.12.2\n- [Release notes](https://github.com/hyperium/tonic/releases)\n- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/tonic/compare/v0.12.1...v0.12.2)\n\nUpdates `owo-colors` from 4.0.0 to 4.1.0\n- [Commits](https://github.com/jam1garner/owo-colors/compare/v4.0.0...v4.1.0)\n\nUpdates `syn` from 2.0.72 to 2.0.77\n- [Release notes](https://github.com/dtolnay/syn/releases)\n- [Commits](https://github.com/dtolnay/syn/compare/2.0.72...2.0.77)\n\nUpdates `quote` from 1.0.36 to 1.0.37\n- [Release notes](https://github.com/dtolnay/quote/releases)\n- [Commits](https://github.com/dtolnay/quote/compare/1.0.36...1.0.37)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: prod\n- dependency-name: indexmap\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: prod\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: prod\n- dependency-name: tokio\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: prod\n- dependency-name: tokio-stream\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: prod\n- dependency-name: tower\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: prod\n- dependency-name: hyper-util\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: prod\n- dependency-name: once_cell\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: prod\n- dependency-name: insta\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: prod\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: prod\n- dependency-name: tempfile\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: prod\n- dependency-name: prost\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: prod\n- dependency-name: tonic\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: prod\n- dependency-name: tonic-build\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: prod\n- dependency-name: primitive-types\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: prod\n- dependency-name: uint\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: prod\n- dependency-name: tokio-util\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: prod\n- dependency-name: rlimit\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: prod\n- dependency-name: tonic-reflection\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: prod\n- dependency-name: owo-colors\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: prod\n- dependency-name: syn\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: prod\n- dependency-name: quote\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: prod\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the prod group across 1 directory with 22 updates"}},{"before":"90167492ad804c4a03e65a0ccc7d58007f2da314","after":null,"ref":"refs/heads/dependabot/cargo/prod-38c0151179","pushedAt":"2024-09-16T15:21:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"04d7901b29ce94ab784a979be7f0040cae337fe7","after":"b09411b11025c43fd75b1a56fdd6e126edc6f137","ref":"refs/heads/ref-cache-state","pushedAt":"2024-09-16T13:20:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gustavovalverde","name":"Gustavo Valverde","path":"/gustavovalverde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16890942?s=80&v=4"},"commit":{"message":"ref(tests): Use the `ZEBRA_CACHED_STATE_DIR` env var across tests\n\nWe had a technical debt with some tests using a hardcoded value for the cache directory (`/zebrad-cache`), which generated inconsistency across disks and cached states directories.\n\nChanges:\n- Allow sync tests to use the `ZEBRA_CACHED_STATE_DIR` as the cache directory, if specified\n- Update the `entrypoint.sh` to reflect this change\n- Add the `ZEBRA_CACHED_STATE_DIR` variable to the missing tests in `sub-ci-integration-tests-gcp.yml`, and remove extra parameters to call reusable workflows.","shortMessageHtmlLink":"ref(tests): Use the ZEBRA_CACHED_STATE_DIR env var across tests"}},{"before":"95f9ace8e6554d682ef85d06f2a65def8701b90d","after":"04d7901b29ce94ab784a979be7f0040cae337fe7","ref":"refs/heads/ref-cache-state","pushedAt":"2024-09-16T10:04:03.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gustavovalverde","name":"Gustavo Valverde","path":"/gustavovalverde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16890942?s=80&v=4"},"commit":{"message":"fix(ci): add missing variable `ZEBRA_CACHED_STATE_DIR` to workflows","shortMessageHtmlLink":"fix(ci): add missing variable ZEBRA_CACHED_STATE_DIR to workflows"}},{"before":"dea386c70eaa58ddf7eeab91ad8dbe714e32ad74","after":"95f9ace8e6554d682ef85d06f2a65def8701b90d","ref":"refs/heads/ref-cache-state","pushedAt":"2024-09-16T09:22:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gustavovalverde","name":"Gustavo Valverde","path":"/gustavovalverde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16890942?s=80&v=4"},"commit":{"message":"fix(tests): use `ZEBRA_CACHED_STATE_DIR` for tests instead of hard-coded `/zebrad-cache` dir","shortMessageHtmlLink":"fix(tests): use ZEBRA_CACHED_STATE_DIR for tests instead of hard-co…"}},{"before":"5d3b028eeab71ad8d00ec23bb8ede14e6c458914","after":"bb98b559634db822a9a10041e03acb3580688505","ref":"refs/heads/zcash-rpc-tests-framework","pushedAt":"2024-09-15T13:16:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"oxarbitrage","name":"Alfredo Garcia","path":"/oxarbitrage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21685097?s=80&v=4"},"commit":{"message":"remove all tests from the list except getmininginfo","shortMessageHtmlLink":"remove all tests from the list except getmininginfo"}},{"before":null,"after":"5d3b028eeab71ad8d00ec23bb8ede14e6c458914","ref":"refs/heads/zcash-rpc-tests-framework","pushedAt":"2024-09-15T12:56:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"oxarbitrage","name":"Alfredo Garcia","path":"/oxarbitrage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21685097?s=80&v=4"},"commit":{"message":"ignore pycache","shortMessageHtmlLink":"ignore pycache"}},{"before":"436098e87f267b6588ed1b97751197aba0f99c21","after":"dea386c70eaa58ddf7eeab91ad8dbe714e32ad74","ref":"refs/heads/ref-cache-state","pushedAt":"2024-09-13T16:04:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gustavovalverde","name":"Gustavo Valverde","path":"/gustavovalverde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16890942?s=80&v=4"},"commit":{"message":"chore: better workflow reference names","shortMessageHtmlLink":"chore: better workflow reference names"}},{"before":"4a3aa17c2eca924b19a03a72a8f864cd3ff4adc3","after":"436098e87f267b6588ed1b97751197aba0f99c21","ref":"refs/heads/ref-cache-state","pushedAt":"2024-09-13T11:26:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gustavovalverde","name":"Gustavo Valverde","path":"/gustavovalverde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16890942?s=80&v=4"},"commit":{"message":"chore: better workflow reference names","shortMessageHtmlLink":"chore: better workflow reference names"}},{"before":"7b9c3b57f3d01cbe287beff2af591904183b8224","after":"4a3aa17c2eca924b19a03a72a8f864cd3ff4adc3","ref":"refs/heads/ref-cache-state","pushedAt":"2024-09-13T10:43:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gustavovalverde","name":"Gustavo Valverde","path":"/gustavovalverde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16890942?s=80&v=4"},"commit":{"message":"fix(ci): further typos and sync issues","shortMessageHtmlLink":"fix(ci): further typos and sync issues"}},{"before":"57fd5515ab419ccff51fd93c064986297fe61ab1","after":"7b9c3b57f3d01cbe287beff2af591904183b8224","ref":"refs/heads/ref-cache-state","pushedAt":"2024-09-13T09:44:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gustavovalverde","name":"Gustavo Valverde","path":"/gustavovalverde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16890942?s=80&v=4"},"commit":{"message":"fix(ci): extra bracket","shortMessageHtmlLink":"fix(ci): extra bracket"}},{"before":"4db715c47cc0bf26998ee807b459503f7336a3a4","after":"57fd5515ab419ccff51fd93c064986297fe61ab1","ref":"refs/heads/ref-cache-state","pushedAt":"2024-09-13T07:13:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gustavovalverde","name":"Gustavo Valverde","path":"/gustavovalverde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16890942?s=80&v=4"},"commit":{"message":"test: just use a single job","shortMessageHtmlLink":"test: just use a single job"}},{"before":"a3a6072e606a09ae4979495ae101cb37c3ba5c0e","after":"4db715c47cc0bf26998ee807b459503f7336a3a4","ref":"refs/heads/ref-cache-state","pushedAt":"2024-09-13T07:00:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gustavovalverde","name":"Gustavo Valverde","path":"/gustavovalverde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16890942?s=80&v=4"},"commit":{"message":"test: remove job condition","shortMessageHtmlLink":"test: remove job condition"}},{"before":"5a55d0ba39b8e65e85d449f2e63c283038fff8e5","after":"a3a6072e606a09ae4979495ae101cb37c3ba5c0e","ref":"refs/heads/ref-cache-state","pushedAt":"2024-09-12T18:11:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gustavovalverde","name":"Gustavo Valverde","path":"/gustavovalverde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16890942?s=80&v=4"},"commit":{"message":"fix(ci): check for specific boolean values","shortMessageHtmlLink":"fix(ci): check for specific boolean values"}},{"before":"6fb9f1056ef9bd17c7dc3d76c666f0f3142ba1d2","after":"5a55d0ba39b8e65e85d449f2e63c283038fff8e5","ref":"refs/heads/ref-cache-state","pushedAt":"2024-09-12T16:58:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gustavovalverde","name":"Gustavo Valverde","path":"/gustavovalverde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16890942?s=80&v=4"},"commit":{"message":"fix(ci): handle variables and outputs better","shortMessageHtmlLink":"fix(ci): handle variables and outputs better"}},{"before":"40fdc5cbe087a30d52f34216914bb9e4dfe6eb6e","after":"6fb9f1056ef9bd17c7dc3d76c666f0f3142ba1d2","ref":"refs/heads/ref-cache-state","pushedAt":"2024-09-12T16:23:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gustavovalverde","name":"Gustavo Valverde","path":"/gustavovalverde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16890942?s=80&v=4"},"commit":{"message":"fix(ci): convert the `get-disk-name` to a job","shortMessageHtmlLink":"fix(ci): convert the get-disk-name to a job"}},{"before":"18da2412aa6f3bf8f27b534a89ea0793a372d594","after":"40fdc5cbe087a30d52f34216914bb9e4dfe6eb6e","ref":"refs/heads/ref-cache-state","pushedAt":"2024-09-12T14:37:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gustavovalverde","name":"Gustavo Valverde","path":"/gustavovalverde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16890942?s=80&v=4"},"commit":{"message":"fix(ci): add missing cached disk outputs and change values","shortMessageHtmlLink":"fix(ci): add missing cached disk outputs and change values"}},{"before":"30e12015230c25b7cdce2c81c9362bef3f236a39","after":"3ecb88019743d3b64cceedee269eb3fea97b3df1","ref":"refs/heads/issue8850","pushedAt":"2024-09-12T10:49:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"oxarbitrage","name":"Alfredo Garcia","path":"/oxarbitrage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21685097?s=80&v=4"},"commit":{"message":"fix conditional compilation","shortMessageHtmlLink":"fix conditional compilation"}},{"before":null,"after":"18da2412aa6f3bf8f27b534a89ea0793a372d594","ref":"refs/heads/ref-cache-state","pushedAt":"2024-09-12T09:36:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gustavovalverde","name":"Gustavo Valverde","path":"/gustavovalverde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16890942?s=80&v=4"},"commit":{"message":"ref(ci): consolidate workflows and scripts for cached states\n\nWe've been using multiple approaches to locate and retrieve cached states in GCP. However, this has made it difficult to reuse the same methods across new workflows or different scenarios.\n\nTo address this, we've streamlined the process to make it more reusable in other contexts. This change will support deploying instances from both the `main` branch and `release`, simplifying future implementations and speeding up the process.","shortMessageHtmlLink":"ref(ci): consolidate workflows and scripts for cached states"}},{"before":"6a982a2ec98735bb3a1424adf02b5cb719f51126","after":"30e12015230c25b7cdce2c81c9362bef3f236a39","ref":"refs/heads/issue8850","pushedAt":"2024-09-11T21:25:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"oxarbitrage","name":"Alfredo Garcia","path":"/oxarbitrage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21685097?s=80&v=4"},"commit":{"message":"add note","shortMessageHtmlLink":"add note"}},{"before":"62090144b7ef70431180d9e38bcdcd85967b78cd","after":"6a982a2ec98735bb3a1424adf02b5cb719f51126","ref":"refs/heads/issue8850","pushedAt":"2024-09-11T20:59:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"oxarbitrage","name":"Alfredo Garcia","path":"/oxarbitrage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21685097?s=80&v=4"},"commit":{"message":"use conditional compilation","shortMessageHtmlLink":"use conditional compilation"}},{"before":"a0c9ce68509e28b93e863a44839b30b0a9cb8795","after":"97d437f5ad6bdd450cba45fa378833ff73c4d828","ref":"refs/heads/getmininginfo-additional-fields","pushedAt":"2024-09-11T20:09:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"oxarbitrage","name":"Alfredo Garcia","path":"/oxarbitrage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21685097?s=80&v=4"},"commit":{"message":"make sure fields are not present when tip is 0","shortMessageHtmlLink":"make sure fields are not present when tip is 0"}},{"before":null,"after":"62090144b7ef70431180d9e38bcdcd85967b78cd","ref":"refs/heads/issue8850","pushedAt":"2024-09-11T20:02:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"oxarbitrage","name":"Alfredo Garcia","path":"/oxarbitrage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21685097?s=80&v=4"},"commit":{"message":"modify shutdown used in `stop()`","shortMessageHtmlLink":"modify shutdown used in stop()"}},{"before":"8a2d9f1246fc3385465c6dc742b97124b82c154a","after":"a0c9ce68509e28b93e863a44839b30b0a9cb8795","ref":"refs/heads/getmininginfo-additional-fields","pushedAt":"2024-09-11T11:54:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"oxarbitrage","name":"Alfredo Garcia","path":"/oxarbitrage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21685097?s=80&v=4"},"commit":{"message":"fix zebra-state standalone build","shortMessageHtmlLink":"fix zebra-state standalone build"}},{"before":"c5a8b653adc73dead05efc2995d6c6071355dd22","after":"8a2d9f1246fc3385465c6dc742b97124b82c154a","ref":"refs/heads/getmininginfo-additional-fields","pushedAt":"2024-09-11T11:31:40.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"oxarbitrage","name":"Alfredo Garcia","path":"/oxarbitrage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21685097?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/main' into getmininginfo-additional-fields","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/main' into getmininginfo-additio…"}},{"before":null,"after":"c5a8b653adc73dead05efc2995d6c6071355dd22","ref":"refs/heads/getmininginfo-additional-fields","pushedAt":"2024-09-10T20:59:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"oxarbitrage","name":"Alfredo Garcia","path":"/oxarbitrage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21685097?s=80&v=4"},"commit":{"message":"update openapi spec","shortMessageHtmlLink":"update openapi spec"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xN1QxMzoxNzo0OS4wMDAwMDBazwAAAAS4jlQs","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xN1QxMzoxNzo0OS4wMDAwMDBazwAAAAS4jlQs","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xMFQyMDo1OTowNC4wMDAwMDBazwAAAASyhLvu"}},"title":"Activity · ZcashFoundation/zebra"}