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: ethersphere/bee-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.2.0
Choose a base ref
...
head repository: ethersphere/bee-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.3.0
Choose a head ref
  • 7 commits
  • 17 files changed
  • 3 contributors

Commits on Jan 14, 2026

  1. test: wait for feed propagation (#1124)

    * test: wait for feed propagation
    
    * test: update test coverage
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Cafe137 and github-actions[bot] authored Jan 14, 2026
    Configuration menu
    Copy the full SHA
    146800c View commit details
    Browse the repository at this point in the history
  2. docs: update getAllPostageBatch to getPostageBatches (#1125)

    * docs: update getAllPostageBatch to getPostageBatches
    
    * test: update test coverage
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Cafe137 and github-actions[bot] authored Jan 14, 2026
    Configuration menu
    Copy the full SHA
    fed2157 View commit details
    Browse the repository at this point in the history
  3. feat: improve soc developer api (#1123)

    * feat: improve soc developer api
    
    * test: update test coverage
    
    * refactor: soc qol
    
    * test: update test coverage
    
    * feat: add unmarshalContentAddressedChunk
    
    * style: eslint
    
    * test: update test coverage
    
    * test: update test coverage
    
    * fix: unmarshal wrapped cac in soc
    
    * test: update test coverage
    
    * fix: unmarshal wrapped cac in soc
    
    * test: update test coverage
    
    * docs: revert misleading comment
    
    * fix: add span to soc
    
    * test: update test coverage
    
    * fix: update SOC size validation to include Identifier length
    
    * test: update test coverage
    
    * test: add soc tests
    
    * test: update test coverage
    
    * fix: keep span when unmarshaling
    
    * test: update test coverage
    
    * fix: pass span
    
    * test: update test coverage
    
    * test: update test coverage
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Cafe137 and github-actions[bot] authored Jan 14, 2026
    Configuration menu
    Copy the full SHA
    ae7d4ac View commit details
    Browse the repository at this point in the history
  4. fix: retain existing amount in extendStorage (#1127)

    * fix: retain existing amount in extendStorage
    
    * test: update test coverage
    
    * test: add missing test
    
    * test: update test coverage
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Cafe137 and github-actions[bot] authored Jan 14, 2026
    Configuration menu
    Copy the full SHA
    67333fb View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2026

  1. test: allow eventual consistency in tests (#1128)

    * test: allow eventual consistency in tests
    
    * test: add retries to 40 bytes payload feed test
    
    * build: update dependencies
    
    * test: update test coverage
    
    * test: update test coverage
    
    * test: update test coverage
    
    * build: bump dependency to fix test issue
    
    * test: update test coverage
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Cafe137 and github-actions[bot] authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    b3e1091 View commit details
    Browse the repository at this point in the history
  2. chore: bump utility version (#1129)

    * chore: bump utility version
    
    * test: update test coverage
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Cafe137 and github-actions[bot] authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    07f7a00 View commit details
    Browse the repository at this point in the history
  3. chore(master): release 10.3.0 (#1126)

    * chore(master): release 10.3.0
    
    * test: update test coverage
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    bee-worker and github-actions[bot] authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    9513b91 View commit details
    Browse the repository at this point in the history
Loading