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

Merge pull request #240 from bokobza/master

Temporary fix for Nuget service interruption on Appveyor

783ff90f6dfe3079badbd4542cdfb1632f716833 authored over 7 years ago
Temporary fix for Nuget service interruption on Appveyor

9918c0026e24655b1ec90ccea5285c519dc0e3e9 authored over 7 years ago
Merge branch 'master' into feature/xmldoc-stratis.bitcoin.blockpulling

36ca2e3b231daaaba036a3a00d94a95d07bb0553 authored over 7 years ago
update of LookaheadBlockPuller comment

fd06b73f8251421c7084cddc44324f9166fedece authored over 7 years ago
Merge pull request #235 from Neurosploit/walletmanagertests

First batch of wallet manager tests

5547585ef19287c9bf78075a075ebd3c2b4b1c21 authored over 7 years ago
detailed explanation of the puller's functionality

eb2916f657307de51bb23d0b3d2da92495c39b2d authored over 7 years ago
adding more comments

36ef7d2248605fd3df7e9f967c024ccef7e84995 authored over 7 years ago
add documentation for the new condition

8d31ce46eb6293416a01c5641670d9a25fc38230 authored over 7 years ago
Merge remote-tracking branch 'upstream/master'

d3636985d2323b688d7de64e585902386c3deccd authored over 7 years ago
comment fix and cleanup of using section

dda860474d47efaf3d16f5df000493b6bd3fd7d3 authored over 7 years ago
Fix block puller download distribution strategy

Separation of the distribution alg to its own class + test for this class

Fix #233

d321941596fc2fe6f896c3a7184da29748698eaa authored over 7 years ago
Solve code review comments

69bad5c3afcdcd77fbdbcfaea8dd26035bbd1ae7 authored over 7 years ago
Adding and fixing comments to have proper XML doc

ec3c93811074d41b5c78148687c93f3c7865b9a7 authored over 7 years ago
Adding and fixing comments to have proper XML doc

Also contains code style fixes

cf4b53df3e31e078055b237f2c8bfbc9c1117769 authored over 7 years ago
Adding and fixing comments to have proper XML doc

Also contains code style fixes

8b2bd39751623f6ce3b9331a3d8506d455c3bd1c authored over 7 years ago
Adding and fixing comments to have proper XML doc

Also contains code style fixes

9ee6e9e8c97b6cbc6c88d119397f2c4fd0e1ba5e authored over 7 years ago
Adding and fixing comments to have proper XML doc

Also contains code style fixes

40d5266cf043f11cb6e29e7938d09e84ada39806 authored over 7 years ago
Merge pull request #236 from bokobza/master

Reenabling build failure if tests fail

dc3a242d89e0ca7f0d829b866a82a6cd0e89d5ff authored over 7 years ago
Reenabling build failure if tests fail

960b4ebe944440fa0bf45063177b946da06e95f6 authored over 7 years ago
Merge with master

51a6195ec0787987bec43a2594236e8abd9a8b62 authored over 7 years ago
GetHistory GetWalletName GetAccounts LastBlockHeight LastReceivedBlockHash tests

8b1f944f85667959c4b024d71751f315b58efcf6 authored over 7 years ago
GetUnusedAddress tests

b613fa8d61c51240680c97310b2779cdf97406f6 authored over 7 years ago
CreateWallet, LoadWallet and RecoverWallet tests

48bb27f28fffee29c711b29e1b380478f69195d2 authored over 7 years ago
Merge with master

827fd45e00e194881ba3bd10723fd74322110abb authored over 7 years ago
GetUnusedAccount tests

2a749b83756214257c934f6500d2627289f2d073 authored over 7 years ago
Merge pull request #234 from dangershony/base-refactor

Base refactor

c5d45c97df04e2b15bb26197de5c75dc39181690 authored over 7 years ago
Rename ChainBehaviorto ChainHeadersBehavior

ChainState to its own file

48a9c226dbc8430801739e2913dacc0615297d4c authored over 7 years ago
Creating a Base folder for the base feature and a Features folder

Then also moving components to their receptive folders.

087e865caa898a2af3d2711a1faad80522fe1452 authored over 7 years ago
Merge pull request #223 from Aprogiena/feature/remove-GetService-alias

Feature/remove get service alias

688e5b10c13fa67f5ecb2531268a56919a28a609 authored over 7 years ago
Merge remote-tracking branch 'origin/master' into feature/remove-GetService-alias

841b0ad02e013ad9887ca9a43a62b5471958e57b authored over 7 years ago
Merge remote-tracking branch 'upstream/master'

81f5c3843abebbd70ac73ba117f82482028c3eb0 authored over 7 years ago
Merge branch 'master' into base-refactor

f8863979aa9acc6703486320fa20d0e2ebb6b466 authored over 7 years ago
Merge pull request #222 from Aprogiena/feature/xmldoc-stratis.bitcoin.builder

Feature/xmldoc stratis.bitcoin.builder

04d589a1c63d68607dfb1596eedddb7f8b939945 authored over 7 years ago
Merge branch 'master' into base-refactor

