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/wangyu/permission #382

Merged
merged 6 commits into from
Nov 1, 2018
Merged

Feature/wangyu/permission #382

merged 6 commits into from
Nov 1, 2018

Conversation

wangyu0air
Copy link
Contributor

统一账户权限和智能合约权限:
requireAuth(id, permission) id可为智能合约ID
CallWithAuth 可将智能合约权限传递

@codecov
Copy link

codecov bot commented Nov 1, 2018

Codecov Report

Merging #382 into develop will decrease coverage by 0.01%.
The diff coverage is 13.04%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #382      +/-   ##
===========================================
- Coverage    27.16%   27.14%   -0.02%     
===========================================
  Files          108      108              
  Lines        15755    15777      +22     
===========================================
+ Hits          4280     4283       +3     
- Misses       10783    10799      +16     
- Partials       692      695       +3
Impacted Files Coverage Δ
vm/host/host.go 12.6% <0%> (-0.79%) ⬇️
vm/engine.go 58.69% <100%> (+0.18%) ⬆️
vm/host/authority.go 55.93% <14.28%> (-12.96%) ⬇️

Copy link
Contributor

@flybikeGx flybikeGx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good

@flybikeGx flybikeGx merged commit 3cd10aa into develop Nov 1, 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.

3 participants