{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":341721839,"defaultBranch":"bcyrelease/1.13.12","name":"go-ethereum","ownerLogin":"blockcypher","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-02-23T23:41:43.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7098601?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1710198934.0","currentOid":""},"activityList":{"items":[{"before":"a95cc432577e5be752b70cc68840b242adf60429","after":"515119f77b878ba8b1fcf067a27039d7c7fb1042","ref":"refs/heads/bcyrelease/1.13.14","pushedAt":"2024-04-01T22:16:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matthieu","name":"Matthieu Riou","path":"/matthieu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4904?s=80&v=4"},"commit":{"message":"Sync use the BlockChain interface to check blocks\n\nWhen bolt instantiates the Ethereum network layer, a in-memory\ndatabase is provided. That's because all structures persisted by\ngeth networking are temporary and don't make a lot of sense in our\npersistence layer (Cassandra/Scylla). However the sync process\nneeds to be able to check the existence that was saved into our\npersistence layer.\n\nThis changes the checks done by sync when getting block headers\nfrom the beacon chain node to use the BlockChain interface,\nbacked by our persistence layer, instead of the default geth\ndatabase which in this case is in-memory only.","shortMessageHtmlLink":"Sync use the BlockChain interface to check blocks"}},{"before":"ad2098b7af974c6e5add8d235259ca76d42ea1dd","after":"a95cc432577e5be752b70cc68840b242adf60429","ref":"refs/heads/bcyrelease/1.13.14","pushedAt":"2024-03-11T23:13:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matthieu","name":"Matthieu Riou","path":"/matthieu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4904?s=80&v=4"},"commit":{"message":"Moved triedb in blockchain handler interface","shortMessageHtmlLink":"Moved triedb in blockchain handler interface"}},{"before":null,"after":"ad2098b7af974c6e5add8d235259ca76d42ea1dd","ref":"refs/heads/bcyrelease/1.13.14","pushedAt":"2024-03-11T00:41:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"matthieu","name":"Matthieu Riou","path":"/matthieu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4904?s=80&v=4"},"commit":{"message":"Revert 'core/types: add MarshalBinary, UnmarshalBinary for Receipt (ethereum#22806)","shortMessageHtmlLink":"Revert 'core/types: add MarshalBinary, UnmarshalBinary for Receipt (e…"}},{"before":"3b4fcb46cf6b252ff07aeaa998ec18fdf98a6d98","after":"ab82e928072d572dec414fac3c3061202485c90d","ref":"refs/heads/bcyrelease/1.13.12","pushedAt":"2024-02-14T00:07:29.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"matthieu","name":"Matthieu Riou","path":"/matthieu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4904?s=80&v=4"},"commit":{"message":"Revert 'core/types: add MarshalBinary, UnmarshalBinary for Receipt (ethereum#22806)","shortMessageHtmlLink":"Revert 'core/types: add MarshalBinary, UnmarshalBinary for Receipt (e…"}},{"before":"3376ea3d68bd089143f6c26f2db9120b83fc65e5","after":"3b4fcb46cf6b252ff07aeaa998ec18fdf98a6d98","ref":"refs/heads/bcyrelease/1.13.12","pushedAt":"2024-02-14T00:06:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matthieu","name":"Matthieu Riou","path":"/matthieu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4904?s=80&v=4"},"commit":{"message":"Catalyst modifications for bolt","shortMessageHtmlLink":"Catalyst modifications for bolt"}},{"before":"89c165b5bd1109e9107dbcdff087a25f44efc10d","after":"3376ea3d68bd089143f6c26f2db9120b83fc65e5","ref":"refs/heads/bcyrelease/1.13.12","pushedAt":"2024-02-14T00:05:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matthieu","name":"Matthieu Riou","path":"/matthieu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4904?s=80&v=4"},"commit":{"message":"Abstract away blockchain from state processor","shortMessageHtmlLink":"Abstract away blockchain from state processor"}},{"before":"89c1c8646b7c7368ae0d74d8de43eceb8755c49b","after":"89c165b5bd1109e9107dbcdff087a25f44efc10d","ref":"refs/heads/bcyrelease/1.13.12","pushedAt":"2024-02-14T00:00:15.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"matthieu","name":"Matthieu Riou","path":"/matthieu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4904?s=80&v=4"},"commit":{"message":"Create HandlerBlockchain Interface","shortMessageHtmlLink":"Create HandlerBlockchain Interface"}},{"before":null,"after":"89c1c8646b7c7368ae0d74d8de43eceb8755c49b","ref":"refs/heads/bcyrelease/1.13.12","pushedAt":"2024-02-13T23:29:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"matthieu","name":"Matthieu Riou","path":"/matthieu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4904?s=80&v=4"},"commit":{"message":"Add Internal Tx Listener","shortMessageHtmlLink":"Add Internal Tx Listener"}},{"before":"2ad3f1b05865e9fc06c9c00f88b378ed0f0d3077","after":"0747bd94ef5ded74a664bd8987bc987cedb01814","ref":"refs/heads/bcyrelease/1.13.5","pushedAt":"2023-11-22T16:23:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"},"commit":{"message":"Revert 'core/types: add MarshalBinary, UnmarshalBinary for Receipt (#22806)","shortMessageHtmlLink":"Revert 'core/types: add MarshalBinary, UnmarshalBinary for Receipt (e…"}},{"before":"918af18fc432b0009a037f677dbcf0481ca2a9e7","after":"2ad3f1b05865e9fc06c9c00f88b378ed0f0d3077","ref":"refs/heads/bcyrelease/1.13.5","pushedAt":"2023-11-22T16:23:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"},"commit":{"message":"Revert common/compiler, cmd/abigen: remove solc/vyper compiler integration","shortMessageHtmlLink":"Revert common/compiler, cmd/abigen: remove solc/vyper compiler integr…"}},{"before":"1515d0dd0e5510e6842795d4afca0d04fac77d68","after":"918af18fc432b0009a037f677dbcf0481ca2a9e7","ref":"refs/heads/bcyrelease/1.13.5","pushedAt":"2023-11-22T16:22:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"},"commit":{"message":"Catalyst modifications for bolt","shortMessageHtmlLink":"Catalyst modifications for bolt"}},{"before":"5f295bd50921cc1bdfdc8acb2c823570c1a08a5a","after":"1515d0dd0e5510e6842795d4afca0d04fac77d68","ref":"refs/heads/bcyrelease/1.13.5","pushedAt":"2023-11-22T16:17:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"},"commit":{"message":"Abstract away blockchain from state processor","shortMessageHtmlLink":"Abstract away blockchain from state processor"}},{"before":"14586a39e673be065b474573f8e0800fd293dae0","after":"5f295bd50921cc1bdfdc8acb2c823570c1a08a5a","ref":"refs/heads/bcyrelease/1.13.5","pushedAt":"2023-11-22T16:16:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"},"commit":{"message":"Create HandlerBlockchain Interface","shortMessageHtmlLink":"Create HandlerBlockchain Interface"}},{"before":"d4db0918c528b72c32b93fe2df36e696c5876003","after":"14586a39e673be065b474573f8e0800fd293dae0","ref":"refs/heads/bcyrelease/1.13.5","pushedAt":"2023-11-22T15:59:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"},"commit":{"message":"Internal txs and vmErr logic","shortMessageHtmlLink":"Internal txs and vmErr logic"}},{"before":"8e8d34b9194272416568b551eae21ee8520252b1","after":"d4db0918c528b72c32b93fe2df36e696c5876003","ref":"refs/heads/bcyrelease/1.13.5","pushedAt":"2023-11-22T15:51:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"},"commit":{"message":"Add Internal Tx Listener","shortMessageHtmlLink":"Add Internal Tx Listener"}},{"before":"9eddcdaea800d7aa466d48efacd10d49031ea44d","after":"8e8d34b9194272416568b551eae21ee8520252b1","ref":"refs/heads/bcyrelease/1.13.5","pushedAt":"2023-11-22T15:45:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"},"commit":{"message":"Make NewKeyFromECDSA, AccumulateRewards Str, HandlerConfig and Handler public","shortMessageHtmlLink":"Make NewKeyFromECDSA, AccumulateRewards Str, HandlerConfig and Handle…"}},{"before":null,"after":"9eddcdaea800d7aa466d48efacd10d49031ea44d","ref":"refs/heads/bcyrelease/1.13.5","pushedAt":"2023-11-22T15:38:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"},"commit":{"message":"Replace package name ethereum/go-ethereum by blockcypher/go-ethereum","shortMessageHtmlLink":"Replace package name ethereum/go-ethereum by blockcypher/go-ethereum"}},{"before":"386cba15b5ee56908e3b33f7ee52a4c8486d5d8f","after":"d468c333a7ffdf939900b6678aa3a3d6fed879b1","ref":"refs/heads/master","pushedAt":"2023-11-22T15:28:21.000Z","pushType":"push","commitsCount":266,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"},"commit":{"message":"cmd/{geth,utils}: add cmd to export preimages in snap enumeration order (#28256)\n\nAdds a subcommand: `geth snapshot export-preimages`, to export preimages of every hash found during a snapshot enumeration: that is, it exports _only the active state_, and not _all_ preimages that have been used but are no longer part of the state. \r\n\r\nThis tool is needed for the verkle transition, in order to distribute the preimages needed for the conversion. Since only the 'active' preimages are exported, the output is shrunk from ~70GB to ~4GB.\r\n\r\nThe order of the output is the order used by the snapshot enumeration, which avoids database thrashing. However, it also means that storage-slot preimages are not deduplicated.","shortMessageHtmlLink":"cmd/{geth,utils}: add cmd to export preimages in snap enumeration ord…"}},{"before":"eb9c9d7865333e0daf1de29d09e673f9cb37ff03","after":null,"ref":"refs/heads/bcyrelease/1.10.26","pushedAt":"2023-11-22T15:20:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"}},{"before":"e5eb32acee19cc9fca6a03b10283b7484246b15a","after":null,"ref":"refs/heads/release/1.10","pushedAt":"2023-11-22T15:20:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"}},{"before":"51fe4b8351a612ff7725642b4aeaa021e0485ba0","after":null,"ref":"refs/heads/bcyrelease/1.10.23","pushedAt":"2023-11-22T15:19:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"}},{"before":"3a5bf06d4bfd8288c501fcdd0533bf1844f19ad5","after":null,"ref":"refs/heads/bcyrelease/1.10.22","pushedAt":"2023-11-22T15:19:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"}},{"before":"5a0fae491fee731a39ee51dbc5e44bd1704b6ad6","after":null,"ref":"refs/heads/bcyrelease/1.10.21","pushedAt":"2023-11-22T15:19:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"}},{"before":"c53356db3c6ff0afb6aaf1f9ba8677cd54e5e7f7","after":null,"ref":"refs/heads/debug","pushedAt":"2023-11-22T15:19:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"}},{"before":"d5d859d6a5ae686fb0600f7066e9875e0b9fadeb","after":"c53356db3c6ff0afb6aaf1f9ba8677cd54e5e7f7","ref":"refs/heads/debug","pushedAt":"2023-08-31T18:48:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"},"commit":{"message":"Debug","shortMessageHtmlLink":"Debug"}},{"before":"a41ff925f427b82e5614bbbd8123328765d90111","after":"4651e495dc437d1cb2b6d95a22ebdd447937b5b6","ref":"refs/heads/bcyrelease/1.12.2","pushedAt":"2023-08-24T18:27:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"},"commit":{"message":"Add API Backend","shortMessageHtmlLink":"Add API Backend"}},{"before":null,"after":"d5d859d6a5ae686fb0600f7066e9875e0b9fadeb","ref":"refs/heads/debug","pushedAt":"2023-08-24T18:10:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"},"commit":{"message":"Debug","shortMessageHtmlLink":"Debug"}},{"before":"1e87a6c626d17a4dcebffe7827615427eff814f5","after":"a41ff925f427b82e5614bbbd8123328765d90111","ref":"refs/heads/bcyrelease/1.12.2","pushedAt":"2023-08-18T15:48:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"},"commit":{"message":"Forgotten public Handler","shortMessageHtmlLink":"Forgotten public Handler"}},{"before":"7fe9f1dfa82eadf8cb4e95b8d25f9c386178a17e","after":"1e87a6c626d17a4dcebffe7827615427eff814f5","ref":"refs/heads/bcyrelease/1.12.2","pushedAt":"2023-08-16T19:57:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"},"commit":{"message":"Revert 'core/types: add MarshalBinary, UnmarshalBinary for Receipt (#22806)","shortMessageHtmlLink":"Revert 'core/types: add MarshalBinary, UnmarshalBinary for Receipt (e…"}},{"before":"7453990532f56bf59a309a04590d4d22cd200be0","after":"7fe9f1dfa82eadf8cb4e95b8d25f9c386178a17e","ref":"refs/heads/bcyrelease/1.12.2","pushedAt":"2023-08-16T19:54:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"quentinlesceller","name":"Quentin Le Sceller","path":"/quentinlesceller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11842328?s=80&v=4"},"commit":{"message":"Revert common/compiler, cmd/abigen: remove solc/vyper compiler integration","shortMessageHtmlLink":"Revert common/compiler, cmd/abigen: remove solc/vyper compiler integr…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEJOdqYgA","startCursor":null,"endCursor":null}},"title":"Activity · blockcypher/go-ethereum"}