You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
new(tests): add fibonacci and factorial tests for CALLF
Add tests implementing fibonacci sequance and factorial using
recursive CALLF instructions.
They were originally contributed to ethereum/tests by @hugo-dc
in ethereum/tests@89c2147.
I'm migrating the tests separately because they are nice examples.
0 commit comments