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

rpc: provide timestamps in getnep5transfers #1284

Merged
merged 2 commits into from
Aug 7, 2020

Conversation

fyrchik
Copy link
Contributor

@fyrchik fyrchik commented Aug 7, 2020

Set default value for the first timestamp to a week ago.

Set default value for the first timestamp to a week ago.
@codecov
Copy link

codecov bot commented Aug 7, 2020

Codecov Report

Merging #1284 into master-2.x will increase coverage by 0.01%.
The diff coverage is 87.50%.

Impacted file tree graph

@@              Coverage Diff               @@
##           master-2.x    #1284      +/-   ##
==============================================
+ Coverage       67.72%   67.73%   +0.01%     
==============================================
  Files             160      160              
  Lines           15877    15892      +15     
==============================================
+ Hits            10753    10765      +12     
- Misses           4585     4587       +2     
- Partials          539      540       +1     
Impacted Files Coverage Δ
pkg/rpc/server/server.go 84.05% <87.50%> (+0.04%) ⬆️
pkg/core/mpt/trie.go 92.43% <0.00%> (-0.43%) ⬇️

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 9aa7b7f...02033f8. Read the comment docs.

@roman-khimov roman-khimov merged commit f1ac015 into master-2.x Aug 7, 2020
@roman-khimov roman-khimov deleted the feature/nep5timestamps branch August 7, 2020 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rpc RPC server and client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants