Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.

Update the azure branch to Release/3.0.2.0 #3380

Merged
merged 260 commits into from
Mar 13, 2019
Merged

Conversation

dangershony
Copy link
Contributor

No description provided.

Carlton Pringle added 30 commits May 10, 2018 08:47
Imported from Changeset 154
Imported from Changeset 156
Imported from Changeset 157
Imported from Changeset 159
Imported from Changeset 161
Imported from Changeset 163
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 173
Imported from Changeset 174
Imported from Changeset 175
Imported from Changeset 176
Imported from Changeset 177
Imported from Changeset 178
Imported from Changeset 181
Imported from Changeset 182
Imported from Changeset 183
bokobza and others added 27 commits February 26, 2019 22:01
* Extend cold staking on testnet (#3283)

* Corrected logic for PowNoRetargeting/PosNoRetargeting (#3286)

* Corrected logic for PowNoRetargeting/PosNoRetargeting

* Act on the review

* Act on review
* 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
@dangershony dangershony changed the base branch from master to MicrosoftAzure March 13, 2019 15:59
@dangershony dangershony merged commit b9a5840 into MicrosoftAzure Mar 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.