{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":527546607,"defaultBranch":"dev","name":"frontend","ownerLogin":"haqq-network","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-08-22T12:05:07.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/97603871?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726738949.0","currentOid":""},"activityList":{"items":[{"before":"edfea9a276666c1800b0f7d5439262e899cbf7c0","after":"8b01c7189a7b690139d1f170b8c3db56deee98b7","ref":"refs/heads/feat/web-548-delegation-through-precompiles","pushedAt":"2024-09-19T15:50:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"olegshilov","name":"Oleg Shilov","path":"/olegshilov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/930121?s=80&v=4"},"commit":{"message":"chore(staking): use cosmos implementation for get rewards\n\n- add more logs and comments","shortMessageHtmlLink":"chore(staking): use cosmos implementation for get rewards"}},{"before":"d7c8d14bda4119d4384914be047eb2f49a17eec0","after":"31b7c6232db53ef278b1ff71edb8b4101062fedd","ref":"refs/heads/snyk-fix-5c64bef27c60fc602112e1e1c16da4ea","pushedAt":"2024-09-19T09:42:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"onsails","name":"Andrey Kuznetsov","path":"/onsails","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107261?s=80&v=4"},"commit":{"message":"fix: package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-NEXT-8025427","shortMessageHtmlLink":"fix: package.json to reduce vulnerabilities"}},{"before":null,"after":"d7c8d14bda4119d4384914be047eb2f49a17eec0","ref":"refs/heads/snyk-fix-5c64bef27c60fc602112e1e1c16da4ea","pushedAt":"2024-09-19T09:42:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"onsails","name":"Andrey Kuznetsov","path":"/onsails","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107261?s=80&v=4"},"commit":{"message":"chore: update README.md\n\nSigned-off-by: Oleg Shilov ","shortMessageHtmlLink":"chore: update README.md"}},{"before":"7ae08d3bbb3d84b47224d91df05688f51912f6bf","after":"d7c8d14bda4119d4384914be047eb2f49a17eec0","ref":"refs/heads/dev","pushedAt":"2024-09-19T09:42:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"olegshilov","name":"Oleg Shilov","path":"/olegshilov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/930121?s=80&v=4"},"commit":{"message":"chore: update README.md\n\nSigned-off-by: Oleg Shilov ","shortMessageHtmlLink":"chore: update README.md"}},{"before":"41778f92f42f835e0deee5f90606cc9dee9bafc4","after":"4318fcffd2248c885cf287a72d6f19eed4689620","ref":"refs/heads/prod","pushedAt":"2024-09-19T09:40:14.000Z","pushType":"pr_merge","commitsCount":22,"pusher":{"login":"olegshilov","name":"Oleg Shilov","path":"/olegshilov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/930121?s=80&v=4"},"commit":{"message":"Merge pull request #942 from haqq-network/dev\n\nrelease","shortMessageHtmlLink":"Merge pull request #942 from haqq-network/dev"}},{"before":"ce2eb2c6f9cb1738e53524a8cef3156ddde91eba","after":"edfea9a276666c1800b0f7d5439262e899cbf7c0","ref":"refs/heads/feat/web-548-delegation-through-precompiles","pushedAt":"2024-09-19T08:28:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"olegshilov","name":"Oleg Shilov","path":"/olegshilov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/930121?s=80&v=4"},"commit":{"message":"feat(staking): use precompiled for get rewards","shortMessageHtmlLink":"feat(staking): use precompiled for get rewards"}},{"before":"ef4d76a580b135ff2abe9425fc787e0bcd3db95c","after":"7ae08d3bbb3d84b47224d91df05688f51912f6bf","ref":"refs/heads/dev","pushedAt":"2024-09-12T09:02:50.000Z","pushType":"push","commitsCount":83,"pusher":{"login":"olegshilov","name":"Oleg Shilov","path":"/olegshilov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/930121?s=80&v=4"},"commit":{"message":"Merge branch 'prod' into dev","shortMessageHtmlLink":"Merge branch 'prod' into dev"}},{"before":"73f0541c7daee2a445e3c348f604be710f015495","after":"ce2eb2c6f9cb1738e53524a8cef3156ddde91eba","ref":"refs/heads/feat/web-548-delegation-through-precompiles","pushedAt":"2024-09-12T08:50:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"olegshilov","name":"Oleg Shilov","path":"/olegshilov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/930121?s=80&v=4"},"commit":{"message":"feat(staking): use precompiled for get rewards","shortMessageHtmlLink":"feat(staking): use precompiled for get rewards"}},{"before":"501b865c58064d8962e683616709b0b5cb8237ed","after":"41778f92f42f835e0deee5f90606cc9dee9bafc4","ref":"refs/heads/prod","pushedAt":"2024-09-12T08:43:25.000Z","pushType":"pr_merge","commitsCount":20,"pusher":{"login":"GarageInc","name":"Rinat Fihtengolts","path":"/GarageInc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14061779?s=80&v=4"},"commit":{"message":"refactor(shell-ui-kit): improve percentage calculation accuracy\n\n- Add check for division by zero\n- Use toFixed to limit decimal places in percentage calculations\n- Implement check for total percentage sum equaling 100%\n- Add console warning if total percentage is not exactly 100%","shortMessageHtmlLink":"refactor(shell-ui-kit): improve percentage calculation accuracy"}},{"before":"0d47940e0c0b657218401314cebc05f351e93e75","after":null,"ref":"refs/heads/feat/web-527-render-dao-locked-balance-in-balance-details-popover-in","pushedAt":"2024-09-12T08:37:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegshilov","name":"Oleg Shilov","path":"/olegshilov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/930121?s=80&v=4"}},{"before":"41304c383ba30b7cc601816ee7589e5d7a12b00e","after":"ef4d76a580b135ff2abe9425fc787e0bcd3db95c","ref":"refs/heads/dev","pushedAt":"2024-09-12T08:37:18.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"olegshilov","name":"Oleg Shilov","path":"/olegshilov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/930121?s=80&v=4"},"commit":{"message":"refactor(shell-ui-kit): improve percentage calculation accuracy\n\n- Add check for division by zero\n- Use toFixed to limit decimal places in percentage calculations\n- Implement check for total percentage sum equaling 100%\n- Add console warning if total percentage is not exactly 100%","shortMessageHtmlLink":"refactor(shell-ui-kit): improve percentage calculation accuracy"}},{"before":"30d6ec5097f73c9ebb7fe13b29b1599b030d3cf5","after":"0d47940e0c0b657218401314cebc05f351e93e75","ref":"refs/heads/feat/web-527-render-dao-locked-balance-in-balance-details-popover-in","pushedAt":"2024-09-12T08:30:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"olegshilov","name":"Oleg Shilov","path":"/olegshilov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/930121?s=80&v=4"},"commit":{"message":"refactor(shell-ui-kit): improve percentage calculation accuracy\n\n- Add check for division by zero\n- Use toFixed to limit decimal places in percentage calculations\n- Implement check for total percentage sum equaling 100%\n- Add console warning if total percentage is not exactly 100%","shortMessageHtmlLink":"refactor(shell-ui-kit): improve percentage calculation accuracy"}},{"before":"e7d938c1ec5aa72cafb278c8c88bfb725aee4518","after":"5e5afee6b6a1e2542febd3c7eba63c431b329d67","ref":"refs/heads/dependabot/npm_and_yarn/marked-14.1.2","pushedAt":"2024-09-12T08:01:13.000Z","pushType":"force_push","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 marked from 7.0.5 to 14.1.2\n\nBumps [marked](https://github.com/markedjs/marked) from 7.0.5 to 14.1.2.\n- [Release notes](https://github.com/markedjs/marked/releases)\n- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)\n- [Commits](https://github.com/markedjs/marked/compare/v7.0.5...v14.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: marked\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump marked from 7.0.5 to 14.1.2"}},{"before":"1a42816cc3a28e3f392a1c4de29c6cd2ff8a9f2b","after":"b2e52fc447a0306d9ac20c4f058741c9ebb9be1c","ref":"refs/heads/dependabot/npm_and_yarn/vanilla-cookieconsent-3.0.1","pushedAt":"2024-09-12T08:01:04.000Z","pushType":"force_push","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 vanilla-cookieconsent from 2.9.2 to 3.0.1\n\nBumps [vanilla-cookieconsent](https://github.com/orestbida/cookieconsent) from 2.9.2 to 3.0.1.\n- [Release notes](https://github.com/orestbida/cookieconsent/releases)\n- [Commits](https://github.com/orestbida/cookieconsent/compare/v2.9.2...v3.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: vanilla-cookieconsent\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump vanilla-cookieconsent from 2.9.2 to 3.0.1"}},{"before":"9285e2a8d76d9750cacb3995c68289f32d9a114d","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/floating-ui/react-0.26.23","pushedAt":"2024-09-12T08:00:29.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":"568a07f7ac3b1b481274ff0a6e4406cc1a4c946c","after":null,"ref":"refs/heads/fix/web-549-fe-incorrect-implementation-unredelegations","pushedAt":"2024-09-12T07:59:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegshilov","name":"Oleg Shilov","path":"/olegshilov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/930121?s=80&v=4"}},{"before":"dfb74413d23060c07826ea3cab5b2064b18bc7ef","after":"41304c383ba30b7cc601816ee7589e5d7a12b00e","ref":"refs/heads/dev","pushedAt":"2024-09-12T07:59:23.000Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"olegshilov","name":"Oleg Shilov","path":"/olegshilov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/930121?s=80&v=4"},"commit":{"message":"chore: self review","shortMessageHtmlLink":"chore: self review"}},{"before":"949e679ca618b7da18532b93b899774f9b61b9b2","after":"568a07f7ac3b1b481274ff0a6e4406cc1a4c946c","ref":"refs/heads/fix/web-549-fe-incorrect-implementation-unredelegations","pushedAt":"2024-09-12T07:51:24.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"GarageInc","name":"Rinat Fihtengolts","path":"/GarageInc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14061779?s=80&v=4"},"commit":{"message":"Merge branch 'dev' into fix/web-549-fe-incorrect-implementation-unredelegations","shortMessageHtmlLink":"Merge branch 'dev' into fix/web-549-fe-incorrect-implementation-unred…"}},{"before":"468c897010a441391fda1a9d9de8353ec4f70f80","after":"dfb74413d23060c07826ea3cab5b2064b18bc7ef","ref":"refs/heads/dev","pushedAt":"2024-09-11T22:09:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"olegshilov","name":"Oleg Shilov","path":"/olegshilov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/930121?s=80&v=4"},"commit":{"message":"fix(governance): correct proposal type names for RegisterCoin and RegisterERC20\n\n- Update ProposalTypes enum to include distinct types for RegisterCoin and RegisterERC20\n- Modify getProposalTypeText function to return correct text for both proposal types","shortMessageHtmlLink":"fix(governance): correct proposal type names for RegisterCoin and Reg…"}},{"before":null,"after":"949e679ca618b7da18532b93b899774f9b61b9b2","ref":"refs/heads/fix/web-549-fe-incorrect-implementation-unredelegations","pushedAt":"2024-09-11T20:50:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"olegshilov","name":"Oleg Shilov","path":"/olegshilov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/930121?s=80&v=4"},"commit":{"message":"chore: self review","shortMessageHtmlLink":"chore: self review"}},{"before":null,"after":"30d6ec5097f73c9ebb7fe13b29b1599b030d3cf5","ref":"refs/heads/feat/web-527-render-dao-locked-balance-in-balance-details-popover-in","pushedAt":"2024-09-11T16:05:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"olegshilov","name":"Oleg Shilov","path":"/olegshilov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/930121?s=80&v=4"},"commit":{"message":"feat(shell): render correct locked balances, add uc dao fund balance and unbonding amount","shortMessageHtmlLink":"feat(shell): render correct locked balances, add uc dao fund balance …"}},{"before":"84dac691188af54dd9e9fdd0642576efd4abdaf8","after":"73f0541c7daee2a445e3c348f604be710f015495","ref":"refs/heads/feat/web-548-delegation-through-precompiles","pushedAt":"2024-09-11T15:00:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"olegshilov","name":"Oleg Shilov","path":"/olegshilov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/930121?s=80&v=4"},"commit":{"message":"feat(staking): use precompiled for get rewards","shortMessageHtmlLink":"feat(staking): use precompiled for get rewards"}},{"before":"bdb98826ce2a2efcb543cb01034153d21c88168c","after":"84dac691188af54dd9e9fdd0642576efd4abdaf8","ref":"refs/heads/feat/web-548-delegation-through-precompiles","pushedAt":"2024-09-11T14:54:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"olegshilov","name":"Oleg Shilov","path":"/olegshilov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/930121?s=80&v=4"},"commit":{"message":"feat(staking): use precompiled for get rewards","shortMessageHtmlLink":"feat(staking): use precompiled for get rewards"}},{"before":"dcc271aba6d2bdd4e5dbec56e14459af4819b996","after":"bdb98826ce2a2efcb543cb01034153d21c88168c","ref":"refs/heads/feat/web-548-delegation-through-precompiles","pushedAt":"2024-09-11T14:23:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"olegshilov","name":"Oleg Shilov","path":"/olegshilov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/930121?s=80&v=4"},"commit":{"message":"feat(skating): use precompile for un/redelegation","shortMessageHtmlLink":"feat(skating): use precompile for un/redelegation"}},{"before":"631e7bfd87b6fd7c252281d3e3a358ecc24c147a","after":"e7d938c1ec5aa72cafb278c8c88bfb725aee4518","ref":"refs/heads/dependabot/npm_and_yarn/marked-14.1.2","pushedAt":"2024-09-11T13:10:43.000Z","pushType":"force_push","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 marked from 7.0.5 to 14.1.2\n\nBumps [marked](https://github.com/markedjs/marked) from 7.0.5 to 14.1.2.\n- [Release notes](https://github.com/markedjs/marked/releases)\n- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)\n- [Commits](https://github.com/markedjs/marked/compare/v7.0.5...v14.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: marked\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump marked from 7.0.5 to 14.1.2"}},{"before":"2733135a2faa4c4a18cb40f63395870f25e93f23","after":"1a42816cc3a28e3f392a1c4de29c6cd2ff8a9f2b","ref":"refs/heads/dependabot/npm_and_yarn/vanilla-cookieconsent-3.0.1","pushedAt":"2024-09-11T13:10:38.000Z","pushType":"force_push","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 vanilla-cookieconsent from 2.9.2 to 3.0.1\n\nBumps [vanilla-cookieconsent](https://github.com/orestbida/cookieconsent) from 2.9.2 to 3.0.1.\n- [Release notes](https://github.com/orestbida/cookieconsent/releases)\n- [Commits](https://github.com/orestbida/cookieconsent/compare/v2.9.2...v3.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: vanilla-cookieconsent\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump vanilla-cookieconsent from 2.9.2 to 3.0.1"}},{"before":"105d5af106c5c2ccff4126cec39f7e67c55d65a6","after":"9285e2a8d76d9750cacb3995c68289f32d9a114d","ref":"refs/heads/dependabot/npm_and_yarn/floating-ui/react-0.26.23","pushedAt":"2024-09-11T13:10:38.000Z","pushType":"force_push","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 @floating-ui/react from 0.26.22 to 0.26.23\n\nBumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) from 0.26.22 to 0.26.23.\n- [Release notes](https://github.com/floating-ui/floating-ui/releases)\n- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md)\n- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.26.23/packages/react)\n\n---\nupdated-dependencies:\n- dependency-name: \"@floating-ui/react\"\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump @floating-ui/react from 0.26.22 to 0.26.23"}},{"before":"adbe5d10b07ec3b4693126a1797d18511cbc837b","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/wagmi-2.12.8","pushedAt":"2024-09-11T13:10:08.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":"17ea88a2f353ba2fe5da3847b9ce291369b40b0e","after":"468c897010a441391fda1a9d9de8353ec4f70f80","ref":"refs/heads/dev","pushedAt":"2024-09-11T13:08:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"olegshilov","name":"Oleg Shilov","path":"/olegshilov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/930121?s=80&v=4"},"commit":{"message":"chore(deps): upgrade pnpm and some dependencies","shortMessageHtmlLink":"chore(deps): upgrade pnpm and some dependencies"}},{"before":null,"after":"dcc271aba6d2bdd4e5dbec56e14459af4819b996","ref":"refs/heads/feat/web-548-delegation-through-precompiles","pushedAt":"2024-09-11T11:01:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"olegshilov","name":"Oleg Shilov","path":"/olegshilov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/930121?s=80&v=4"},"commit":{"message":"feat(shared): implement evm precompile delegate","shortMessageHtmlLink":"feat(shared): implement evm precompile delegate"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEuw6hrAA","startCursor":null,"endCursor":null}},"title":"Activity · haqq-network/frontend"}