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

Slots time fix #28

Merged
merged 1 commit into from Aug 17, 2018
Merged

Slots time fix #28

merged 1 commit into from Aug 17, 2018

Conversation

roks0n
Copy link
Contributor

@roks0n roks0n commented Aug 17, 2018

Proposed changes

This PR fixes the timestamp on transactions. Fixed version and compare it with the broken version.

Types of changes

What types of changes does your code introduce?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (improve a current implementation without adding a new feature or fixing a bug)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Build (changes that affect the build system)
  • Docs (documentation only changes)
  • Test (adding missing tests or fixing existing tests)
  • Other... Please describe:

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING documentation
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

None

@roks0n roks0n merged commit 45efaa3 into ArkEcosystem:develop Aug 17, 2018
@roks0n roks0n deleted the slots-time-fix branch August 17, 2018 20:34
@codecov-io
Copy link

codecov-io commented Aug 17, 2018

Codecov Report

Merging #28 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #28   +/-   ##
========================================
  Coverage    76.88%   76.88%           
========================================
  Files           37       37           
  Lines          662      662           
  Branches        60       60           
========================================
  Hits           509      509           
  Misses         128      128           
  Partials        25       25
Impacted Files Coverage Δ
crypto/slot.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1eaad8d...f20563a. Read the comment docs.

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.

None yet

2 participants