{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":452893461,"defaultBranch":"develop","name":"java-stellar-anchor-sdk","ownerLogin":"stellar","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-01-28T00:44:29.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7386716?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1719948010.0","currentOid":""},"activityList":{"items":[{"before":"0ed47291a3d18f060d7e74f1f83b0eaaf1bfb82b","after":"46d1be61a18caf8191b8da381e1e2487c4f721cc","ref":"refs/heads/develop","pushedAt":"2024-07-05T15:28:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"philipliu","name":"Philip Liu","path":"/philipliu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12836897?s=80&v=4"},"commit":{"message":"Bump version number (#1410)","shortMessageHtmlLink":"Bump version number (#1410)"}},{"before":"eab92248f7b2d05410e28230ba4a202344e8b7dc","after":"61655ef04402dc8e96f66d507098e67a54fb1421","ref":"refs/heads/feature/v3","pushedAt":"2024-07-05T15:07:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"philipliu","name":"Philip Liu","path":"/philipliu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12836897?s=80&v=4"},"commit":{"message":"[ANCHOR-717] Remove deprecated SEP-6 KYC fields (#1411)","shortMessageHtmlLink":"[ANCHOR-717] Remove deprecated SEP-6 KYC fields (#1411)"}},{"before":"9b3503f200f659cfa818f2e0560ba547b8d6be2e","after":"0ed47291a3d18f060d7e74f1f83b0eaaf1bfb82b","ref":"refs/heads/develop","pushedAt":"2024-07-04T17:58:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"philipliu","name":"Philip Liu","path":"/philipliu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12836897?s=80&v=4"},"commit":{"message":"[ANCHOR-731] Only check send limits for SEP-31 (#1409)\n\n### Description\r\n\r\nThis disables send limit checks when the SEP-38 context is not SEP-31.\r\n\r\n### Context\r\n\r\nThis is to unblock the SEP-6 exchange flows.\r\n\r\n### Testing\r\n\r\n- `./gradlew test`\r\n\r\n### Documentation\r\n\r\nN/A\r\n\r\n### Known limitations\r\n\r\nN/A","shortMessageHtmlLink":"[ANCHOR-731] Only check send limits for SEP-31 (#1409)"}},{"before":"0fe280241cb6439567e5d17daf8f7d8dc3eeeaa9","after":"9b3503f200f659cfa818f2e0560ba547b8d6be2e","ref":"refs/heads/develop","pushedAt":"2024-07-03T18:26:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"philipliu","name":"Philip Liu","path":"/philipliu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12836897?s=80&v=4"},"commit":{"message":"[ANCHOR-730] Remove deposit/withdraw config on iso4217 assets (#1408)\n\n### Description\r\n\r\nThis removes the deposit/withdraw config object checks on `iso4217`\r\nassets.\r\n\r\n### Context\r\n\r\nThese configurations are currently required but are unused.\r\n\r\n### Testing\r\n\r\n- `./gradlew test`\r\n\r\n### Documentation\r\n\r\nN/A\r\n\r\n### Known limitations\r\n\r\nN/A","shortMessageHtmlLink":"[ANCHOR-730] Remove deposit/withdraw config on iso4217 assets (#1408)"}},{"before":null,"after":"ea841a96b8b0e4149a02481489de2b3b199e9502","ref":"refs/heads/philip/quotes","pushedAt":"2024-07-02T19:20:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"philipliu","name":"Philip Liu","path":"/philipliu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12836897?s=80&v=4"},"commit":{"message":"Disable Circle USDC and JPYC","shortMessageHtmlLink":"Disable Circle USDC and JPYC"}},{"before":"bf47cd271616903b428b382ed83ff4fedc40659c","after":"eab92248f7b2d05410e28230ba4a202344e8b7dc","ref":"refs/heads/feature/v3","pushedAt":"2024-06-27T21:22:46.000Z","pushType":"pr_merge","commitsCount":19,"pusher":{"login":"philipliu","name":"Philip Liu","path":"/philipliu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12836897?s=80&v=4"},"commit":{"message":"[Chore] Merge `develop` into `feature/v3` (#1405)\n\n### Description\r\n\r\nThis commit merges `develop` into `feature/v3`.\r\n\r\n### Context\r\n\r\nDevelop on top of the latest changes.\r\n\r\n### Testing\r\n\r\n- `./gradlew test`\r\n\r\n### Documentation\r\n\r\nN/A\r\n\r\n### Known limitations\r\n\r\nN/A","shortMessageHtmlLink":"[Chore] Merge develop into feature/v3 (#1405)"}},{"before":"c54d7917dabff05694eae295ce964bf8801ddf76","after":null,"ref":"refs/heads/philip/demo-wallet","pushedAt":"2024-06-27T20:59:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"philipliu","name":"Philip Liu","path":"/philipliu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12836897?s=80&v=4"}},{"before":"a8db42af3f42bf9db017ff8f1aadd10caa73ce92","after":"0fe280241cb6439567e5d17daf8f7d8dc3eeeaa9","ref":"refs/heads/develop","pushedAt":"2024-06-27T20:59:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"philipliu","name":"Philip Liu","path":"/philipliu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12836897?s=80&v=4"},"commit":{"message":"[Fix] Persist customer record when transaction_id is used (#1403)\n\n### Description\r\n\r\nThis commit fixes the customer callback endpoints behavior when the\r\n`transaction_id` is included in the request.\r\n\r\n### Context\r\n\r\nPreviously, the `transaction_id` was ignored.\r\n\r\n### Testing\r\n\r\n- `./gradlew test`\r\n- Testing with demo wallet.\r\n\r\n### Documentation\r\n\r\nN/A\r\n\r\n### Known limitations\r\n\r\nN/A","shortMessageHtmlLink":"[Fix] Persist customer record when transaction_id is used (#1403)"}},{"before":"2b861e0c4f8956c5dc3479f98bb10cb9e9781941","after":null,"ref":"refs/heads/revert-1401-06-26-v3-rebase","pushedAt":"2024-06-27T20:56:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"philipliu","name":"Philip Liu","path":"/philipliu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12836897?s=80&v=4"}},{"before":"b00b9d136e9cf37e5973a5921e44ae325b8bd959","after":"bf47cd271616903b428b382ed83ff4fedc40659c","ref":"refs/heads/feature/v3","pushedAt":"2024-06-27T20:56:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"philipliu","name":"Philip Liu","path":"/philipliu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12836897?s=80&v=4"},"commit":{"message":"Revert \"[Chore] Merge `develop` into `feature/v3`\" (#1404)\n\nReverts stellar/java-stellar-anchor-sdk#1401","shortMessageHtmlLink":"Revert \"[Chore] Merge develop into feature/v3\" (#1404)"}},{"before":"d6a48c0e39d412094d7d5b6e90218a8a6ccdffae","after":"c54d7917dabff05694eae295ce964bf8801ddf76","ref":"refs/heads/philip/demo-wallet","pushedAt":"2024-06-27T20:40:39.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"philipliu","name":"Philip Liu","path":"/philipliu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12836897?s=80&v=4"},"commit":{"message":"Merge branch 'develop' into philip/demo-wallet","shortMessageHtmlLink":"Merge branch 'develop' into philip/demo-wallet"}},{"before":null,"after":"2b861e0c4f8956c5dc3479f98bb10cb9e9781941","ref":"refs/heads/revert-1401-06-26-v3-rebase","pushedAt":"2024-06-27T20:40:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"philipliu","name":"Philip Liu","path":"/philipliu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12836897?s=80&v=4"},"commit":{"message":"Revert \"[Chore] Merge `develop` into `feature/v3` (#1401)\"\n\nThis reverts commit b00b9d136e9cf37e5973a5921e44ae325b8bd959.","shortMessageHtmlLink":"Revert \"[Chore] Merge develop into feature/v3 (#1401)\""}},{"before":"eeaaafbb6a4773c67a01a144cc639ecfa52112bf","after":"b00b9d136e9cf37e5973a5921e44ae325b8bd959","ref":"refs/heads/feature/v3","pushedAt":"2024-06-27T20:40:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"philipliu","name":"Philip Liu","path":"/philipliu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12836897?s=80&v=4"},"commit":{"message":"[Chore] Merge `develop` into `feature/v3` (#1401)\n\n### Description\r\n\r\nThis commit merges `develop` into `feature/v3`.\r\n\r\n### Context\r\n\r\nDevelop on top of the latest changes.\r\n\r\n### Testing\r\n\r\n- `./gradlew test`\r\n\r\n### Documentation\r\n\r\nN/A\r\n\r\n### Known limitations\r\n\r\nN/A\r\n\r\n---------\r\n\r\nCo-authored-by: Gleb \r\nCo-authored-by: jiahuihu \r\nCo-authored-by: Jiahui Hu ","shortMessageHtmlLink":"[Chore] Merge develop into feature/v3 (#1401)"}},{"before":"eda0ff331b8b2a9e8b0d29d14982026768598427","after":"a8db42af3f42bf9db017ff8f1aadd10caa73ce92","ref":"refs/heads/develop","pushedAt":"2024-06-27T20:35:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JiahuiWho","name":"Jiahui Hu","path":"/JiahuiWho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16715182?s=80&v=4"},"commit":{"message":"[ANCHOR-725] Make sep6 more_info_url optional (#1402)\n\n### Description\r\n\r\nAs title. more_info_url will be optional for sep6, same for\r\nsecret.sep6.more_info_url.jwt_secret\r\n\r\n### Context\r\n\r\nAnchors should not be required to offer a more info URL, according to\r\nthe spec:\r\nhttps://github.com/stellar/stellar-protocol/blob/master/ecosystem/sep-0006.md#transaction-history\r\n\r\n### Testing\r\n\r\n- `./gradlew test`\r\n- TODO: replace with any additional test steps","shortMessageHtmlLink":"[ANCHOR-725] Make sep6 more_info_url optional (#1402)"}},{"before":null,"after":"d6a48c0e39d412094d7d5b6e90218a8a6ccdffae","ref":"refs/heads/philip/demo-wallet","pushedAt":"2024-06-27T15:56:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"philipliu","name":"Philip Liu","path":"/philipliu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12836897?s=80&v=4"},"commit":{"message":"Persist customer record when transaction_id is used","shortMessageHtmlLink":"Persist customer record when transaction_id is used"}},{"before":"50d80aa4ebb909d5ec516323e9544feec5d6fdfb","after":"eda0ff331b8b2a9e8b0d29d14982026768598427","ref":"refs/heads/develop","pushedAt":"2024-06-26T16:58:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"philipliu","name":"Philip Liu","path":"/philipliu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12836897?s=80&v=4"},"commit":{"message":"[ANCHOR-693] Re-enable RPC tests (#1399)\n\n### Description\r\n\r\nThis commit updates the test case data to re-enable the RPC tests.\r\n\r\n### Context\r\n\r\nTest coverage improvement. \r\n\r\n### Testing\r\n\r\n- `./gradlew test`\r\n\r\n### Documentation\r\n\r\nN/A\r\n\r\n### Known limitations\r\n\r\nN/A","shortMessageHtmlLink":"[ANCHOR-693] Re-enable RPC tests (#1399)"}},{"before":"8ec02b7ceaa3a4439a2fa7cd66b7b8f610f2994d","after":"50d80aa4ebb909d5ec516323e9544feec5d6fdfb","ref":"refs/heads/develop","pushedAt":"2024-06-26T16:10:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"philipliu","name":"Philip Liu","path":"/philipliu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12836897?s=80&v=4"},"commit":{"message":"Update JDK version in compose instructions (#1400)\n\n### Description\r\n\r\nThis updates the JDK image version in the docker compose instructions.\r\nThis also recommends using `docker compose` instead of `docker-compose`\r\nas the latter is being deprecated.\r\n\r\n### Context\r\n\r\nWe are now building against JDK 17.\r\n\r\n### Testing\r\n\r\n- `./gradlew test`\r\n- Tested docker compose starts AP.\r\n\r\n### Documentation\r\n\r\nN/A\r\n\r\n### Known limitations\r\n\r\nN/A","shortMessageHtmlLink":"Update JDK version in compose instructions (#1400)"}},{"before":"b0518c386ed8eac110ea69779db748c16e9f72ba","after":"8ec02b7ceaa3a4439a2fa7cd66b7b8f610f2994d","ref":"refs/heads/develop","pushedAt":"2024-06-25T18:37:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"philipliu","name":"Philip Liu","path":"/philipliu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12836897?s=80&v=4"},"commit":{"message":"[ANCHOR-713] Add exchange tests for SEP-6 (#1398)\n\n### Description\r\n\r\nThis adds the end-to-end for the SEP-6 exchange endpoints. It also\r\ncleans up the `stellar.toml` a bit.\r\n\r\n### Context\r\n\r\nThese endpoints do not have any test coverage.\r\n\r\n### Testing\r\n\r\n- `./gradlew test`\r\n\r\n### Documentation\r\n\r\nN/A\r\n\r\n### Known limitations\r\n\r\nN/A","shortMessageHtmlLink":"[ANCHOR-713] Add exchange tests for SEP-6 (#1398)"}},{"before":"dadad2e2321766db3949348b56ddd34e1a12551c","after":"b0518c386ed8eac110ea69779db748c16e9f72ba","ref":"refs/heads/develop","pushedAt":"2024-06-24T16:07:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"philipliu","name":"Philip Liu","path":"/philipliu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12836897?s=80&v=4"},"commit":{"message":"[Chore] Remove SEP-12 verification code (#1397)\n\n### Description\r\n\r\nThe `_verification` endpoints have never been implemented and has been\r\ndeprecated in the protocol. This PR removes the dead code.\r\n\r\n### Context\r\n\r\nN/A\r\n\r\n### Testing\r\n\r\n- `./gradlew test`\r\n\r\n### Documentation\r\n\r\nN/A\r\n\r\n### Known limitations\r\n\r\nN/A","shortMessageHtmlLink":"[Chore] Remove SEP-12 verification code (#1397)"}},{"before":"5f05e25f0489daeff1229f1cad72be261e7bde79","after":"eeaaafbb6a4773c67a01a144cc639ecfa52112bf","ref":"refs/heads/feature/v3","pushedAt":"2024-06-20T20:05:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JiahuiWho","name":"Jiahui Hu","path":"/JiahuiWho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16715182?s=80&v=4"},"commit":{"message":"[ANCHOR-622][3/3] Migrate ClientsConfig usage (#1393)\n\n### Description\r\n\r\nMigrate the usage in:\r\n- SEP10\r\n- SEP31\r\n- EventProcessor\r\n- ClientStatusCallbackHandler\r\n\r\nClean up the deprecated files\r\n\r\n### Testing\r\n\r\n- `./gradlew test`ber to this PR","shortMessageHtmlLink":"[ANCHOR-622][3/3] Migrate ClientsConfig usage (#1393)"}},{"before":"bd27fc15d137130009156af675c996df12e48808","after":"dadad2e2321766db3949348b56ddd34e1a12551c","ref":"refs/heads/develop","pushedAt":"2024-06-18T21:06:10.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"JiahuiWho","name":"Jiahui Hu","path":"/JiahuiWho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16715182?s=80&v=4"},"commit":{"message":"Merge `release/2.8.0` to develop (#1396)\n\n### Description\r\n\r\nAs title\r\n\r\n### Context\r\n\r\n2.8.0 release\r\n\r\n### Testing\r\n\r\n- `./gradlew test`","shortMessageHtmlLink":"Merge release/2.8.0 to develop (#1396)"}},{"before":"d42850c38360461aec0db4b54c296b719c4f68ba","after":"808043625b5e78307640677c6ecd45cd1d48a7f1","ref":"refs/heads/main","pushedAt":"2024-06-18T21:05:57.000Z","pushType":"pr_merge","commitsCount":25,"pusher":{"login":"JiahuiWho","name":"Jiahui Hu","path":"/JiahuiWho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16715182?s=80&v=4"},"commit":{"message":"Merge `release/2.8.0` to main (#1395)\n\n### Description\r\n\r\nMerge `release/2.8.0` into `main`\r\n\r\n### Context\r\n\r\n2.8.0 release\r\n\r\n### Testing\r\n\r\n- `./gradlew test`","shortMessageHtmlLink":"Merge release/2.8.0 to main (#1395)"}},{"before":"c333bd0b7ae6427851df51b277a5d7718eafbb26","after":"16b76bee28bf92ebde1178fefb42946f41abc0eb","ref":"refs/heads/release/2.8.0","pushedAt":"2024-06-18T20:35:44.000Z","pushType":"pr_merge","commitsCount":27,"pusher":{"login":"JiahuiWho","name":"Jiahui Hu","path":"/JiahuiWho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16715182?s=80&v=4"},"commit":{"message":"Bump version 2.8.0 (#1394)\n\n### Description\r\n\r\nBumps the version numbers to 2.8.0.\r\n\r\n### Context\r\n\r\n2.8.0 release\r\n\r\n### Testing\r\n\r\n- `./gradlew test`","shortMessageHtmlLink":"Bump version 2.8.0 (#1394)"}},{"before":"7141a2aadee88e0704b775c082385ac43c8ef4ca","after":null,"ref":"refs/heads/MGI-366-on-hold","pushedAt":"2024-06-18T19:53:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Ifropc","name":"Gleb","path":"/Ifropc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62526399?s=80&v=4"}},{"before":"90f0ba3f2b88690e1fdcd2b82737cbfb4b11d6f4","after":"bd27fc15d137130009156af675c996df12e48808","ref":"refs/heads/develop","pushedAt":"2024-06-18T19:53:06.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"Ifropc","name":"Gleb","path":"/Ifropc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62526399?s=80&v=4"},"commit":{"message":"Add on_hold status support (#1390)\n\n### Description\r\n\r\nAdded new RPC request (`notify_transaction_on_hold`) and handler for it\r\n\r\n### Context\r\n\r\nAdd on_hold status support (introduced in\r\nhttps://github.com/stellar/stellar-protocol/pull/1479)\r\n\r\n### Testing\r\n\r\n- `./gradlew test`\r\n- Add test for new handler\r\n\r\n### Documentation\r\n\r\nTODO: add documentation for this request + update diagrams\r\n(https://stellarorg.atlassian.net/browse/ANCHOR-679 and\r\nhttps://stellarorg.atlassian.net/browse/ANCHOR-688)\r\n\r\n### Known limitations\r\n\r\nN/A","shortMessageHtmlLink":"Add on_hold status support (#1390)"}},{"before":"aff1c8830e07a76bf30e1e928089ee0fbecb7482","after":"5f05e25f0489daeff1229f1cad72be261e7bde79","ref":"refs/heads/feature/v3","pushedAt":"2024-06-18T19:45:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JiahuiWho","name":"Jiahui Hu","path":"/JiahuiWho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16715182?s=80&v=4"},"commit":{"message":"[ANCHOR-622][2/n] Migrate ClientsConfig usage (#1392)\n\n### Description\r\n\r\nAs title.\r\n\r\n### This PR does:\r\n\r\nMigrate the usage in:\r\n- MoreInfoUrlConstructor (SEP6/24)\r\n- InteractiveUrlConstructor\r\n- ConfigHelper\r\n- ClientFinder\r\n- Related tests\r\n\r\n### What's next\r\nMigrate the usage in:\r\n- SEP10\r\n- SEP31\r\n- EventProcessor\r\n- ClientStatusCallbackHandler\r\n\r\nConsider merging ClientFinder and ConfigHelper since both are\r\nspecifically used for finding clients through SEP10.\r\n\r\n### Testing\r\n\r\n- `./gradlew test`","shortMessageHtmlLink":"[ANCHOR-622][2/n] Migrate ClientsConfig usage (#1392)"}},{"before":"c545a53d47466ce3da535daf5f30846f5fb7c97f","after":"7141a2aadee88e0704b775c082385ac43c8ef4ca","ref":"refs/heads/MGI-366-on-hold","pushedAt":"2024-06-18T19:27:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ifropc","name":"Gleb","path":"/Ifropc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62526399?s=80&v=4"},"commit":{"message":"PR comments","shortMessageHtmlLink":"PR comments"}},{"before":"79a4ce13955524e32f9cc90509a03fafc44d3131","after":"c545a53d47466ce3da535daf5f30846f5fb7c97f","ref":"refs/heads/MGI-366-on-hold","pushedAt":"2024-06-18T19:18:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ifropc","name":"Gleb","path":"/Ifropc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62526399?s=80&v=4"},"commit":{"message":"PR comments","shortMessageHtmlLink":"PR comments"}},{"before":"11e41a152d7aa9298b14d360f427a094309c7a3a","after":"79a4ce13955524e32f9cc90509a03fafc44d3131","ref":"refs/heads/MGI-366-on-hold","pushedAt":"2024-06-17T22:04:43.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"Ifropc","name":"Gleb","path":"/Ifropc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62526399?s=80&v=4"},"commit":{"message":"Merge branch 'develop' into MGI-366-on-hold","shortMessageHtmlLink":"Merge branch 'develop' into MGI-366-on-hold"}},{"before":"e649a7c8a60c300a5ac59517e4c75b2d9430cd2a","after":null,"ref":"refs/heads/bugfix/clientFinder","pushedAt":"2024-06-17T20:46:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Ifropc","name":"Gleb","path":"/Ifropc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62526399?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEd-1NYAA","startCursor":null,"endCursor":null}},"title":"Activity ยท stellar/java-stellar-anchor-sdk"}