"Revolutionizing Data Management: New Storage Registry Integration Takes Center Stage!"
2023-06-29 21:53:22 UTC
"Innovative L2 Provider Enhancements Promise Unprecedented Efficiency and Reliability in Blockchain Storage Solutions"
Commit Details:
feat: storage registry support (#1030) * Initial commit of L2 provider/storage contract integration * l2 storage admin * storage store * update mockhub * viem * adjust import * adjust import * weave in config * flesh out l2 test * storage registry test * strawman the storage tests * null check * switch type * further updates, updated abi * temporarily disabling test until anvil issue is sorted out * more tests * weird slowdown in node18 test on ci * ok * confirm iterator ordering * rework timestamp into event message * more coverage