{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":612547782,"defaultBranch":"main","name":"eth-solidity-hardhat-lottery","ownerLogin":"limcheekin","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-03-11T09:21:30.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/88172?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1678526491.2960901","currentOid":""},"activityList":{"items":[{"before":"04e5c464443f834b129cc52027a5dd8fef6f36e2","after":"cc1733e7d510a9c8012ddefa3bb987542430f8c7","ref":"refs/heads/main","pushedAt":"2023-03-21T07:15:19.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"limcheekin","name":"Lim Chee Kin","path":"/limcheekin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88172?s=80&v=4"},"commit":{"message":"updated license and readme","shortMessageHtmlLink":"updated license and readme"}},{"before":"41848e40c5e8b33c6495a9ae0d6bba1966a60845","after":"04e5c464443f834b129cc52027a5dd8fef6f36e2","ref":"refs/heads/main","pushedAt":"2023-03-17T12:51:53.503Z","pushType":"push","commitsCount":1,"pusher":{"login":"limcheekin","name":"Lim Chee Kin","path":"/limcheekin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88172?s=80&v=4"},"commit":{"message":"chore: updated hardhat config for etherscan api key","shortMessageHtmlLink":"chore: updated hardhat config for etherscan api key"}},{"before":"aa731e5591456ab4372b6e90fd4c3fade904eb92","after":"41848e40c5e8b33c6495a9ae0d6bba1966a60845","ref":"refs/heads/main","pushedAt":"2023-03-17T09:59:35.137Z","pushType":"push","commitsCount":1,"pusher":{"login":"limcheekin","name":"Lim Chee Kin","path":"/limcheekin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88172?s=80&v=4"},"commit":{"message":"chore: fix the node version command","shortMessageHtmlLink":"chore: fix the node version command"}},{"before":"e3ed071191b89a525437a66504949a578df333fc","after":"aa731e5591456ab4372b6e90fd4c3fade904eb92","ref":"refs/heads/main","pushedAt":"2023-03-17T09:57:17.053Z","pushType":"push","commitsCount":1,"pusher":{"login":"limcheekin","name":"Lim Chee Kin","path":"/limcheekin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88172?s=80&v=4"},"commit":{"message":"chore: fix name error of run test in workflow file","shortMessageHtmlLink":"chore: fix name error of run test in workflow file"}},{"before":"7740ff8adebb4c9ca834980e24bc962d9de752ba","after":"e3ed071191b89a525437a66504949a578df333fc","ref":"refs/heads/main","pushedAt":"2023-03-17T09:54:27.277Z","pushType":"push","commitsCount":1,"pusher":{"login":"limcheekin","name":"Lim Chee Kin","path":"/limcheekin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88172?s=80&v=4"},"commit":{"message":"chore: fix github workflow error","shortMessageHtmlLink":"chore: fix github workflow error"}},{"before":"01f4b44d1bec7ce3f153e53702f5e8404651529e","after":"7740ff8adebb4c9ca834980e24bc962d9de752ba","ref":"refs/heads/main","pushedAt":"2023-03-17T09:51:56.475Z","pushType":"push","commitsCount":6,"pusher":{"login":"limcheekin","name":"Lim Chee Kin","path":"/limcheekin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88172?s=80&v=4"},"commit":{"message":"chore: added github actions workflow","shortMessageHtmlLink":"chore: added github actions workflow"}},{"before":"424cc494f84870368edff4024ac97c854416c804","after":"01f4b44d1bec7ce3f153e53702f5e8404651529e","ref":"refs/heads/main","pushedAt":"2023-03-17T04:59:11.147Z","pushType":"push","commitsCount":1,"pusher":{"login":"limcheekin","name":"Lim Chee Kin","path":"/limcheekin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88172?s=80&v=4"},"commit":{"message":"feat: added natspec and docgen","shortMessageHtmlLink":"feat: added natspec and docgen"}},{"before":"b26f9ceb35efc5be5ba2732187f2592e64a5a092","after":"424cc494f84870368edff4024ac97c854416c804","ref":"refs/heads/main","pushedAt":"2023-03-17T03:38:13.353Z","pushType":"push","commitsCount":5,"pusher":{"login":"limcheekin","name":"Lim Chee Kin","path":"/limcheekin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88172?s=80&v=4"},"commit":{"message":"feat: removed helper-hardhat-config.ts and moved all configurations to .env and added .env.sample","shortMessageHtmlLink":"feat: removed helper-hardhat-config.ts and moved all configurations t…"}},{"before":"aaef71893433f9c333f5deadacd1696852067e6c","after":"b26f9ceb35efc5be5ba2732187f2592e64a5a092","ref":"refs/heads/main","pushedAt":"2023-03-16T11:58:49.348Z","pushType":"push","commitsCount":1,"pusher":{"login":"limcheekin","name":"Lim Chee Kin","path":"/limcheekin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88172?s=80&v=4"},"commit":{"message":"chore: added fuzzing to scripts for the use of trailofbits/eth-security-toolbox","shortMessageHtmlLink":"chore: added fuzzing to scripts for the use of trailofbits/eth-securi…"}},{"before":"4592fe1cf0c11913cdf2892518f86acbdec099ce","after":"aaef71893433f9c333f5deadacd1696852067e6c","ref":"refs/heads/main","pushedAt":"2023-03-16T08:03:23.014Z","pushType":"push","commitsCount":2,"pusher":{"login":"limcheekin","name":"Lim Chee Kin","path":"/limcheekin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88172?s=80&v=4"},"commit":{"message":"feat: added solhint config and commands, fixed no-global-import warnings","shortMessageHtmlLink":"feat: added solhint config and commands, fixed no-global-import warnings"}},{"before":"b4d17a1607dcf75f6319e0768a9c964a008b7fbc","after":"4592fe1cf0c11913cdf2892518f86acbdec099ce","ref":"refs/heads/main","pushedAt":"2023-03-16T03:23:45.872Z","pushType":"push","commitsCount":1,"pusher":{"login":"limcheekin","name":"Lim Chee Kin","path":"/limcheekin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88172?s=80&v=4"},"commit":{"message":"chore: added semgrep workflow for code scanning for security vulnerabilities","shortMessageHtmlLink":"chore: added semgrep workflow for code scanning for security vulnerab…"}},{"before":"624ad7dbbfbc520d1096f6808d1255d13434c20f","after":"b4d17a1607dcf75f6319e0768a9c964a008b7fbc","ref":"refs/heads/main","pushedAt":"2023-03-11T09:31:13.675Z","pushType":"push","commitsCount":1,"pusher":{"login":"limcheekin","name":"Lim Chee Kin","path":"/limcheekin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88172?s=80&v=4"},"commit":{"message":"first import","shortMessageHtmlLink":"first import"}},{"before":null,"after":"624ad7dbbfbc520d1096f6808d1255d13434c20f","ref":"refs/heads/main","pushedAt":"2023-03-11T09:21:31.296Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"limcheekin","name":"Lim Chee Kin","path":"/limcheekin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88172?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADB8NxdwA","startCursor":null,"endCursor":null}},"title":"Activity · limcheekin/eth-solidity-hardhat-lottery"}