Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: neonlabsorg/proxy-model.py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: neonlabsorg/proxy-model.py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.1
Choose a head ref
  • 8 commits
  • 10 files changed
  • 7 contributors

Commits on Dec 14, 2021

  1. Configuration menu
    Copy the full SHA
    9530816 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b22011 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    521bd15 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. #338 create sol price provider (#346)

    * cherrypick part of changes
    
    * create indexer.py
    
    * remove solana_receipts_update.py
    
    * Cherry pick files from old branch
    
    * add requirement
    
    * fix refactoring issues
    
    * Fix inspection issues
    
    * fix last issue
    
    * simplify tests
    
    * add test
    
    * add price provider
    
    * fix PriceProvider, add test
    
    * Add tests. Check worn on all nets
    
    * refactoring
    
    * integrate price_provider into airdropper
    
    * integrate price provider
    
    * use new faucet method
    
    * add new parameter to airdropper main
    
    * Test discriptions for airdropper
    
    * Comments for price provider tests
    
    * remove unnecessary comment
    
    * fix error
    
    * fix airdropper run
    
    * remove duplicated code
    
    Co-authored-by: ivanl <[email protected]>
    ivandzen and ivanl authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    25734a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. master v0.5.0 -> develop (neonevm#389)

    neonevm#389 master v0.5.0 -> develop
    vasiliy-zaznobin authored Dec 17, 2021
    Configuration menu
    Copy the full SHA
    4bd8ac4 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

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

Commits on Dec 21, 2021

  1. Merge remote-tracking branch 'origin/develop' into develop->master_0.5.1

    # Conflicts:
    #	proxy/plugin/solana_rest_api.py
    #	setup.py
    vasiliy-zaznobin committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    f5110a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e1e741 View commit details
    Browse the repository at this point in the history
Loading