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

Separate Querier and TxHandler #298

Merged
merged 23 commits into from
Feb 5, 2024
Merged

Separate Querier and TxHandler #298

merged 23 commits into from
Feb 5, 2024

Commits on Jan 9, 2024

  1. Added first queriers

    Kayanski committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e8d9777 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Added bank + Wasm traits

    Kayanski committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    e67a29c View commit details
    Browse the repository at this point in the history
  2. Merged with main

    Kayanski committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    28f94d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Removed deprecated code

    Kayanski committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    54cefd0 View commit details
    Browse the repository at this point in the history
  2. Lint

    Kayanski committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    62c3c54 View commit details
    Browse the repository at this point in the history
  3. Format

    Kayanski committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    810b1fb View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Merge with main

    Kayanski committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    436073f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Merge main into branch

    Kayanski committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6c59390 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Generalized querier getter (#318)

    * show POC of generalized querier getter
    
    * update
    
    * fix merge and impl for all envs
    
    * Doon't verify mockj error anymore
    
    * Fixed test
    
    * update `QueryHandler` and WasmQuerier functions
    
    * fix smart query URL
    
    * fix compile
    
    * format and clippy
    
    ---------
    
    Co-authored-by: Kayanski <kowalski.kowalskin@gmail.com>
    CyberHoward and Kayanski authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1e0c97f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Added instantiate2 (#309)

    * Added instantiate2
    
    * some fixes
    
    * Added instantiate2 addr getter
    
    * Format
    
    * Nits
    Kayanski authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    82bc650 View commit details
    Browse the repository at this point in the history
  2. Merged daemon queriers

    Kayanski committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6be13e3 View commit details
    Browse the repository at this point in the history
  3. Merged

    Kayanski committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    cc842f8 View commit details
    Browse the repository at this point in the history
  4. Corrected querier in tests

    Kayanski committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    95813df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4931af0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbc9edd View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Renamed queriers

    Kayanski committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    78176c6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'update/separate-query-tx' of github.com:AbstractSDK/cw-…

    …orchestrator into update/separate-query-tx
    Kayanski committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    fdaff1f View commit details
    Browse the repository at this point in the history
  3. fix tests

    Kayanski committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    137d957 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    Kayanski committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e3e035a View commit details
    Browse the repository at this point in the history
  5. Renamed trait types

    Kayanski committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    38940a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b2c5cd View commit details
    Browse the repository at this point in the history
  7. Feature fix

    Kayanski committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    262857f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    ee2ab1d View commit details
    Browse the repository at this point in the history