Tao Zhu
9edfc5936d
Refactor accounts.rs with Justin's comments to improve lock accounts ( #21406 )
...
with results code path.
- fix a bug that could unlock accounts that weren't locked
- add test to the refactored function
- skip enumerating transaction accounts if qos results is an error
- add #[must_use] annotation
- avoid clone error in results
- add qos error code to unlock_accounts match statement
- remove unnecessary AbiExample
2021-11-23 21:17:55 +00:00
..
2021-11-23 14:45:26 +00:00
2021-11-12 11:57:55 -07:00
2021-10-15 11:40:03 -07:00
2021-11-23 21:17:55 +00:00
2021-10-14 15:09:36 +00:00
2021-05-26 22:16:16 -06:00
2021-11-18 15:20:41 -08:00
2021-10-26 13:02:30 +00:00
2021-08-13 14:21:52 -07:00
2021-08-05 14:43:06 +00:00
2021-11-22 17:47:58 +01:00
2021-08-30 15:54:01 +00:00
2021-07-14 14:16:29 +02:00
2021-10-06 10:37:58 -07:00
2021-11-04 21:47:32 +01:00
2021-11-19 17:20:18 +01:00
2021-10-15 11:40:03 -07:00
2021-10-23 08:21:20 +00:00
2021-07-18 17:04:25 -07:00
2020-02-20 13:28:55 -08:00
2021-08-05 08:43:35 -05:00
2021-07-08 19:07:32 -07:00
2021-08-30 13:16:06 -06:00
2021-11-19 19:17:30 -08:00
2021-08-02 14:33:28 -07:00
2021-07-23 16:54:47 -07:00
2021-08-17 13:44:10 +00:00
2021-10-22 12:49:02 -04:00
2021-11-23 21:17:55 +00:00
2021-11-19 19:17:30 -08:00
2021-07-15 19:29:53 -07:00
2021-11-19 19:17:30 -08:00
2021-11-19 19:17:30 -08:00
2021-11-19 19:17:30 -08:00
2021-11-19 17:20:18 +01:00
2021-04-20 09:37:33 -07:00
2021-06-18 23:02:13 +00:00
2021-11-19 14:16:39 +00:00
2021-07-12 15:09:44 -07:00
2020-12-27 13:28:05 +00:00
2021-07-23 15:25:03 +00:00
2021-11-12 11:57:55 -07:00
2021-10-06 10:37:58 -07:00
2021-08-05 08:42:38 -05:00
2021-09-30 05:41:05 +02:00
2021-10-07 09:38:23 +00:00
2021-11-04 17:16:46 -06:00
2021-11-16 10:26:03 -08:00
2021-08-14 09:46:36 -07:00
2021-10-19 14:37:33 -05:00
2021-04-12 01:00:59 -07:00
2021-11-19 17:20:18 +01:00
2021-07-08 19:07:32 -07:00
2021-11-23 09:55:53 -08:00
2021-11-18 15:20:41 -08:00
2021-11-19 17:20:18 +01:00
2021-03-24 23:41:52 -07:00
2021-10-07 09:38:23 +00:00
2021-11-23 14:45:26 +00:00