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

Add occ flag check to context #340

Merged
merged 3 commits into from
Oct 23, 2023
Merged

Conversation

stevenlanders
Copy link
Contributor

Describe your changes and provide context

  • Allows sei-chain to ask isOCCEnabled() so that it can choose to use the OCC logic
  • Sei-chain can set this to true according to desired logic

Testing performed to validate your change

  • unit test that sets flag and verifies value

@stevenlanders stevenlanders changed the title Add occ flag check to context (stubbed) Add occ flag check to context Oct 23, 2023
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #340 (d85d57d) into occ-main (096041b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           occ-main     #340   +/-   ##
=========================================
  Coverage     56.09%   56.09%           
=========================================
  Files           627      627           
  Lines         52754    52759    +5     
=========================================
+ Hits          29592    29597    +5     
  Misses        21060    21060           
  Partials       2102     2102           
Files Coverage Δ
types/context.go 74.59% <100.00%> (+0.70%) ⬆️

@stevenlanders stevenlanders merged commit 0b9193c into occ-main Oct 23, 2023
15 checks passed
@stevenlanders stevenlanders deleted the add-occ-check-to-context branch October 23, 2023 15:40
udpatil pushed a commit that referenced this pull request Jan 2, 2024
## Describe your changes and provide context
- Allows sei-chain to ask isOCCEnabled() so that it can choose to use
the OCC logic
- Sei-chain can set this to true according to desired logic

## Testing performed to validate your change
- unit test that sets flag and verifies value
udpatil pushed a commit that referenced this pull request Jan 8, 2024
- Allows sei-chain to ask isOCCEnabled() so that it can choose to use
the OCC logic
- Sei-chain can set this to true according to desired logic

- unit test that sets flag and verifies value
udpatil pushed a commit that referenced this pull request Jan 8, 2024
- Allows sei-chain to ask isOCCEnabled() so that it can choose to use
the OCC logic
- Sei-chain can set this to true according to desired logic

- unit test that sets flag and verifies value
udpatil pushed a commit that referenced this pull request Jan 18, 2024
- Allows sei-chain to ask isOCCEnabled() so that it can choose to use
the OCC logic
- Sei-chain can set this to true according to desired logic

- unit test that sets flag and verifies value
udpatil pushed a commit that referenced this pull request Jan 18, 2024
## Describe your changes and provide context
- Allows sei-chain to ask isOCCEnabled() so that it can choose to use
the OCC logic
- Sei-chain can set this to true according to desired logic

## Testing performed to validate your change
- unit test that sets flag and verifies value
udpatil pushed a commit that referenced this pull request Jan 25, 2024
## Describe your changes and provide context
- Allows sei-chain to ask isOCCEnabled() so that it can choose to use
the OCC logic
- Sei-chain can set this to true according to desired logic

## Testing performed to validate your change
- unit test that sets flag and verifies value
udpatil pushed a commit that referenced this pull request Jan 31, 2024
## Describe your changes and provide context
- Allows sei-chain to ask isOCCEnabled() so that it can choose to use
the OCC logic
- Sei-chain can set this to true according to desired logic

## Testing performed to validate your change
- unit test that sets flag and verifies value
codchen pushed a commit that referenced this pull request Feb 6, 2024
## Describe your changes and provide context
- Allows sei-chain to ask isOCCEnabled() so that it can choose to use
the OCC logic
- Sei-chain can set this to true according to desired logic

## Testing performed to validate your change
- unit test that sets flag and verifies value
udpatil pushed a commit that referenced this pull request Feb 27, 2024
## Describe your changes and provide context
- Allows sei-chain to ask isOCCEnabled() so that it can choose to use
the OCC logic
- Sei-chain can set this to true according to desired logic

## Testing performed to validate your change
- unit test that sets flag and verifies value
udpatil pushed a commit that referenced this pull request Mar 1, 2024
## Describe your changes and provide context
- Allows sei-chain to ask isOCCEnabled() so that it can choose to use
the OCC logic
- Sei-chain can set this to true according to desired logic

## Testing performed to validate your change
- unit test that sets flag and verifies value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants