-
Notifications
You must be signed in to change notification settings - Fork 1k
Implement NEP-17 #2024
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
Merged
Merged
Implement NEP-17 #2024
Changes from 21 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
c937be2
If exists
shargon a374286
Call onPayment if to it's a smart contract
shargon 427a595
Increase cost in transfer
shargon 1da0df6
Merge branch 'master' into allow-call-if-exists
shargon 153c250
Remove Mint check
shargon 8179ae3
Merge remote-tracking branch 'origin/allow-call-if-exists' into allow…
shargon 2d909a0
Merge branch 'master' into allow-call-if-exists
shargon bbffc39
return
shargon 772b566
Remove extra args
shargon ec0264a
Drop result
shargon 7b59c50
Merge branch 'master' into allow-call-if-exists
shargon a87d7f3
Clean code
shargon ec77bc9
Merge remote-tracking branch 'origin/allow-call-if-exists' into allow…
shargon 5074b27
Merge branch 'master' into allow-call-if-exists
shargon fde07e8
Method.Exists
shargon 849ce9a
Merge remote-tracking branch 'origin/allow-call-if-exists' into allow…
shargon 2f4ae86
Rename
erikzhang 9bb5e85
protected
erikzhang fb0128e
Update ApplicationEngine.Contract.cs
erikzhang a4e9e5b
Merge branch 'master' into allow-call-if-exists
shargon 259be1e
Fix merge
shargon 7aef12a
Merge branch 'master' into allow-call-if-exists
shargon 41a0871
Add Name in Extra
shargon 93c4cfd
Name in manifest
shargon 2d6d40a
Merge remote-tracking branch 'neo-project/master' into allow-call-if-…
shargon af57798
Fix UT
shargon 6a03132
dotnet format
shargon dfb2f06
Remove Method.Exists
shargon 202c005
Clean code
shargon de0fabb
Move filed `Name`
erikzhang d43e7ee
Rename
erikzhang ce9876b
Update null checks
erikzhang 5f7630d
Fix CallFromNativeContract parameters
erikzhang b774259
Update AssetDescriptor.cs
erikzhang a75d5f0
Fix UT
erikzhang 6734e60
format
erikzhang 06517a5
Shargon's suggestion
erikzhang d33ff2f
Update src/neo/SmartContract/Native/Tokens/Nep17Token.cs
erikzhang 93f6f5c
Merge branch 'master' into allow-call-if-exists
erikzhang 134e024
Fix
erikzhang fff5001
Merge branch 'master' into allow-call-if-exists
erikzhang 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
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
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.