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

Constrained UI swapping to valid swaps #420

Commits on Jun 9, 2023

  1. 344 reduce duplication in contract storage (#351)

    * Changed to use a reduced swap structure (name only) to reduce duplication in storage
    
    * Changed pair type to string * string
    glottologist authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    8495a5d View commit details
    Browse the repository at this point in the history
  2. Fixed merge issues

    glottologist committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    d895076 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. 346 only open batches on first trade (#371)

    * Batch will not progress via tick on finalized
    
    * Added new contact hash for ghostnet
    glottologist authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    a71b585 View commit details
    Browse the repository at this point in the history
  2. Moved burn from deposit. Allowed redemption to calculate how much of …

    …the fees should be burned or refunded based on if the amount was in clearing (#372)
    glottologist authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    80eea91 View commit details
    Browse the repository at this point in the history
  3. 327-move-fees style suggestion (#373)

    * Moved burn from deposit.  Allowed redemption to calculate how much of the fees should be burned or refunded based on if the amount was in clearing
    
    * Small style suggestion
    
    ---------
    
    Co-authored-by: Jason Ridgway-Taylor <[email protected]>
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    3 people authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d6ccd0a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Release new contract to Ghostnet due to faucet changes (#374)

    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    * telegram bot for mainnet version (#333)
    
    * pipelines: rework docker build process
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#316)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#318)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * pipelines: patch deprecated set-output commands and actions [skip ci]
    
    * telegram bot for ghostnet version (#332)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Mainnet (#317)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    ---------
    
    Co-authored-by: Jason Ridgway-Taylor <[email protected]>
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    
    * pipelines: fix ci of bot notif
    
    ---------
    
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    Co-authored-by: Jason Ridgway-Taylor <[email protected]>
    
    * Corrected mainnet variables
    
    * Corrections for batcher notifications bot (mainnet)  (#335)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Ghostnet (#316)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Release - Ghostnet (#318)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * pipelines: patch deprecated set-output commands and actions [skip ci]
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    * telegram bot for ghostnet version (#332)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Mainnet (#317)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into…
    4 people authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    0a660bb View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. 345 remove batches from bigmap imp2 (#377)

    * Added refunds of tokens and fess on cancelation
    
    * Added check that batch is open in order to cancel
    
    * Added batch_holdings object, utils and adjusted storage
    
    * Remove holdings and remove batch is completely cleared
    
    * Corrected can_batch_be_removed
    
    * Added alternative implementation of batch holdings
    glottologist authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9cba481 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. 380 add documentation (#381)

    * Release to Ghostnet (#349)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    * telegram bot for mainnet version (#333)
    
    * pipelines: rework docker build process
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#316)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#318)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * pipelines: patch deprecated set-output commands and actions [skip ci]
    
    * telegram bot for ghostnet version (#332)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Mainnet (#317)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    ---------
    
    Co-authored-by: Jason Ridgway-Taylor <[email protected]>
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    
    * pipelines: fix ci of bot notif
    
    ---------
    
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    Co-authored-by: Jason Ridgway-Taylor <[email protected]>
    
    * Corrected mainnet variables
    
    * Removed rate notifications from ghostnet nbot
    
    * 325 bot jit liquidity (#337)
    
    * Added skeleton for liquidity cli
    
    * Added initial start of jit implementation
    
    * Added buy side jit provisioning rules to bot
    
    * Added initial always on provision
    
    * Corrected path in message for always-on
    
    * Tidy up
    
    * Tidy up
    
    * Add interaction with batcher contract on ghostnet (#336)
    
    * gitignore for javascript compiled files
    
    * Add a dependency to Taquito
    
    * Add interaction with Batcher contract: deposit and redeem.
    Also, wallets.
    
    * Working versions for both liquidity bots
    
    * Packaged build to single file and add release action
    
    * Added working sub dir to build and manual trigger for testing
    
    * Added example config files into build file and expanded ghostnet example
    
    * Corrected release pathing
    
    * Corrected release pathing
    
    * Compress and hash release artefacts
    
    * corrected compression
    
    * Added zip compression to release artefacts
    
    * Added zip compression to release artefacts
    
    * Removed pre-release clause
    
    * Removed bundled compilation
    
    * Package node modules with liq bots
    
    * Updated packaging to prune modules
    
    * Always on only submits once per batch
    
    * Tidied bot status message
    
    * Tidied bot status message
    
    * Correctly parse status
    
    * Update batcher-bot/liquidity/src/utils.ts
    
    Co-authored-by: Ulrik Strid <[email protected]>
    
    * PRC:  Throw if no private key in environment
    
    * Added usage README content for liq bot
    
    * PRC:  Use if in structure rather than getting all keys
    
    * PRC:  Change lets to consts where applicable in provisioning
    
    * PRC:  Change lets to consts where applicable in provisioning
    
    * PRC:  Declare events prior to subscription
    
    ---------
    
    Co-authored-by: aguillon <[email protected]>
    Co-authored-by: Ulrik Strid <[email protected]>
    
    * pipelines: use more recent versions of action blocks before deprecation
    
    * Disabled swap button if the batch is closed.  Additionally added a wait for socket connection (#339)
    
    * Disabled redeem button if there are no cleared holdings (#341)
    
    * Fix merge issues and tidy up
    
    * Added batch number in info panel (#342)
    
    * Added current and last to batch prefix
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    Co-authored-by: aguillon <[email protected]>
    Co-authored-by: Ulrik Strid <[email protected]>
    
    * pipelines: add trigger when pr is merged on ghost branch
    
    * Changed token hashes in ghostnet contract to match faucet
    
    * Switched ghostnet UI to new contract hash
    
    * Re-adjusted token hashes on Ghostnet
    
    * Re-pointed UI to new contract on ghostnet
    
    * Added skeleton docs
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    Co-authored-by: aguillon <[email protected]>
    Co-authored-by: Ulrik Strid <[email protected]>
    4 people authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    60cf52f View commit details
    Browse the repository at this point in the history
  2. 380 add documentation (#382)

    * Release to Ghostnet (#349)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    * telegram bot for mainnet version (#333)
    
    * pipelines: rework docker build process
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#316)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#318)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * pipelines: patch deprecated set-output commands and actions [skip ci]
    
    * telegram bot for ghostnet version (#332)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Mainnet (#317)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    ---------
    
    Co-authored-by: Jason Ridgway-Taylor <[email protected]>
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    
    * pipelines: fix ci of bot notif
    
    ---------
    
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    Co-authored-by: Jason Ridgway-Taylor <[email protected]>
    
    * Corrected mainnet variables
    
    * Removed rate notifications from ghostnet nbot
    
    * 325 bot jit liquidity (#337)
    
    * Added skeleton for liquidity cli
    
    * Added initial start of jit implementation
    
    * Added buy side jit provisioning rules to bot
    
    * Added initial always on provision
    
    * Corrected path in message for always-on
    
    * Tidy up
    
    * Tidy up
    
    * Add interaction with batcher contract on ghostnet (#336)
    
    * gitignore for javascript compiled files
    
    * Add a dependency to Taquito
    
    * Add interaction with Batcher contract: deposit and redeem.
    Also, wallets.
    
    * Working versions for both liquidity bots
    
    * Packaged build to single file and add release action
    
    * Added working sub dir to build and manual trigger for testing
    
    * Added example config files into build file and expanded ghostnet example
    
    * Corrected release pathing
    
    * Corrected release pathing
    
    * Compress and hash release artefacts
    
    * corrected compression
    
    * Added zip compression to release artefacts
    
    * Added zip compression to release artefacts
    
    * Removed pre-release clause
    
    * Removed bundled compilation
    
    * Package node modules with liq bots
    
    * Updated packaging to prune modules
    
    * Always on only submits once per batch
    
    * Tidied bot status message
    
    * Tidied bot status message
    
    * Correctly parse status
    
    * Update batcher-bot/liquidity/src/utils.ts
    
    Co-authored-by: Ulrik Strid <[email protected]>
    
    * PRC:  Throw if no private key in environment
    
    * Added usage README content for liq bot
    
    * PRC:  Use if in structure rather than getting all keys
    
    * PRC:  Change lets to consts where applicable in provisioning
    
    * PRC:  Change lets to consts where applicable in provisioning
    
    * PRC:  Declare events prior to subscription
    
    ---------
    
    Co-authored-by: aguillon <[email protected]>
    Co-authored-by: Ulrik Strid <[email protected]>
    
    * pipelines: use more recent versions of action blocks before deprecation
    
    * Disabled swap button if the batch is closed.  Additionally added a wait for socket connection (#339)
    
    * Disabled redeem button if there are no cleared holdings (#341)
    
    * Fix merge issues and tidy up
    
    * Added batch number in info panel (#342)
    
    * Added current and last to batch prefix
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    Co-authored-by: aguillon <[email protected]>
    Co-authored-by: Ulrik Strid <[email protected]>
    
    * pipelines: add trigger when pr is merged on ghost branch
    
    * Changed token hashes in ghostnet contract to match faucet
    
    * Switched ghostnet UI to new contract hash
    
    * Re-adjusted token hashes on Ghostnet
    
    * Re-pointed UI to new contract on ghostnet
    
    * Added skeleton docs
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    Co-authored-by: aguillon <[email protected]>
    Co-authored-by: Ulrik Strid <[email protected]>
    4 people authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    fa6bd9a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Cancellations (#375)

    * Added refunds of tokens and fess on cancelation
    
    * Added check that batch is open in order to cancel
    
    * Built contract
    
    * Added UI changes for cancellations
    
    * Added refund of tokens back in, along with burning fee
    glottologist authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d1f67d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    0d53644 View commit details
    Browse the repository at this point in the history
  2. edit pipelines [skip ci]

    cyrilevos committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4f62ac1 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Revive tests (#384)

    * Restructured tests.  Oracle mock plus origination of test token contracts
    
    * Added tests for change_fee
    
    * Added tests for change_fee
    
    * Added test context type to reduce test code duplication
    
    * Adjusted clause to assure burn and fee recipient aren't the same. Additionally added a test
    
    * Removed references to burn and burn address as it will not always be a burn address
    
    * Added tests for enabling and disabling swap pairs
    
    * Added tests for adding, updating and removing metadata
    
    * Added tests for token pair limit
    
    * Uncommented failing oracle source change test for PR review
    
    * Added workflow for testing using github action
    
    * rolled action version
    
    * rolled action version
    
    * Added explicit path variable for workspace
    
    * Added explicit path variable for workspace
    
    * Added path listing to debug action
    
    * Added path listing to debug action
    
    * Set directory in workflow file
    
    * Adeed explicit working directory
    
    * Fixed issue with 0.70 of ligo compiler
    
    * Working Oracle test
    
    * Attempt to make gh action work
    
    * use release of ligo-version
    
    * Manage ligo version manually in ligo gh action
    
    * Covered add and remove swap pairs
    
    * Manage ligo version manually in ligo gh action
    
    * Added deposit tests
    
    * Amended typos in tests
    
    * Switched Expect.fail_with_value for Breath.Expect.fail_with_value
    
    * Added cancellation tests
    
    * Removed manual ubots construction
    
    ---------
    
    Co-authored-by: Laurent Canis <[email protected]>
    glottologist and Laucans authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f6cc409 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. w

    glottologist committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    fa5ab1d View commit details
    Browse the repository at this point in the history
  2. [1

    glottologist committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    612c9b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Added market maker doc

    glottologist committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e24bb8b View commit details
    Browse the repository at this point in the history
  2. Added market maker doc

    glottologist committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e737e4b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    31d2879 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea94b98 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

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

Commits on Aug 30, 2023

  1. Added add/remove liquidity and claim rewards tests. Added view for ge…

    …tting vault holdings summary
    glottologist committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    8e2097b View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Current mainnet contract (#393)

    * Added enforcement of correct side when depositing tokens (#390)
    
    * Added enforcement of correct side when depositing tokens
    
    * Built contract
    
    * Enforce side (#391)
    
    * Added enforcement of correct side when depositing tokens
    
    * Built contract
    
    * :/:Dockerfile.tick.ghostnet
    
    * Enforce side (#392)
    
    * Added enforcement of correct side when depositing tokens
    
    * Built contract
    
    * :/:Dockerfile.tick.ghostnet
    
    * Added correct tokens for ghostnet contract
    
    * Switched UI to new ghostnet contract
    glottologist authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    9f2ad10 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Current mainnet contract (#395)

    * Added enforcement of correct side when depositing tokens (#390)
    
    * Added enforcement of correct side when depositing tokens
    
    * Built contract
    
    * Enforce side (#391)
    
    * Added enforcement of correct side when depositing tokens
    
    * Built contract
    
    * :/:Dockerfile.tick.ghostnet
    
    * Enforce side (#392)
    
    * Added enforcement of correct side when depositing tokens
    
    * Built contract
    
    * :/:Dockerfile.tick.ghostnet
    
    * Added correct tokens for ghostnet contract
    
    * Switched UI to new ghostnet contract
    
    * Enforce side (#394)
    
    * Added enforcement of correct side when depositing tokens
    
    * Built contract
    
    * :/:Dockerfile.tick.ghostnet
    
    * Added correct tokens for ghostnet contract
    
    * Switched UI to new ghostnet contract
    
    * Changed enforce side code to parse side first before checking
    
    * Updated contract storage for mainnet
    
    ---------
    
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    quentin-burg and glottologist authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ed3aa21 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    75f3372 View commit details
    Browse the repository at this point in the history
  2. Upgrade Batcher UI (#388)

    * 🚧 💥 init migration to NextJS
    
    * 🚧 🎨 💄 rewriting style without less & antd
    
    * 🚧 add redux & redux-loop to manage wallet connection
    
    * 🔧 update react-GA due to merge
    
    * 🔧 fix husky
    
    * 💥 organize global state with redux and write some types to represent smart contract types
    
    * 🚧
    
    * 🚧 use both context and redux to manage wallet and tzkt instance
    
    * 💄 review choose pair component
    
    * cleaning...
    
    * 🚧 deposit token
    
    * 🚧 rework batcher infos ✨
    
    * 🚧 impl oracle price
    
    * 🚧 trying to deploy with NextJS
    
    * 🚧 🔧 make nextjs/tailwind working in Docker
    
    * 🚧 test deploying
    
    * 🚧 run nextjs server on port 80
    
    * 🚧 volumes
    
    * 🔥 clean code and add metadata
    
    * 🚧 websocket improvments
    
    * 🚧 fix warning
    
    * 🚧
    
    * 💄 review styling
    
    * 💄 update style with feedbacks
    
    * ✨ volumes & holdings
    
    * ♻️ review some items && change contract address for ghostnet
    
    * 🐛 fix bugs on swap component
    
    * ♻️ change pair selecting
    
    * 🐛 fix some bugs
    
    * 🔥 remove useless files and clean ✨
    
    * 🔧 fix issue with images
    
    * 🔥 move folders into src
    
    * ✨ add Copy & Tooltip component from tzsafe-ui
    
    * 🚧
    
    * 🔥 remove useless file
    
    * 🐛 fix user balance fetching
    
    ---------
    
    Co-authored-by: Quentin <[email protected]>
    Co-authored-by: Quentin Burg <[email protected]>
    3 people authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    0bf9f33 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. 🔧 update github workflow with staging branch instead of feature branc…

    …h && 🐛 fix bug with oracle price
    Quentin Burg committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    fa693fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78c6d1a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Improve requests (#398)

    * ⚡ improve number of requests to tzkt API && 🏷️ add types for contract
    
    * ⚡ decrease requests number to smart contract
    
    ---------
    
    Co-authored-by: Quentin Burg <[email protected]>
    quentin-burg and Quentin Burg authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    5fe3184 View commit details
    Browse the repository at this point in the history
  2. ♻️ remove tzkt SDK

    Quentin Burg committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    22a34ee View commit details
    Browse the repository at this point in the history
  3. 🐛 get fees amount from storage before deposit tokens

    Quentin Burg committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    c993ef5 View commit details
    Browse the repository at this point in the history
  4. ♻️ improve check status from http request

    Quentin Burg committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e9a60b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. 🔍 write open graph metadata

    Quentin Burg committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    bf17a14 View commit details
    Browse the repository at this point in the history
  2. ✨ add token icon in swap selector

    Quentin Burg committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1cc383e View commit details
    Browse the repository at this point in the history
  3. 🍱 add tzbtc icon in local

    Quentin Burg committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8f0d7ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43ebce3 View commit details
    Browse the repository at this point in the history
  5. Seperated out tests

    glottologist committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    7528a6a View commit details
    Browse the repository at this point in the history
  6. Merged makefile

    glottologist committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5a60310 View commit details
    Browse the repository at this point in the history
  7. 🚧 test og metadata

    Quentin Burg committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    e4901b7 View commit details
    Browse the repository at this point in the history
  8. :sparkles add tooltip on price strategy

    Quentin Burg committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b00afdb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7d5f7c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    3480734 View commit details
    Browse the repository at this point in the history
  2. ✨ select tokens both side

    Quentin Burg committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a9515a6 View commit details
    Browse the repository at this point in the history
  3. ✨ add toasts for error and info

    Quentin Burg committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9577d3b View commit details
    Browse the repository at this point in the history
  4. 💚 try to fix CI failure

    Quentin Burg committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d71e47d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    d855fd1 View commit details
    Browse the repository at this point in the history
  2. 🚧 try to fix CI

    Quentin Burg committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    3b94cce View commit details
    Browse the repository at this point in the history
  3. 🐛 fix issues with holdings and improve other things

    Quentin Burg committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    5b48165 View commit details
    Browse the repository at this point in the history
  4. ♻️ upgrade taquito

    Quentin Burg committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    bba18f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. favicon is missing

    Quentin Burg committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    9746649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a8ceda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71d5b8f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

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

Commits on Sep 14, 2023

  1. Added contract calls

    glottologist committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    bf30e3c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Added Batcher modifications to handle fee payouts and makring a batch…

    … as having been given liquidity by the market maker
    glottologist committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    85a1330 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec93d7b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    620fe4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f73d70c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

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

Commits on Sep 25, 2023

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

Commits on Sep 26, 2023

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

Commits on Oct 5, 2023

  1. Added additional tokens

    glottologist committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    5d7c487 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9666bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe06661 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e16af2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d48eb01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5696905 View commit details
    Browse the repository at this point in the history
  7. Fix issue cmm (#407)

    * Release to Mainnet (#348)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Ghostnet (#316)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Release - Ghostnet (#318)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * pipelines: patch deprecated set-output commands and actions [skip ci]
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    * telegram bot for ghostnet version (#332)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Mainnet (#317)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    ---------
    
    Co-authored-by: Jason Ridgway-Taylor <[email protected]>
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    
    * pipelines: fix ci of bot notif
    
    * Corrected mainnet variables
    
    * Corrections to Batcher notifications bot (#334)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    * telegram bot for mainnet version (#333)
    
    * pipelines: rework docker build process
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#316)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#318)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * pipelines: patch deprecated set-output commands and actions [skip ci]
    
    * telegram bot for ghostnet version (#332)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Mainnet (#317)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List …
    8 people authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d6c815f View commit details
    Browse the repository at this point in the history
  8. Added redeem by batch

    glottologist committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    c77cc8a View commit details
    Browse the repository at this point in the history
  9. Fix CMM UI (#408)

    * ♻️ review market maker UI
    
    * 🍱 add usdtz icon
    
    ---------
    
    Co-authored-by: Quentin Burg <[email protected]>
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    3 people authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    83f7a11 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9c8c05f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. 389 community market maker 1 (#409)

    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    * telegram bot for mainnet version (#333)
    
    * pipelines: rework docker build process
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#316)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#318)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * pipelines: patch deprecated set-output commands and actions [skip ci]
    
    * telegram bot for ghostnet version (#332)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Mainnet (#317)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    ---------
    
    Co-authored-by: Jason Ridgway-Taylor <[email protected]>
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    
    * pipelines: fix ci of bot notif
    
    ---------
    
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    Co-authored-by: Jason Ridgway-Taylor <[email protected]>
    
    * Corrected mainnet variables
    
    * Corrections for batcher notifications bot (mainnet)  (#335)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Ghostnet (#316)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Release - Ghostnet (#318)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * pipelines: patch deprecated set-output commands and actions [skip ci]
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    * telegram bot for ghostnet version (#332)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Mainnet (#317)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    *…
    8 people authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    abb052c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef68ee8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c6cd69 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Skeleton token manager

    glottologist committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    2284c2b View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

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

Commits on Oct 17, 2023

  1. Test types

    glottologist committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b1959ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    895f627 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c04dd01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f6ea0c View commit details
    Browse the repository at this point in the history
  5. ♻️ fix swap pair management to ensure swap is valid

    Quentin Burg authored and quentin-burg committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    44255d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97dc418 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    33d87c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5467257 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    213dc1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a763aed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdedb9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a4c782 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08834cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55ace34 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    06a7181 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f571a33 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    01be131 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a60de19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bd5d79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2aa960 View commit details
    Browse the repository at this point in the history
  5. Compile all for ghostnet

    glottologist committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    49de0db View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    e917111 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b4c980 View commit details
    Browse the repository at this point in the history
  3. Removed todo clause

    glottologist committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    a4103f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    a9c1535 View commit details
    Browse the repository at this point in the history
  2. Adjusted callback types

    glottologist committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    fa03d3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff06943 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1a85c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    690531f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5600f79 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. 🔧 rewrite config due to new contracts architecture

    Quentin Burg authored and glottologist committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6f43ef4 View commit details
    Browse the repository at this point in the history
  2. ♻️ redirect tokens management to token manager contract

    Quentin Burg authored and glottologist committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    af5b877 View commit details
    Browse the repository at this point in the history
  3. ♻️ refactor components && fetch token vault informations

    Quentin Burg authored and glottologist committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1980265 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f2042f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    385eaed View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

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

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    0b672f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b73699 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release-ghostnet-beta' into 410-further-split-out-batch…

    …er-and-mm-contracts-to-avoid-size-constraint
    glottologist authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    28fc3a5 View commit details
    Browse the repository at this point in the history
  4. Merge new UI for separate contracts (#413)

    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    * telegram bot for mainnet version (#333)
    
    * pipelines: rework docker build process
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#316)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#318)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * pipelines: patch deprecated set-output commands and actions [skip ci]
    
    * telegram bot for ghostnet version (#332)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Mainnet (#317)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    ---------
    
    Co-authored-by: Jason Ridgway-Taylor <[email protected]>
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    
    * pipelines: fix ci of bot notif
    
    ---------
    
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    Co-authored-by: Jason Ridgway-Taylor <[email protected]>
    
    * Corrected mainnet variables
    
    * Corrections for batcher notifications bot (mainnet)  (#335)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Ghostnet (#316)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Release - Ghostnet (#318)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * pipelines: patch deprecated set-output commands and actions [skip ci]
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    * telegram bot for ghostnet version (#332)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Mainnet (#317)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status messa…
    8 people authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    67231db View commit details
    Browse the repository at this point in the history
  5. Please the linter

    glottologist committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    348e04e View commit details
    Browse the repository at this point in the history
  6. cicd: edit dockerfile

    cyrilevos committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f644300 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    7e60c32 View commit details
    Browse the repository at this point in the history
  2. Merge branch '410-further-split-out-batcher-and-mm-contracts-to-avoid…

    …-size-constraint' of github.com:marigold-dev/batcher into 410-further-split-out-batcher-and-mm-contracts-to-avoid-size-constraint
    glottologist committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3bdbdd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    e69d2fd View commit details
    Browse the repository at this point in the history
  2. Adjusted tick script to call new unified tick endpoint and re-pointed…

    … to new contract on ghostnet
    glottologist committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    886cfc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63f315d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'release-ghostnet-beta' into 410-further-split-out-batch…

    …er-and-mm-contracts-to-avoid-size-constraint
    glottologist authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    33ec6e0 View commit details
    Browse the repository at this point in the history
  5. Repoint to new Batcher beta Ghonest contract (#414)

    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    * telegram bot for mainnet version (#333)
    
    * pipelines: rework docker build process
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#316)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#318)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * pipelines: patch deprecated set-output commands and actions [skip ci]
    
    * telegram bot for ghostnet version (#332)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Mainnet (#317)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    ---------
    
    Co-authored-by: Jason Ridgway-Taylor <[email protected]>
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    
    * pipelines: fix ci of bot notif
    
    ---------
    
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    Co-authored-by: Jason Ridgway-Taylor <[email protected]>
    
    * Corrected mainnet variables
    
    * Corrections for batcher notifications bot (mainnet)  (#335)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Ghostnet (#316)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Release - Ghostnet (#318)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * pipelines: patch deprecated set-output commands and actions [skip ci]
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    * telegram bot for ghostnet version (#332)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Mainnet (#317)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch sta…
    8 people authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a250476 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    590bae7 View commit details
    Browse the repository at this point in the history
  2. Merge branch '410-further-split-out-batcher-and-mm-contracts-to-avoid…

    …-size-constraint' of github.com:marigold-dev/batcher into 410-further-split-out-batcher-and-mm-contracts-to-avoid-size-constraint
    glottologist committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a1e350a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac2dcb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19a6437 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4f5bca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f08ca8f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    115a8e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8210e42 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    267b999 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dcd751a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d1a0c5d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8484fec View commit details
    Browse the repository at this point in the history
  13. Changed ghostnet oracles

    glottologist committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2c100b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    4d7826f View commit details
    Browse the repository at this point in the history
  2. Fixed holdings display

    glottologist committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0e7397b View commit details
    Browse the repository at this point in the history
  3. Fixed holdings display

    glottologist committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8f78c0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46edd4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5bda817 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'release-ghostnet-beta' into 410-further-split-out-batch…

    …er-and-mm-contracts-to-avoid-size-constraint
    glottologist authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    76a7f58 View commit details
    Browse the repository at this point in the history
  7. 410 further split out batcher and mm contracts to avoid size constrai…

    …nt (#415)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    * telegram bot for mainnet version (#333)
    
    * pipelines: rework docker build process
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#316)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#318)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * pipelines: patch deprecated set-output commands and actions [skip ci]
    
    * telegram bot for ghostnet version (#332)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Mainnet (#317)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    ---------
    
    Co-authored-by: Jason Ridgway-Taylor <[email protected]>
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    
    * pipelines: fix ci of bot notif
    
    ---------
    
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    Co-authored-by: Jason Ridgway-Taylor <[email protected]>
    
    * Corrected mainnet variables
    
    * Corrections for batcher notifications bot (mainnet)  (#335)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Ghostnet (#316)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Release - Ghostnet (#318)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * pipelines: patch deprecated set-output commands and actions [skip ci]
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    * telegram bot for ghostnet version (#332)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Mainnet (#317)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Add…
    8 people authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    00ae6a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    0f1b5f6 View commit details
    Browse the repository at this point in the history
  2. Merge branch '410-further-split-out-batcher-and-mm-contracts-to-avoid…

    …-size-constraint' of github.com:marigold-dev/batcher into 410-further-split-out-batcher-and-mm-contracts-to-avoid-size-constraint
    glottologist committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    0421cc6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release-ghostnet-beta' into 410-further-split-out-batch…

    …er-and-mm-contracts-to-avoid-size-constraint
    glottologist authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a4d69bd View commit details
    Browse the repository at this point in the history
  4. Fixed Token Selection (#416)

    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    * telegram bot for mainnet version (#333)
    
    * pipelines: rework docker build process
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#316)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#318)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * pipelines: patch deprecated set-output commands and actions [skip ci]
    
    * telegram bot for ghostnet version (#332)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Mainnet (#317)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    ---------
    
    Co-authored-by: Jason Ridgway-Taylor <[email protected]>
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    
    * pipelines: fix ci of bot notif
    
    ---------
    
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    Co-authored-by: Jason Ridgway-Taylor <[email protected]>
    
    * Corrected mainnet variables
    
    * Corrections for batcher notifications bot (mainnet)  (#335)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Ghostnet (#316)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Release - Ghostnet (#318)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * pipelines: patch deprecated set-output commands and actions [skip ci]
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    * telegram bot for ghostnet version (#332)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Mainnet (#317)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Correc…
    8 people authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a8e2ddd View commit details
    Browse the repository at this point in the history
  5. Fixed merge issues

    glottologist committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    45f9edb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ffcf6c View commit details
    Browse the repository at this point in the history
  7. Merge branch 'release-ghostnet-beta' into 410-further-split-out-batch…

    …er-and-mm-contracts-to-avoid-size-constraint
    glottologist authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    ce17e16 View commit details
    Browse the repository at this point in the history
  8. Fix UI Docker build issues (#417)

    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    * telegram bot for mainnet version (#333)
    
    * pipelines: rework docker build process
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#316)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Release - Ghostnet (#318)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * pipelines: patch deprecated set-output commands and actions [skip ci]
    
    * telegram bot for ghostnet version (#332)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Mainnet (#317)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    ---------
    
    Co-authored-by: Jason Ridgway-Taylor <[email protected]>
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    
    * pipelines: fix ci of bot notif
    
    ---------
    
    Co-authored-by: Jason Ridgway-Taylor (~misfur-mondut) <[email protected]>
    Co-authored-by: Jason Ridgway-Taylor <[email protected]>
    
    * Corrected mainnet variables
    
    * Corrections for batcher notifications bot (mainnet)  (#335)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Ghostnet (#316)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Release - Ghostnet (#318)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Fixed issue with token balances updating
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * Corrected closing message detail
    
    * Added filter on messages
    
    * pipelines: patch deprecated set-output commands and actions [skip ci]
    
    * remove node_modules folder from repo by rewriting history (squash things from commit 706dd9 to 5c5816)
    
    List of squashed commits:
    Amended token update urls to include token addresses (#323)
    Filtered out 0 vol status updates and added docker bot image builds
    Corrected entrypoint commands for bot images
    Added node_modules in sub dirs to gitignore
    Merge branch 'main' of github.com:marigold-dev/batcher
    Added mainnet and ghostnet docker files for telegram bot
    
    * telegram bot for ghostnet version (#332)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Mainnet (#314)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    * Release - Mainnet (#317)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Ghostnet (#312)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    * Release - Ghostnet (#315)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Mainnet - Release (#308)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Mainnet (#311)
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    * Release - Mainnet (#313)
    
    * pipelines: rework docker build process
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Ghostnet - Release (#307)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Corrected Network type and mainnet token hash
    
    * Release to Ghostnet (#310)
    
    * Added mainnet admin and oracle address
    
    * Correct mainnet build
    
    * Pointed to mainnet contract
    
    * Corrected UI error code parsing
    
    * pipelines: rework docker build process
    
    * pipelines: rework docker build process
    
    * Corrected pair name on mainnet and admin address on both nets
    
    * Added new mainnet contract hash
    
    * pipelines: commit to trigger cicd
    
    * pipelines: commit to trigger cicd (#306)
    
    * Added michelson files to repo for both mainnet and ghostnet
    
    * Added metadata file
    
    * Fixed issue with wallet disconnecting
    
    * Correctly assigned wallet after reload
    
    * Corrected open and closed holdings
    
    * Corrected Network type and mainnet token hash
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Clear active account on disconnect
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Added interim connecting captions for wallet loading
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with button showing connecting
    
    * Fixed NaN issue in Holdings tab
    
    ---------
    
    Co-authored-by: Cyril B <[email protected]>
    
    * Fixed issue with token balances updating
    
    * Check for null user address on token update to reduce errors to the console
    
    * Filtered out 204 responses from tzkt for volumes
    
    * Updated About page
    
    * Updated About page
    
    * Added nix flake for project
    
    * Added skeleton ts project
    
    * Added initial skeleton for tg bot
    
    * Added html formatting to rates messages
    
    * Added raw operation socker sub
    
    * Added deposit op to bot
    
    * Corrected tick filter
    
    * Corrected deposit format for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Corrected deposit amount for TG bot
    
    * Scaled amount for TG bot
    
    * Added sedning of raw big map
    
    * Corrected pair naming
    
    * Corrected scaling from rates message
    
    * Use all socket messages
    
    * PArse non formated big maps to json
    
    * Filtered user_batch_ordertypes from big_map updates
    
    * Expanded log message
    
    * Added additional logging for bot
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Changed filters on socket messages
    
    * Filter for transaction that are contract calls
    
    * Filter for transaction that are contract calls
    
    * Log ops received from socket
    
    * Corrected filter
    
    * Added skeleton for batch updates
    
    * Added batch update formatter showing volumes
    
    * Assisting compiler
    
    * Corrected json path in batch change
    
    * Corrected html encoding for batch change
    
    * Tidy up on logging
    
    * Corrected object path for cleared message
    
    * Added rate name into batch status message
    
    * C…
    8 people authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c2d7695 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    48e7adc View commit details
    Browse the repository at this point in the history
  2. Merge branch '410-further-split-out-batcher-and-mm-contracts-to-avoid…

    …-size-constraint' of github.com:marigold-dev/batcher into 410-further-split-out-batcher-and-mm-contracts-to-avoid-size-constraint
    glottologist committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    fe60680 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dab0731 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9965f1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f25ac7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a580b81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6adea3 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    16f4829 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bda1a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c134b75 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'release-ghostnet-beta' into 410-further-split-out-batch…

    …er-and-mm-contracts-to-avoid-size-constraint
    glottologist authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    7ba7312 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    803c042 View commit details
    Browse the repository at this point in the history
  2. Merge branch '410-further-split-out-batcher-and-mm-contracts-to-avoid…

    …-size-constraint' of github.com:marigold-dev/batcher into 410-further-split-out-batcher-and-mm-contracts-to-avoid-size-constraint
    glottologist committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    79d6d7b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    c9378fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44f13f8 View commit details
    Browse the repository at this point in the history