algorand: Ensure optin transaction is the current transaction (#3131)
* Ensure optin transaction is the current transaction and address the algo_seed transaction in a relative manner.
* Added core_approve.teal based on previous change.
* Fixed admin.py to make the tests pass.