-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commits on Jul 31, 2023
-
chainHead/api: Make storage/body/call pure RPC methods
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 4787dba - Browse repository at this point
Copy the full SHA 4787dbaView commit details -
chainHead: Add mpsc channel between RPC methods
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 8050811 - Browse repository at this point
Copy the full SHA 8050811View commit details -
chainHead/subscriptions: Extract mpsc::Sender via BlockGuard
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 3b30eb3 - Browse repository at this point
Copy the full SHA 3b30eb3View commit details -
chainHead/subscriptions: Generate and provide the method operation ID
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for d5305a9 - Browse repository at this point
Copy the full SHA d5305a9View commit details -
chainHead: Generate
chainHead_body
responseSigned-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 50c840d - Browse repository at this point
Copy the full SHA 50c840dView commit details -
chainHead: Generate
chainHead_call
responseSigned-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 6c5940c - Browse repository at this point
Copy the full SHA 6c5940cView commit details -
chainHead: Generate
chainHead_storage
responsesSigned-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 589efa8 - Browse repository at this point
Copy the full SHA 589efa8View commit details -
chainHead: Propagate responses of methods to chainHead_follow
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 8062837 - Browse repository at this point
Copy the full SHA 8062837View commit details -
chainHead/tests: Adjust
chainHead_body
responsesSigned-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 4f7b445 - Browse repository at this point
Copy the full SHA 4f7b445View commit details -
chainHead/tests: Adjust
chainHead_call
responsesSigned-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 53fcd99 - Browse repository at this point
Copy the full SHA 53fcd99View commit details -
chainHead/tests: Adjust
chainHead_call
responsesSigned-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 167dd72 - Browse repository at this point
Copy the full SHA 167dd72View commit details -
chainHead/tests: Ensure unique operation IDs across methods
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 35aca6d - Browse repository at this point
Copy the full SHA 35aca6dView commit details -
chainHead/events: Remove old method events
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 008fa22 - Browse repository at this point
Copy the full SHA 008fa22View commit details
Commits on Aug 1, 2023
-
chainHead/subscriptions: Add limit helper
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 6c30aef - Browse repository at this point
Copy the full SHA 6c30aefView commit details -
chainHead/subscription: Expose limits to
BlockGuard
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for a29d677 - Browse repository at this point
Copy the full SHA a29d677View commit details -
chainHead/tests: Adjust testing to ongoing operations
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for a33d80c - Browse repository at this point
Copy the full SHA a33d80cView commit details -
chainHead: Make limits configurable via
ChainHeadConfig
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 40a73fb - Browse repository at this point
Copy the full SHA 40a73fbView commit details -
chainHead/tests: Adjust testing to
ChainHeadConfig
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for eb15293 - Browse repository at this point
Copy the full SHA eb15293View commit details -
chainHead/tests: Ensure operation limits discards items
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for a026fe0 - Browse repository at this point
Copy the full SHA a026fe0View commit details
Commits on Aug 9, 2023
-
Merge remote-tracking branch 'origin/master' into lexnv/chainhead_limits
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 4e4cca8 - Browse repository at this point
Copy the full SHA 4e4cca8View commit details -
chainHead: Improve documentation
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for defc196 - Browse repository at this point
Copy the full SHA defc196View commit details -
chainHead: Rename
OngoingOperations
->LimitOperations
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 4cacbc1 - Browse repository at this point
Copy the full SHA 4cacbc1View commit details -
chainHead: Rename reserve -> reserve_at_most
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 09c743c - Browse repository at this point
Copy the full SHA 09c743cView commit details
Commits on Aug 10, 2023
-
Merge remote-tracking branch 'origin/master' into lexnv/chainhead_limits
parity-processbot committedAug 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 06fec3e - Browse repository at this point
Copy the full SHA 06fec3eView commit details
Commits on Aug 14, 2023
-
chainHead: Use duration const instead of u64
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for ab481e8 - Browse repository at this point
Copy the full SHA ab481e8View commit details -
chainHead/subscription: Use tokio::sync::Semaphore for limits
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 09e7372 - Browse repository at this point
Copy the full SHA 09e7372View commit details -
Merge remote-tracking branch 'origin/lexnv/chainhead_limits' into lex…
…nv/chainhead_limits
Configuration menu - View commit details
-
Copy full SHA for 8954c33 - Browse repository at this point
Copy the full SHA 8954c33View commit details
Commits on Aug 15, 2023
-
Update client/rpc-spec-v2/src/chain_head/subscription/inner.rs
Co-authored-by: Sebastian Kunert <skunert49@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a3df109 - Browse repository at this point
Copy the full SHA a3df109View commit details