Skip to content

feat(chains): adds network information#17

Merged
kieranroneill merged 3 commits into
mainfrom
feat/chains/adds-network-information
Jul 17, 2025
Merged

feat(chains): adds network information#17
kieranroneill merged 3 commits into
mainfrom
feat/chains/adds-network-information

Conversation

@kieranroneill
Copy link
Copy Markdown
Member

@kieranroneill kieranroneill commented Jul 17, 2025

Description

@kibisis/chains

  • Complete overhaul of the chains to be driven by network/node configuration.
  • Moves the chain to be more agnostic and lays the foundation for multi-chain.
  • Uses the @kibisis/encoding package to handle encoding.

Type of change

  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🏗️ Build configuration (CI configuration, scaffolding etc.)
  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 📝 Documentation update(s)
  • 📦 Dependency update(s)
  • 👩🏽‍💻 Improve developer experience
  • ⚡ Improve performance
  • ✨ New feature (non-breaking change which adds functionality)
  • ♻ Refactor
  • ⏪ Revert changes
  • 🧪 New tests or updates to existing tests

@kieranroneill kieranroneill self-assigned this Jul 17, 2025
@kieranroneill kieranroneill added ♻️ refactor The refactoring fairy has waved their magic wand ✨ feature New feature or request 🏗️ build Updates to the build and CI systems 📦 dependencies New dependencies labels Jul 17, 2025
…tworks

BREAKING CHANGE: chains are exported as classes
@kieranroneill kieranroneill force-pushed the feat/chains/adds-network-information branch from 1931482 to 24bff58 Compare July 17, 2025 10:30
@kieranroneill kieranroneill merged commit fc0c78b into main Jul 17, 2025
9 checks passed
@kieranroneill kieranroneill deleted the feat/chains/adds-network-information branch July 17, 2025 10:32
github-actions Bot pushed a commit that referenced this pull request Jul 17, 2025
# [@kibisis/chains-v2.0.0](https://github.com/kibis-is/toolkit/compare/@kibisis/chains-v1.3.1...@kibisis/chains-v2.0.0) (2025-07-17)

### Features

* **chains:** adds network information ([#17](#17)) ([fc0c78b](fc0c78b))

### BREAKING CHANGES

* **chains:** chains are exported as classes
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version @kibisis/chains-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions Bot added the 🚀 released To the moon! label Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏗️ build Updates to the build and CI systems 📦 dependencies New dependencies ✨ feature New feature or request ♻️ refactor The refactoring fairy has waved their magic wand 🚀 released To the moon!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant