{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":745627017,"defaultBranch":"main","name":"fabric","ownerLogin":"celder628","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-01-19T18:37:33.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/20172773?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1706030769.0","currentOid":""},"activityList":{"items":[{"before":"c2e608cb361223ab9ebea00a06b680bf42efb770","after":"370ebe56cea8924e9844e43e7b25977cd8a3cc06","ref":"refs/heads/main","pushedAt":"2024-01-23T17:26:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"celder628","name":null,"path":"/celder628","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20172773?s=80&v=4"},"commit":{"message":"Re-add the RSA definitions to BCCSP - RSA implementation additional changes\n\nBCCSP supported RSA in version 1.4. The Fabric CA is currently using the Fabric 1.4 dependency.\nIt is necessary to move Fabric CA off of Fabric 1.4 dependencies since they are no longer maintained.\nFabric 2.X does not support RSA, however the CA still needs to support RSA for any older but not expired certificates that may be in use by older netwo\n\nGithub:\nhttps://github.com/hyperledger/fabric/issues/4625\n\nSigned-off-by: Chris Elder ","shortMessageHtmlLink":"Re-add the RSA definitions to BCCSP - RSA implementation additional c…"}},{"before":"7bf6a1321eac21e43089d15112fd74db41b4ccdd","after":null,"ref":"refs/heads/RestoreRSAKeys","pushedAt":"2024-01-23T17:26:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"celder628","name":null,"path":"/celder628","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20172773?s=80&v=4"}},{"before":null,"after":"7bf6a1321eac21e43089d15112fd74db41b4ccdd","ref":"refs/heads/RestoreRSAKeys","pushedAt":"2024-01-22T23:26:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"celder628","name":null,"path":"/celder628","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20172773?s=80&v=4"},"commit":{"message":"Re-add the RSA definitions to BCCSP - RSA implementation additional changes\n\nBCCSP supported RSA in version 1.4. The Fabric CA is currently using the Fabric 1.4 dependency.\nIt is necessary to move Fabric CA off of Fabric 1.4 dependencies since they are no longer maintained.\nFabric 2.X does not support RSA, however the CA still needs to support RSA for any older but not expired certificates that may be in use by older netwo\n\nGithub:\nhttps://github.com/hyperledger/fabric/issues/4625\n\nSigned-off-by: Chris Elder ","shortMessageHtmlLink":"Re-add the RSA definitions to BCCSP - RSA implementation additional c…"}},{"before":"65e69c6c23e09da58444cd75b85d2aae66d3ce75","after":"c2e608cb361223ab9ebea00a06b680bf42efb770","ref":"refs/heads/main","pushedAt":"2024-01-22T22:38:43.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"celder628","name":null,"path":"/celder628","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20172773?s=80&v=4"},"commit":{"message":"Increase default transientstoreMaxBlockRetention\n\ntransientstoreMaxBlockRetention is used to trigger the purge of private\ndata in the transient store.\n\nThe current default value is 1000, which is OK for simple cases with\nseveral blocks per second. Howerver, in our test with 10K tps case, it\nis possible to purge the private data too early before the peer gets a\nchance to commit the tx into the ledger.\n\nWith a larger retention window, the only cost is a larger transient\ndatabase in the peer node, which is not a big deal.\n\nHence, this patchset suggest to increase the default value to a larger\nvalue of 100000, and it is open to have other reasonable value too.\n\nChange-Id: I24eb6a6c4be38fbb964970b518d40c72e02e12ff\nSigned-off-by: Baohua Yang \nSigned-off-by: Baohua Yang ","shortMessageHtmlLink":"Increase default transientstoreMaxBlockRetention"}},{"before":"8d5cb3a12dadf93516103888d96c1e6dca4dcb01","after":"65e69c6c23e09da58444cd75b85d2aae66d3ce75","ref":"refs/heads/main","pushedAt":"2024-01-20T21:29:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"celder628","name":null,"path":"/celder628","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20172773?s=80&v=4"},"commit":{"message":"Re-add the RSA definitions to BCCSP - RSA implementation\n\n BCCSP supported RSA in version 1.4. The Fabric CA is currently using the Fabric 1.4 dependency.\n It is necessary to move Fabric CA off of Fabric 1.4 dependencies since they are no longer maintained.\n Fabric 2.X does not support RSA, however the CA still needs to support RSA for any older but not expired certificates that may be in use by older netwo\n\n Github:\n https://github.com/hyperledger/fabric/issues/4625\n\nSigned-off-by: Chris Elder ","shortMessageHtmlLink":"Re-add the RSA definitions to BCCSP - RSA implementation"}},{"before":"a0779c174a34d55441c64c79a22698334529d6a0","after":null,"ref":"refs/heads/UpdateFabricDependencyGenOpt","pushedAt":"2024-01-20T21:22:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"celder628","name":null,"path":"/celder628","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20172773?s=80&v=4"}},{"before":"7774ddeb4beb6c84e8fb274d82799d6a50cdb057","after":"a0779c174a34d55441c64c79a22698334529d6a0","ref":"refs/heads/UpdateFabricDependencyGenOpt","pushedAt":"2024-01-20T17:19:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"celder628","name":null,"path":"/celder628","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20172773?s=80&v=4"},"commit":{"message":"Re-add the RSA definitions to BCCSP - RSA implementation\n\n BCCSP supported RSA in version 1.4. The Fabric CA is currently using the Fabric 1.4 dependency.\n It is necessary to move Fabric CA off of Fabric 1.4 dependencies since they are no longer maintained.\n Fabric 2.X does not support RSA, however the CA still needs to support RSA for any older but not expired certificates that may be in use by older netwo\n\n Github:\n https://github.com/hyperledger/fabric/issues/4625\n\nSigned-off-by: Chris Elder ","shortMessageHtmlLink":"Re-add the RSA definitions to BCCSP - RSA implementation"}},{"before":"2026a0daf6dd2d1cb496f75651928fd24cd36e3a","after":"7774ddeb4beb6c84e8fb274d82799d6a50cdb057","ref":"refs/heads/UpdateFabricDependencyGenOpt","pushedAt":"2024-01-20T17:13:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"celder628","name":null,"path":"/celder628","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20172773?s=80&v=4"},"commit":{"message":"Re-add the RSA definitions to BCCSP - RSA implementation\n\n BCCSP supported RSA in version 1.4. The Fabric CA is currently using the Fabric 1.4 dependency.\n It is necessary to move Fabric CA off of Fabric 1.4 dependencies since they are no longer maintained.\n Fabric 2.X does not support RSA, however the CA still needs to support RSA for any older but not expired certificates that may be in use by older netwo\n\n Github:\n https://github.com/hyperledger/fabric/issues/4625\n\nSigned-off-by: Chris Elder ","shortMessageHtmlLink":"Re-add the RSA definitions to BCCSP - RSA implementation"}},{"before":null,"after":"2026a0daf6dd2d1cb496f75651928fd24cd36e3a","ref":"refs/heads/UpdateFabricDependencyGenOpt","pushedAt":"2024-01-20T16:18:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"celder628","name":null,"path":"/celder628","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20172773?s=80&v=4"},"commit":{"message":"Re-add the RSA definitions to BCCSP - RSA implementation\n\n BCCSP supported RSA in version 1.4. The Fabric CA is currently using the Fabric 1.4 dependency.\n It is necessary to move Fabric CA off of Fabric 1.4 dependencies since they are no longer maintained.\n Fabric 2.X does not support RSA, however the CA still needs to support RSA for any older but not expired certificates that may be in use by older netwo\n\n Github:\n https://github.com/hyperledger/fabric/issues/4625\n\nSigned-off-by: Chris Elder ","shortMessageHtmlLink":"Re-add the RSA definitions to BCCSP - RSA implementation"}},{"before":"0439fdb486ad539cf809ae55065019fdc3a56293","after":"8d5cb3a12dadf93516103888d96c1e6dca4dcb01","ref":"refs/heads/main","pushedAt":"2024-01-19T21:55:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"celder628","name":null,"path":"/celder628","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20172773?s=80&v=4"},"commit":{"message":"Re-add the RSA definitions to BCCSP\n\nBCCSP supported RSA in version 1.4. The Fabric CA is currently using the Fabric 1.4 dependency.\nIt is necessary to move Fabric CA off of Fabric 1.4 dependencies since they are no longer maintained.\nFabric 2.X does not support RSA, however the CA still needs to support RSA for any older but not expired certificates that may be in use by older netwo\n\nGithub:\nhttps://github.com/hyperledger/fabric/issues/4625\n\nSigned-off-by: Chris Elder ","shortMessageHtmlLink":"Re-add the RSA definitions to BCCSP"}},{"before":"a5965a57baf2d9717d926ef2526b4526f330342f","after":null,"ref":"refs/heads/AddRSADefinitions","pushedAt":"2024-01-19T21:47:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"celder628","name":null,"path":"/celder628","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20172773?s=80&v=4"}},{"before":"c3a74c90d87606c74cc3b2921ba7587f8d7cf7b0","after":"a5965a57baf2d9717d926ef2526b4526f330342f","ref":"refs/heads/AddRSADefinitions","pushedAt":"2024-01-19T19:52:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"celder628","name":null,"path":"/celder628","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20172773?s=80&v=4"},"commit":{"message":"Re-add the RSA definitions to BCCSP\n\nBCCSP supported RSA in version 1.4. The Fabric CA is currently using the Fabric 1.4 dependency.\nIt is necessary to move Fabric CA off of Fabric 1.4 dependencies since they are no longer maintained.\nFabric 2.X does not support RSA, however the CA still needs to support RSA for any older but not expired certificates that may be in use by older netwo\n\nGithub:\nhttps://github.com/hyperledger/fabric/issues/4625\n\nSigned-off-by: Chris Elder ","shortMessageHtmlLink":"Re-add the RSA definitions to BCCSP"}},{"before":null,"after":"c3a74c90d87606c74cc3b2921ba7587f8d7cf7b0","ref":"refs/heads/AddRSADefinitions","pushedAt":"2024-01-19T19:12:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"celder628","name":null,"path":"/celder628","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20172773?s=80&v=4"},"commit":{"message":"Re-add the RSA definitions to BCCSP\n\nBCCSP supported RSA in version 1.4. The Fabric CA is currently using the Fabric 1.4 dependency.\nIt is necessary to move Fabric CA off of Fabric 1.4 dependencies since they are no longer maintained.\nFabric 2.X does not support RSA, however the CA still needs to support RSA for any older but not expired certificates that may be in use by older netwo\n\nGithub:\nhttps://github.com/hyperledger/fabric/issues/4625\n\nSigned-off-by: Chris Elder ","shortMessageHtmlLink":"Re-add the RSA definitions to BCCSP"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0yM1QxNzoyNjozNC4wMDAwMDBazwAAAAPnIWkh","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0yM1QxNzoyNjozNC4wMDAwMDBazwAAAAPnIWkh","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0xOVQxOToxMjozMi4wMDAwMDBazwAAAAPkSDlI"}},"title":"Activity · celder628/fabric"}