Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client: Add dedicated parameters for well-known X-Headers #166

Open
cthulhu-rider opened this issue Mar 10, 2022 · 0 comments
Open

client: Add dedicated parameters for well-known X-Headers #166

cthulhu-rider opened this issue Mar 10, 2022 · 0 comments
Labels
enhancement Improving existing functionality I3 Minimal impact S3 Minimally significant U3 Regular
Milestone

Comments

@cthulhu-rider
Copy link
Contributor

cthulhu-rider commented Mar 10, 2022

Overview

Some well-known X-Headers can affect RPC execution. It'd convenient way to parameterize these values using dedicated methods.

Proposal

Implement methods of PrmObjectGet, PrmObjectRange, PrmObjectSearch and PrmObjectHead types

func (x *PrmX) ProcessEpoch(uint64)

func (x *PrmX) LookBackToEpoch(uint64)
@cthulhu-rider cthulhu-rider added enhancement Improving existing functionality triage labels Mar 10, 2022
@cthulhu-rider cthulhu-rider added the blocked Can't be done because of something label Mar 10, 2022
@cthulhu-rider cthulhu-rider added this to the v1.0.0 milestone Apr 18, 2022
@cthulhu-rider cthulhu-rider self-assigned this Apr 18, 2022
@cthulhu-rider cthulhu-rider removed their assignment Jul 15, 2022
@roman-khimov roman-khimov modified the milestones: v1.0.0, v1.1.0 Feb 1, 2023
@roman-khimov roman-khimov added U3 Regular S3 Minimally significant I3 Minimal impact labels Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality I3 Minimal impact S3 Minimally significant U3 Regular
Projects
None yet
Development

No branches or pull requests

3 participants