{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":175032889,"defaultBranch":"main","name":"pyaleph","ownerLogin":"aleph-im","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-03-11T15:46:15.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/48436558?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1727446038.0","currentOid":""},"activityList":{"items":[{"before":"b5fcbbfce6a422774fe3add6abaf2a6dcbc8d66a","after":null,"ref":"refs/heads/andres-fix-add_large_ints_test","pushedAt":"2024-09-27T14:07:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nesitor","name":null,"path":"/nesitor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/560675?s=80&v=4"}},{"before":"7334301ceade7b06ec38960ea5822e31d4ca4219","after":"03313432a2c552f5eff9f3f9dc49ed95973f1920","ref":"refs/heads/main","pushedAt":"2024-09-27T14:07:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nesitor","name":null,"path":"/nesitor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/560675?s=80&v=4"},"commit":{"message":"Fix: Add a test for large ints to ensure don't raises a TypeError (#611)","shortMessageHtmlLink":"Fix: Add a test for large ints to ensure don't raises a TypeError (#611)"}},{"before":null,"after":"b5fcbbfce6a422774fe3add6abaf2a6dcbc8d66a","ref":"refs/heads/andres-fix-add_large_ints_test","pushedAt":"2024-09-26T09:53:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nesitor","name":null,"path":"/nesitor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/560675?s=80&v=4"},"commit":{"message":"Fix: Add a test for large ints to ensure don't raises a TypeError","shortMessageHtmlLink":"Fix: Add a test for large ints to ensure don't raises a TypeError"}},{"before":"5168a0b3ecc4949f7d83f1684b0a3dc999282997","after":null,"ref":"refs/heads/andres-fix-solve_orjson_issues_large_ints","pushedAt":"2024-09-25T20:53:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nesitor","name":null,"path":"/nesitor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/560675?s=80&v=4"}},{"before":"e0b9be54eba091c7f4cbef74d8b0bb954279d968","after":"7334301ceade7b06ec38960ea5822e31d4ca4219","ref":"refs/heads/main","pushedAt":"2024-09-25T20:52:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nesitor","name":null,"path":"/nesitor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/560675?s=80&v=4"},"commit":{"message":"Solve large int errors (#610)\n\n* Problem: On large integer values orjson library shows an `TypeError: Integer exceeds 64-bit range` error.\r\n\r\nSolution: In case that `orjson` cannot handle the issue, we handle it running a normal `json.XXX` method.\r\n\r\n* Fix: Solve mypy issue\r\n\r\n* Fix: Solve test issues","shortMessageHtmlLink":"Solve large int errors (#610)"}},{"before":"e5c560dbfe2fed8ff304390a9c2796d2be6da8fe","after":"5168a0b3ecc4949f7d83f1684b0a3dc999282997","ref":"refs/heads/andres-fix-solve_orjson_issues_large_ints","pushedAt":"2024-09-25T20:42:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"nesitor","name":null,"path":"/nesitor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/560675?s=80&v=4"},"commit":{"message":"Fix: Solve test issues","shortMessageHtmlLink":"Fix: Solve test issues"}},{"before":"55162cb23aa734c923a21e602019ed95d95e5d73","after":"e5c560dbfe2fed8ff304390a9c2796d2be6da8fe","ref":"refs/heads/andres-fix-solve_orjson_issues_large_ints","pushedAt":"2024-09-25T20:31:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nesitor","name":null,"path":"/nesitor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/560675?s=80&v=4"},"commit":{"message":"Fix: Solve test issues","shortMessageHtmlLink":"Fix: Solve test issues"}},{"before":"a611fb8bae1fb90b31484be2f9705979f5e38465","after":"55162cb23aa734c923a21e602019ed95d95e5d73","ref":"refs/heads/andres-fix-solve_orjson_issues_large_ints","pushedAt":"2024-09-25T20:22:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"nesitor","name":null,"path":"/nesitor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/560675?s=80&v=4"},"commit":{"message":"Fix: Solve mypy issue","shortMessageHtmlLink":"Fix: Solve mypy issue"}},{"before":"ea48118612823ffef4d7c2627c9f48ad9df964c9","after":"a611fb8bae1fb90b31484be2f9705979f5e38465","ref":"refs/heads/andres-fix-solve_orjson_issues_large_ints","pushedAt":"2024-09-25T20:18:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nesitor","name":null,"path":"/nesitor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/560675?s=80&v=4"},"commit":{"message":"Fix: Solve mypy issue","shortMessageHtmlLink":"Fix: Solve mypy issue"}},{"before":null,"after":"ea48118612823ffef4d7c2627c9f48ad9df964c9","ref":"refs/heads/andres-fix-solve_orjson_issues_large_ints","pushedAt":"2024-09-25T20:09:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nesitor","name":null,"path":"/nesitor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/560675?s=80&v=4"},"commit":{"message":"Problem: On large integer values orjson library shows an `TypeError: Integer exceeds 64-bit range` error.\n\nSolution: In case that `orjson` cannot handle the issue, we handle it running a normal `json.XXX` method.","shortMessageHtmlLink":"Problem: On large integer values orjson library shows an `TypeError: …"}},{"before":"4872396df1a41817b43b05cf9d203c0dabcd6b6b","after":null,"ref":"refs/heads/ol-pr-template","pushedAt":"2024-09-25T16:19:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Psycojoker","name":"Bram","path":"/Psycojoker","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41827?s=80&v=4"}},{"before":"3a62d9a546eb3f68a73a3e69809538685e59e55f","after":"e0b9be54eba091c7f4cbef74d8b0bb954279d968","ref":"refs/heads/main","pushedAt":"2024-09-25T16:19:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Psycojoker","name":"Bram","path":"/Psycojoker","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41827?s=80&v=4"},"commit":{"message":"Provide a template for new PRs","shortMessageHtmlLink":"Provide a template for new PRs"}},{"before":"7880e176ad38f0ae201ad53f7169b67f10caec5d","after":null,"ref":"refs/heads/lp-dependabot","pushedAt":"2024-09-24T21:23:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Psycojoker","name":"Bram","path":"/Psycojoker","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41827?s=80&v=4"}},{"before":null,"after":"e7f5119310fe9d18ab781f564c0c37347691d5ba","ref":"refs/heads/dependabot/pip/aiohttp-3.10.5","pushedAt":"2024-09-24T15:30:07.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 aiohttp from 3.8.4 to 3.10.5\n\nBumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.10.5.\n- [Release notes](https://github.com/aio-libs/aiohttp/releases)\n- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)\n- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.4...v3.10.5)\n\n---\nupdated-dependencies:\n- dependency-name: aiohttp\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Chore(deps): Bump aiohttp from 3.8.4 to 3.10.5"}},{"before":null,"after":"071ecc5b711d726d33bc1d952bcdee8d15a3a5dc","ref":"refs/heads/dependabot/pip/uvloop-0.20.0","pushedAt":"2024-09-24T15:29:55.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 uvloop from 0.19.0 to 0.20.0\n\nBumps [uvloop](https://github.com/MagicStack/uvloop) from 0.19.0 to 0.20.0.\n- [Release notes](https://github.com/MagicStack/uvloop/releases)\n- [Commits](https://github.com/MagicStack/uvloop/compare/v0.19.0...v0.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: uvloop\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Chore(deps): Bump uvloop from 0.19.0 to 0.20.0"}},{"before":null,"after":"3ac167647317bb8533ce06b6c1a79c3a2d833ab0","ref":"refs/heads/dependabot/pip/aio-pika-9.4.3","pushedAt":"2024-09-24T15:29:51.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 aio-pika from 9.1.3 to 9.4.3\n\nBumps [aio-pika](https://github.com/mosquito/aio-pika) from 9.1.3 to 9.4.3.\n- [Release notes](https://github.com/mosquito/aio-pika/releases)\n- [Changelog](https://github.com/mosquito/aio-pika/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/mosquito/aio-pika/compare/9.1.3...9.4.3)\n\n---\nupdated-dependencies:\n- dependency-name: aio-pika\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Chore(deps): Bump aio-pika from 9.1.3 to 9.4.3"}},{"before":null,"after":"0609d485aad131362ec98eeba21fb0fed2d6d668","ref":"refs/heads/dependabot/pip/asyncpg-0.29.0","pushedAt":"2024-09-24T15:29:47.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 asyncpg from 0.28.0 to 0.29.0\n\nBumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.28.0 to 0.29.0.\n- [Release notes](https://github.com/MagicStack/asyncpg/releases)\n- [Commits](https://github.com/MagicStack/asyncpg/compare/v0.28.0...v0.29.0)\n\n---\nupdated-dependencies:\n- dependency-name: asyncpg\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Chore(deps): Bump asyncpg from 0.28.0 to 0.29.0"}},{"before":null,"after":"abc8af6c2dbccb6bdd691bfd1bf76c2d7aab87f9","ref":"refs/heads/dependabot/pip/more-itertools-10.5.0","pushedAt":"2024-09-24T15:29:43.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-dev): Bump more-itertools from 8.14.0 to 10.5.0\n\nBumps [more-itertools](https://github.com/more-itertools/more-itertools) from 8.14.0 to 10.5.0.\n- [Release notes](https://github.com/more-itertools/more-itertools/releases)\n- [Commits](https://github.com/more-itertools/more-itertools/compare/v8.14.0...v10.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: more-itertools\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Chore(deps-dev): Bump more-itertools from 8.14.0 to 10.5.0"}},{"before":"3d4af70c06be0fe4a336e4ac45c58c87aa5dd33b","after":"3a62d9a546eb3f68a73a3e69809538685e59e55f","ref":"refs/heads/main","pushedAt":"2024-09-24T15:29:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hoh","name":"Hugo Herter","path":"/hoh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/404665?s=80&v=4"},"commit":{"message":"chore: configure dependabot to auto update dependencies","shortMessageHtmlLink":"chore: configure dependabot to auto update dependencies"}},{"before":null,"after":"7880e176ad38f0ae201ad53f7169b67f10caec5d","ref":"refs/heads/lp-dependabot","pushedAt":"2024-09-20T01:17:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Psycojoker","name":"Bram","path":"/Psycojoker","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41827?s=80&v=4"},"commit":{"message":"chore: configure dependabot to auto update dependencies","shortMessageHtmlLink":"chore: configure dependabot to auto update dependencies"}},{"before":null,"after":"06e4518b5cc288a1eca292ea89a22c2a0bba8c1e","ref":"refs/heads/lp-old-broken-queue-test","pushedAt":"2024-09-19T21:36:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Psycojoker","name":"Bram","path":"/Psycojoker","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41827?s=80&v=4"},"commit":{"message":"fix: mock.called_once doesn't exist","shortMessageHtmlLink":"fix: mock.called_once doesn't exist"}},{"before":null,"after":"ed8fd1ed2f45ce837b49fc1e6719c98216838c8d","ref":"refs/heads/lp-called-once","pushedAt":"2024-09-19T21:20:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Psycojoker","name":"Bram","path":"/Psycojoker","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41827?s=80&v=4"},"commit":{"message":"fix: mock.called_once is not a valid test","shortMessageHtmlLink":"fix: mock.called_once is not a valid test"}},{"before":null,"after":"f137ff11f131712901d938a3c69ec74b920a4682","ref":"refs/heads/hoh-pyproject-fix-nix","pushedAt":"2024-09-19T11:32:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hoh","name":"Hugo Herter","path":"/hoh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/404665?s=80&v=4"},"commit":{"message":"WIP: Fix shell.nix","shortMessageHtmlLink":"WIP: Fix shell.nix"}},{"before":"7226cdf3b78ca96c047eda239766fbf70d3e471c","after":"ceb4bd3d5ae4a38f343b9a086e490e93a596bbf1","ref":"refs/heads/pyproject","pushedAt":"2024-09-19T09:28:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Psycojoker","name":"Bram","path":"/Psycojoker","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41827?s=80&v=4"},"commit":{"message":"feat: update the version of our fork of pytezos (#590)\n\n* feat: update the version of our fork of pytezos\r\n\r\n* Update pyproject.toml\r\n\r\nCo-authored-by: Hugo Herter \r\n\r\n---------\r\n\r\nCo-authored-by: Hugo Herter ","shortMessageHtmlLink":"feat: update the version of our fork of pytezos (#590)"}},{"before":"9ff5cd2f4c04eea4767c3b5583d18a58dfeaaa7c","after":"7226cdf3b78ca96c047eda239766fbf70d3e471c","ref":"refs/heads/pyproject","pushedAt":"2024-09-19T09:12:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Psycojoker","name":"Bram","path":"/Psycojoker","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41827?s=80&v=4"},"commit":{"message":"feat: update the version of our fork of pytezos (#590)\n\n* feat: update the version of our fork of pytezos\r\n\r\n* Update pyproject.toml\r\n\r\nCo-authored-by: Hugo Herter \r\n\r\n---------\r\n\r\nCo-authored-by: Hugo Herter ","shortMessageHtmlLink":"feat: update the version of our fork of pytezos (#590)"}},{"before":"df2a4e840db5feac9d275378020272de5cf24002","after":"9ff5cd2f4c04eea4767c3b5583d18a58dfeaaa7c","ref":"refs/heads/pyproject","pushedAt":"2024-09-19T08:59:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Psycojoker","name":"Bram","path":"/Psycojoker","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41827?s=80&v=4"},"commit":{"message":"feat: update the version of our fork of pytezos (#590)\n\n* feat: update the version of our fork of pytezos\r\n\r\n* Update pyproject.toml\r\n\r\nCo-authored-by: Hugo Herter \r\n\r\n---------\r\n\r\nCo-authored-by: Hugo Herter ","shortMessageHtmlLink":"feat: update the version of our fork of pytezos (#590)"}},{"before":"d0e46a32bdf8a56805f98bdd9fb6aa73a2da1328","after":"df2a4e840db5feac9d275378020272de5cf24002","ref":"refs/heads/pyproject","pushedAt":"2024-09-17T15:43:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Psycojoker","name":"Bram","path":"/Psycojoker","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41827?s=80&v=4"},"commit":{"message":"fixup! fix: disable nix-ci for now\n\nsome test","shortMessageHtmlLink":"fixup! fix: disable nix-ci for now"}},{"before":"d2e1721a365919fb9411cff50ed2dc5fa69e6198","after":null,"ref":"refs/heads/hoh-docker-main","pushedAt":"2024-09-03T16:16:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Psycojoker","name":"Bram","path":"/Psycojoker","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41827?s=80&v=4"}},{"before":"b8583519223d0597acf389453f2d2d57154a53cf","after":"3d4af70c06be0fe4a336e4ac45c58c87aa5dd33b","ref":"refs/heads/main","pushedAt":"2024-08-30T07:51:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hoh","name":"Hugo Herter","path":"/hoh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/404665?s=80&v=4"},"commit":{"message":"Fix: Docker image was not built for `main` branch","shortMessageHtmlLink":"Fix: Docker image was not built for main branch"}},{"before":"4fb8209756cd6bcbeed3805717aa857e734d7b4b","after":null,"ref":"refs/heads/lp-test-pytezos","pushedAt":"2024-08-29T23:10:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Psycojoker","name":"Bram","path":"/Psycojoker","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41827?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yN1QxNDowNzoxOC4wMDAwMDBazwAAAATCrfi3","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yOVQyMzoxMDoyOS4wMDAwMDBazwAAAASoH-R3"}},"title":"Activity · aleph-im/pyaleph"}