-
Notifications
You must be signed in to change notification settings - Fork 1k
Exec Factor with decimals #4202
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
Closed
Closed
Changes from 65 commits
Commits
Show all changes
71 commits
Select commit
Hold shift + click to select a range
474c2f5
Start two decimal execution factor
shargon 08e3a35
Revert "Start two decimal execution factor"
shargon 3c58e8c
Draft with two dec
shargon d9c4b4c
Check HF in max values
shargon 006bac1
Add comments
shargon ad5365e
4 decimals
shargon 5b04634
Add extra checks
shargon 0cafd92
Anna's feedback
shargon c19b679
Use CeilingDivide
shargon 6bb4a7e
Merge branch 'dev' into exec-fee-two-decimals
shargon 142e3e9
Merge branch 'dev' into exec-fee-two-decimals
ajara87 8e9fa33
Merge branch 'dev' into exec-fee-two-decimals
cschuchardt88 be10b0d
Apply suggestions from code review
shargon d9138d5
Merge branch 'dev' into exec-fee-two-decimals
shargon c372676
Merge branch 'dev' into exec-fee-two-decimals
shargon fdd894f
Merge branch 'dev' into exec-fee-two-decimals
cschuchardt88 373076e
Merge branch 'dev' into exec-fee-two-decimals
shargon f9ee97d
@cschuchardt88 review
shargon 329b663
@ajara87 review
shargon f587b6e
Fix Pico gas
shargon 86c2f3f
change to ulong
shargon 699ad0b
Partial UT fix
shargon 98a8975
Ensure settings is not null, use default
shargon 827431d
clean gas left
shargon abbdd02
@shargon you forgot to add hardfork to `VerifyStateDependent`
cschuchardt88 bc0bfad
Merge branch 'dev' into exec-fee-two-decimals
shargon 9654a83
Revert "@shargon you forgot to add hardfork to `VerifyStateDependent`"
shargon 3e25cdc
settings != null
shargon f0db0db
Change to BigInteger and divide StoragePrice and ExecFactor by Factor
shargon 93f0328
Add comments
shargon c1c163e
Partially errors fix
shargon 1cb17b7
Fix SetFeePerByte
shargon e82fe09
Try to fix oracle ut
shargon e3d41b2
IsHardforkEnabledInNextBlock
shargon 1152855
4 ut
shargon b8ccc56
Rpc fix
shargon 5e78ca3
clean
shargon 4b4e2c4
Add comments
shargon d3cb485
Avoid break compatibility
shargon f9db4e4
fix some uts
shargon 25acde7
fix ut
shargon dec0a79
Merge branch 'dev' into exec-fee-two-decimals
shargon 8ec994c
Use the right factor
shargon 6b6d5c4
Fix gas
shargon edaae4c
Update src/Neo/SmartContract/Native/PolicyContract.cs
shargon e964a71
Update src/Neo/SmartContract/Native/PolicyContract.cs
shargon efc58fd
Merge branch 'dev' into exec-fee-two-decimals
cschuchardt88 83675ab
Merge branch 'dev' into exec-fee-two-decimals
shargon 10ed040
update md
shargon 3fbc3e8
Test half fee
shargon 8e09fab
Merge branch 'dev' into exec-fee-two-decimals
shargon fbca971
Merge branch 'dev' into exec-fee-two-decimals
ajara87 c1dbd76
Merge branch 'dev' into exec-fee-two-decimals
cschuchardt88 01dbece
Merge branch 'dev' into exec-fee-two-decimals
shargon 8538f2e
Apply suggestions from code review
shargon ef41ee3
Apply suggestions from code review
shargon 63069f1
Merge branch 'dev' into exec-fee-two-decimals
ajara87 05f2598
Change only ExecFactor
shargon 952c329
Clean changes
shargon 204d637
Merge branch 'dev' into exec-fee-two-decimals
shargon 0591dac
Merge branch 'dev' into exec-fee-two-decimals
Wi1l-B0t c1ebe81
Merge branch 'dev' into exec-fee-two-decimals
shargon 252f7b6
Merge branch 'dev' into exec-fee-two-decimals
shargon 20faa2f
Set GetExecPicoFeeFactor to Faun only
shargon 9fa5998
Merge branch 'exec-fee-two-decimals' of https://github.com/neo-projec…
shargon 86da21d
Update src/Neo/SmartContract/ApplicationEngine.cs
shargon 24efa67
Merge branch 'dev' into exec-fee-two-decimals
shargon b3932fa
Update src/Neo/SmartContract/ApplicationEngine.cs
shargon 391edb6
Merge branch 'dev' into exec-fee-two-decimals
shargon 58d39a1
Update src/Neo/SmartContract/ApplicationEngine.cs
shargon e75721d
Fix changes
shargon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.