• mbaxter's avatar
    cannon: Implement thread-safe ll and sc operations (#11906) · 4af1fe6e
    mbaxter authored
    * cannon: Extract RMW op handling from shared logic
    
    * cannon: Add more test cases of LL/SC behavior
    
    * cannon: Cut ll/sc-related logic from common mips code
    
    * cannon: Setup mips helpers to return memory modification info
    
    * cannon: Add new fields to track reserved memory
    
    * cannon: Add a boolean field indicating whether an ll reservation is active
    
    * cannon: Implement ll/sc for MTCannon
    
    * cannon: Add modified sysRead tests for MTCannon
    
    * cannon: Test store operations cleare memory reservations
    
    * cannon: Update SysClockGettime to clear ll memory reservation
    
    * cannon: Fix slither warning - initialize variable
    
    * cannon: Bump MIP2.sol version
    
    * cannon: Run semver, snapshot tasks
    
    * cannon: Cut unused log msg
    
    * cannon: Add new error to MIPS interfaces
    
    * cannon: Cut stale TODO
    4af1fe6e
Name
Last commit
Last update
..
.testdata Loading commit data...
deploy-config Loading commit data...
deploy-config-periphery Loading commit data...
deployments Loading commit data...
invariant-docs Loading commit data...
lib Loading commit data...
scripts Loading commit data...
snapshots Loading commit data...
src Loading commit data...
test Loading commit data...
.gas-snapshot Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
STYLE_GUIDE.md Loading commit data...
VERSIONING.md Loading commit data...
foundry.toml Loading commit data...
justfile Loading commit data...
safe.json Loading commit data...
semver-lock.json Loading commit data...
slither.config.json Loading commit data...
slither.db.json Loading commit data...