Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transient Stores and Store Refactor #1481

Merged
merged 1 commit into from
Jul 27, 2018
Merged

Commits on Jul 27, 2018

  1. Merge pull request #1481: Transient Stores

    move gasconfig to types, make GetKVStoreWithGas take GasConfig
    
    fix lint
    
    modify transientstore
    
    in progress
    
    add test for transientstore
    
    fix errors
    
    fix test
    
    fix errors and lint
    
    last fix
    
    in progress
    
    move transient to KVStore
    
    fix syntax errors
    
    finalize rebase
    
    remove NewMemDBStoreAdapter for lint
    
    apply requests
    
    apply requests
    
    apply requests
    
    add CHANGELOG
    
    add tests
    
    fix getter
    
    in progress
    
    finalize rebase
    
    fix lint
    
    partially apply requests
    
    assert -> require
    
    apply requests
    
    fix test
    
    Changelog => Pending
    
    add TransientStoreKey
    
    fix lint
    
    fix lint
    
    refactor *Store from context, add ReadKVStore
    
    delete immutablestore
    
    fix KVStore
    
    fix TransientStore
    
    remove StoreGetter
    
    fix errors
    
    apply requests
    
    fix unused CommitStoreLoader error
    mossid committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    f9f8445 View commit details
    Browse the repository at this point in the history