Skip to content
Permalink

Comparing changes

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

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fluencelabs/js-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: js-client-v0.7.0
Choose a base ref
...
head repository: fluencelabs/js-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: js-client-v0.8.0
Choose a head ref
  • 2 commits
  • 10 files changed
  • 5 contributors

Commits on Jan 29, 2024

  1. feat(js-client)!: Multiformat MsgPack for particle data (#422)

    * feat(particle)!: Multiformat MsgPack for particle data
    
    * Fix types
    
    * fix(ci): use nox with msgpack protocol
    
    * fix(avm): avm 0.59.0
    
    * Fix uint64
    
    * Fix
    
    * fix(ci): enable nox debug logs
    
    * Fix commonJS import
    
    * Revert "fix(ci): enable nox debug logs"
    
    This reverts commit ce5bc2e.
    
    ---------
    
    Co-authored-by: Akim Mamedov <akim99999999@gmail.com>
    Co-authored-by: folex <0xdxdy@gmail.com>
    Co-authored-by: Akim <59872966+akim-bow@users.noreply.github.com>
    4 people authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8ac029b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

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