Releases: JackalLabs/canine-chain
Releases · JackalLabs/canine-chain
v3.0.2-rc.1
What's Changed
- v3 Fix: Inflation displayed incorrectly in the API by @TheMarstonConnell in #372
Full Changelog: v3.0.1...v3.0.2-rc.1
v3.0.2
What's Changed
- v3 Fix: Inflation displayed incorrectly in the API by @TheMarstonConnell in #372
Full Changelog: v3.0.1...v3.0.2
v3.0.1-rc.1
What's Changed
- Perps Rounding to Mbs instead of Gbs by @TheMarstonConnell in #360
- Logging: muting some errors by @TheMarstonConnell in #362
Full Changelog: v3.0.0-rc.3...v3.0.1-rc.1
v3.0.1
What's Changed
- Logging: muting some errors by @TheMarstonConnell in #362
Full Changelog: v3.0.0...v3.0.1
v3.0.0
Consensus Spheres Have Landed!
What's Changed
- Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in #328
- Bump github.com/cosmos/gogoproto from 1.4.8 to 1.4.9 by @dependabot in #329
- Bump github.com/cosmos/gogoproto from 1.4.9 to 1.4.10 by @dependabot in #330
- Bump github.com/spf13/cast from 1.5.0 to 1.5.1 by @dependabot in #333
- Bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #334
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #336
- Test: Hyper Scaling test-suite by @TheMarstonConnell in #337
- Fix: Huckleberry patch by @TheMarstonConnell in #338
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #339
- Bump github.com/cosmos/ibc-go/v4 from 4.4.1 to 4.4.2 by @dependabot in #340
- Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #341
- Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #343
- Fix: added rns update handler by @TheMarstonConnell in #342
- Fix: Fid-Cid map properly updates after canceling contract by @TheMarstonConnell in #345
- Feat: re-adding the storage stats route by @TheMarstonConnell in #344
- Feat: P2P Attestation by @TheMarstonConnell in #335
- GoMod: Upgrading module to v3 by @TheMarstonConnell in #346
- Fix: Whitelisting Provider Messages by @TheMarstonConnell in #347
- Fix: Attest Always Succeeds by @TheMarstonConnell in #348
- Create SECURITY.md by @TheMarstonConnell in #352
- Feat: Social Consensus by @TheMarstonConnell in #349
- Test: Provider Init Test Suite by @TheMarstonConnell in #353
- Cleanup: Reporting System by @TheMarstonConnell in #354
- Feat: mint module adjustments by @TheMarstonConnell in #356
- Feat: Prevent Providers with Matching Domains Attesting by @TheMarstonConnell in #357
- Fix: v3 halt condition fix by @TheMarstonConnell in #359
- Perps Rounding to Mbs instead of Gbs by @TheMarstonConnell in #360
Full Changelog: v2.1.0...v3.0.0
v3.0.0-rc.3
What's Changed
- Fix: v3 halt condition fix by @TheMarstonConnell in #359
Full Changelog: v3.0.0-rc.2...v3.0.0-rc.3
v3.0.0-rc.2
What's Changed
- Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in #328
- Bump github.com/cosmos/gogoproto from 1.4.8 to 1.4.9 by @dependabot in #329
- Bump github.com/cosmos/gogoproto from 1.4.9 to 1.4.10 by @dependabot in #330
- Bump github.com/spf13/cast from 1.5.0 to 1.5.1 by @dependabot in #333
- Bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #334
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #336
- Test: Hyper Scaling test-suite by @TheMarstonConnell in #337
- Fix: Huckleberry patch by @TheMarstonConnell in #338
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #339
- Bump github.com/cosmos/ibc-go/v4 from 4.4.1 to 4.4.2 by @dependabot in #340
- Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #341
- Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #343
- Fix: added rns update handler by @TheMarstonConnell in #342
- Fix: Fid-Cid map properly updates after canceling contract by @TheMarstonConnell in #345
- Feat: re-adding the storage stats route by @TheMarstonConnell in #344
- Feat: P2P Attestation by @TheMarstonConnell in #335
- GoMod: Upgrading module to v3 by @TheMarstonConnell in #346
- Fix: Whitelisting Provider Messages by @TheMarstonConnell in #347
- Fix: Attest Always Succeeds by @TheMarstonConnell in #348
- Create SECURITY.md by @TheMarstonConnell in #352
- Feat: Social Consensus by @TheMarstonConnell in #349
- Test: Provider Init Test Suite by @TheMarstonConnell in #353
- Cleanup: Reporting System by @TheMarstonConnell in #354
- Feat: mint module adjustments by @TheMarstonConnell in #356
- Feat: Prevent Providers with Matching Domains Attesting by @TheMarstonConnell in #357
Full Changelog: v2.1.0...v3.0.0-rc.2
v2.1.0-rc.2
https://forums.jackalprotocol.com/t/software-upgrade-adjust-storage-provider-rewards/42
What's Changed
- Feat: Mint Module Adjustments by @TheMarstonConnell in #355
- Feat: Provider Rewards to Zero by @TheMarstonConnell in #358
Full Changelog: v2.0.2...v2.1.0-rc.2
v2.1.0
https://forums.jackalprotocol.com/t/software-upgrade-adjust-storage-provider-rewards/42
What's Changed
- Feat: Mint Module Adjustments by @TheMarstonConnell in #355
- Feat: Provider Rewards to Zero by @TheMarstonConnell in #358
Full Changelog: v2.0.2...v2.1.0
v3.0.0-rc.1
What's Changed
- Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in #328
- Bump github.com/cosmos/gogoproto from 1.4.8 to 1.4.9 by @dependabot in #329
- Bump github.com/cosmos/gogoproto from 1.4.9 to 1.4.10 by @dependabot in #330
- Bump github.com/spf13/cast from 1.5.0 to 1.5.1 by @dependabot in #333
- Bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #334
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #336
- Test: Hyper Scaling test-suite by @TheMarstonConnell in #337
- Fix: Huckleberry patch by @TheMarstonConnell in #338
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #339
- Bump github.com/cosmos/ibc-go/v4 from 4.4.1 to 4.4.2 by @dependabot in #340
- Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #341
- Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #343
- Fix: added rns update handler by @TheMarstonConnell in #342
- Fix: Fid-Cid map properly updates after canceling contract by @TheMarstonConnell in #345
- Feat: re-adding the storage stats route by @TheMarstonConnell in #344
- Feat: P2P Attestation by @TheMarstonConnell in #335
- GoMod: Upgrading module to v3 by @TheMarstonConnell in #346
- Fix: Whitelisting Provider Messages by @TheMarstonConnell in #347
- Fix: Attest Always Succeeds by @TheMarstonConnell in #348
- Create SECURITY.md by @TheMarstonConnell in #352
- Feat: Social Consensus by @TheMarstonConnell in #349
- Test: Provider Init Test Suite by @TheMarstonConnell in #353
Full Changelog: v2.0.2...v3.0.0-rc.1