solidity-labs-io / forge-proposal-simulator

Standard way to simulate governance actions from a timelock, multisig, or DAO.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove legacy FPS push action in build

prateek105 opened this issue · comments

The latest FPS does not support the _pushAction function in build anymore. All the actions pushed in _build via _pushAction will be reverted when the snapshot is reverted in _endBuild. So I think we should delete the _pushAction.