Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
N
nebula
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • exchain
  • nebula
  • Repository

Switch branch/tag
  • nebula
  • op-e2e
  • fastlz
  • fastlz.c
Find file
BlameHistoryPermalink
  • Michael de Hoog's avatar
    Fjord: Add FastLZ compression into L1CostFunc (#9618) · 9eb5f880
    Michael de Hoog authored May 16, 2024
    * Add FastLZ for better L1Cost estimation
    Co-authored-by: default avatarMichael de Hoog <michael.dehoog@coinbase.com>
    Co-authored-by: default avatarDanyal Prout <danyal.prout@coinbase.com>
    Co-authored-by: default avatarYukai Tu <yukai.tu@coinbase.com>
    Co-authored-by: default avatarangel-ding-cb <angel.ding@coinbase.com>
    
    * fix all the tests
    
    * fix: upate GPO network transactions to match spec
    
    * Update GPO contracts
    
    * update to 1d model / add tests
    
    * update allocs and test framework to support new fjord contracts
    
    * add fuzz testing
    
    * increase minimum estimation to 100 / update circleci for e2e fuzz tests
    
    * use linear regression for l1 gas used
    
    * Add differential fastlz fuzzing between solady/cgo fastlz/geth fastlz
    
    * Review feedback
    
    * Bump geth
    
    * fix: ensure we don't gc the data during fastlz compression
    
    * Replace common.Hex2Bytes with common.FromHex
    
    ---------
    Co-authored-by: default avatarDanyal Prout <danyal.prout@coinbase.com>
    Co-authored-by: default avatarYukai Tu <yukai.tu@coinbase.com>
    Co-authored-by: default avatarangel-ding-cb <angel.ding@coinbase.com>
    Co-authored-by: default avatarDanyal Prout <me@dany.al>
    9eb5f880
fastlz.c 13.4 KB
EditWeb IDE

Replace fastlz.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.