Skip to content

Releases: stratisproject/StratisFullNode

Stratis Full Node 1.3.3.1

21 Jan 10:32
Compare
Choose a tag to compare

Stratis (STRAX) Network Release Notes

This is a mandatory release that resolves an issue where certain SegWit transactions are not handled correctly.

Cirrus (Smart Contract) Network Release Notes

This is not a mandatory release.

Changes:

  • ee24d7a Bump Version
  • 2f7e971 Add P2WSH handling to wallet database (#1107)
  • 7a5d548 [RPC] Fix createrawtransaction zero-input handling (#1102)
  • dce05b0 [RPC] Add createrawtransaction RPC method (#1100)
  • 4c91a4a Merge pull request #1084 from zeptin/dumpprivkey-20221031
  • 9a79ef2 Fix test
  • 8f5c998 Add additional sanity test
  • 9fbf6ab Revert superfluous change
  • f24a5c5 Add dumpprivkey RPC command
  • 4ef499f Merge branch 'release/1.3.2.1' into release/1.3.3.0
  • d6ae2b6 Merge pull request #1050 from stratisproject/fixlistunspent
  • 6cd9dd7 Add index to filter
  • 674695f Add already include check.
  • 0dbf584 Bump all versions to 1.3.3.0
  • 09e78bc Merge pull request #1045 from quantumagi/fixhistrecvquery

File Hashes

Stratis.CirrusD-linux-arm.zip 708525C12B26EC2CDA405079CE678F2C10E3C1818748B92AF488B1322E9A8513
Stratis.CirrusD-linux-arm64.zip DD4BB9A44CC510D34C79D661CB5976180077ED1B0E9A6DA1CEE466CF70075EEF
Stratis.CirrusD-linux-musl-x64.zip C5108E08549C1446CF534BF29155E1703F0F73BEF1612AEA0416CE7722FCE94C
Stratis.CirrusD-linux-x64.zip B20C742A526B04A33C8D93F5B2D0D32CDD49AC06338BF4DAF73EBA9D9F1A9CAB
Stratis.CirrusD-osx-x64.zip BF32A688A72C90C12DC89816B4883ADFA420CC8BAD4242F0790DE074DC853CF8
Stratis.CirrusD-rhel-x64.zip 0E519E85D781ABDCD3174DE8A5D02609BFD821CEED6D1B84F6C50C02F50516C4
Stratis.CirrusD-win-arm.zip 148D60FD6FD2AA4145B46F54077E411063D6CFBEF2921651F274A1CF7758CCC6
Stratis.CirrusD-win-x64.zip E4423F69576B32DD5049516BC52D053931A8CABE07AD599EBEE15E5F3C481850
Stratis.CirrusD-win-x86.zip 30C79DFE7536BCCEFA349710467A3B77CA24C02408B31D33F9DAD97F11DB3AEE
Stratis.StraxD-linux-arm.zip 8D9351102D54E3D746E0315D3D8DC8333849E4410AF4BA4FE5EECE2A42EA16FF
Stratis.StraxD-linux-arm64.zip 89D54E25784509D71EA1499FE386BF9A33C84E92FEF834E83048AF893A3C0FCE
Stratis.StraxD-linux-musl-x64.zip D9AAC517E655ACB7D20F2AEAF1358AAE4EBA5367F7EA00A1D172EB7F326A23B9
Stratis.StraxD-linux-x64.zip D228F8668C3BBAF286685588FBAB9E5944AE559FB448F537D89D9BC784D74777
Stratis.StraxD-osx-x64.zip 29898CA8274F73E4D9BDCE504F2377EFE256EFD4BDC9DFBB34E70EB5AD3663DF
Stratis.StraxD-rhel-x64.zip 559C15747FB9BB54EFA3B3C66341BEEB7519832F03335BB41EAF522E470C77A1
Stratis.StraxD-win-arm.zip 7762E2BBC5BF54DC28695060FBC3201031E535ED4843A7357A1F79C0D18A18E0
Stratis.StraxD-win-x64.zip 0AF6FF829C7C07B3DAAB0A6543B2B64F35AA977ED14E536ADE47C30E451AC10C
Stratis.StraxD-win-x86.zip AE2B68F6FAC3886FC046517205680689CCA123E76E2B50F9008C904FD09B69C2

Stratis Full Node 1.3.2.4

24 Oct 18:58
7edbdec
Compare
Choose a tag to compare

Stratis (STRAX) Network Release Notes

This is not a mandatory release.

Cirrus (Smart Contract) Network Release Notes

This is a mandatory release. Additional collateral checks will take place once 75% of the network signals for activation.

Summary:

This release incorporates changes to the listunspent method whereby duplicate records are filtered from the method response

Changes:

See More
Read more

Stratis Full Node 1.3.3.0

06 Sep 15:12
d6ae2b6
Compare
Choose a tag to compare

Stratis (STRAX) Network Release Notes

This is not a mandatory release.

Cirrus (Smart Contract) Network Release Notes

This is not a mandatory release.

Summary:

This release incorporates changes to the listunspent method whereby duplicate records are filtered from the method response

Changes:

  • d6ae2b6 Merge pull request #1050 from stratisproject/fixlistunspent
  • 6cd9dd7 Add index to filter
  • 674695f Add already include check.
  • 0dbf584 Bump all versions to 1.3.3.0
  • 09e78bc Merge pull request #1045 from quantumagi/fixhistrecvquery
  • 0cfad14 Update Stratis.Bitcoin.Features.Api.csproj
  • 444baf9 Bump Stratis.Core version for Nuget
  • 209ab85 Bump all versions to 1.3.2.1
  • 419f4fe Bump NBitcoin version
  • f56781e Bump version to 1.3.2.1
  • 6a35d84 Check IsMainChain
  • 612b298 Filter
  • 96a9458 Increase confirmation window (#1013)
  • 00fb952 Fix MaximumConfirmationsAtMaturityHeight
  • 890bf16 Merge pull request #1009 from fassadlr/fixfedpeg
  • 17d736e Set activation heights
  • 7aa62e4 WIP
  • 5c51933 Merge pull request #1007 from fassadlr/logfix
  • bb1576c Update collateral logs
  • 7a5d0c4 Merge pull request #1005 from quantumagi/updatedeployments
  • 798a07f Revert test context
  • 44dc801 Change collateralMaturationPeriod
  • ad02ee6 Fix constant
  • c507d8f Format heights
  • 6039898 Migrate BIP 9 for Release 1.3.0.0 to Consensus Options
  • a4825ea Descriptive message when awaiting collateral maturation (#1004)
  • ab48cb9 Merge pull request #1003 from stratisproject/federationapis
  • 555962d Update federation member API
  • a719331 Merge pull request #1001 from quantumagi/fixscheduledvotes2
  • 0f8dc85 Fix CirrusDnsD (#1002)
  • 34694ac Merge branch 'release/1.3.1.0' into fixscheduledvotes2
  • e5c4e9d Merge pull request #1000 from stratisproject/revert-996-fixscheduledvotes
  • abec491 Initialize "scheduledVotingData" on node start-up
  • 28e3e3d Revert "Initialize "scheduledVotingData" on node start-up"
  • a6316fa Merge pull request #999 from quantumagi/bumpversions131
  • 4b1a308 Merge pull request #996 from quantumagi/fixscheduledvotes
  • d88695f Update collateral and federatedpeg projects as well
  • 9061825 Bump versions to 1.3.1.0
  • d1a7978 Initialize "scheduledVotingData" on node start-up

Stratis Full Node 1.3.0.0

15 Jun 10:30
Compare
Choose a tag to compare

Stratis (STRAX) Network Release Notes

This is not a mandatory release.

Cirrus (Smart Contract) Network Release Notes

This is a mandatory update incorporating many improvements and fixes. This release introduces BIP9 activations whereby changes only become active once a defined percentage of the network has upgraded. The threshold is currently set to 75% meaning 75% of the block producing nodes must signal for activation before the changes become active.

Summary:

  1. Decreased CCTS minimum confirmation windows (activated via BIP9)
  2. Dynamic (reduced) InterFlux Fees
  3. Improved Address Indexer performance
  4. Resolution of Masternode Joining issue where same collateral and key is used after being kicked (activated via BIP9)

Changes:

  • aabfac8 Set official release version
  • da0079b Bump build version to 1.3.0.21
  • 17a3dae Decrease AddressIndexer compaction threshold
  • fe20a77 Update LogManager in BlockStoreSettings class
  • 973d4c3 Bump build version to 1.3.0.20
  • 3e9b60e Merge pull request #990 from stratisproject/fixheaderruledeps
  • 2659fa3 Fix tests
  • 0026a52 Revert NodeDeployments DI
  • 27dfad3 Inject NodeDeployements into HeaderVersionRule / Fix Loggin
  • 8c9f31d Merge branch 'release/1.2.3.0' into release/1.3.0.0
See More
  • ab6174e Fix DI
  • 8b66a0b Bump build version 1.3.0.19
  • c7dbc9e Merge branch 'release/1.2.3.0' into release/1.3.0.0
  • c076987 Fix InterMonitor initialization
  • eb8a9eb Fix PoAMiner logger
  • 9bfc4e0 Bump build version to 1.3.0.18
  • 1e61f44 Merge branch 'release/1.2.3.0' into release/1.3.0.0
  • 19291ec Bump version to 1.2.3.7
  • 366701e Merge pull request #988 from stratisproject/dynamicfeev2
  • ccdb863 Refactor fee logic to inspect and use fee from transaction
  • 3f24a3b Merge branch 'release/1.2.3.0' into release/1.3.0.0
  • cffe7ba Bump build version to 1.3.0.17
  • 9494a25 Merge pull request #987 from quantumagi/fixcollateralreuse
  • 1e96d55 Relax collateral re-use check
  • 1e662c3 Merge pull request #986 from stratisproject/monitorprocessed
  • 0e51307 Filter requests
  • 5fbf00d Add logging to broadcaster / Fix serialization
  • 0cc588f Update new payload name
  • 987a597 Update local conversion requests state to processed
  • 1c38f7d Merge branch 'release/1.2.3.0' into release/1.3.0.0
  • 47f8d93 Bump version to 1.2.3.6
  • 5966eb5 Revert "Temporarily always replenish"
  • 4db4b27 Merge branch 'release/1.2.3.0' into release/1.3.0.0
  • 41d6cfc Remove cirrus client tip method
  • e2f2430 Temporarily always replenish
  • ffb7785 Bump version to 1.3.0.16
  • eeb6fb6 Merge branch 'release/1.2.3.0' into release/1.3.0.0
  • c580668 Remove stale mint request check and bump to 1.2.3.5
  • ce9b650 Merge pull request #984 from stratisproject/replenishpersist
  • 25130e2 Store the replenishment amount
  • 633ee86 Fix repository path
  • d06785b Persist ReplenishmentTransaction
  • 7f1c90e Bump build version to 1.3.0.15
  • 234ccb2 Merge branch 'release/1.2.3.0' into release/1.3.0.0
  • 8dad2c0 Bump build version to 1.2.3.4
  • a96af08 Fix Script
  • 9dc9781 Add ETH Address Validation
  • c64dcdb Merge branch 'release/1.2.3.0' into release/1.3.0.0
  • b29be8b Merge pull request #982 from stratisproject/fixreplenishment
  • ec33008 Fix fee voting for replenishment
  • 0e49647 Update MS interflux confirmation count log
  • 21353cc Merge branch 'release/1.2.3.0' into release/1.3.0.0
  • ab626db Bump version to 1.2.3.2
  • b62b595 Add get suspended transfers endpoint
  • e3620f3 Update MS interflux confirmation count log
  • 1ebc566 Bump build version to 1.3.0.14
  • 63192e5 Merge branch 'release/1.2.3.0' into release/1.3.0.0
  • 778edc8 Remove stale conversion request check
  • 5c9cb45 Bump build version to 1.3.0.13
  • e5106b7 Merge branch 'release/1.2.3.0' into release/1.3.0.0
  • e3b439b Fix InteropConversionRequestFee save location
  • 1b8ae48 Bump build version to 1.3.0.12
  • 82ac530 Merge branch 'release/1.2.3.0' into release/1.3.0.0
  • ab002d0 Merge pull request #980 from stratisproject/interfluxfeefix
  • 4e5057c Bump version to 1.2.3.1
  • e78e374 Self review
  • 34b20ff Update delete conversion request and fee endpoint
  • 11e99b8 Use FallBackFee for burn transactions (CRS->ETH)
  • 0037ba2 Bump build version to 1.3.0.11
  • 676c51c Merge pull request #978 from quantumagi/straxactivation
  • d38dde0 Added xml docs
  • 60dd5bb Use IsMainChain
  • d9114b3 NFTIndexer: ability to unwatch contracts and validation of contract addresses to add to watched (#975)
  • 7a3a75b Add comment
  • a90672f Fix
  • 76a6c9c Create CounterChainConsensusClient
  • 5de8afb Changes based on feedback
  • a2b027f Merge branch 'straxactivation' of https://github.com/quantumagi/StratisFullNode-1 into straxactivation
  • 94a8da3 Changes based on feedback
  • 46eba21 Update src/Stratis.Features.FederatedPeg/TargetChain/MaturedBlocksSyncManager.cs
  • 4b3d550 Optimize
  • 075d3ac Revert unintentional change
  • 8ff480c Access Cirrus cross-chain feature activations from the main chain
  • 865ac8d Bump build version to 1.3.0.10
  • 81f3881 Merge pull request #974 from quantumagi/updminconf
  • 29dd0db Add comments
  • 6f84624 Align maturity height comparisons exactly
  • 269fe6f Refactor
  • d0df8d6 Update tests
  • c490178 Refactor
  • d148f0a Update RetrievalTypeConfirmations
  • 166b932 Update deposit selection
  • 029288c Update minimum confirmations for cross-chain transfers
  • 2a3e71d Merge pull request #972 from stratisproject/addcps
  • 80fd2d6 Fix tests
  • 9e63489 Add cirrus and strax checkpoints
  • dd86546 Nftindexer logging (#971)
  • 10df7b8 Bump build version to 1.3.0.9
  • c8b83c2 Update CollateralHeightCommitmentEncoder log to Trace
  • df987cb Fix JoinFederationRequestMonitor (#969)
  • f10528f Fix Build
  • a80fafb Bump build version to 1.3.0.8
  • feea2e5 Merge pull request #966 from quantumagi/fixdiscard
  • ac6970f Fix tests
  • 7ae5856 Fix DiscardActivityBelowTime
  • f0cde2b Bump version to 1.3.0.7
  • 8399c95 Merge pull request #962 from quantumagi/fixhelp
  • 78e911c Merge pull request #964 from quantumagi/fixnotafedmember
  • fd6384a Use IFederationManager's IsFederationMember property
  • b0cef71 Fix comment
  • 2656926 Changes based on feedback
  • a54c5a2 Suppress "Not a federation member!"
  • 86dcc26 Align help
  • 7602386...
Read more

Stratis Full Node 1.2.1.0

18 Feb 18:50
Compare
Choose a tag to compare

Stratis (STRAX) Network Release Notes

This is not a mandatory release.

Cirrus (Smart Contract) Network Release Notes

This is a mandatory update incorporating a hotfix. All nodes must update prior to the activation height of Block 3,783,000 (est. Monday 28 February AM)

Changes:

File Hashes:

Stratis.CirrusD-linux-arm.zip5D1A9C6EB64B8FA16B3E9E706BAA6110FD2CEFD83DDF9A49FB4EE1624C09825D
Stratis.CirrusD-linux-arm64.zip755CAA722C4D9898FB56B8368DD357255A81DD618D9B6C6160B67B1BCB5419A1
Stratis.CirrusD-linux-musl-x64.zipFBF25CAD0F67D2DB6DA46802CCDB7BF427C81694C573228F5ED7940417432ED3
Stratis.CirrusD-linux-x64.zipFDDE14AE06E1B8CBA845D4EC6D092BFAF9A5D32BC51CF537C4A83AC6C8D01715
Stratis.CirrusD-osx-x64.zipC94AA81404CA3EC227E034C71E183FF4401C437785505B52C7F821D482406641
Stratis.CirrusD-win-arm.zip67251F742B49ACD0F9FDE11EA8FE3BF67BB87C3AB646F1A2A8962D463FCE2037
Stratis.CirrusD-win-x64.zip7C82F795BEF0A09F85BE3301362BA0E69C45ACB0423EBC3A87DC0A8AF983EC4A
Stratis.CirrusD-win-x86.zip1C66F8FC7A265EA7D79A648684355F95FFAFC995FD2206C134D9E558C713BA8E
Stratis.StraxD-linux-arm.zipF8E6F5473D4820B4D810D4ABB4B2F7736B0D6A94B82A00747059295537CE4418
Stratis.StraxD-linux-arm64.zip45B8ABFDCD46AC70D0C37A997421284628D4E43BCB0D4A4A651AE690A2D236D6
Stratis.StraxD-linux-musl-x64.zip9E09552471F804BC462AECAA6AEEF40001B8711F032964EDF507C64916B69AD7
Stratis.StraxD-linux-x64.zip59F02252762BA8405473A5090B855D006A7222257E0DEB4B7C43AD970B89F6E7
Stratis.StraxD-osx-x64.zipF18814207CACE4D4DFBBC4EF32A21651BE9AEE41B0E06B97F15FEF403B9D8720
Stratis.StraxD-win-arm.zip198BE65CF77F1B09D97783B0EF8C70FB886E7DBFE3541D58DB3AE17AE75D8E4E
Stratis.StraxD-win-x64.zip23D9A9F88A063AEC16CE014D3ACA6A586F1117C49CD145F495DA543244839601
Stratis.StraxD-win-x86.zipC40625F314384A0BFB099A44404ABA3CE34F41D80B930DF85CB0A54495E1A553

Stratis Full Node 1.2.0.0

03 Feb 15:52
Compare
Choose a tag to compare

Changes

  • 307eb51 Set mining timestamp v2 activation height
  • 3209fae NotFound result if key is not found
  • 7fbd854 Push back mining timestamp v2 activation
  • b98eedb compaction threshold config (#863)
  • 866e8b1 changed swagger to display on /swagger/unity/index.html (#860)
  • 3770af6 Set back mining gap v2 activation block back
  • 15bbb30 Fix ContractResolver overriding (#859)
  • f3040bf fix (#857)
  • f475c48 dont index from 0 (#856)
  • 5bc610f Update NBitcoin project copyright
  • 8088718 speedup nft indexer (#854)
  • 851bad1 Bump version of Collateral and FederatedPeg projects
  • 865641b Merge pull request #851 from quantumagi/fixcontrollerlogging
  • 7c94ccf Fix debug logging in controllers
  • 367b1d1 Update Mining Timestamp V2 activation block
  • f364ed7 Update checkpoints for Release/1.2.0.0 (#847)
  • 12fe503 Fix doco warnings in Consensus rules (#845)
  • 0217734 Merge pull request #844 from stratisproject/smallfixinendpoint
  • 0dc0b02 Small to endpoints
  • 8163ce1 [Cirrus] Don't cache next mining timestamp (#843)
  • 2ec7eda Merge pull request #838 from quantumagi/shownlogmethod
  • 1df10e3 Read NLog file
  • 011a12d Show calling method when logging via NLog
  • 990661c Fix build after merge
  • 03617af Merge remote-tracking branch 'origin/release/1.1.2.0' into release/1.2.0.0
  • 235314a Merge pull request #808 from StratisIain/fixRegScript
  • 1d06265 Improve LastRemovalEventId determinism by adding ordering (#835)
  • c5210d0 Merge pull request #834 from fassadlr/joinfedfix
  • 0194b0b Remove already checked
  • 72125ca Merge pull request #831 from quantumagi/simplifyminingstats
  • 437e0a6 Refactor
  • b73234d Changes based on feedback
  • d419257 Update src/Stratis.Bitcoin.Features.PoA/PoAMiner.cs
  • 02abf7a Update src/Stratis.Bitcoin.Features.PoA/PoAMiner.cs
  • 64ce2d2 Update src/Stratis.Bitcoin.Features.PoA/PoAMiner.cs
  • fc2cb64 Update src/Stratis.Bitcoin.Features.PoA/PoAMiner.cs
  • aa7fecc Simplify mining stats
  • 41e7f21 Merge pull request #829 from stratisproject/fixlogging
  • b21f41f Merge pull request #830 from fassadlr/getblockhttp
  • 3773b69 Merge pull request #744 from rowandh/fix/message-value-zero
  • 8f05b2d Merge branch 'release/1.2.0.0' into fix/message-value-zero
  • 4e4e70e Fix Tests
  • 192de87 Fix Test
  • 3eb872d Update Node Controller GetblockHeader
  • e87deb4 Include NotFound Http status code
  • f67f308 Fix non federation member logging
  • 927fd62 Load hashes before Mempool feature initializes (#824)
  • 70e8f15 Resolve warnings found in Stratis.Bitcoin.IntegrationTests 2 (#828)
  • 288c4a1 Improve LastRemovalEventId determinism by adding ordering (#826)
  • 1192f62 Remove (temporary) NLog-centric ILoggerExt (#825)
  • 0e30d2e Wrap Logging (#823)
  • 9de751f Merge branch 'release/1.1.1.1' into release/1.2.0.0
  • 36a238d Merge branch 'release/1.1.1.1' into release/1.1.2.0
  • 278418d bug fix (#821)
  • f6428cf Fix Build
  • 045cfe8 Merge branch 'release/1.1.1.0' into release/1.1.2.0
  • f69a2c3 Merge branch 'release/1.1.1.0' into release/1.2.0.0
  • 2241b55 Addr indexer logs and compaction (#817)
  • 87a8473 Merge pull request #816 from stratisproject/release/1.1.1.0
  • 3bc6ed1 Merge pull request #815 from fassadlr/consensustipapi
  • b26750e Revert launchsettings
  • f8c71e2 Add endpoint
  • 5f3eaf5 Resolve remaining warnings (#813)
  • d6d5a71 Resolve warnings found in Stratis.Bitcoin.Features.SmartContracts (#803)
  • 05d6ac1 Resolve warnings found in Stratis.SmartContracts.IntegrationTests (#789)
  • 599cd2b Resolve warnings found in Stratis.SmartContracts.CLR.Tests (#812)
  • def65c0 Merge branch 'release/1.2.0.0' of https://github.com/stratisproject/StratisFullNode into release/1.2.0.0
  • aee09c8 Resolve warnings found in Stratis.Bitcoin.Features.Interop (#802)
  • ba47339 Bump package versions to 1.2.0.0 (#798)
  • 12188df Resolve warnings in Stratis.Features.Unity3dApiand other modules (#790)
  • 61f5f26 Addr indexer fix (#797) [ #788 ]
  • 4b731a5 AddrIndexer revert package upgrade to v5 (#796) [ #788 ]
  • c678b4d AddressIndexer configured for unitysdk (#788)
  • 04f5cb4 [Proposal] Show CS address in getrawtransaction output (#784) (#787)
  • db5dac1 Resolve warnings in Stratis.SmartContracts.CLR.Tests (#786)
  • 0c1a507 Resolve warnings found in Stratis.Features.Diagnostics (#783)
  • 998be0c Resolve warnings found in Stratis.Bitcoin.Features.Wallet part 2 (#779)
  • 44c403e Resolve warnings found in Stratis.Bitcoin.Tests (#778)
  • 62a7983 Resolve warnings found in Stratis.Bitcoin.Integration.Tests (#777)
  • bc2ea28 Resolve RPC and Mempool warnings
  • 9294b13 Resolve warnings found in Stratis.Bitcoin.Features.PoA part 2 (#775)
  • e9d35ec Resolve warnings in Stratis.Bitcoin.Features.Consensus.Tests (#776)
  • 644744e Resolve warnings found in Stratis.Bitcoin.Features.Miner (#774)
  • 89aad4b Resolve warnings found in Stratis.Bitcoin.Features.PoA (#772)
  • 6de8e5f Resolve warnings found in Stratis.Bitcoin.Features.ExternalApi (#773)
  • 4766d31 Resolve warnings found in Stratis.Bitcoin.Features.Api (#771)
  • 36529df Resolve warnings found in Stratis.Bitcoin.Features.Wallet (#770)
  • 8b87deb Resolve warnings found in NBitcoin (#766)
  • ad00297 [RPC] Make listunspent return watchOnly account transactions (#759)
  • f0303e8 fixed id duplication problem (#768)
  • 9cc6e52 Resolve warnings found in Stratis.Bitcoin.Features.Dns (#767)
  • 004b47e Resolve warnings found in Stratis.Features.FederatedPeg (#765)
  • d6b7bb2 Resolve warnings found in Stratis.Bitcoin.Features.Consensus (#762)
  • 99b6b1e Resolve warnings found in Stratis.Features.SQLiteWalletRepository (#763)
  • 424ff69 Resolve warnings found in Stratis.Bitcoin.Features.ColdStaking (#761)
  • 54b323b Resolve warnings found in Stratis.Bitcoin.Features.BlockStore (#758)
  • ae08d5d changed routes for unity api (#757)
  • 6ceb313 Fix remaining Stratis.Bitcoin warnings (#755)
  • 424470d bugfix (#756)
  • ea3aa47 Fix "Field must be private" warnings in Stratis.Bitcoin (#752)
  • 2065194 Fix compatibility issue for Unreal Engine client (#754)
  • 813070e NFT ids cashing (#750)
  • 47a5705 Fix Sync Logging
  • 1569c49 Merge pull request #804 from quantumagi/fixminingts3
  • 9d525ce Bump all versions 1.1.2.0
  • f497769 Merge remote-tracking branch 'upstream/release/1.1.1.0' into fixminingts3
  • 1902b33 Resolve warnings found in Stratis.Bitcoin.Features.Interop (#802)
  • eb80c9a Bump package versions to 1.2.0.0 (#798)
  • ea2d868 Resolve warning...
Read more

Stratis Full Node 1.1.1.1

15 Dec 20:15
aa7de2f
Compare
Choose a tag to compare

Changes:

See More
Read more

Stratis Full Node 1.0.9.5

26 Oct 13:00
4598973
Compare
Choose a tag to compare

Changes:

  • 4598973 Merge pull request #693 from fassadlr/merge692 [ #692 ]
  • 393eec8 Merge remote-tracking branch 'upstream/master' into merge692
  • 139daf1 Merge pull request #695 from stratisproject/release/1.0.9.5
  • 555470a Bump all versions to 1.0.9.5
  • 05c99e1 Merge master
  • 8992048 Merge pull request #694 from stratisproject/release/1.0.9.4
  • 70a38fd Further improvements to package version check logging (#692)
  • 8127fe2 Improve error messaging in test case EnsureVersionsBumped... (#685) (#690)
  • 7bac980 [ColdStaking] Add retrieval endpoint for incorrectly sent coldstaking transactions (#678)
  • 062acfd UI SignalR improvements / Move UI notification outside of loop blocks (#686)
See More

Stratis Full Node 1.0.9.0

17 Jun 14:05
Compare
Choose a tag to compare

Changes:

File Hashes

Stratis.CirrusD-linux-arm.zip3E4BD997B493EAAA675239E4AD30B2DE699DE5019CA4AEEEA1CC6AAC50D0CE5F
Stratis.CirrusD-linux-arm64.zipA32ECD419FFD13A4B2D12330901CF92FDD64F39A90AC4297B3C49B9157E01A60
Stratis.CirrusD-linux-musl-x64.zipBB5DD7695573BABD2D3A5BF8C8CBA16F67A8D32B417C33E3070C5158927D2AC7
Stratis.CirrusD-linux-x64.zip2BFF5A9518F393B8D12C3A3CFAC6525F10F59E73C8A48F134B365E0B6AC9A467
Stratis.CirrusD-osx-x64.zip9886CD624453F32E8F9F317514BFC55A379B576142B295D1E708E2E45C1A1AAE
Stratis.CirrusD-rhel-x64.zip539DBE193C2C08D7735EAA496CA885DA4516DCE295AFB4AF5AC4B081797627C7
Stratis.CirrusD-rhel.6-x64.zip7664D9B2BFDEC2F652C2103E83F9D4D1D804AA907C371C3A7A767F22D93A3508
Stratis.CirrusD-win-arm.zipE4C6B35DB1F0FB7C9A1EEB8B02F3BD9D6EFE89E49227403EB1E483E764B69638
Stratis.CirrusD-win-x64.zipB49540D7E7E8971FCC3EA77DFB6F6B2B0D6713BF283221E9FEDBA631B53A9A68
Stratis.CirrusD-win-x86.zipD222BA4F41B9D430BD3DB88DB08A66988E823EAA9D988F8951607870A1581545
Stratis.StraxD-linux-arm.zip71AA8F21F50D33A167ABD2C0B3E13B8A0EE2BD3E8F0FEF67A4D706D102553D16
Stratis.StraxD-linux-arm64.zip2707694A6A8AAE9650BD1C6E1C9F89454246362E1E558E70697942C32A767EAF
Stratis.StraxD-linux-musl-x64.zip4F6E006D1FEFC441CF173574D55737883FA9014D65814BBE035B807703E9A0AD
Stratis.StraxD-linux-x64.zipD9C1CED3045EE4DB3EE891AC5ED29C5EF01F49E4FF4FEC222FB4092F8AC39592
Stratis.StraxD-osx-x64.zip5AF8C314A1854A3DD6660C8C1C25ADB9BE9D87872E6EDFF6DDA3BDB30CA3CE85
Stratis.StraxD-rhel-x64.zip956563EDECC46CC102BF4BCE0974BCA518048BF93562F0832AFF8BAA517750B9
Stratis.StraxD-rhel.6-x64.zip6E9CC994D81DF08BD9AC9084D4C387FFA55F9523EFB01FC8CE3622246F743DDA
Stratis.StraxD-win-arm.zip8A9FBE65D1D2D001AA1C9FAB7741BC82D75CC5297BAE8A98363F8A7FD8DE13CE
Stratis.StraxD-win-x64.zip122FD09A1D5B6CB400B56C49204E5062FB168E83A1EDAADDCCC3E55935F5BC38
Stratis.StraxD-win-x86.zip849D80703284E56D67C456A945882F60B7846250145F9534E35831A797AA3CA9

Stratis Full Node 1.0.7.3

25 Mar 11:35
f8edec7
Compare
Choose a tag to compare

Changes:

  • f8edec7 Merge Wallet Get Transaction Performance fix (#482)

File Hashes

Stratis.CirrusD-linux-arm.zip2C4FE5CE4EA16D9B63E68EF758ED4EF6993373AC9D93F4C265A26E5986E59C95
Stratis.CirrusD-linux-arm64.zip4FC42DC80452A1D294F85E47EFA27C6F493031FD7DBC1F39E35FA2CCBC9AC1F2
Stratis.CirrusD-linux-musl-x64.zip227C08E821F003007F672A70330C8004754E129F530E8452DE3923F189259703
Stratis.CirrusD-linux-x64.zip816C0FCBC785BF2B7052AE4078130397A700D42B1915AE49428FAFB3CEF1C2A9
Stratis.CirrusD-osx-x64.zip51638B7BEF2EA6D3360B67B62405EF489933FF3C2F6BCAF3B3E902D47DD11E22
Stratis.CirrusD-rhel-x64.zip99E44B25BD7087CD1EE1EF4558ED987D3BCDE105023C18AD9EF89551EA0CF908
Stratis.CirrusD-rhel.6-x64.zip14E04C8927C026E2852BC79719C41A1D45EFCCCB251C8BD60FF086F53C38198C
Stratis.CirrusD-win-arm.zipDF30878F8EA6867ED416822D45B10F4851B781B5C54A5FBEA3F02F17646892CD
Stratis.CirrusD-win-x64.zip2E05696664DD128AFE25D193F5BF1867C948E17D9F25D7836FDDB1F0526E9497
Stratis.CirrusD-win-x86.zip3A8C00B490CD470374F1A090F2E16AF15664E39477B98BCA3D3E5D7D457681F2
Stratis.StraxD-linux-arm.zipDB0608E33B1B910031CD4513F1FC7492492788CADEDF55E81BB1DA7FF5DD7B73
Stratis.StraxD-linux-arm64.zip0C0BDC785620BDE067C24E345529817A0CEA287FFBE4A15A3F63066A7A0C328B
Stratis.StraxD-linux-musl-x64.zip81FD4A7280BDD30F0981A6F1EBC3D34CB7B9146102A7B23D11F03FB3CE5A56BA
Stratis.StraxD-linux-x64.zipC790E50E328E85C695CB321D98E053A0FC2C9B77E14D7D918DE248B2D57431CE
Stratis.StraxD-osx-x64.zipE6C4BADDA3C7EDE6F4AB5340F7B7CC7A1C8C6E666B26CE7D93BD5C05BF4D56F5
Stratis.StraxD-rhel-x64.zip5489C010EE518EF3F119CDACF0929E41E64FE14BABA757042356803DD2F976D1
Stratis.StraxD-rhel.6-x64.zipBB2426556E82E035E8F5DED409FB9301047809BBB5425C441FFA77DDE9C7456C
Stratis.StraxD-win-arm.zip3FF75680F48C284F1916A324E15920ACE8365B2B62165D44B1C79F4EFD863C45
Stratis.StraxD-win-x64.zip75E20992F382B2DE73D0C824B39FF9B2B7A71B54E5E1302C3D0DEACF6B72E332
Stratis.StraxD-win-x86.zipA639618C3AB52D282231B3683F245BBA5E486E9417E295E375B96C52DFAB0B67