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

release v4 #811

Merged
merged 56 commits into from
Feb 15, 2024
Merged

release v4 #811

merged 56 commits into from
Feb 15, 2024

Commits on Jul 13, 2023

  1. atomicTx decoder

    Lavinia Talpas authored and Lavinia Talpas committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    af5a3eb View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Merge pull request #778 from laviniat1996/improve_decoded_atomicTX

    Make EVM's `getAtomicTx` user readable
    dfenstermaker authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    dd59bce View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. update readme file

    Lavinia Talpas authored and Lavinia Talpas committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    50c05bf View commit details
    Browse the repository at this point in the history
  2. rest of changes

    Lavinia Talpas authored and Lavinia Talpas committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b7bf087 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #780 from laviniat1996/update_readme

    Update readme file
    dfenstermaker authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ac95edc View commit details
    Browse the repository at this point in the history
  4. fix mistakes

    Lavinia Talpas authored and Lavinia Talpas committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    bf062e6 View commit details
    Browse the repository at this point in the history
  5. fix mistakes 2

    Lavinia Talpas authored and Lavinia Talpas committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f5963d9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #781 from laviniat1996/update_readme

    Update readme - fix typo
    dfenstermaker authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0247032 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. add yarn.lock and package.json

    Lavinia Talpas authored and Lavinia Talpas committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9557611 View commit details
    Browse the repository at this point in the history
  2. add bech32 encoder & decoder

    Lavinia Talpas authored and Lavinia Talpas committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    843ca72 View commit details
    Browse the repository at this point in the history
  3. add comments

    Lavinia Talpas authored and Lavinia Talpas committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e60b9be View commit details
    Browse the repository at this point in the history
  4. Merge pull request #783 from laviniat1996/bech32_encoder_decoder

    Bech32 Encoder / Decoder
    dfenstermaker authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5a1645e View commit details
    Browse the repository at this point in the history
  5. add error handling + fix stuff

    Lavinia Talpas authored and Lavinia Talpas committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6956e0b View commit details
    Browse the repository at this point in the history
  6. throw error

    Lavinia Talpas authored and Lavinia Talpas committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    fe60024 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #784 from laviniat1996/bech32_encoder_decoder

    Bech 32 encoder/decoder: add error handling + fix stuff
    dfenstermaker authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7547db5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. admin examples

    Lavinia Talpas authored and Lavinia Talpas committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    29722b6 View commit details
    Browse the repository at this point in the history
  2. auth examples

    Lavinia Talpas authored and Lavinia Talpas committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    d17cb3b View commit details
    Browse the repository at this point in the history
  3. avm examples

    Lavinia Talpas authored and Lavinia Talpas committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    dfaf5b2 View commit details
    Browse the repository at this point in the history
  4. bintools examples

    Lavinia Talpas authored and Lavinia Talpas committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    369f7c7 View commit details
    Browse the repository at this point in the history
  5. evm examples

    Lavinia Talpas authored and Lavinia Talpas committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    409f749 View commit details
    Browse the repository at this point in the history
  6. hdnode examples

    Lavinia Talpas authored and Lavinia Talpas committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    11b3eda View commit details
    Browse the repository at this point in the history
  7. health examples

    Lavinia Talpas authored and Lavinia Talpas committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ec0f8d5 View commit details
    Browse the repository at this point in the history
  8. index examples

    Lavinia Talpas authored and Lavinia Talpas committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c31fcea View commit details
    Browse the repository at this point in the history
  9. info examples

    Lavinia Talpas authored and Lavinia Talpas committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c005663 View commit details
    Browse the repository at this point in the history
  10. keystore examples

    Lavinia Talpas authored and Lavinia Talpas committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b7b4cdf View commit details
    Browse the repository at this point in the history
  11. metrics examples

    Lavinia Talpas authored and Lavinia Talpas committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a502358 View commit details
    Browse the repository at this point in the history
  12. mnemonic examples

    Lavinia Talpas authored and Lavinia Talpas committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    80eff48 View commit details
    Browse the repository at this point in the history
  13. platformvm examples

    Lavinia Talpas authored and Lavinia Talpas committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    142c277 View commit details
    Browse the repository at this point in the history
  14. pubsub

    Lavinia Talpas authored and Lavinia Talpas committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    6dbdca9 View commit details
    Browse the repository at this point in the history
  15. socket examples

    Lavinia Talpas authored and Lavinia Talpas committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ad1c684 View commit details
    Browse the repository at this point in the history
  16. readme file

    Lavinia Talpas authored and Lavinia Talpas committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    13235b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. import from src

    Lavinia Talpas authored and Lavinia Talpas committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    cadfcd3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #788 from laviniat1996/import_from_local_files

    Import functions from local files instead of npm package
    dfenstermaker authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    737a94e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. add env file + dependencies

    Lavinia Talpas authored and Lavinia Talpas committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0fab6b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. add env variables to examples

    Lavinia Talpas authored and Lavinia Talpas committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    68a630e View commit details
    Browse the repository at this point in the history
  2. rest of examples

    Lavinia Talpas authored and Lavinia Talpas committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    6b476c3 View commit details
    Browse the repository at this point in the history
  3. add indexer api to env and examples

    Lavinia Talpas authored and Lavinia Talpas committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    33ca3fb View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. modify admin examples to use localhost

    Lavinia Talpas authored and Lavinia Talpas committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    22aa3ef View commit details
    Browse the repository at this point in the history
  2. modify auth examples to use localhost

    Lavinia Talpas authored and Lavinia Talpas committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    48e5b9c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. change type for host

    Lavinia Talpas authored and Lavinia Talpas committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    50a55cb View commit details
    Browse the repository at this point in the history
  2. modify some addresses and tx ids for avm examples

    Lavinia Talpas authored and Lavinia Talpas committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    1bf07f8 View commit details
    Browse the repository at this point in the history
  3. use localhost for health api

    Lavinia Talpas authored and Lavinia Talpas committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    180a6ca View commit details
    Browse the repository at this point in the history
  4. use localhost for keystore apis

    Lavinia Talpas authored and Lavinia Talpas committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    071f7a4 View commit details
    Browse the repository at this point in the history
  5. use localhost for metrics apis

    Lavinia Talpas authored and Lavinia Talpas committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4186fcf View commit details
    Browse the repository at this point in the history
  6. add comments to env

    Lavinia Talpas authored and Lavinia Talpas committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    232959b View commit details
    Browse the repository at this point in the history
  7. change order env file

    Lavinia Talpas authored and Lavinia Talpas committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    129a616 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #795 from laviniat1996/add_env

    Add `.env` file
    dfenstermaker authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f5b6235 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Add decoder for blockExtraData

    Lavinia Talpas authored and Lavinia Talpas committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    02b66ac View commit details
    Browse the repository at this point in the history
  2. remove useless stuff

    Lavinia Talpas authored and Lavinia Talpas committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5540829 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Add deoder

    Lavinia Talpas authored and Lavinia Talpas committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    cd489b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Merge pull request #801 from laviniat1996/base58_decoder

    Add `base58` to `hex` deocoder
    bferenc authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e58184b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #796 from laviniat1996/add_env

    Add decoder for `blockExtraData`
    bferenc authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c2b18ab View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. feat: switch to v4 (#802)

    * feat: switch to v4
    
    * ci: add codeql analysis
    
    BREAKING CHANGE: switch to new API
    bferenc authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    2d3d537 View commit details
    Browse the repository at this point in the history
  2. feat!: bump to 4.0.0 (#810)

    BREAKING CHANGE: switch to v4 API
    bferenc authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    3845f2f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release'

    bferenc committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    9cf7383 View commit details
    Browse the repository at this point in the history
  4. ci: add prererelease flow

    bferenc committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    2599cee View commit details
    Browse the repository at this point in the history