Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/block-core/blockcore
Open source .NET Core Bitcoin based blockchain node in C#
https://github.com/block-core/blockcore
* All done save for integration tests not building
* Amend integration tests
* Delete unus...
818913e512b7fa2d5121dda5302e1e678ee545cb authored almost 6 years ago* Code finished. Time for tests
* Only get deposits after a certain height
* Undo test cha...
3df9b4612dec2740c61bc0f985be11194fce96ac authored almost 6 years ago60a2a4be8a342fa10fe8ddb8071c6b615ccce084 authored almost 6 years ago
* Serialize a copy of the entries list
* Move MasterFile Seed responsibility to MasterFile
...
a4efc438a31b431b3b11ee8abbaf490bd45e7de8 authored almost 6 years ago34ff50f15a422e4ad37c2826981fb66d60a088ea authored almost 6 years ago
* Fixes for fed integration tests
* Enable 2 integration tests and fix nodes to run
40ec01e14cd46760ce9c1baba044861267dfe4b2 authored almost 6 years ago58f9002a151046b21b8b56e41babc989dc3d0baa authored almost 6 years ago
`var hash = new byte[64]` is used repeatedly in while cycle. Before using the variable all of it...
e1b14d3a815813685612c4359763cd2912a02b10 authored almost 6 years ago15b29e191c969719ce4dba36683c99900dc6e75c authored almost 6 years ago
* Add rate limit to ConnectHeaderException resync
* Adjust interval
* Remove resync inhibi...
2e0775a6d9148dd4eb4f0fc1395ef1483a335d66 authored almost 6 years ago* Fix onetry
* Update ConnectionManager.cs
73b5a159720bf40a5daf94a134131f4d476330e8 authored almost 6 years agoe2acecba6bbac679ed869617c274aa214fc05abe authored almost 6 years ago
[FS] Sidechains integration tests with history
d57dcee721c585d5317d14f95c22eccd48c2fb30 authored almost 6 years ago* bootstrapping
* fixes per review
68fe1b6363801ce7a191c63c972ffa5fec3df0e9 authored almost 6 years ago* Quality of Life Improvements
* every N seconds
adf9ff24f57e742b68db50bc4c7d5a7085192c7a authored almost 6 years ago2f7cc3dfa572772acc624c378ccc3e267d8bc4e2 authored almost 6 years ago
* Removing unused params
* Last param
* Triggering silly CI
06f3fc00b39e829bbf73324885195ddd46e0d0d7 authored almost 6 years ago* Cancel processing of CheckInputs if one fails
* Run CheckInputs loop inside Task instance
...
bb021cc8e8540a708da4b4f27e09fd9560e064e8 authored almost 6 years ago
bfee5f0a2eefb0d1639a6346b884069515b4489a authored almost 6 years ago
81f717e9138bb9cb9a0fb403991bc19051656c3b authored almost 6 years ago
cae9254d17565e921bec34c6b7cd0b611f21fb56 authored almost 6 years ago
650f71c5fa21e0316669c76b70bec1d4e3438a8e authored almost 6 years ago
f0c420811a29c1dc711fad5179d4a5c1bbb09ce8 authored almost 6 years ago
bf3e64bc09b4dbac663026b696578dff85eb137e authored almost 6 years ago
218a1644d8a2548532e20b8ac1dd8d24a47af859 authored almost 6 years ago
* Add DI-able Consensus rule engine
* DI Allowed script type rule
* DI P2PKH rule
* DI ...
6b4d318e68aa430ec49a09a3900a19789821bfbd authored almost 6 years ago* Print usage and base help information
* Fix regression in default config file
84a0afd039f173dad58c15fe8d2e6c20e44f6948 authored almost 6 years ago* #2963 OperationCancelledException throw err not full trace, suppress logging until PeerConnect...
b199256fd1c794b0b4c9067014ef5758ea5e291c authored almost 6 years agoThis commit does not change how the code works. `token` local variable is used instead of `this....
943473ed82fb65bade3cfadeb3883ebcb6f3288e authored almost 6 years ago0bd4094f0dce5cfe2b17274e7a2a99b9fc664dc2 authored almost 6 years ago
* Added to the wallet the index of a transaction in the block in which it is contained
* Remo...
d0fb75cb9d04b71aad7fe60169e5c51f9fb8f8ff authored almost 6 years ago* Create release-processes.md
* act on review
* act on review
fbfbbc7b57539d2d555d143863b8c75c85f33bb7 authored almost 6 years agotypo
2dc4c6f80a07efa07e18500682b30c0543b35ea4 authored almost 6 years ago* ability to whitelist hashes
* use hashmodel from the wallet
* Renamed method
* Added ...
91f57d23312ec9c40dd75cf5017b150033db7913 authored almost 6 years agoOnly load wallet if wallet has not already been loaded
e01025cf35df61179a4ec0f7980b0c5f6aa45f34 authored almost 6 years ago99628f1bc77e27e04b8bc938bee0e8ae1043e1e0 authored almost 6 years ago
f817a3f30b7c2877f32a0d7e88e0c293766f70db authored almost 6 years ago
4775808796effd8ee1ab12d99a47f70d1bc11580 authored almost 6 years ago
Fix archive file null on logger startup
b9c7b3af91828960fb3826ef362d1dc03a955b85 authored almost 6 years ago* Update FederationGatewayFeature
* Remove more unused
* Remove dead constructor injections
a223fcf42f8ccbac21c3160ffa2e9e5470ce6b1b authored almost 6 years agof32a7ef05c00d7f2835a69184976d4362040afcf authored almost 6 years ago
* moved the peersByPeerId.Add earlier
* added cachedHeaders dump in console
compressed the i...
320ac3e19643443121f25554cd19241aba2d3568 authored almost 6 years ago
* Update assumevalid hashes for various networks.
* Fix broken network tests.
28b50a25d57eb7fd8cc1278e6bd606c7170a77c1 authored almost 6 years ago4326d2f27cbbd24dd1d39f8291eed18d57a30404 authored almost 6 years ago
ba6d20bd985d06ba83d6091d68f7fceeecf48488 authored almost 6 years ago
* Update NuGets
* Replace references to Gas
* Fix test
* Fix this
* Fix references
...
* Fix test
* Update PeerSelector.cs
* Act on review
4a35600d9cdbedf9990e3f85d5d83d277573701b authored almost 6 years ago[FS] Sidechains coming in with history
d859b3b34004e6f01fdf3b9ce1ea5bae17024f8c authored almost 6 years ago* Add more readydata
* Update MemoryPoolTests.cs
* Update WalletTests.cs
fa168f0e2e833a044e3e2a08fb5f2590ca4838c7 authored almost 6 years ago* Extend cold staking on testnet (#3283)
* Corrected logic for PowNoRetargeting/PosNoRetarget...
b1919865239ba478879a15d8f0dc3e572f9d0def authored almost 6 years ago* Move transaction building out to own class.
* Add Guard, only for consistency
* Add to DI.
ff9ca2d7d956f0d1557cf0a9619010f1e8c964ea authored almost 6 years ago* Add versions to "deploymentflags" api
* Changes based on feedback
0eb3c99d56f88d13fb2e456a34b4b2eeae446264 authored almost 6 years ago6e171153d40cfdacc8d03e3dc105401577ee17c0 authored almost 6 years ago
a13508bf19919f36e06a5d9d9a8c896f3f75a204 authored almost 6 years ago
059acedb972b1486d7654a1b7b440893b1602e95 authored almost 6 years ago
* Extend cold staking on testnet (#3283)
* Corrected logic for PowNoRetargeting/PosNoRetarget...
5b38a9493fbe7a1bfad1823390621350decd772e authored almost 6 years ago6f6d69608716ca1ae7ffbd8faef1e19424bc90a9 authored almost 6 years ago
dab09cf566289abf2b915da6b2bc7771b6702432 authored almost 6 years ago
typo
36797dc3ed7e095b81d068e872ce3456cd6fb3c6 authored almost 6 years ago92454c8e3dc9a5dce1f2dedf7e4b818a037302f7 authored almost 6 years ago
c0428444f72fde8090a2d75f3b17c12cd09c3560 authored almost 6 years ago
7e6876720494b4eb798c0cfcf656b487e26d10ad authored almost 6 years ago
* [SC] Clean usings
* Docs for CI attempt
* CI attempt 3
b4cac28fa8fc5511dc4c4a31a5e90f49a26f7296 authored almost 6 years ago* Remove tracing for every incoming message also when not related to the behaviour
* Some mor...
c629065e3ee4957b748453bcdef49599013a31f0 authored almost 6 years ago* update to fallback network ips
* Some changes to ips list
* Update src/Stratis.Bitcoin.N...
387593bad8f640aabd2330661bdd910750f24734 authored almost 6 years ago* Add PosNoRetargeting
* Fix build
6325948b284ddd05a8ab6252e565580590251623 authored almost 6 years ago* Adding API call getdeploymentflags for soft fork deployments (BIP9).
* Adding block count m...
d49e7d7a98dde6b358a78d3826c849778075f0da authored almost 6 years ago* Block Store Queue Retry
* Add exception documentation to SaveBatchAsync
* Changes based ...
b43933eeebe2f4f09427c212960d1a9f0c18d261 authored almost 6 years ago* Relax IBD check for regtest to allow mining at genesis
* Change per review
d4b9d323e72d1ab80a8498b2a7234a2da6f25fb6 authored almost 6 years ago* Add this. to Features.SmartContracts
* Add this to .CLR
* Add this to CLR.Validation
...
7364d9e31e7979cd323027970663fe99987f494f authored almost 6 years ago* Refresh the inputs in lookup table in case of reorg or transaction cleanup
* Removed some t...
a984a31ccd08abd404e3ec6caf818ab86e290ca4 authored almost 6 years ago9522e36d6495e61c982f55485ea214b82d57385a authored almost 6 years ago
Merging fedgateway in
2d6913930969df65c5569fc8bfc76c5caac08645 authored almost 6 years ago* Fix
* Update PeerBanning.cs
* Update PeerAddressManagerBehaviour.cs
5c3484ce56163b1535b9718d213fae2856c811b8 authored almost 6 years ago4e389240f5fc1bd0a6b41f875581cc26e2206773 authored almost 6 years ago
* Add ban and un-ban peer
* Fixes a per review
* Use defaulted ban duration from connectio...
49099c588dba77b36357517d1ee31162005edf2a authored almost 6 years ago* Add support for -listen
* Implement Listen as Bitcoin Core spec
* Add Force Listen
* ...
3010a2b963d1ab264a450b0a697baf7b4fc0c4b8 authored almost 6 years ago* Fix nondeterminism in DateTime tests
* Remove periodic task
* Fix spelling
Co-Authore...
35ca7170495df04cd28a583d2c853437129cdb3b authored almost 6 years ago* First version
* Update PeerGetHeaderRequestBehavior.cs
* Update PeerGetHeaderRequestBeha...
e9d9b2126938eba9874ebf072e92fee68c8e83ab authored almost 6 years ago* Fix connect method
* Fix consensus manager test
* Fix additional consensus manager tests...
2237b966efccd70ee4e5c86b55bfa2028a78b8fb authored almost 6 years ago834b41f9498382f0a00d05867c65f32ceebfa451 authored almost 6 years ago
* added max reorg
* minor changes
* headers validation
* tests
* Tests and handling ...
22a9289c47211c2e4a7929840d0230b0fda7d927 authored almost 6 years ago* Fixed json types for Amount, Fee and times to be similar to Bitcoin Core
* add vout to gett...
c634daa32ee521f44e4f372a663b5c991110dad0 authored almost 6 years ago570788d4444030bbae851b1957134a9f1cfa2b66 authored almost 6 years ago
* - Added a few fields to the getrawtransaction return object.
- Added the ability to specify a...
* Logging for authorisation
* remove using for reading request
* Move request extraction t...
f55138e091d499c5f1bccee93ee4b22469f60c15 authored almost 6 years ago* Estimate fee does not require signing
* Add OpReturn consideration for the estimate fee end...
e72289a999f8b6739e68022d1cb85d086b8a1947 authored almost 6 years ago7d5bf9b0e207db6d2b4c6195b7c0cf0e1f0cfc70 authored almost 6 years ago
abb77347efaa8126d35fd87b2c5d3cf831ff0cfa authored almost 6 years ago
* New retry logic
* New retry logic
* Removed default
* Changed default for exception t...
fb425ebdc198cadeda9e19671bfb4e3924cec3d5 authored almost 6 years ago* IPollResultExecutor comments
* Added stats
* Back to using json because dbreeze serializ...
91dc599808ae1247b03a4cf8943822b1f3483a5e authored almost 6 years ago* [WIP] Traffic monitoring stats
* Change units to megabytes
ce95d9d5867490256518c807d6c1350b86821f02 authored almost 6 years ago* [SC] Check nested type is value type (#3144)
* [SC] Extra test cases (#3168)
* Extra Tes...
8a30c1c3681114f43f14f8a6a4649e879a5f6f79 authored almost 6 years agof1b44aa38d12b67b676ce620c957b1be3af2d46d authored almost 6 years ago
6da77378191eaed1fc5bcd85d8b983d2b9ea9ac8 authored almost 6 years ago
* changed checks order and fixed typo on error message
* typo fix
2a2337d2db29c5804cf210a8aede8047854da5da authored almost 6 years ago* Validate max connections
* Check value of MaxInboundConnections
* Changes based on feedback
c73a7027f2124a1b9fe302db3dccad77592c4af1 authored almost 6 years ago* New network for signing contracts
* Add a couple methods + test for signing
* Add signed...
84c21e4474d73879a63043ef21a0821d0d79343e authored almost 6 years ago