8000 Comparing v2.0.4...v2.0.5 · trufnetwork/node · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: trufnetwork/node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.4
Choose a base ref
...
head repository: trufnetwork/node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.5
Choose a head ref
  • 2 commits
  • 10 files changed
  • 2 contributors

Commits on Jun 19, 2025

  1. feat: truflation frozen mechanism on composed streams index (#1014)

    * feat: truflation frozen mechanism on composed streams index
    
    * feat: complete test
    williamrusdyputra authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    a7c727b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. chore: introduce TN version command and update build scripts (#1017)

    feat: introduce TN version command and update build scripts
    
    - Added a new root command to display the TN version, replacing the original kwil-db version command.
    - Introduced versioning utilities to manage TN-specific version information, including version, commit, and build time.
    - Updated build scripts to inject TN version and VCS info instead of kwil-db version.
    - Modified Taskfile to adjust the source path for building binaries.
    outerlook authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    27dbe03 View commit details
    Browse the repository at this point in the history
Loading
0