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

Make init local chain os agnostic #952

Merged
merged 1 commit into from
Jul 3, 2023
Merged

Conversation

BrandonWeng
Copy link
Contributor

Describe your changes and provide context

Use Python for calculating the date differences so that it's more OS agnostic, right now it only works on Mac (Darwin)

Testing performed to validate your change

Ran chain locally and the commands on ubuntu ec2 instances

@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Merging #952 (3bfb112) into main (9bdc2b8) will increase coverage by 0.09%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #952      +/-   ##
==========================================
+ Coverage   63.82%   63.91%   +0.09%     
==========================================
  Files         251      251              
  Lines       15705    15705              
==========================================
+ Hits        10023    10038      +15     
+ Misses       5193     5181      -12     
+ Partials      489      486       -3     

see 4 files with indirect coverage changes

@BrandonWeng BrandonWeng merged commit e6ebd49 into main Jul 3, 2023
34 checks passed
@BrandonWeng BrandonWeng deleted the bweng-init-chain-fix branch July 3, 2023 18:26
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