Skip to content

Commit

Permalink
Update TukTuk FIPs to Final (#1085)
Browse files Browse the repository at this point in the history
Having been included in the Tuk Tuk upgrade, these FIPs should have their statuses updated to Final.
  • Loading branch information
luckyparadise authored Nov 27, 2024
1 parent 90e6cc9 commit 12453c5
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion FIPS/fip-0081.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ fip: "0081"
title: Introduce lower bound for sector initial pledge
author: "Alex North (@anorth), Vik Kalghatgi (@vkalghatgi), Kiran Karra (@kkarrancsu), @lemmih"
discussions-to: https://github.com/filecoin-project/FIPs/discussions/847
status: Accepted
status: Final
type: Technical
category: Core
created: 2023-10-31
Expand Down
2 changes: 1 addition & 1 deletion FIPS/fip-0094.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ fip: "0094"
title: Add Support for EIP-5656 (MCOPY Opcode) in the FEVM
author: Michael Seiler (@snissn), Raúl Kripalani (@raulk), Steven Allen (@stebalien)
discussions-to: https://github.com/filecoin-project/FIPs/discussions/1025
status: Last Call
status: Final
type: Technical
category: Core
created: 2024-08-22
Expand Down
2 changes: 1 addition & 1 deletion FIPS/fip-0095.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ fip: "0095"
title: Add FEVM precompile to fetch beacon digest from chain history
author: "@ZenGround0, @anorth"
discussions-to: https://github.com/filecoin-project/FIPs/discussions/1051
status: Last Call
status: Final
type: Technical Core
created: 2024-08-26
---
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ This improvement protocol helps achieve that objective for all members of the Fi
| [0078](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0078.md) | Remove Restrictions on the Minting of Datacap | FIP | Fatman13 (@Fatman13), flyworker (@flyworker), stuberman (@stuberman), Eliovp (@Eliovp), dcasem (@dcasem), and The-Wayvy (@The-Wayvy)| Draft |
| [0079](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0079.md) | Add BLS Aggregate Signatures to FVM | FIP | Jake (@drpetervannostrand) | Final |
| [0080](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0080.md) | Phasing Out Fil+ and Restoring Deal Quality Multiplier to 1x | FIP | @Fatman13, @ArthurWang1255, @stuberman, @Eliovp, @dcasem, @The-Wayvy | Draft |
| [0081](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0081.md) | Introduce lower bound for sector initial pledge | FIP | @anorth, @vkalghatgi | Accepted |
| [0081](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0081.md) | Introduce lower bound for sector initial pledge | FIP | @anorth, @vkalghatgi | Final |
| [0082](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0082.md) | Add support for aggregated replica update proofs | FIP | nemo (@cryptonemo), Jake (@drpetervannostrand), @anorth | Accepted |
| [0083](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0083.md) | Add built-in Actor events in the Verified Registry, Miner and Market Actors | FIP | Aarsh (@aarshkshah1992)| Final |
| [0084](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0084.md) | Remove Storage Miner Actor Method `ProveCommitSectors` | FIP | Jennifer Wang (@jennijuju)| Final |
Expand All @@ -129,5 +129,5 @@ This improvement protocol helps achieve that objective for all members of the Fi
| [0090](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0090.md) | Non-Interactive PoRep | FIP | luca (@lucaniz), kuba (@Kubuxu), nicola (@nicola), nemo (@cryptonemo), volker (@vmx), irene (@irenegia) | Superseded by [FIP0092](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0092.md) |
| [0091](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0091.md) | Add support for Homestead and EIP-155 Ethereum Transactions ("legacy" Ethereum Transactions) | FIP | Aarsh (@aarshkshah1992)| Accepted |
| [0092](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0092.md) | Non-Interactive PoRep | FIP | luca (@lucaniz), kuba (@Kubuxu), nicola (@nicola), nemo (@cryptonemo), volker (@vmx), irene (@irenegia), Alex North (@anorth), orjan (@Phi-rjan) | Final |
| [0094](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0094.md) | Add Support for EIP-5656 (MCOPY Opcode) in the FEVM | FIP | Michael Seiler (@snissn), Raúl Kripalani (@raulk), Steven Allen (@stebalien) | Accepted |
| [0095](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0095.md) | Add FEVM precompile to fetch beacon digest from chain history | FIP | @ZenGround0, Alex North (@anorth) | Accepted |
| [0094](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0094.md) | Add Support for EIP-5656 (MCOPY Opcode) in the FEVM | FIP | Michael Seiler (@snissn), Raúl Kripalani (@raulk), Steven Allen (@stebalien) | Final |
| [0095](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0095.md) | Add FEVM precompile to fetch beacon digest from chain history | FIP | @ZenGround0, Alex North (@anorth) | Final |

0 comments on commit 12453c5

Please sign in to comment.