issues
search
OffchainLabs
/
arb-os
ArbOS operating system, to run at Layer 2 on Arbitrum chains. Also a compiler for Mini, the language in which ArbOS is written.
92
stars
21
forks
source link
Default global values
#607
Closed
rachel-bousfield
closed
3 years ago
rachel-bousfield
commented
3 years ago
Default initializes global values
Adds debugging tools for globals, their layouts, and access patterns
Fixes default value bugs (please review these carefully since they were originally wrong)
Adds a tuple-surgery method that lets you conditionally replace nested values deep within tuples