{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":408855771,"defaultBranch":"main","name":"klimadao-solidity","ownerLogin":"KlimaDAO","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-09-21T14:36:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/84152891?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1709005293.0","currentOid":""},"activityList":{"items":[{"before":"dc21a7b36bb4652034cda71344552d86bfe70d20","after":"c78ba273ff50d3bcfaa75d5ec31ad432e18b7623","ref":"refs/heads/toucan-puro","pushedAt":"2024-04-30T21:04:42.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"cujowolf","name":null,"path":"/cujowolf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92617969?s=80&v=4"},"commit":{"message":"abi update","shortMessageHtmlLink":"abi update"}},{"before":"5f4f92e7fb00279a8d70226503a931021aae40e4","after":"dc21a7b36bb4652034cda71344552d86bfe70d20","ref":"refs/heads/toucan-puro","pushedAt":"2024-04-25T20:51:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cujowolf","name":null,"path":"/cujowolf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92617969?s=80&v=4"},"commit":{"message":"abi update","shortMessageHtmlLink":"abi update"}},{"before":"aac12f7c87ecdfce4c7a6124f58443cc5a2880ce","after":"5f4f92e7fb00279a8d70226503a931021aae40e4","ref":"refs/heads/toucan-puro","pushedAt":"2024-04-25T20:49:31.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"cujowolf","name":null,"path":"/cujowolf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92617969?s=80&v=4"},"commit":{"message":"test updates","shortMessageHtmlLink":"test updates"}},{"before":"df80e96e135baac9375613e280a42ad3697f4bcf","after":"b5f0b734713db247a566e0c2318bfd2dd7f717d6","ref":"refs/heads/axelar-cross-chain-retire","pushedAt":"2024-04-17T22:10:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cujowolf","name":null,"path":"/cujowolf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92617969?s=80&v=4"},"commit":{"message":"Initial Interchain token","shortMessageHtmlLink":"Initial Interchain token"}},{"before":"0d9a34fb46328127552f5421922e0f694ab75343","after":"df80e96e135baac9375613e280a42ad3697f4bcf","ref":"refs/heads/axelar-cross-chain-retire","pushedAt":"2024-04-17T22:06:52.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"cujowolf","name":null,"path":"/cujowolf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92617969?s=80&v=4"},"commit":{"message":"Initial Interchain token","shortMessageHtmlLink":"Initial Interchain token"}},{"before":null,"after":"aac12f7c87ecdfce4c7a6124f58443cc5a2880ce","ref":"refs/heads/toucan-puro","pushedAt":"2024-02-27T03:41:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cujowolf","name":null,"path":"/cujowolf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92617969?s=80&v=4"},"commit":{"message":"Add Puro retirement request basics","shortMessageHtmlLink":"Add Puro retirement request basics"}},{"before":"73dbe70c4bd752b83451fce98a064d5637f1b8e7","after":null,"ref":"refs/heads/abi","pushedAt":"2024-02-16T00:26:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"cujowolf","name":null,"path":"/cujowolf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92617969?s=80&v=4"}},{"before":"979c03a156dc3afbbcc7943d7e852274f6de74cb","after":"6f849cf6c7ec0965f88d2631827241489aa0c730","ref":"refs/heads/main","pushedAt":"2024-02-16T00:26:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cujowolf","name":null,"path":"/cujowolf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92617969?s=80&v=4"},"commit":{"message":"Update current abi (#61)","shortMessageHtmlLink":"Update current abi (#61)"}},{"before":null,"after":"73dbe70c4bd752b83451fce98a064d5637f1b8e7","ref":"refs/heads/abi","pushedAt":"2024-02-16T00:25:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cujowolf","name":null,"path":"/cujowolf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92617969?s=80&v=4"},"commit":{"message":"Update current abi","shortMessageHtmlLink":"Update current abi"}},{"before":"aea4ba1c3b7685f36b4fea95f15fe95110615ae5","after":"979c03a156dc3afbbcc7943d7e852274f6de74cb","ref":"refs/heads/main","pushedAt":"2024-02-08T20:02:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cujowolf","name":null,"path":"/cujowolf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92617969?s=80&v=4"},"commit":{"message":"Configure repo to build solidity documentation with Foundry Forge (#60)\n\n* initial settings for forge doc generation\r\n\r\n* git ignore docs folder\r\n\r\n* initial build of book, add github action\r\n\r\n* tweaked docs.yml\r\n\r\n* attempting to fix publish_dir path in docs.yml\r\n\r\n* Update publish_dir path in docs.yml\r\n\r\n* Update publish directory in GitHub Pages workflow\r\n\r\n* Delete 'book/' from .gitignore file\r\n\r\n* debugging github page workflow\r\n\r\n* added missing build flag to forge doc in gh workflow\r\n\r\n* clean up docs folder\r\n\r\n* configuring vercel and removing docs.yml\r\n\r\n* install foundry in vercel build script\r\n\r\n* Update build.js to source .bashrc before running foundryup\r\n\r\n* Update build.js script to combine exec\r\n\r\n* Revert \"Update build.js script to combine exec\"\r\n\r\nThis reverts commit d99711a1bead1b744a6a6e65147ff89f33bc6047.\r\n\r\n* Revert \"Update build.js to source .bashrc before running foundryup\"\r\n\r\nThis reverts commit fb8cb72248cbbda666b2f42f01220f52068092b1.\r\n\r\n* Revert \"install foundry in vercel build script\"\r\n\r\nThis reverts commit 950312bd479379094a4eb3cdf79657441250d3b4.\r\n\r\n* Revert \"configuring vercel and removing docs.yml\"\r\n\r\nThis reverts commit 36bd119c3d4e85a71ef04f23145ba10a46e7ab61.\r\n\r\n* removed book from gitignore\r\n\r\n* Update build and deploy workflow to compare Forge docs\r\n\r\n* added documentation to README.md and removed book from gitignore\r\n\r\n* delete github action workflow\r\n\r\n* Fixed typo in README\r\n\r\n* added more information on mdbook build and automated deployment","shortMessageHtmlLink":"Configure repo to build solidity documentation with Foundry Forge (#60)"}},{"before":"3d4551e02d16c0f8a2fcc0d5a7db82ab39b13ff2","after":"c9af51281e6dda86b169d7b9d9c05651644db19b","ref":"refs/heads/forge-docs","pushedAt":"2024-02-07T01:51:53.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ChazSchmidt","name":"Chaz Schmidt","path":"/ChazSchmidt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11149889?s=80&v=4"},"commit":{"message":"added more information on mdbook build and automated deployment","shortMessageHtmlLink":"added more information on mdbook build and automated deployment"}},{"before":"371b12e4b09bc9240d2eda1c1470b4ab285d3258","after":null,"ref":"refs/heads/infinity-icr","pushedAt":"2024-02-06T21:53:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"cujowolf","name":null,"path":"/cujowolf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92617969?s=80&v=4"}},{"before":"442f730eebfe4e1bb66fee7ed6bc7677a3b8b48a","after":null,"ref":"refs/heads/infinity-quote","pushedAt":"2024-02-06T21:52:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"cujowolf","name":null,"path":"/cujowolf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92617969?s=80&v=4"}},{"before":"6ad8f2282dacc4452c614e57450681e6ec1ae356","after":null,"ref":"refs/heads/retirement-bonds","pushedAt":"2024-02-06T21:52:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"cujowolf","name":null,"path":"/cujowolf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92617969?s=80&v=4"}},{"before":"c26be4a9c8e2c4690474069508f45c6605787a74","after":null,"ref":"refs/heads/foundry","pushedAt":"2024-02-06T21:52:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"cujowolf","name":null,"path":"/cujowolf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92617969?s=80&v=4"}},{"before":"9b2d4f93845eff34e2d9475f9b787f06611e63ab","after":null,"ref":"refs/heads/fuzz-testing","pushedAt":"2024-02-06T21:52:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"cujowolf","name":null,"path":"/cujowolf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92617969?s=80&v=4"}},{"before":"bbc514d2ff18587eba323b41b41cb86b986c42c7","after":"3d4551e02d16c0f8a2fcc0d5a7db82ab39b13ff2","ref":"refs/heads/forge-docs","pushedAt":"2024-02-01T18:30:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ChazSchmidt","name":"Chaz Schmidt","path":"/ChazSchmidt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11149889?s=80&v=4"},"commit":{"message":"delete github action workflow","shortMessageHtmlLink":"delete github action workflow"}},{"before":"704b462e69030cb9a43680057bee91d745d579ba","after":"bbc514d2ff18587eba323b41b41cb86b986c42c7","ref":"refs/heads/forge-docs","pushedAt":"2024-02-01T18:07:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ChazSchmidt","name":"Chaz Schmidt","path":"/ChazSchmidt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11149889?s=80&v=4"},"commit":{"message":"added documentation to README.md and removed book from gitignore","shortMessageHtmlLink":"added documentation to README.md and removed book from gitignore"}},{"before":"d99711a1bead1b744a6a6e65147ff89f33bc6047","after":"704b462e69030cb9a43680057bee91d745d579ba","ref":"refs/heads/forge-docs","pushedAt":"2024-02-01T17:24:41.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"ChazSchmidt","name":"Chaz Schmidt","path":"/ChazSchmidt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11149889?s=80&v=4"},"commit":{"message":"Update build and deploy workflow to compare Forge docs","shortMessageHtmlLink":"Update build and deploy workflow to compare Forge docs"}},{"before":"fb8cb72248cbbda666b2f42f01220f52068092b1","after":"d99711a1bead1b744a6a6e65147ff89f33bc6047","ref":"refs/heads/forge-docs","pushedAt":"2024-01-31T18:33:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ChazSchmidt","name":"Chaz Schmidt","path":"/ChazSchmidt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11149889?s=80&v=4"},"commit":{"message":"Update build.js script to combine exec","shortMessageHtmlLink":"Update build.js script to combine exec"}},{"before":"f330a7869f292b5ecfcb2678512206c24a9cceb0","after":"fb8cb72248cbbda666b2f42f01220f52068092b1","ref":"refs/heads/forge-docs","pushedAt":"2024-01-31T17:53:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ChazSchmidt","name":"Chaz Schmidt","path":"/ChazSchmidt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11149889?s=80&v=4"},"commit":{"message":"Update build.js to source .bashrc before running foundryup","shortMessageHtmlLink":"Update build.js to source .bashrc before running foundryup"}},{"before":"fb8cb72248cbbda666b2f42f01220f52068092b1","after":"f330a7869f292b5ecfcb2678512206c24a9cceb0","ref":"refs/heads/forge-docs","pushedAt":"2024-01-31T02:17:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ChazSchmidt","name":"Chaz Schmidt","path":"/ChazSchmidt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11149889?s=80&v=4"},"commit":{"message":"Refactored build.js script to use npx hardhat forge doc --build","shortMessageHtmlLink":"Refactored build.js script to use npx hardhat forge doc --build"}},{"before":"950312bd479379094a4eb3cdf79657441250d3b4","after":"fb8cb72248cbbda666b2f42f01220f52068092b1","ref":"refs/heads/forge-docs","pushedAt":"2024-01-31T01:59:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ChazSchmidt","name":"Chaz Schmidt","path":"/ChazSchmidt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11149889?s=80&v=4"},"commit":{"message":"Update build.js to source .bashrc before running foundryup","shortMessageHtmlLink":"Update build.js to source .bashrc before running foundryup"}},{"before":"36bd119c3d4e85a71ef04f23145ba10a46e7ab61","after":"950312bd479379094a4eb3cdf79657441250d3b4","ref":"refs/heads/forge-docs","pushedAt":"2024-01-31T01:56:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ChazSchmidt","name":"Chaz Schmidt","path":"/ChazSchmidt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11149889?s=80&v=4"},"commit":{"message":"install foundry in vercel build script","shortMessageHtmlLink":"install foundry in vercel build script"}},{"before":"36109e4551048e978d232da5905a9cf6eaf3e3e2","after":"36bd119c3d4e85a71ef04f23145ba10a46e7ab61","ref":"refs/heads/forge-docs","pushedAt":"2024-01-31T01:29:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ChazSchmidt","name":"Chaz Schmidt","path":"/ChazSchmidt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11149889?s=80&v=4"},"commit":{"message":"configuring vercel and removing docs.yml","shortMessageHtmlLink":"configuring vercel and removing docs.yml"}},{"before":null,"after":"eb1e8ba0e90a4c45650b331bbbec2041a0833c21","ref":"refs/heads/feature/infinity-uniswap-v3","pushedAt":"2024-01-28T21:50:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cujowolf","name":null,"path":"/cujowolf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92617969?s=80&v=4"},"commit":{"message":"Initial UniswapV3 swaps for Retirement Bonds","shortMessageHtmlLink":"Initial UniswapV3 swaps for Retirement Bonds"}},{"before":"2755daf5bf7fe8679aeb89947658d9d135a4d030","after":"0d9a34fb46328127552f5421922e0f694ab75343","ref":"refs/heads/axelar-cross-chain-retire","pushedAt":"2024-01-28T17:49:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cujowolf","name":null,"path":"/cujowolf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92617969?s=80&v=4"},"commit":{"message":"Axelar string address utils","shortMessageHtmlLink":"Axelar string address utils"}},{"before":"4f432c97e242b1f719f769ed2113744c60055441","after":"2755daf5bf7fe8679aeb89947658d9d135a4d030","ref":"refs/heads/axelar-cross-chain-retire","pushedAt":"2024-01-28T17:47:46.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"cujowolf","name":null,"path":"/cujowolf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92617969?s=80&v=4"},"commit":{"message":"Add initial Axelar cross-chain retirement contract","shortMessageHtmlLink":"Add initial Axelar cross-chain retirement contract"}},{"before":"fb2b52a879ba8a3470ecec59a78e642278bd3caf","after":"d76340cc0cef6a5fa15afd6cccd993a7cefe3294","ref":"refs/heads/gh-pages","pushedAt":"2024-01-24T23:04:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy: 36109e4551048e978d232da5905a9cf6eaf3e3e2","shortMessageHtmlLink":"deploy: 36109e4"}},{"before":"d4e134157b4d504544c62a707adfa480baf68558","after":"36109e4551048e978d232da5905a9cf6eaf3e3e2","ref":"refs/heads/forge-docs","pushedAt":"2024-01-24T23:03:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ChazSchmidt","name":"Chaz Schmidt","path":"/ChazSchmidt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11149889?s=80&v=4"},"commit":{"message":"clean up docs folder","shortMessageHtmlLink":"clean up docs folder"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPmyPlgA","startCursor":null,"endCursor":null}},"title":"Activity ยท KlimaDAO/klimadao-solidity"}