{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":853910422,"defaultBranch":"main","name":"cuprate","ownerLogin":"Asurar0","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-09-07T21:56:34.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/178086075?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726672412.0","currentOid":""},"activityList":{"items":[{"before":"3899d3357a9069ab2c817f2cd821bbb5639221d7","after":"090fa1acfbc6692601e0c8dbfc7773fb1e616947","ref":"refs/heads/split_database_fixme","pushedAt":"2024-09-19T17:47:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"fix warning","shortMessageHtmlLink":"fix warning"}},{"before":"5a8b0bc590750b0052ca028f58d3df860466df34","after":"3899d3357a9069ab2c817f2cd821bbb5639221d7","ref":"refs/heads/split_database_fixme","pushedAt":"2024-09-19T17:39:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"Update storage/blockchain/src/ops/block.rs\n\nCo-authored-by: Boog900 ","shortMessageHtmlLink":"Update storage/blockchain/src/ops/block.rs"}},{"before":"cf4ade500edbd65b4319b591dc63cab9ded85721","after":"5a8b0bc590750b0052ca028f58d3df860466df34","ref":"refs/heads/split_database_fixme","pushedAt":"2024-09-19T17:39:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"Update storage/blockchain/src/types.rs\n\nCo-authored-by: Boog900 ","shortMessageHtmlLink":"Update storage/blockchain/src/types.rs"}},{"before":"3a42cf8a9e2450ae7e2785d98739aadbf2c5a36a","after":"cf4ade500edbd65b4319b591dc63cab9ded85721","ref":"refs/heads/split_database_fixme","pushedAt":"2024-09-19T16:57:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"fix fmt","shortMessageHtmlLink":"fix fmt"}},{"before":"dd014446b76abc2247b895c959dfcf324e97ec33","after":"3a42cf8a9e2450ae7e2785d98739aadbf2c5a36a","ref":"refs/heads/split_database_fixme","pushedAt":"2024-09-19T16:54:36.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'cuprate/main' into split_database_fixme","shortMessageHtmlLink":"Merge remote-tracking branch 'cuprate/main' into split_database_fixme"}},{"before":"f33e23114b9b74ffd9108c11799a0a0417fa7a31","after":"dd014446b76abc2247b895c959dfcf324e97ec33","ref":"refs/heads/split_database_fixme","pushedAt":"2024-09-19T15:53:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"Split `BlockBlobs` database table + misc fixes\n\n- Split the `BlockBlobs` database table into two new tables: `BlockHeaderBlobs` and `BlockTxsHashes`.\n- `add_block`, `pop_block` and `get_block_extended_header` have been edited consequently.\n- `VerifiedBlockInformation` now have a `mining_tx_index: u64` field.\n- Made `cuprate-helper`'s `thread` feature a dependency of the `service` feature\n- Edited service test mapping of output. It is now a full iterator.","shortMessageHtmlLink":"Split BlockBlobs database table + misc fixes"}},{"before":"0a72020c2775b4db6abaec6a8599c01333a396a8","after":"f33e23114b9b74ffd9108c11799a0a0417fa7a31","ref":"refs/heads/split_database_fixme","pushedAt":"2024-09-18T21:52:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"Split `BlockBlobs` database table + misc fixes\n\n- Split the `BlockBlobs` database table into two new tables: `BlockHeaderBlobs` and `BlockTxsHashes`.\n- `add_block`, `pop_block` and `get_block_extended_header` have been edited consequently.\n- `VerifiedBlockInformation` now have a `mining_tx_index: u64` field.\n- Made `cuprate-helper`'s `thread` feature a dependency of the `service` feature\n- Edited service test mapping of output. It is now a full iterator.","shortMessageHtmlLink":"Split BlockBlobs database table + misc fixes"}},{"before":"49443e3ec32be78906f8f102c061ce4590179710","after":"0a72020c2775b4db6abaec6a8599c01333a396a8","ref":"refs/heads/split_database_fixme","pushedAt":"2024-09-18T21:50:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"Split `BlockBlobs` database table + misc fixes\n\n- Split the `BlockBlobs` database table into two new tables: `BlockHeaderBlobs` and `BlockTxsHashes`.\n- `add_block`, `pop_block` and `get_block_extended_header` have been edited consequently.\n- `VerifiedBlockInformation` now have a `mining_tx_index: u64` field.\n- Made `cuprate-helper`'s `thread` feature a dependency of the `service` feature\n- Edited service test mapping of output. It is now a full iterator.\n\nRefactored service tests outputs mapping\n\nfix test","shortMessageHtmlLink":"Split BlockBlobs database table + misc fixes"}},{"before":"463fcf0e6f4301d4bc4f4bd3f14b3d0f06508ebb","after":"49443e3ec32be78906f8f102c061ce4590179710","ref":"refs/heads/split_database_fixme","pushedAt":"2024-09-18T15:34:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"Refactored service tests outputs mapping","shortMessageHtmlLink":"Refactored service tests outputs mapping"}},{"before":"2291a9679593825ca7ee815a35619f17918bb9de","after":"463fcf0e6f4301d4bc4f4bd3f14b3d0f06508ebb","ref":"refs/heads/split_database_fixme","pushedAt":"2024-09-18T15:18:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"Initial split of database block blob\n\n- Tests are still failing.\n- Fixed Cargo.toml pulling `thread` feature on `service` flag","shortMessageHtmlLink":"Initial split of database block blob"}},{"before":null,"after":"2291a9679593825ca7ee815a35619f17918bb9de","ref":"refs/heads/split_database_fixme","pushedAt":"2024-09-18T15:13:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"P2P: Add latest clearnet mainnet seed nodes. (#281)\n\nAdd Monerod latest clearnet mainnet seed nodes","shortMessageHtmlLink":"P2P: Add latest clearnet mainnet seed nodes. (Cuprate#281)"}},{"before":"3330ceb5c0aab07a5ee0665cd4309f6a60fb425f","after":"5ab5aa12aa99935b36b0a6553b16e734a9a37d0a","ref":"refs/heads/additional_seed_node","pushedAt":"2024-09-13T22:10:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"Add Monerod latest clearnet mainnet seed nodes","shortMessageHtmlLink":"Add Monerod latest clearnet mainnet seed nodes"}},{"before":"40500bd40549785d94e73821f51047ab8927cd2d","after":"3330ceb5c0aab07a5ee0665cd4309f6a60fb425f","ref":"refs/heads/additional_seed_node","pushedAt":"2024-09-13T22:04:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"Add Monerod latest clearnet mainnet seed nodes","shortMessageHtmlLink":"Add Monerod latest clearnet mainnet seed nodes"}},{"before":null,"after":"40500bd40549785d94e73821f51047ab8927cd2d","ref":"refs/heads/additional_seed_node","pushedAt":"2024-09-13T21:51:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"Add Monerod latest clearnet mainnet seed nodes","shortMessageHtmlLink":"Add Monerod latest clearnet mainnet seed nodes"}},{"before":"ed0ee31b868f6de9f6d9f94465d6e66888cfd498","after":null,"ref":"refs/heads/handle_incoming_ping","pushedAt":"2024-09-09T22:12:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"}},{"before":"f9f68e9c20ed923d4a217a3effb4adad2bfb9793","after":"ed0ee31b868f6de9f6d9f94465d6e66888cfd498","ref":"refs/heads/handle_incoming_ping","pushedAt":"2024-09-09T21:56:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"Implement incoming ping request handling over maximum inbound limit\n\n- If the maximum inbound connection semaphore reach its limit, `inbound_server` fn will\nopen a tokio task to check if the node wanted to ping us. If it is the case we respond, otherwise\ndrop the connection.\n- Added some documentation to the `inbound_server` fn.","shortMessageHtmlLink":"Implement incoming ping request handling over maximum inbound limit"}},{"before":"29faf3425a9ce013ce597e6acf84793c1f3ff230","after":"f9f68e9c20ed923d4a217a3effb4adad2bfb9793","ref":"refs/heads/handle_incoming_ping","pushedAt":"2024-09-09T21:48:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"Implement incoming ping request handling over maximum inbound limit\n\n- If the maximum inbound connection semaphore reach its limit, `inbound_server` fn will\nopen a tokio task to check if the node wanted to ping us. If it is the case we respond, otherwise\ndrop the connection.\n- Added some documentation to the `inbound_server` fn.","shortMessageHtmlLink":"Implement incoming ping request handling over maximum inbound limit"}},{"before":"ce2b99020cae910317a3a018f3319efc8fbe0a55","after":"29faf3425a9ce013ce597e6acf84793c1f3ff230","ref":"refs/heads/handle_incoming_ping","pushedAt":"2024-09-09T21:47:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"Implement incoming ping request handling over maximum inbound limit\n\n- If the maximum inbound connection semaphore reach its limit, `inbound_server` fn will\nopen a tokio task to check if the node wanted to ping us. If it is the case we respond, otherwise\ndrop the connection.\n- Added some documentation to the `inbound_server` fn.","shortMessageHtmlLink":"Implement incoming ping request handling over maximum inbound limit"}},{"before":"74436e6979ed2425ab7b2061548f70b02ca15dd6","after":"ce2b99020cae910317a3a018f3319efc8fbe0a55","ref":"refs/heads/handle_incoming_ping","pushedAt":"2024-09-09T21:16:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"Implement incoming ping request handling over maximum inbound limit\n\n- If the maximum inbound connection semaphore reach its limit, `inbound_server` fn will\nopen a tokio task to check if the node wanted to ping us. If it is the case we respond, otherwise\ndrop the connection.\n- Added some documentation to the `inbound_server` fn.","shortMessageHtmlLink":"Implement incoming ping request handling over maximum inbound limit"}},{"before":"f049847af64cf8dd40e87466b93b3fb1020fe5ec","after":"74436e6979ed2425ab7b2061548f70b02ca15dd6","ref":"refs/heads/handle_incoming_ping","pushedAt":"2024-09-09T20:52:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"fix typo","shortMessageHtmlLink":"fix typo"}},{"before":"d46c0a1a3a2d22050607364041a10df4ca9f3c9f","after":"f049847af64cf8dd40e87466b93b3fb1020fe5ec","ref":"refs/heads/handle_incoming_ping","pushedAt":"2024-09-09T20:43:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"fix fmt","shortMessageHtmlLink":"fix fmt"}},{"before":"cc720e158c35245f101c517ef08db9c73ac06665","after":"d46c0a1a3a2d22050607364041a10df4ca9f3c9f","ref":"refs/heads/handle_incoming_ping","pushedAt":"2024-09-09T19:36:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"edits","shortMessageHtmlLink":"edits"}},{"before":"6077e23468435095c62f6aa0feb45dd1a41cb1c9","after":"cc720e158c35245f101c517ef08db9c73ac06665","ref":"refs/heads/handle_incoming_ping","pushedAt":"2024-09-09T16:18:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"fixed two typo","shortMessageHtmlLink":"fixed two typo"}},{"before":"321f43d5c78e613770bd1f75aaa9ea7bebf9e641","after":"6077e23468435095c62f6aa0feb45dd1a41cb1c9","ref":"refs/heads/handle_incoming_ping","pushedAt":"2024-09-09T16:13:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"Fixed blocking in tokio task","shortMessageHtmlLink":"Fixed blocking in tokio task"}},{"before":"09df91237776a128317ee5ddd4b6044cd7714c36","after":"321f43d5c78e613770bd1f75aaa9ea7bebf9e641","ref":"refs/heads/handle_incoming_ping","pushedAt":"2024-09-09T15:09:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"Implement incoming ping request handling over maximum inbound limit\n\n- If the maximum inbound connection semaphore reach its limit, `inbound_server` fn will\nopen a tokio task to check if the node wanted to ping us. If it is the case we respond, otherwise\ndrop the connection.\n- Added some documentation to the `inbound_server` fn.","shortMessageHtmlLink":"Implement incoming ping request handling over maximum inbound limit"}},{"before":"3da752921eb936481eb9e5a1628cb2b2eb7d7486","after":"09df91237776a128317ee5ddd4b6044cd7714c36","ref":"refs/heads/handle_incoming_ping","pushedAt":"2024-09-09T15:08:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"fix","shortMessageHtmlLink":"fix"}},{"before":"4653ac58849c81b6ab993a1d23f061a97962524b","after":"3da752921eb936481eb9e5a1628cb2b2eb7d7486","ref":"refs/heads/handle_incoming_ping","pushedAt":"2024-09-09T14:54:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"Implement incoming ping request handling over maximum inbound limit\n\n- If the maximum inbound connection semaphore reach its limit, `inbound_server` fn will\nopen a tokio task to check if the node wanted to ping us. If it is the case we respond, otherwise\ndrop the connection.\n- Added some documentation to the `inbound_server` fn.","shortMessageHtmlLink":"Implement incoming ping request handling over maximum inbound limit"}},{"before":null,"after":"4653ac58849c81b6ab993a1d23f061a97962524b","ref":"refs/heads/handle_incoming_ping","pushedAt":"2024-09-09T12:51:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Asurar0","name":"Asurar","path":"/Asurar0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178086075?s=80&v=4"},"commit":{"message":"rpc/interface: separate `RpcHandler` into 3 `tower::Service`s (#266)\n\n* apply diff\r\n\r\n* cleanup\r\n\r\n* fix test","shortMessageHtmlLink":"rpc/interface: separate RpcHandler into 3 tower::Services (Cuprat…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOVQxNzo0NzowMy4wMDAwMDBazwAAAAS7KbEp","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wOVQxMjo1MToyNS4wMDAwMDBazwAAAASw5RuP"}},"title":"Activity · Asurar0/cuprate"}