-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: threefoldtech/tfchain
base: v2.9.1
head repository: threefoldtech/tfchain
compare: development
- 8 commits
- 36 files changed
- 3 contributors
Commits on Sep 24, 2024
-
Verify rent contract state on node contract creation (#1008)
* fix: verify rent contract state on node contract creation * chore: update benchmark `weights.rs` file for all pallets
Configuration menu - View commit details
-
Copy full SHA for 08321ba - Browse repository at this point
Copy the full SHA 08321baView commit details
Commits on Sep 30, 2024
-
Docs: Update Validators Docs (#1007)
* doc: Update validators docs --------- Co-authored-by: renauter <renauter@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cf46301 - Browse repository at this point
Copy the full SHA cf46301View commit details
Commits on Oct 2, 2024
-
Fix inconsistencies in node contracts states (#1010)
* fix: fix inconsistencies in node contracts states * test: add tests for scenarios related to issue #1002
Configuration menu - View commit details
-
Copy full SHA for ac1b8d6 - Browse repository at this point
Copy the full SHA ac1b8d6View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd7458f - Browse repository at this point
Copy the full SHA cd7458fView commit details
Commits on Oct 7, 2024
-
fix(ci): pin Srtool version to 1.77.0 for compatibility (#1015)
The latest Srtool version (1.81.0) uses rustc 1.81.0, which causes issues with our current setup. TFChain and polkadot-sdk 1.10 are tested with rustc 1.70.0. This commit pins Srtool to version 1.77.0 to avoid compatibility issues until we can update to the latest polkadot-sdk.
Configuration menu - View commit details
-
Copy full SHA for cd15cc2 - Browse repository at this point
Copy the full SHA cd15cc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e76664 - Browse repository at this point
Copy the full SHA 5e76664View commit details
Commits on Nov 27, 2024
-
Feat: Go Substrate Client - Connection Failover Implementation (#1022)
* feat: Maintains single connection with multiple backup URLs * fix: remove panic in Transfer * test: adding test suite covers failover senarios * chore: remove old workflows * Update CI and test image * fix: guard Substarte connection state in GetClient() and Close() * test: Added a sync.WaitGroup to properly track when goroutines complete in TestFailoverMechanism
Configuration menu - View commit details
-
Copy full SHA for d8a0468 - Browse repository at this point
Copy the full SHA d8a0468View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77e684b - Browse repository at this point
Copy the full SHA 77e684bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.9.1...development