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
I noticed this while i was validating the fix of #3381
For test/tictactoe, it hasn't been updated on its logic for approximately 2 years. it's also not included in github workflow. it's like an uncompleted projects with many issues remaining.
The program doesn't seem to be testing anything important, but it'd probably be better to include it in CI rather than removing it because of its history as an example program.
I noticed this while i was validating the fix of #3381
For test/tictactoe, it hasn't been updated on its logic for approximately 2 years. it's also not included in github workflow. it's like an uncompleted projects with many issues remaining.
Meanwhile, there is another
tictactoe
underdocs
, https://github.com/coral-xyz/anchor/tree/master/docs/programs/tic-tac-toethis is also introduced in
docs
.So, if the first one,
test/tictactoe
is no longer used, can it be cleaned out?The text was updated successfully, but these errors were encountered: