Commit Graph

4 Commits

Author SHA1 Message Date
Mohamed Sohail 07b079749a
feat: settable approve session timeout 2023-07-10 14:30:44 +08:00
Mohamed Sohail 99cdb6d0aa
feat: switch to session based session transfer auth
* Demurrage contracts require setting the approval value to 0 before updating the value after the initial limit is set
* This implementation auto-revokes every 15 min after arequest is created. Subsequent requests will fail untill the value is set back to 0
2023-07-05 15:14:45 +08:00
Mohamed Sohail 5d177920b9
feat: update transferAuthPayload
* switch to MAX_INT for value and use revoke flag
* tranfer handler: fix nonce rollback on EOA account
2023-07-05 12:16:38 +08:00
Mohamed Sohail d848ab4690
wip: add transfer auithorization 2023-06-27 13:57:15 +08:00