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.
Rust
Issues
- 0
Could you clarify this project's licensing?
#662 opened by iameli - 0
Add owner method to flush sends
#660 opened by edfelten - 0
Update arbos-precompiles npm package
#655 opened by zemse - 0
- 2
Support versioning of EVM code parsing
#606 opened by edfelten - 0
- 2
Add Mini operator to delete item from a map
#247 opened by edfelten - 1
Allow creation of length one tuples
#435 opened by RGates94 - 0
Add inlining controls
#453 opened by RGates94 - 1
Remove special treatment of gasPrice==0
#529 opened by edfelten - 0
In ArbOwner, add getter for previousArbosUpgradeHash
#530 opened by edfelten - 1
Unary minus on a variable should not fail at linking
#545 opened by RGates94 - 1
- 0
Fix inlining bug
#475 opened by RGates94 - 2
- 1
- 1
- 1
- 0
Auto-redeem doesn't work with fees disabled
#543 opened by edfelten - 0
- 1
- 4
Add mixed let statement
#491 opened by RGates94 - 0
Limit max increase in retryable cost
#542 opened by edfelten - 0
- 1
Add builtin to query expected call return size
#451 opened by fredlacs - 1
- 0
- 0
Unexpected default values on Array initialization
#506 opened by RodrigoAD - 0
EVM GAS opcode should return ArbGas left
#481 opened by edfelten - 1
Add safe casting
#477 opened by RGates94 - 1
Generate analysis of ArbOs with profiler
#454 opened by RGates94 - 0
Send accurate EVM PC info in tracing items
#468 opened by edfelten - 0
Update ArbOS to work without inboxpeek
#428 opened by edfelten - 0
Improve typechecking in autogenerated upgrade code
#430 opened by RGates94 - 1
Add config file for constants
#431 opened by RGates94 - 1
Emit EVM log on ArbSys.sendTxToL1
#378 opened by edfelten - 1
Builds should always be deterministic
#344 opened by edfelten - 1
Add signed sequencer batch message type
#261 opened by edfelten - 1
- 0
Remove builtins
#295 opened by RGates94 - 1
- 1
Remove old import system
#284 opened by RGates94 - 1
File evmlogs.mini should be evmLogs.mini
#258 opened by brunswick42 - 0
Creating contract fails if address is already funded
#242 opened by edfelten - 0
- 0
Error message should include source file name
#234 opened by edfelten - 0
Add informational fields to tx receipt
#226 opened by edfelten - 0
Can't make payments in constructor tx
#231 opened by edfelten - 0
ArbSys should emit EVM event for withdrawal
#227 opened by edfelten - 0
Len doesn't work on named types
#223 opened by edfelten