{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":704435750,"defaultBranch":"master","name":"gno","ownerLogin":"berty","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-10-13T08:53:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/22157871?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717200476.0","currentOid":""},"activityList":{"items":[{"before":"6688d1da96b7a02c7605a9fe0150b0f98d5b921f","after":"5aa8676863322aa5d0afc5972d7e10231d80685d","ref":"refs/heads/master","pushedAt":"2023-11-23T17:18:33.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"chore: In Amino, use ToLowerSnakeCase for Protobuf field names (#1213)","shortMessageHtmlLink":"chore: In Amino, use ToLowerSnakeCase for Protobuf field names (gnola…"}},{"before":"c05a6154acafe23416fb651544acd76f4da21991","after":"22b7cbd8965cee223f80dae6d6c94aca23a00976","ref":"refs/heads/with-gno-PRs","pushedAt":"2023-11-21T14:39:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"chore: In comments_test.go, expect snake_case field names.\n\nSigned-off-by: Jeff Thompson ","shortMessageHtmlLink":"chore: In comments_test.go, expect snake_case field names."}},{"before":"98f384e9a6037122265bb2d220807814aeddb2fd","after":"6688d1da96b7a02c7605a9fe0150b0f98d5b921f","ref":"refs/heads/master","pushedAt":"2023-11-21T14:36:50.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"chore: In processSig, clarify the signature verification failed error message (#1383)\n\nThere are three ways that a signature verification can fail: bad account\r\nnumber, bad sequence number and wrong chain ID. The current error\r\nmessage says \"verify correct account sequence and chain-id\". This is\r\nconfusing. For example, it may seem that \"account sequence\" is one\r\nthing. This PR clarifies the error message by adding commas: \"verify\r\ncorrect account, sequence, and chain-id\".\r\n\r\nSigned-off-by: Jeff Thompson ","shortMessageHtmlLink":"chore: In processSig, clarify the signature verification failed error…"}},{"before":"4aa291d9805e1799352602dcd453006057d4a0db","after":"c05a6154acafe23416fb651544acd76f4da21991","ref":"refs/heads/with-gno-PRs","pushedAt":"2023-11-10T15:32:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"chore: In comments_test.go, expect snake_case field names.\n\nSigned-off-by: Jeff Thompson ","shortMessageHtmlLink":"chore: In comments_test.go, expect snake_case field names."}},{"before":"199cd29584d44812a0aec3606bbff37a320c609a","after":"98f384e9a6037122265bb2d220807814aeddb2fd","ref":"refs/heads/master","pushedAt":"2023-11-10T15:09:07.000Z","pushType":"push","commitsCount":30,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"fix: resolve Docusaurus build (#1351)\n\n## Description\r\n\r\nThis PR fixes dangling HTML tags in the Docusaurus config, as well as\r\nintroduces a workflow file that will make sure the Docusaurus\r\ndocumentation is built correctly\r\n\r\n
Contributors' checklist...\r\n\r\n- [x] Added new tests, or not needed, or not feasible\r\n- [x] Provided an example (e.g. screenshot) to aid review or the PR is\r\nself-explanatory\r\n- [x] Updated the official documentation or not needed\r\n- [x] No breaking changes were made, or a `BREAKING CHANGE: xxx` message\r\nwas included in the description\r\n- [ ] Added references to related issues and PRs\r\n- [ ] Provided any useful hints for running manual tests\r\n- [ ] Added new benchmarks to [generated\r\ngraphs](https://gnoland.github.io/benchmarks), if any. More info\r\n[here](https://github.com/gnolang/gno/blob/master/.benchmarks/README.md).\r\n
\r\n\r\n---------\r\n\r\nCo-authored-by: Danny ","shortMessageHtmlLink":"fix: resolve Docusaurus build (gnolang#1351)"}},{"before":"b20bcc20cc957c643010cc76fe4ef3b707138a35","after":null,"ref":"refs/heads/fix/HasByAddress-crypto-Address","pushedAt":"2023-10-30T13:08:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"}},{"before":"1f680a2c21700bf0e637b49111360debea9ef1a2","after":"4aa291d9805e1799352602dcd453006057d4a0db","ref":"refs/heads/with-gno-PRs","pushedAt":"2023-10-30T13:08:19.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"Merge pull request #6 from berty/fix/HasByAddress-crypto-Address\n\nfix: HasByAddress should take crypto.Address, like GetByAddress","shortMessageHtmlLink":"Merge pull request #6 from berty/fix/HasByAddress-crypto-Address"}},{"before":"28b43bccc1b52a7a150af125abaaeea90792dc66","after":"b20bcc20cc957c643010cc76fe4ef3b707138a35","ref":"refs/heads/fix/HasByAddress-crypto-Address","pushedAt":"2023-10-30T13:07:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"fix: HasByAddress should take crypto.Address, like GetByAddress\n\nSigned-off-by: Jeff Thompson ","shortMessageHtmlLink":"fix: HasByAddress should take crypto.Address, like GetByAddress"}},{"before":null,"after":"28b43bccc1b52a7a150af125abaaeea90792dc66","ref":"refs/heads/fix/HasByAddress-crypto-Address","pushedAt":"2023-10-30T11:46:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"fix: HasByAddress should take crypto.Address, like GetByAddress\n\nSigned-off-by: Jeff Thompson ","shortMessageHtmlLink":"fix: HasByAddress should take crypto.Address, like GetByAddress"}},{"before":"1f680a2c21700bf0e637b49111360debea9ef1a2","after":null,"ref":"refs/tags/V0.0.4","pushedAt":"2023-10-30T10:05:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"}},{"before":"bcb1dd9d2d590f71da1a60cacd5d90a52fe9beb1","after":null,"ref":"refs/heads/chore/cherry-pick-PRs-1313-and-1316","pushedAt":"2023-10-30T09:52:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"}},{"before":"074ff36412667c7f07ee3412f62320fc2f133b23","after":"1f680a2c21700bf0e637b49111360debea9ef1a2","ref":"refs/heads/with-gno-PRs","pushedAt":"2023-10-30T09:52:40.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"Merge pull request #5 from berty/chore/cherry-pick-PRs-1313-and-1316\n\nchore: Cherry pick PRs for HasByName, etc. and fix GeyByAddress error type","shortMessageHtmlLink":"Merge pull request #5 from berty/chore/cherry-pick-PRs-1313-and-1316"}},{"before":null,"after":"bcb1dd9d2d590f71da1a60cacd5d90a52fe9beb1","ref":"refs/heads/chore/cherry-pick-PRs-1313-and-1316","pushedAt":"2023-10-30T08:39:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"fix: In Keybase GetByAddress, change generic error to NewErrKeyNotFound\n\nSigned-off-by: Jeff Thompson ","shortMessageHtmlLink":"fix: In Keybase GetByAddress, change generic error to NewErrKeyNotFound"}},{"before":"23d453eaaf65d84b97c9800a22b6c5944253ac40","after":"074ff36412667c7f07ee3412f62320fc2f133b23","ref":"refs/heads/with-gno-PRs","pushedAt":"2023-10-30T08:17:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"chore: In comments_test.go, expect snake_case field names.\n\nSigned-off-by: Jeff Thompson ","shortMessageHtmlLink":"chore: In comments_test.go, expect snake_case field names."}},{"before":"eb421578ec72d70d2cbd930576856623376f2daa","after":"199cd29584d44812a0aec3606bbff37a320c609a","ref":"refs/heads/master","pushedAt":"2023-10-30T08:10:37.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"feat: add simple address validity check (#1303)\n\n## Description\r\n\r\nThis PR adds a simple `Valid()` check to the Address type. It is there\r\nto prevent most human errors, and doesn't actually validate the math\r\nbehind bech32 (for now) - it relies only on the length of the address.\r\n\r\nRunning `gno test .` will run the unit test for the `Valid()` function.\r\nCloses: #1298 \r\n\r\n
Contributors' checklist...\r\n\r\n- [x] Added new tests, or not needed, or not feasible\r\n- [x] Provided an example (e.g. screenshot) to aid review or the PR is\r\nself-explanatory\r\n- [x] Updated the official documentation or not needed\r\n- [x] No breaking changes were made, or a `BREAKING CHANGE: xxx` message\r\nwas included in the description\r\n- [x] Added references to related issues and PRs\r\n- [ ] Provided any useful hints for running manual tests\r\n- [ ] Added new benchmarks to [generated\r\ngraphs](https://gnoland.github.io/benchmarks), if any. More info\r\n[here](https://github.com/gnolang/gno/blob/master/.benchmarks/README.md).\r\n
\r\n\r\n---------\r\n\r\nSigned-off-by: moul <94029+moul@users.noreply.github.com>\r\nCo-authored-by: moul <94029+moul@users.noreply.github.com>","shortMessageHtmlLink":"feat: add simple address validity check (gnolang#1303)"}},{"before":"338be197a7c4d8c19899d33c591654dfde3e7dd5","after":"eb421578ec72d70d2cbd930576856623376f2daa","ref":"refs/heads/master","pushedAt":"2023-10-26T07:04:15.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"chore(deps): Bump toshimaru/auto-author-assign from 1.6.2 to 2.0.1 (#1175)\n\nBumps\r\n[toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign)\r\nfrom 1.6.2 to 2.0.1.\r\n
\r\nRelease notes\r\n

Sourced from toshimaru/auto-author-assign's\r\nreleases.

\r\n
\r\n

v2.0.1

\r\n\r\n

What's Changed

\r\n
    \r\n
  • build: Build script with licenses.txt by @​toshimaru in toshimaru/auto-author-assign#98
  • \r\n
\r\n

Chores

\r\n
    \r\n
  • README Updates\r\n
      \r\n
    • Update action version in README.md by @​Panquesito7 in\r\ntoshimaru/auto-author-assign#96
    • \r\n
    • Update README by @​toshimaru in toshimaru/auto-author-assign#97
    • \r\n
    \r\n
  • \r\n
\r\n

New Contributors

\r\n
    \r\n
  • @​Panquesito7\r\nmade their first contribution in toshimaru/auto-author-assign#96
  • \r\n
\r\n

Full Changelog: https://github.com/toshimaru/auto-author-assign/compare/v2.0.0...v2.0.1

\r\n

v2.0.0

\r\n\r\n

What's Changed

\r\n

Bump node.js to v20

\r\n
    \r\n
  • Bump node.js from v16 to v20 by @​toshimaru in toshimaru/auto-author-assign#95
  • \r\n
\r\n

Dependencies

\r\n
    \r\n
  • build(deps-dev): bump @​vercel/ncc from 0.36.0 to\r\n0.36.1 by @​dependabot in toshimaru/auto-author-assign#91
  • \r\n
  • build(deps): bump actions/checkout from 3 to 4 by @​dependabot in toshimaru/auto-author-assign#93
  • \r\n
  • build(deps-dev): bump @​vercel/ncc from 0.36.1 to\r\n0.38.0 by @​dependabot in toshimaru/auto-author-assign#92
  • \r\n
  • build(deps): bump @​actions/core from 1.10.0 to 1.10.1\r\nby @​dependabot\r\nin toshimaru/auto-author-assign#94
  • \r\n
\r\n

Full Changelog: https://github.com/toshimaru/auto-author-assign/compare/v1.6.2...v2.0.0

\r\n
\r\n
\r\n
\r\nChangelog\r\n

Sourced from toshimaru/auto-author-assign's\r\nchangelog.

\r\n
\r\n

2.0.1\r\n(2023-09-26)

\r\n

2.0.0\r\n(2023-09-24)

\r\n
\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • c1ffd6f\r\nchore(release): 2.0.1
  • \r\n
  • 0fc5d8c\r\nbuild: Build script with licenses.txt (#98)
  • \r\n
  • 4faf79f\r\nUpdate README supported by ChatGPT (#97)
  • \r\n
  • ad9853f\r\nUpdate action version in README.md
  • \r\n
  • 293cfe9\r\nchore(release): 2.0.0
  • \r\n
  • 52c41c8\r\nUpdate package.json
  • \r\n
  • 4647a30\r\nBump node.js from v16 to v20
  • \r\n
  • 2dc5f32\r\nbuild(deps): bump @​actions/core from 1.10.0 to 1.10.1 (#94)
  • \r\n
  • f2f78d6\r\nbuild(deps-dev): bump @​vercel/ncc from 0.36.1 to 0.38.0\r\n(#92)
  • \r\n
  • e41b643\r\nbuild(deps): bump actions/checkout from 3 to 4 (#93)
  • \r\n
  • Additional commits viewable in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=toshimaru/auto-author-assign&package-manager=github_actions&previous-version=1.6.2&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\n\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): Bump toshimaru/auto-author-assign from 1.6.2 to 2.0.1 (g…"}},{"before":"91659e5e6ca412874407125b726e046cb7ff89db","after":null,"ref":"refs/heads/chore/again-cherry-pick-Amino-snake_case-and-comments","pushedAt":"2023-10-25T10:03:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"}},{"before":"81fef3d66d99eb0c13b1c26198787b27174ed888","after":"23d453eaaf65d84b97c9800a22b6c5944253ac40","ref":"refs/heads/with-gno-PRs","pushedAt":"2023-10-25T10:03:05.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"Merge pull request #4 from berty/chore/again-cherry-pick-Amino-snake_case-and-comments\n\nChore: Again cherry pick amino snake case and comments","shortMessageHtmlLink":"Merge pull request #4 from berty/chore/again-cherry-pick-Amino-snake_…"}},{"before":null,"after":"91659e5e6ca412874407125b726e046cb7ff89db","ref":"refs/heads/chore/again-cherry-pick-Amino-snake_case-and-comments","pushedAt":"2023-10-25T09:51:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"chore: In comments_test.go, expect snake_case field names.\n\nSigned-off-by: Jeff Thompson ","shortMessageHtmlLink":"chore: In comments_test.go, expect snake_case field names."}},{"before":"c0cef2fe4184bc2a7f7f139f908ad43ccc35b6cf","after":"81fef3d66d99eb0c13b1c26198787b27174ed888","ref":"refs/heads/with-gno-PRs","pushedAt":"2023-10-25T09:47:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"fix: In decryptPrivKey, fix the check for ErrWrongPassword. Use errors.As in IsErrWrongPassword. See the PR.\n\nSigned-off-by: Jeff Thompson ","shortMessageHtmlLink":"fix: In decryptPrivKey, fix the check for ErrWrongPassword. Use error…"}},{"before":"a3bdd2bb25b76b17176c3c59a1ce2522f8a75e53","after":"338be197a7c4d8c19899d33c591654dfde3e7dd5","ref":"refs/heads/master","pushedAt":"2023-10-25T09:13:25.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"docs: comment typos (#1287)\n\nfix some typos in comments.","shortMessageHtmlLink":"docs: comment typos (gnolang#1287)"}},{"before":"edea16a81c4f4ddb7a69301ce120017338e46ce7","after":null,"ref":"refs/heads/chore/cherry-pick-PR-1289","pushedAt":"2023-10-24T14:54:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"}},{"before":"a3bdd2bb25b76b17176c3c59a1ce2522f8a75e53","after":"c0cef2fe4184bc2a7f7f139f908ad43ccc35b6cf","ref":"refs/heads/with-gno-PRs","pushedAt":"2023-10-24T14:54:54.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"Merge pull request #3 from berty/chore/cherry-pick-PR-1289\n\nchore: Cherry pick PR 1289 for error handling","shortMessageHtmlLink":"Merge pull request #3 from berty/chore/cherry-pick-PR-1289"}},{"before":"0517f68f9f3ea4fb0cd1f75f7e3468627510ea56","after":"a3bdd2bb25b76b17176c3c59a1ce2522f8a75e53","ref":"refs/heads/with-gno-PRs","pushedAt":"2023-10-24T14:51:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"chore: enable analytics on staging (#1279)\n\n- enable analytics on staging\r\n- switch to custom domain","shortMessageHtmlLink":"chore: enable analytics on staging (gnolang#1279)"}},{"before":null,"after":"edea16a81c4f4ddb7a69301ce120017338e46ce7","ref":"refs/heads/chore/cherry-pick-PR-1289","pushedAt":"2023-10-24T14:45:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"fix: In decryptPrivKey, fix the check for ErrWrongPassword. Use errors.As in IsErrWrongPassword. See the PR.\n\nSigned-off-by: Jeff Thompson ","shortMessageHtmlLink":"fix: In decryptPrivKey, fix the check for ErrWrongPassword. Use error…"}},{"before":"89428c58b088968e568cab067a7e3ba1b775477f","after":"a3bdd2bb25b76b17176c3c59a1ce2522f8a75e53","ref":"refs/heads/master","pushedAt":"2023-10-24T14:41:26.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"chore: enable analytics on staging (#1279)\n\n- enable analytics on staging\r\n- switch to custom domain","shortMessageHtmlLink":"chore: enable analytics on staging (gnolang#1279)"}},{"before":"29b0f81bd5bd8b1056f141df90e3a5eb9bf70bbc","after":null,"ref":"refs/heads/chore/cherry-pick-Amino-snake_case-and-comments","pushedAt":"2023-10-16T09:26:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"}},{"before":"89428c58b088968e568cab067a7e3ba1b775477f","after":"0517f68f9f3ea4fb0cd1f75f7e3468627510ea56","ref":"refs/heads/with-gno-PRs","pushedAt":"2023-10-16T09:26:43.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"Merge pull request #2 from berty/chore/cherry-pick-Amino-snake_case-and-comments\n\nChore: cherry pick amino snake case and comments","shortMessageHtmlLink":"Merge pull request #2 from berty/chore/cherry-pick-Amino-snake_case-a…"}},{"before":null,"after":"29b0f81bd5bd8b1056f141df90e3a5eb9bf70bbc","ref":"refs/heads/chore/cherry-pick-Amino-snake_case-and-comments","pushedAt":"2023-10-16T07:41:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"chore: In comments_test.go, expect snake_case field names.\n\nSigned-off-by: Jeff Thompson ","shortMessageHtmlLink":"chore: In comments_test.go, expect snake_case field names."}},{"before":null,"after":"89428c58b088968e568cab067a7e3ba1b775477f","ref":"refs/heads/with-gno-PRs","pushedAt":"2023-10-13T12:41:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jefft0","name":"Jeff Thompson","path":"/jefft0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999543?s=80&v=4"},"commit":{"message":"docs: improve README and CONTRIBUTING, add reference to testing guide (#1199)\n\nCo-authored-by: Manfred Touron <94029+moul@users.noreply.github.com>","shortMessageHtmlLink":"docs: improve README and CONTRIBUTING, add reference to testing guide ("}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADtk4EmAA","startCursor":null,"endCursor":null}},"title":"Activity · berty/gno"}