Skip to content

Commit

Permalink
modify 276 285 298 295 status
Browse files Browse the repository at this point in the history
  • Loading branch information
forfreeday committed Aug 4, 2021
1 parent e0d60eb commit 9f4ae35
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,13 @@ TRON Improvement Proposals (TIPs) describe standards for the TRON platform, incl
| TIP&nbsp;268 | [SmartContract ABI optimization](https://github.com/tronprotocol/tips/blob/master/tip-268.md) | <yanghang8612@163.com> | Standards&nbsp;Track | VM | false | Final |
| TIP&nbsp;269 | [Optimize the performance of block processing](https://github.com/tronprotocol/tips/blob/master/tip-269.md) | <forfreeday@163.com> | Standards&nbsp;Track | Core | false | Final |
| TIP&nbsp;271 | [Vote for SR in Smart Contract](https://github.com/tronprotocol/tips/blob/master/tip-271.md) | <yanghang8612@163.com> | Standards&nbsp;Track | VM | true | Final |
| TIP&nbsp;276 | [Optimize block verification logic](https://github.com/tronprotocol/tips/blob/master/tip-276.md) | <lucas.wu@tron.network> | Standards&nbsp;Track | Core | false | Last Call |
| TIP&nbsp;276 | [Optimize block verification logic](https://github.com/tronprotocol/tips/blob/master/tip-276.md) | <lucas.wu@tron.network> | Standards&nbsp;Track | Core | false | Final |
| TIP&nbsp;281 | [Optimize the query of database](https://github.com/tronprotocol/tips/blob/master/tip-281.md) | <forfreeday@163.com> | Standards&nbsp;Track | Core | false | Final |
| TIP&nbsp;285 | [Node startup optimization](https://github.com/tronprotocol/tips/blob/master/tip-285.md) | <lucas.wu@tron.network> | Standards&nbsp;Track | Core | false | Last Call |
| TIP&nbsp;285 | [Node startup optimization](https://github.com/tronprotocol/tips/blob/master/tip-285.md) | <lucas.wu@tron.network> | Standards&nbsp;Track | Core | false | Final |
| TIP&nbsp;292 | [Add a proposal to adjust the free net limit in an account](https://github.com/tronprotocol/tips/blob/master/tip-292.md)| <federico.zhen@tron.network>| Standards&nbsp;Track | TRC | true | Accepted |
| TIP&nbsp;293 | [Add a proposal to adjust the total net limit](https://github.com/tronprotocol/tips/blob/master/tip-293.md)| <federico.zhen@tron.network>| Standards&nbsp;Track | TRC | true | Accepted |
| TIP&nbsp;295 | [Optimize assets of account](https://github.com/tronprotocol/tips/blob/master/tip-295.md) | <forfreeday@163.com> | Standards&nbsp;Track | Core | false | Last Call |
| TIP&nbsp;298 | [Reformat manifest](https://github.com/tronprotocol/tips/blob/master/tip-298.md) | <halibobo1205@gmail.com> | Standards&nbsp;Track | Core | false | Last Call |
| TIP&nbsp;295 | [Optimize assets of account](https://github.com/tronprotocol/tips/blob/master/tip-295.md) | <forfreeday@163.com> | Standards&nbsp;Track | Core | false | Final |
| TIP&nbsp;298 | [Reformat manifest](https://github.com/tronprotocol/tips/blob/master/tip-298.md) | <halibobo1205@gmail.com> | Standards&nbsp;Track | Core | false | Final |
| TIP&nbsp;306 | [Adapt to solidity_0.8.4](https://github.com/tronprotocol/tips/blob/master/tip-306.md) | <neo.hong@tron.network> | Standards&nbsp;Track | VM | false | Final |

****
Expand Down
2 changes: 1 addition & 1 deletion tip-276.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tip: 276
title: Optimize block verification logic
author: lucas.wu@tron.network
discussions to: https://github.com/tronprotocol/TIPs/issues/276
status: Last Call
status: Final
category: Core
created: 2021-06-03
```
Expand Down
2 changes: 1 addition & 1 deletion tip-285.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tip: 285
title: Optimize transaction cache initialization logic
author: lucas.wu@tron.network
discussions to: https://github.com/tronprotocol/TIPs/issues/285
status: Last Call
status: Final
category: Core
created: 2021-06-21
```
Expand Down
2 changes: 1 addition & 1 deletion tip-295.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tip: 295
title: Optimize account assets
author: forfreeday@163.com
discussions to: https://github.com/tronprotocol/TIPs/issues/295
status: Last Call
status: Final
type: Standards Track
category: Core
created: 2021-07-15
Expand Down
2 changes: 1 addition & 1 deletion tip-298.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tip: 298
title: Reformat manifest
author: halibobo1205@gmail.com
discussions to: https://github.com/tronprotocol/TIPs/issues/298
status: Last Call
status: Final
type: Standards Track
category: Core
created: 2021-07-16
Expand Down

0 comments on commit 9f4ae35

Please sign in to comment.