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

Feature/zzhang/rpc tx #438

Merged
merged 5 commits into from
Nov 14, 2018
Merged

Feature/zzhang/rpc tx #438

merged 5 commits into from
Nov 14, 2018

Conversation

lispc
Copy link
Collaborator

@lispc lispc commented Nov 14, 2018

  • user can pledge gas for others
  • gas contract use ram correctly

@codecov
Copy link

codecov bot commented Nov 14, 2018

Codecov Report

Merging #438 into develop will increase coverage by 0.03%.
The diff coverage is 8.55%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #438      +/-   ##
===========================================
+ Coverage     23.4%   23.44%   +0.03%     
===========================================
  Files           93       92       -1     
  Lines        13186    13220      +34     
===========================================
+ Hits          3086     3099      +13     
- Misses        9700     9722      +22     
+ Partials       400      399       -1
Impacted Files Coverage Δ
vm/database/db.go 100% <ø> (ø) ⬆️
vm/host/info.go 4.34% <0%> (ø) ⬆️
vm/host/teller.go 13.33% <0%> (ø) ⬆️
rpc/apis.go 4.81% <0%> (-0.21%) ⬇️
vm/isolator.go 0% <0%> (ø) ⬆️
vm/host/gas_manager.go 2.18% <0%> (-9.82%) ⬇️
verifier/simulator.go 0% <0%> (ø) ⬆️
common/fixed.go 56% <66.66%> (+7.03%) ⬆️
ilog/logger.go 73.8% <0%> (+1.19%) ⬆️

@lispc lispc merged commit 92441f4 into develop Nov 14, 2018
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