You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(state): split state into `State` and `StateReader` (#3563)
* refactor(state): split state into `State` and `StateReader`
* refactor: split `state.go` into two separate files
* chore: split tests, rename sub directories
* chore: address performance comment
* refactor: make `FeltToPath` static helper
* fix: package renames
hack(gateway): Detect protocol version and dynamically enable gzip co…
…mpression for 0.14.2 (#3524)
hack(gateway): Use global variable to detect protocol version for gzip
support
hack(gateway): Detect protocol version and dynamically enable gzip co…
…mpression for 0.14.2 (#3524)
hack(gateway): Use global variable to detect protocol version for gzip
support