0e4f2ca67e97f6934d05767cee33735d203aa245 authored over 7 years ago
Fix bug unit test - copy wallet file exists

3c3575210fd688aae875e6374cb99c61105d1515 authored over 7 years ago
replacing duplicate comments with inheritdoc

abbe01a1165a9545fac5fb35012aa864561eb618 authored over 7 years ago
comment fixes per review requests

b146d9c13f5a5ee367acbfaba3a197a3505bc321 authored over 7 years ago
Merge pull request #230 from bokobza/master

Change version of System.ValueTuple to 4.3.1

f83204427adc7ffe6de754c045bd840ccdf49e1e authored over 7 years ago
Change version of System.ValueTuple to 4.3.1

19a52d18fd05418250ef91eb9069e5fdff76055e authored over 7 years ago
Merge pull request #219 from mikedennis/master

[RPC] Make RPC standalone

acdb64063410221391b431e28ef107378cd029d4 authored over 7 years ago
Merge pull request #228 from NicolasDorier/validator

Move string validation logic out of WalletManager

2827dd557e5584218c21b50d83c8ee45d56f176c authored over 7 years ago
Merge pull request #227 from NicolasDorier/walletaccountref

Introduce WalletAccountReference type

21c0d30aaf2ff79d8ddc7eed7f85a77c5928718c authored over 7 years ago
Merge pull request #225 from quantumagi/master

Prevent array index out of range in BlockPuller. Include blocks in OnDeleteTransaction.

3753fb20774bd490913add756f62f2aba7ea31fc authored over 7 years ago
Merge remote-tracking branch 'upstream/master'

c72e402ab94265defe617783c0c83b2ebb478c84 authored over 7 years ago
Merge pull request #226 from NicolasDorier/fixtype

Fix typo in condition

d0032b712362d49c1c802a253a2d4d7669b415c6 authored over 7 years ago
IsBitcoinAddress validator, do not pass addresses to the wallet manager through strings

4f21c581f594ba64fe3fa1295a131088bc460cf1 authored over 7 years ago
Introduce WalletAccountReference type

b7785f36fd221e50e89ec751cb2e8f071d1610a0 authored over 7 years ago
Remove manual DI configuration for node in RPC

DI for RPC now automatically adds full node DI to its DI container.
This is done in RPCFeature o...

7c43f1719ef5afc084637bff65031ba883f29c5c authored over 7 years ago
Fix typo in condition

4c5a1936f8cfc4471a4f295bb8981a1148d8d52c authored over 7 years ago
Merge remote-tracking branch 'upstream/master'

98c3d602fae64efad015eca7804b93995c09ceff authored over 7 years ago
Include blocks in OnDeleteTransaction for completeness

0ddf592c8f9c7ce7b99bb9db4bf12e27de1c1b1b authored over 7 years ago
Fix array index out of range in BlockPuller

f6b5999ff8330d9db44533d2e00ed9b4eeadf55d authored over 7 years ago
Merge branch 'master' of https://github.com/stratisproject/StratisBitcoinFullNode

f0550b25ad1c9750aa92172031caefc2d11e3cf0 authored over 7 years ago
Replace NStratis nuget with projects in NStratis submodule, update readme

710383fc85e8bdd57a0689f826ef0ec7a5cf32c8 authored over 7 years ago
Merge pull request #224 from dangershony/roleback-net462

roleback net 462

845f7b76ae524b544de6603b4fe4a94dcde85436 authored over 7 years ago
roleback net 462

7175fd8aa8e8c72034912c1995ca3e2a1985bc62 authored over 7 years ago
Merge pull request #218 from dangershony/nstratis-submodule

Adding NStratis as a git submodule

7e029830fa5322a626eda1b2f1145f9b0280974e authored over 7 years ago
Appveyor Back to master [skip ci]

3573e79155bb6b2a4f8ba240de106ba703807937 authored over 7 years ago
Adding compile variables on the NBitcoin projects

3afe682d3828e796988f05a742bda838cc0ddf22 authored over 7 years ago
Removing GetService alias method 'Service'

No reason not to use GetService directly

1caaacc515faf5863f5245153aa6ce912379fbe0 authored over 7 years ago
Merge remote-tracking branch 'origin/feature/xmldoc-stratis.bitcoin.builder' into feature/remove-GetService-alias

ab519d80371986a2b0e5a6e5416cde5672e5ebbb authored over 7 years ago
fix the automated build submodules

3c008d45e608481dcea7bf79c8143ebd2e00497e authored over 7 years ago
Merge pull request #221 from NicolasDorier/rpc

Make RPC methods easier to create with binders, improve testing

2b6dd50240435ffc3a062def4e0c0f15bbe7a2be authored over 7 years ago
Merge pull request #220 from NicolasDorier/generate

Can generate blocks through RPC

1ef9c3b50803a386c87cf5473144295212a93205 authored over 7 years ago
remove change from project file

61bc0c200d0b96332eaeb7fa9311f977032adba5 authored over 7 years ago
IDE setup remove warn about missing XML doc

