These commits are when the Protocol Buffers files have changed: (only the last 100 relevant commits are shown)
Commit: | 0c271a0 | |
---|---|---|
Author: | Matt Joiner |
Remove Downloader.Verify and TorrentCompleted
Commit: | 40ac783 | |
---|---|---|
Author: | taratorio |
change attribute name to has_prefix
Commit: | ff5b792 | |
---|---|---|
Author: | taratorio |
add first_val
Commit: | 4785732 | |
---|---|---|
Author: | taratorio |
Merge branch 'master' of github.com:erigontech/interfaces into remote-kv-has-prefix
Commit: | 78e0078 | |
---|---|---|
Author: | taratorio |
remote: add kv HasPrefix rpc
Commit: | 37abc29 | |
---|---|---|
Author: | Shoham Chakraborty | |
Committer: | GitHub |
Add sender_validation_data (#253)
The documentation is generated from this commit.
Commit: | e9c9c90 | |
---|---|---|
Author: | Shoham Chakraborty |
Add sender_validation_data
The documentation is generated from this commit.
Commit: | d644c7d | |
---|---|---|
Author: | Somnath | |
Committer: | GitHub |
Change GetBlobsReply to simple lists (#252)
Commit: | 4939b62 | |
---|---|---|
Author: | Giulio |
Merge remote-tracking branch 'origin/master' into op-erigon
Commit: | 598641b | |
---|---|---|
Author: | Shoham Chakraborty | |
Committer: | GitHub |
AA validation (#250)
Commit: | ccce216 | |
---|---|---|
Author: | Giulio |
Merge remote-tracking branch 'origin/master' into op-erigon
Commit: | e9f5ed7 | |
---|---|---|
Author: | Alex Sharov | |
Committer: | GitHub |
`kv.tx.ReadSequence` support (#251)
Commit: | 19bef81 | |
---|---|---|
Author: | Somnath | |
Committer: | GitHub |
Add BlobAndProofV1 and GetBlobs (#249) * Add getblobs proto * Make GetBlobsReply into compound
Commit: | eee0ca1 | |
---|---|---|
Author: | Giulio |
Merge remote-tracking branch 'origin/master' into op-erigon
Commit: | 7c4293b | |
---|---|---|
Author: | milen | |
Committer: | GitHub |
remote: add block time to state change proto (#248)
Commit: | b09874b | |
---|---|---|
Author: | Giulio |
save
Commit: | 56db8c4 | |
---|---|---|
Author: | Giulio |
save
Commit: | 0b7a33c | |
---|---|---|
Author: | Giulio |
save
Commit: | 86f87bb | |
---|---|---|
Author: | Giulio |
save
Commit: | 58b88a1 | |
---|---|---|
Author: | Ilya Mikheev | |
Committer: | GitHub |
added new method for finding txNum by its hash (#240) * added new method for finding txNum by its hash * fix * fix --------- Co-authored-by: JkLondon <ilya@mikheev.fun>
Commit: | 8558be1 | |
---|---|---|
Author: | Somnath Banerjee |
Add 7742 changes in AssembleBlockRequest
Commit: | f8b0208 | |
---|---|---|
Author: | Alex Sharov | |
Committer: | GitHub |
grpc: domain methods rename (#246)
Commit: | 69c998a | |
---|---|---|
Author: | Alex Sharov | |
Committer: | GitHub |
Last seen block: as in-mem atomic instead of db field (#245) * save * save * save * save
Commit: | 024ffe1 | |
---|---|---|
Author: | Andrew Ashikhmin | |
Committer: | GitHub |
Som/pectra4 engine api (#239) (#244) * Flatten 7251 req * Replace requests with generic requests * fix type * change byte to uint8 * Simplify requests bundle * Rename requests_hash and remove reqs from body Co-authored-by: Somnath <snb895@outlook.com>
Commit: | 38a90d9 | |
---|---|---|
Author: | Shoham Chakraborty | |
Committer: | GitHub |
Add heimdall server (#243) * Add heimdall server * Pass proposer
Commit: | 46d0f96 | |
---|---|---|
Author: | Somnath Banerjee | |
Committer: | yperbasis |
Rename requests_root to requests_hash
Commit: | 582714a | |
---|---|---|
Author: | Andrew Ashikhmin | |
Committer: | GitHub |
Flatten 7251 req (#237) (#242) Co-authored-by: Somnath <snb895@outlook.com>
Commit: | 4e9be51 | |
---|---|---|
Author: | Andrew Ashikhmin | |
Committer: | GitHub |
Change Withdrawal req (#234) (#241) Co-authored-by: Somnath <snb895@outlook.com>
Commit: | c6c0be2 | |
---|---|---|
Author: | Somnath | |
Committer: | GitHub |
Som/pectra4 engine api (#239) * Flatten 7251 req * Replace requests with generic requests * fix type * change byte to uint8 * Simplify requests bundle * Rename requests_hash and remove reqs from body
Commit: | 29c1d07 | |
---|---|---|
Author: | Somnath | |
Committer: | GitHub |
Flatten 7251 req (#237)
Commit: | 81edac3 | |
---|---|---|
Author: | Somnath | |
Committer: | GitHub |
Change Withdrawal req (#234)
Commit: | 75df226 | |
---|---|---|
Author: | Andrew Ashikhmin | |
Committer: | GitHub |
Add consolidation req to types (#223) (#238) Co-authored-by: Somnath <somnathb@nmodulo.com>
Commit: | 79913c8 | |
---|---|---|
Author: | Andrew Ashikhmin | |
Committer: | GitHub |
add deposits and withdrawals requests in execution payload (#219) (#236) * add deposits and withdrawals requests in execution payload * remove plural s Co-authored-by: sudeep <sudeepdino008@gmail.com>
Commit: | 2daafd7 | |
---|---|---|
Author: | Andrew Ashikhmin | |
Committer: | GitHub |
Add requests to execution Header & BlockBody (EIP-7685) (#218) (#235)
Commit: | 53ce698 | |
---|---|---|
Author: | Shoham Chakraborty | |
Committer: | GitHub |
Create BridgeBackend (#233) * Bridge backend * Move messages
Commit: | 77642a3 | |
---|---|---|
Author: | Shoham Chakraborty |
save
Commit: | 0cbaf19 | |
---|---|---|
Author: | Shoham Chakraborty | |
Committer: | Shoham Chakraborty |
Bridge backend
Commit: | 2c1acce | |
---|---|---|
Author: | Shoham Chakraborty | |
Committer: | GitHub |
Split BorEvent into BorEvents and BorTxnLookup (#231) * Use block number * BorEventsRequest * Remove event rlps * Add optional bortxhash * Rename * Newline * Rename
Commit: | 5d234ad | |
---|---|---|
Author: | Dmytro Vovk | |
Committer: | GitHub |
torrent downloaded notify (#232)
Commit: | 85a1a7e | |
---|---|---|
Author: | Dmytro Vovk | |
Committer: | GitHub |
removed stats (#230)
Commit: | a53e7c9 | |
---|---|---|
Author: | Dmytro Vovk | |
Committer: | GitHub |
added method to set downloader prefix (#229)
Commit: | cd6dd25 | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
save (#228)
Commit: | 740306e | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
Add new methods to `Ethbackend` for `CanonicalHash` and `HeaderNumber` (#227) * save * save
Commit: | fd1e1f6 | |
---|---|---|
Author: | canepat | |
Committer: | GitHub |
fix typo in kv.proto (#225)
Commit: | 0d10589 | |
---|---|---|
Author: | Somnath | |
Committer: | GitHub |
Add consolidation req to types (#223)
Commit: | ed05a9e | |
---|---|---|
Author: | Mark Holt |
add flush rate
Commit: | ef1ae67 | |
---|---|---|
Author: | Mark Holt |
update downloader stats
Commit: | 810df05 | |
---|---|---|
Author: | Mark Holt |
update downloader stats
Commit: | 7cbacde | |
---|---|---|
Author: | Ilya Mikheev | |
Committer: | GitHub |
remove count op from kv.proto (#221) Co-authored-by: JkLondon <ilya@mikheev.fun>
Commit: | 4232061 | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
save (#220)
Commit: | 635f85a | |
---|---|---|
Author: | sudeep | |
Committer: | GitHub |
add deposits and withdrawals requests in execution payload (#219) * add deposits and withdrawals requests in execution payload * remove plural s
Commit: | f018dd3 | |
---|---|---|
Author: | Andrew Ashikhmin | |
Committer: | GitHub |
Add requests to execution Header & BlockBody (EIP-7685) (#218)
Commit: | 51e2d4c | |
---|---|---|
Author: | Alex Sharov | |
Committer: | GitHub |
e3: rename HistoryGet to HistorySeek (#217)
Commit: | 1e84e26 | |
---|---|---|
Author: | battlmonstr | |
Committer: | GitHub |
rename Go packages with a "proto" suffix (#216)
Commit: | 0a68f98 | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
Revert "downloader: dbg upgrade whitelist (#213)" (#214) This reverts commit 377c0974645487b30b849c3d20d21f7281ca632a.
Commit: | 377c097 | |
---|---|---|
Author: | Alex Sharov | |
Committer: | GitHub |
downloader: dbg upgrade whitelist (#213)
Commit: | 4fc678a | |
---|---|---|
Author: | alex.sharov |
Revert "save" This reverts commit fa21cbf0a1e0fee5fb7ba49f592e5aa66964fbd3.
Commit: | fa21cbf | |
---|---|---|
Author: | alex.sharov |
save
Commit: | b57f057 | |
---|---|---|
Author: | Kewei | |
Committer: | GitHub |
rpc SetSubscribeExpiry (#212) * rpc SetSubscribeExpiry * update
Commit: | ff1a8fb | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
Added `HasBlock` (#211) * save * save
Commit: | 43e494b | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
Added `subnet_id` to gossip data (#210) * save * save
Commit: | 18e6676 | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
Added more information querying to sentinel. (#209) * added more verbosity to information in the sentinel * save * save
Commit: | 641f931 | |
---|---|---|
Author: | a |
forgot a ;
Commit: | 1ef395c | |
---|---|---|
Author: | a |
node data
Commit: | 89868cb | |
---|---|---|
Author: | a |
interfaces
Commit: | 14b9c2d | |
---|---|---|
Author: | a |
oops
Commit: | 45bf6c8 | |
---|---|---|
Author: | a |
topics field
Commit: | a7fd851 | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
Revert "Fixed El<->Cl communication post-deneb" (#207)
Commit: | 549d80d | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
Fixed El<->Cl communication post-deneb (#205) * save * save * save
Commit: | cae06fc | |
---|---|---|
Author: | Somnath | |
Committer: | GitHub |
Add validation error string (#206)
Commit: | fe57049 | |
---|---|---|
Author: | a | |
Committer: | GitHub |
filter (#204)
Commit: | d3bfc9c | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
GossipType -> String (#202) * save * change to name * delete vlov index --------- Co-authored-by: a <a@tuxpa.in>
Commit: | d7f393a | |
---|---|---|
Author: | Alex Sharov | |
Committer: | GitHub |
Downloader: prohibit new downloads (#203) * save * save * save * save * save * save
Commit: | 93d971d | |
---|---|---|
Author: | omahs | |
Committer: | GitHub |
Fix typos (#197)
Commit: | c86352e | |
---|---|---|
Author: | alex.sharov |
Downloader: batch delete
Commit: | 5cd080f | |
---|---|---|
Author: | alex.sharov |
save
Commit: | f58b806 | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
Fixed frozen blocks (#201) * save * save
Commit: | 05091c3 | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
save (#200)
Commit: | 5e6ebf5 | |
---|---|---|
Author: | a | |
Committer: | GitHub |
Update sentinel.proto
Commit: | 2a75d2f | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
save (#198)
Commit: | 659364c | |
---|---|---|
Author: | Somnath Banerjee | |
Committer: | GitHub |
Add pending blob fee to sc (#195)
Commit: | bff86c6 | |
---|---|---|
Author: | Somnath Banerjee | |
Committer: | GitHub |
Add finalized_block to sc (#194)
Commit: | 2d40292 | |
---|---|---|
Author: | alex.sharov |
bad merge fix
Commit: | 734160c | |
---|---|---|
Author: | Park Changwan | |
Committer: | GitHub |
Add proto for addPeer RPC (#174) Co-authored-by: Alex Sharov <AskAlexSharov@gmail.com>
Commit: | 1c6426a | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
More interfaces to sentinel (#193) * save * Update sentinel.proto --------- Co-authored-by: a <a@tuxpa.in>
Commit: | 1fb30d8 | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
save (#192)
Commit: | a8f70b6 | |
---|---|---|
Author: | ledgerwatch | |
Committer: | GitHub |
Add bor event lookup (#190)
Commit: | 08d7ee9 | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
Better interfacves (#191) * yay * lol * ops * reverted ep
Commit: | 8038bcc | |
---|---|---|
Author: | Andrew Ashikhmin | |
Committer: | GitHub |
Add parent_beacon_block_root (EIP-4788) (#187) * Add parent_beacon_block_root to AssembleBlockRequest (EIP-4788) * whitespace * Add parent_beacon_block_root to Header * mix_digest -> prev_randao (see EIP-4399) * sightly better fork names
Commit: | b3263c4 | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
done (#189)
Commit: | 6a724fa | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
lol (#188)
Commit: | 09807b0 | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
d (#186)
Commit: | b244e6f | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
exec (#185)
Commit: | bfae3ef | |
---|---|---|
Author: | Andrew Ashikhmin | |
Committer: | GitHub |
EIP-4844: Rename "data gas" to "blob gas" (#184)
Commit: | 2a4dcb5 | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
added assemble block request (#183) * ops * i hope dis good * EAGAIN design * EAGAIN design * done * done * next
Commit: | 9ec3709 | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
Better handling of insertion (#182) * lol * validationRequest
Commit: | f441a40 | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
Better fcu (#181) * slightly besser * better execution.proto
Commit: | 0ccca2a | |
---|---|---|
Author: | Michelangelo Riccobene | |
Committer: | GitHub |
Improve fork choice update (#176) * Add finalized and safe hash to UpdateForkChoice * Add a way to retrieve the last fcu * Add a way to disambiguate the reason of a fcu failure
Commit: | 886800f | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
removed engine (#180)
Commit: | 5bc7412 | |
---|---|---|
Author: | Giulio rebuffo | |
Committer: | GitHub |
PendingBlock back in ethbackend (#179) * save * save