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

Oracle fix #2639

Merged
merged 3 commits into from
Aug 11, 2022
Merged

Oracle fix #2639

merged 3 commits into from
Aug 11, 2022

Conversation

roman-khimov
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 10, 2022

Codecov Report

Merging #2639 (bc3bffe) into master (f3d7656) will increase coverage by 0.01%.
The diff coverage is 89.25%.

@@            Coverage Diff             @@
##           master    #2639      +/-   ##
==========================================
+ Coverage   84.44%   84.45%   +0.01%     
==========================================
  Files         301      303       +2     
  Lines       38249    38506     +257     
==========================================
+ Hits        32298    32519     +221     
- Misses       4532     4561      +29     
- Partials     1419     1426       +7     
Impacted Files Coverage Δ
cli/paramcontext/context.go 60.00% <ø> (-2.50%) ⬇️
pkg/rpcclient/nep17.go 68.83% <ø> (ø)
pkg/rpcclient/rpc.go 79.18% <ø> (ø)
cli/wallet/nep11.go 75.38% <16.66%> (-0.99%) ⬇️
cli/wallet/nep17.go 71.56% <50.00%> (-0.31%) ⬇️
pkg/core/native/oracle.go 73.48% <50.00%> (-0.40%) ⬇️
cli/smartcontract/smart_contract.go 92.37% <86.88%> (+0.62%) ⬆️
pkg/rpcclient/actor/maker.go 93.33% <93.33%> (ø)
pkg/rpcclient/actor/actor.go 94.66% <94.66%> (ø)
cli/wallet/validator.go 68.54% <100.00%> (-4.54%) ⬇️
... and 12 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Make it a proper Go contract, opcodes are fun until you want to change
something in them. Part of #2412.
@roman-khimov roman-khimov merged commit 509cdec into master Aug 11, 2022
@roman-khimov roman-khimov deleted the oracle-fix branch August 11, 2022 07:02
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