90bd31317c8c799c9e64f84f2577252e319218f8 authored over 7 years ago
update readme

94a057f50a04765f770dea9ad62cedf475d43a2a authored over 7 years ago
Adding and fixing comments to have proper XML doc

May also contain code style fixes

0b5ed7ff68df9d6f6dcd3c84778d11892b34923d authored over 7 years ago
Adding and fixing comments to have proper XML doc

May also contain code style fixes

b1e093c7601d0d1e76f27ab60f416a5193ce65ec authored over 7 years ago
added TODO prefix for possible unwanted code

cc3350fbab9f37eac181163619b3690a91bef664 authored over 7 years ago
Create model binders for the RPC controller

5d45cb113fdcedf46d3bc129095e135e4996f5d7 authored over 7 years ago
Make tests faster by using a preloaded test wallet

efaaa1eb20adb534ae5ce2d41bd7821fa42ab91b authored over 7 years ago
Adding and fixing comments to have proper XML doc

May also contain code style fixes

f3a1aea14e49c448d10d323901169fded144ea0b authored over 7 years ago
Adding and fixing comments to have proper XML doc

May also contain code style fixes

777cd4166bab82b5afa69564722daa381907e8d5 authored over 7 years ago
More specific description of return values

00cce86e368c05b8f84bc54fa794a7c455ec22b4 authored over 7 years ago
Adding and fixing comments to have proper XML doc

May also contain code style fixes

e64473f037705585158a2088558cd6ec2abc8046 authored over 7 years ago
Use the same order of methods as in the interface

97909df4602559ab46422c061c4f28a089875868 authored over 7 years ago
Adding and fixing comments to have proper XML doc

May also contain code style fixes

e9c7add7cac387e0f3d249ded8b68f1e84bc4985 authored over 7 years ago
Add compile to net462, for better debug experience and profiler

5a3f0b9c6a095ce882a8b0ec54f48c12ecb22734 authored over 7 years ago
comment fix - not to treat field as method

4baf0b776a01e085040122053c79a6de51e9ab68 authored over 7 years ago
Can generate blocks through RPC

c94dc8aa7e20b2fd7f938bda354513f0a059fd28 authored over 7 years ago
Adding and fixing comments to have proper XML doc

May also contain code style fixes

42d2e4e040e0988695970b163a47cb8ecc2b0687 authored over 7 years ago
Adding and fixing comments to have proper XML doc

May also contain code style fixes

8b478b841c847454d5f2f54b2e44e254bee37536 authored over 7 years ago
[RPC] Make RPC standalone

Add node DI services to RPC Feature DI services when configuring
the RPC feature.Technique taken...

d23a5fcfbba7ed7491d9833cac3562f44ec52179 authored over 7 years ago
Adding NStratis as a git submodule

89ae80bc065b4b96211081a2646b8061211ac0ad authored over 7 years ago
Adding and fixing comments to have proper XML doc

May also contain code style fixes

fc05018fa792c5e095ac9ad02fffcee174e3de73 authored over 7 years ago
Adding and fixing comments to have proper XML doc

May also contain code style fixes

342fab05b7389584585519f27ea2b01085e02370 authored over 7 years ago
IDE setup to warn about missing XML doc

e068192a4c008e132f3673220e2c06320224f5f7 authored over 7 years ago
Fix typo LogsExtension

d34b9e7e58db87450ee25681058405a5bec3e07e authored over 7 years ago
ILoggerFactory override on transaction receiver

01447e3336cd12736d2466fa5d932c550ef549e9 authored over 7 years ago
Add RunUntil to the IAsyncLoopFactory interface

cbe2b2b4532d7bd18d6de3be0163858a14cca740 authored over 7 years ago
Merge pull request #215 from dangershony/log-di

Log di

c625154859129661bb22255488ab9d0990186432 authored over 7 years ago
Code review fixes - use logger type for ns and refactoring a bit the AsyncLoopFactory

60f8dd8523b768da0ec1d8fe4e7e0b01fa09b7cd authored over 7 years ago
Merge from master

6972790846b1ccdc9c18d56347857310635d60a8 authored over 7 years ago
Merge pull request #205 from quantumagi/master

Update BlockStore to index address hash -> transaction hashes

95a8ca8cace129965bab16076ed2337a336f30d7 authored over 7 years ago
Fix tests that demand too-high accuracy

893dfd71860480fb64e44a2133899883a5b45397 authored over 7 years ago
Merge remote-tracking branch 'upstream/master'

1eb08afc6ef8c82950ce5555b150e424ae9cdef3 authored over 7 years ago
Merge pull request #217 from Neurosploit/transactiondatatests

Fix failing TransactionData unit tests

4ed88aa6674faa9296db9f6e05a0b58471bc9299 authored over 7 years ago
Remove code related to IndexStore and make BlockRepository overridable.

c83db582068dc9f49cc0c11b5d646b7e59acfac1 authored over 7 years ago
Adding back logger validation

705bcd957870c1e02f3274fde33752c64f2e82b0 authored over 7 years ago