Hung Nguyen
4e89dcf031
[IC] Refactor IC maps to reuse code and ensure consistency
The key changes include:
- Top interface: `PersistentStorage`
- Implementation:
+ `LazyStorage`
+ `InMemoryStorage`
- Extended functionality:
+ `BasicMap`
+ `PersistentStorageAdapter`
The remaining changes are small cleanups to adapt to the above key
changes.
Test: Existing tests (refactoring change)
Bug: N/A (code cleanup)
2023-10-05 11:12:25 +00:00
..
2023-09-06 22:47:34 +00:00
2023-10-02 14:58:24 +00:00
2023-09-13 14:25:08 +00:00
2023-09-01 20:26:17 +00:00
2023-09-06 22:47:34 +00:00
2023-10-04 18:19:35 +00:00
2023-08-29 13:00:15 +00:00
2023-10-05 09:58:29 +00:00
2023-10-02 16:21:17 +00:00
2023-08-03 08:43:22 +00:00
2023-09-06 22:47:34 +00:00
2023-09-06 22:47:33 +00:00
2023-10-05 10:18:09 +00:00
2023-10-05 10:36:38 +00:00
2023-09-13 09:51:13 +00:00
2023-08-17 21:45:42 +00:00
2023-09-19 22:14:09 +00:00
2023-09-19 22:14:09 +00:00
2023-10-05 11:12:25 +00:00
2023-10-04 12:13:20 +00:00
2023-09-19 22:14:09 +00:00
2023-09-21 12:40:44 +00:00
2023-09-19 10:19:08 +00:00
2023-09-20 15:40:37 +00:00
2023-09-21 12:40:44 +00:00
2023-09-08 13:13:19 +00:00
2023-09-19 15:46:29 +00:00
2023-08-08 18:10:19 +02:00
2023-10-05 10:36:38 +00:00
2023-10-05 09:58:29 +00:00
2023-08-03 14:47:20 +00:00
2023-10-02 08:59:12 +00:00
2023-10-05 08:46:54 +00:00
2023-10-04 12:13:20 +00:00
2023-09-06 22:47:34 +00:00
2023-09-13 12:55:14 +00:00
2023-09-23 10:18:30 +02:00
2023-09-06 22:47:34 +00:00
2023-08-25 14:10:37 +00:00
2023-09-22 13:49:59 +00:00
2023-10-05 10:25:53 +00:00
2023-09-06 22:47:33 +00:00
2023-09-13 13:56:21 +00:00
2023-09-06 22:47:34 +00:00
2023-08-10 09:57:06 +00:00
2023-09-06 22:47:34 +00:00