Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 14 additions & 2 deletions README.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -103,13 +103,25 @@ First review [[nep-1.mediawiki|NEP-1]]. Then clone the repository and add your N
| JSON-RPC error handling and codes
| Anna Shaleva, Roman Khimov
| Informational
| Accepted
| Final
|-
| [[nep-24.mediawiki|24]]
| NFT Royalty Standard
| Owen Zhang, Vincent Geneste
| Standard
| Accepted
| Final
|-
| [[nep-26.mediawiki|26]]
| Smart contract transfer callback for non-fungible tokens
| Erik Zhang, Roman Khimov, Jaime Kindelan, Jimmy Liao
| Standard
| Final
|-
| [[nep-27.mediawiki|27]]
| Smart contract transfer callback for fungible tokens
| Erik Zhang, Roman Khimov, Jaime Kindelan, Jimmy Liao
| Standard
| Final
|-
|
| Dynamic Sharding
Expand Down
2 changes: 1 addition & 1 deletion nep-26.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Title: Smart contract transfer callback for non-fungible tokens
Author: Erik Zhang <erik@neo.org>, Roman Khimov <roman@nspcc.ru>, Jaime Kindelan <jaime@red4sec.com>, Jimmy Liao <jimmy@r3e.network>
Type: Informational
Status: Accepted
Status: Final
Created: 2024-03-03
Requires: 11
</pre>
Expand Down
2 changes: 1 addition & 1 deletion nep-27.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Title: Smart contract transfer callback for fungible tokens
Author: Erik Zhang <erik@neo.org>, Roman Khimov <roman@nspcc.ru>, Jaime Kindelan <jaime@red4sec.com>, Jimmy Liao <jimmy@r3e.network>
Type: Informational
Status: Accepted
Status: Final
Created: 2024-03-03
Requires: 17
</pre>
Expand Down