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

Merge develop branch into master branch #120

Draft
wants to merge 31 commits into
base: master
Choose a base branch
from
Draft

Merge develop branch into master branch #120

wants to merge 31 commits into from

Commits on Sep 3, 2022

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

Commits on Sep 17, 2023

  1. Bump cached-path-relative from 1.0.2 to 1.1.0

    Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0.
    - [Commits](https://github.com/ashaffer/cached-path-relative/commits)
    
    ---
    updated-dependencies:
    - dependency-name: cached-path-relative
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    7c05014 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Bump @babel/traverse from 7.16.7 to 7.23.2

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.16.7 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c255472 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #119 from bitshares/dependabot/npm_and_yarn/babel/…

    …traverse-7.23.2
    
    Bump @babel/traverse from 7.16.7 to 7.23.2
    abitmore committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b91d5d5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #118 from bitshares/dependabot/npm_and_yarn/cached…

    …-path-relative-1.1.0
    
    Bump cached-path-relative from 1.0.2 to 1.1.0
    abitmore committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4960537 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Bump crypto-js from 4.1.1 to 4.2.0

    Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0.
    - [Commits](brix/crypto-js@4.1.1...4.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: crypto-js
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    0902523 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Merge pull request #121 from bitshares/dependabot/npm_and_yarn/crypto…

    …-js-4.2.0
    
    Bump crypto-js from 4.1.1 to 4.2.0
    abitmore committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a1aff06 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Bump browserify-sign from 4.2.1 to 4.2.2

    Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
    - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
    - [Commits](browserify/browserify-sign@v4.2.1...v4.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: browserify-sign
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c47494f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Merge pull request #122 from bitshares/dependabot/npm_and_yarn/browse…

    …rify-sign-4.2.2
    
    Bump browserify-sign from 4.2.1 to 4.2.2
    abitmore committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    a4e92f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Update operations.js

    grctest committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    324565f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Merge pull request #100 from bitshares/fix-to-long

    In to_long(), validate return of Long.fromString()
    sschiessl-bcp committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    2b26fbb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #125 from BTS-CM/suez

    Introduce suez support
    sschiessl-bcp committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    3280588 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    81dc28e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #126 from bitshares/fix-oso-serialization

    Add missing extensions field in create_take_profit_order_action
    abitmore committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    e315579 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Update ChainTypes.js

    Add suez operation name serialization support
    grctest committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    3d2d647 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #127 from BTS-CM/suez_fix

    Update ChainTypes.js - suez support
    abitmore committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    68d6909 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    40a860b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #128 from bitshares/fix-limit-order-update

    Fix limit_order_update_operation serialization
    abitmore committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9640cea View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Bump es5-ext from 0.10.53 to 0.10.63

    Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.53 to 0.10.63.
    - [Release notes](https://github.com/medikoo/es5-ext/releases)
    - [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
    - [Commits](medikoo/es5-ext@v0.10.53...v0.10.63)
    
    ---
    updated-dependencies:
    - dependency-name: es5-ext
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c6f3eb7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #129 from bitshares/dependabot/npm_and_yarn/es5-ex…

    …t-0.10.63
    
    Bump es5-ext from 0.10.53 to 0.10.63
    abitmore committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7ae9426 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Bump @babel/traverse from 7.16.7 to 7.24.1

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.16.7 to 7.24.1.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    81abdd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdbc36b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #131 from bitshares/bump-babel-traverse

    Bump @babel/traverse to 7.24.1
    abitmore committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    cc52c57 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Bump braces from 3.0.2 to 3.0.3

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7e07584 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #133 from bitshares/dependabot/npm_and_yarn/braces…

    …-3.0.3
    
    Bump braces from 3.0.2 to 3.0.3
    abitmore committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9bcab29 View commit details
    Browse the repository at this point in the history
  3. Bump ws from 8.4.0 to 8.17.1

    Bumps [ws](https://github.com/websockets/ws) from 8.4.0 to 8.17.1.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.4.0...8.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ad22f52 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #134 from bitshares/dependabot/npm_and_yarn/ws-8.17.1

    Bump ws from 8.4.0 to 8.17.1
    abitmore committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    74c1ca2 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Bump webpack from 5.88.2 to 5.94.0

    Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.94.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.88.2...v5.94.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c0809c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Merge pull request #135 from bitshares/dependabot/npm_and_yarn/webpac…

    …k-5.94.0
    
    Bump webpack from 5.88.2 to 5.94.0
    abitmore committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    1a27da6 View commit details
    Browse the repository at this point in the history
  2. Bump elliptic from 6.5.4 to 6.5.7

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7.
    - [Commits](indutny/elliptic@v6.5.4...v6.5.7)
    
    ---
    updated-dependencies:
    - dependency-name: elliptic
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    8b20851 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #136 from bitshares/dependabot/npm_and_yarn/ellipt…

    …ic-6.5.7
    
    Bump elliptic from 6.5.4 to 6.5.7
    abitmore committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    94f9887 View commit details
    Browse the repository at this point in the history