This repository has been archived by the owner on Aug 16, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 312
Update the azure branch to Release/3.0.2.0 #3380
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Imported from Changeset 152
Imported from Changeset 154
Imported from Changeset 155
Imported from Changeset 156
Imported from Changeset 157
Imported from Changeset 159
Imported from Changeset 160
Imported from Changeset 161
Imported from Changeset 162
Imported from Changeset 163
Imported from Changeset 164
Imported from Changeset 165
Imported from Changeset 166
Imported from Changeset 167
Imported from Changeset 168
Imported from Changeset 169
Imported from Changeset 170
Imported from Changeset 171
Imported from Changeset 172
Imported from Changeset 173
Imported from Changeset 174
Imported from Changeset 175
Imported from Changeset 176
Imported from Changeset 177
Imported from Changeset 178
Imported from Changeset 179
Imported from Changeset 180
Imported from Changeset 181
Imported from Changeset 182
Imported from Changeset 183
* Add versions to "deploymentflags" api * Changes based on feedback
* Move transaction building out to own class. * Add Guard, only for consistency * Add to DI.
* Extend cold staking on testnet (#3283) * Corrected logic for PowNoRetargeting/PosNoRetargeting (#3286) * Corrected logic for PowNoRetargeting/PosNoRetargeting * Act on the review * Act on review * Removed GetSpendableTransactions() in favor of GetSpendableTransactions(int currentChainHeight, Network network, int confirmations = 0) * Removed the Network param in GetSpendableTransactions in favor of the CoinbaseMaturity value directly. * Renamed and inversed IsSpendable() to IsSpent() as it's more logically correct. * Added SpendableAmount to the balance request * Unit and integration tests
* Add more readydata * Update MemoryPoolTests.cs * Update WalletTests.cs
[FS] Sidechains coming in with history
…oThem (#3295) * Fix test * Update PeerSelector.cs * Act on review
* Update NuGets * Replace references to Gas * Fix test * Fix this * Fix references * Update package to v1.2.1 * Remove reference
* Update assumevalid hashes for various networks. * Fix broken network tests.
* moved the peersByPeerId.Add earlier * added cachedHeaders dump in console compressed the inbound/outbound peer direction dump in console * fixed padding * fix nasty bug that was causing peers to stuck (and potentially stuck the node too) * fixed inconsistency and peer stucking caused by "insufficientInfo" exception * added trace and created a common method to get consumed headers count * Act on review
* Update FederationGatewayFeature * Remove more unused * Remove dead constructor injections
Fix archive file null on logger startup
StratisIain
approved these changes
Mar 13, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.