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

[FN] Remove inconsistent MessageSize property from Message. (#3865)

* Remove inconssitent MessageSize property from Message.

* Fix event

24760f0cd9bef6b94e60a8fee0c78db5e3eec426 authored over 5 years ago
ColdStaking feature no longer needs to print wallet help (#3863)

* ColdStaking festue no longer needs to print wallet help

* Add ability to replace stats

*...

ba23b01ecaa8e9f9b9165dbb397c850e8e73c896 authored over 5 years ago
[API] Show IP from self endpoint tracker (#3866)

* Show IP from self endpoint tracker

* Whoops

55d3b89a256f7daa6624c7e09e47e5a8c9297663 authored over 5 years ago
Cleanup some logging (#3868)

ea9063cffbee5185b1c3fc0764aa7c8ff2db022e authored over 5 years ago
[FN] Add POS information when fetching a block. (#3851)

* Add pos information when fetching a block.

* Update src/Stratis.Bitcoin.Features.RPC/Contro...

33c0100064e55a3574f5a92d43b165404b0c1030 authored over 5 years ago
Update Stratis.Bitcoin.Features.PoA.IntegrationTests.csproj (#3867)

090d492e88be567b78cc4d452ce5c1794c09a4d4 authored over 5 years ago
Add confirmed and unconfirmed amounts to addresses API query (#3856)

* Add confirmed and unconfirmed amounts to addresses API query

* CI

56ed9d16dc7ac9d6f9bf955fc164598eb17585f5 authored over 5 years ago
Add addressbookmanager to Cirrus. (#3864)

f37ca53581f1af6fc84b2268e0826dd6c5693b91 authored over 5 years ago
Add ability to filter account history by a particular address (#3853)

8828afd485ff98edfde1235c56dc3ffdf0bf4113 authored over 5 years ago
Clarity around FederatedPegBlockDefinition (#3862)

7adf96d29e000c9a7fee9677fed18236190ab677 authored over 5 years ago
[P2P] Attempt to fix self endpoint tracker (#3830)

* Attempt to fix self endpoint tracker

* Remove spurious debug statement

* Clarify confusi...

4948f208f2074a8c25d565774e3d32f2203efba6 authored over 5 years ago
Fix boolean logic in NetworkPeer (#3859)

* Fix boolean logic in NetowkPeer

* Add comments

* Update ConsensusManagerTests.cs

7556ae5f5d6598ed2a0f04173964e87989b8163e authored over 5 years ago
Add wallet feature to coldstaking feature (#3860)

* Add wallet feature to coldstaking feature

* Use RemoveSingleton

* Add TODO

* Update C...

a8dbae394d7c33275af9f0c1c8c7de9580dc4765 authored over 5 years ago
Rewind data purging fix (#3855)

* bugfix

* decrease purge interval

* Use datetime provider from CI

* Update ConsensusMa...

2e4189bec4f81c57796e4aafba306ead8a0aa2f5 authored over 5 years ago
Remove unused properties and methods (#3857)

* Remove unused properties and methods

* Update ConsensusManagerTests.cs

899f7d22325abb9ea58db92fcc2e01c7e556c0a6 authored over 5 years ago
Attempt to fix ConsensusManager_Fork_Occurs_When_Stake_Coins_Are_Spent_And_Found_In_Rewind_Data (#3861)

* Update ConsensusManagerTests.cs

* Add loop message fail

* Update ConsensusManagerTests.cs

f1505aa082f44b0df0b5105694daee6dde6194fa authored over 5 years ago
Make wallet controller visible to framework for SC feature (#3854)

44d133c3fd26c55007c09cb5ca67863258c6175c authored over 5 years ago
[SC] [PoA] Handle ConsensusErrors when mining. (#3842)

* Handle ConsensusErrorException in PoAMiner

* Extra comment

* remove launchsettings

* ...

9ca888800916446ef575146e536436916c9a3c93 authored over 5 years ago
[FS] Improve selector to exit where expected and handle many inputs (#3852)

* Improve selector to exit where it actually should

* Comment

0da08969ea829e335971c873d1c88c99168f96de authored over 5 years ago
Make DNS response authoritative (#3748)

e582450615bdffc0f891748a6dc9c1a197d8139a authored over 5 years ago
[FN] Receiving Cancelled message improved (#3841)

* Comment and message

* small change

8a46074545ba602e6a6ee4518595f8eb1a914bb4 authored over 5 years ago
Enable change address to be set in build transaction API (#3844)

2bae4ff25154b6907b5247302f82bd9b1d548ae4 authored over 5 years ago
[FS] Update MaturedBlocksProvider to access blocks in batches. (#3701)

* Add GetBlocks for batched block access to BlockStoreQueue

* Add GetChainedHeaderBlocks for ...

f89b91d39991108384f3f715b3889261d4c690e2 authored over 5 years ago
Add cold staking setup information (#3785)

* Add cold staking setup information

* Clarify the wording regarding withdrawal

* Rsolved ...

8ed827813250df51e4b689dba7cc5103104de0a7 authored over 5 years ago
Update VotingAndMiningTests.cs (#3850)

2261bfe6d7b5d5c92c50b0139367d8a7bc067a0b authored over 5 years ago
[FS] Add WalletSyncFromHeight option to Fed Gateway (#3493)

* Add WalletSyncFromHeight to Fed Gateway

* Add options parameter

* Add default

* Refac...

7adb02d65c43722f8fd092275aeda757f3295433 authored over 5 years ago
Consolidation Fee Change (#3846)

* Consolidation Fee Change

* Full fix

* Fix tests

b2ae11cb8c449c1ae44ec8b21ceea46db7422104 authored over 5 years ago
[FN] Inject consensus rules (part 1) (#3497)

* Inject consensus rules part 1

* Part 2 code compiles

* Fix some tests

* Fix some more...

46d0766ac872e23b1a35fd17c54600788f64e06f authored over 5 years ago
[FS] Fix ModelState Invalid (#3800)

* Don't register controllers explicitly

* Add test case

* Remove commented line

4cfa10df0c51f40835b2d03fc914062ef38ae1f2 authored over 5 years ago
Change WalletController NodeService to NodeController in TestHelper (#3845)

ea1c39ca34edcf633191ae3f939638a74673a2c9 authored over 5 years ago
Remove AddSingleton calls for controllers (#3803)

* Add NodeController method

* Replace NodeService with NodeController for controllers

* Fi...

7525af4e217c8419d4d192fb2d19be114d41bf33 authored over 5 years ago
[FS] Condense the available API for CCTS (#3766)

b8c5a0e6154ca67c8be15e9c122ffd6f0b49d21d authored over 5 years ago
Use injected DateTimeProvider in IBDState (#3802)

* Use injected DateTimeProvider in IBDState

* Update Consensus code

* One more test

* F...

660c422ad1e918c08f9605550e11f3d2fc2b2e0c authored over 5 years ago
Introduce ScriptType enum (#3723)

3e8c4c6052e34eec9b19dd5588659f915bb7d3bd authored over 5 years ago
[FS] Enable Ctrl-C during collateral checker initialization (#3789)

* Allow node to be stopped during initialisation

* Allow collateral initialisation to be stop...

6d1a263bdd368f526457d2e5b37e292267faebb4 authored over 5 years ago
[FN] Wrap period loop component stat in a Task, so that it can be cancelled. (#3819)

* Wrap the period loop output per component in a task so that the loop doesn't get stuck

* Fi...

c0cb4c88e895a51e33d206941ddd8634fd5b6457 authored over 5 years ago
[SC] Add outpoints to SC calls with test (#3832)

* Extend cold staking on testnet (#3283)

* Corrected logic for PowNoRetargeting/PosNoRetarget...

3727d36600323239120629d241955ab18ff2926f authored over 5 years ago
Fix incorrect locking order in CleanMempoolAsync (#3840)

3630f8a3cafa77b4232c037eaf04dcd635057581 authored over 5 years ago
[Wallet] Make account param optional in API with consts and passing tests (#3831)

* Extend cold staking on testnet (#3283)

* Corrected logic for PowNoRetargeting/PosNoRetarget...

3aa23722aee29771a1113ff028b098a9f28e5f3f authored over 5 years ago
Logs for Receiving Cancelled (#3833)

* Logs for Receiving Cancelled

* Coalesce

7138e4cf9fc9b187b20d416b6b648bb8c7b0e376 authored over 5 years ago
Update BlockBufferGeneratorTests.cs (#3838)

ea26ed64c33b97fd62e75bfa33dff997e074270a authored over 5 years ago
[Solution] Fix more code/compiler warnings (#3759)

* First commit

* Fix build

* Self review

* Self review

* Self review

* Delete lau...

463718c6b9220d3792c9aaef5ff1c795d7a3c945 authored over 5 years ago
Avoid applying duplicated voting data (#3829)

* avoid applying duplicated data

* comment

7cf4e353355d25c364554f0b025b6b7f811b5714 authored over 5 years ago
[P2P] Better peer insights (#3534)

* adding peer connection events

* defined peer events
published peer events
created diagnos...

d2e08288e3f91cad6ca2ba85ace7f7901fad9f79 authored over 5 years ago
[FS] Compare IP address and not port when authenticating federation IPs (#3827)

* Prevent node from not advancing in case block was rejected during FV (#3793)

* ban peers fo...

e60bd24f71c04c0fc2bfdc7bd8e2563674ee96dc authored over 5 years ago
Updated the MaxFutureDriftSeconds to 10 seconds. The proposed 5 seconds difference is in the relation to the reference clock as since two nodes could be at the opposite side of the spectrum (i.e. one node having time -5 second while the other + 5 sec) the maximum difference we can account for is 10 seconds. (#3809)

61ee81ce961354a03581277298ba57f4c42f3416 authored over 5 years ago
Add Fody to Features.SmartContracts. (#3828)

9e41d0cc3edeee400a9b3fc1ef8bc2db233f91f1 authored over 5 years ago
Update AddressIndexerOutpointsRepository.cs (#3823)

9f2afafae0c5b5b31068f7e64b15706e587beed7 authored over 5 years ago
NoTrace on Bloom ReadWrite (#3825)

45aad5531fd35a4899a29e47d528894abf0815fc authored over 5 years ago
Re-introduce the ability for the address indexer to be recoverable from unplanned shutdowns (#3807)

* Add test

* Integration tests

* Revert "Revert address indexer changes (#3791)"

This r...

afcaf527d6f3c15c90f192301755146eff31d569 authored over 5 years ago
[FS] Base federation wallet withdrawal history solely on CCTS (#3790)

* Base fed wallet withdrawal hisotry solely on CCTS

* Add comment

63404ea94e76d74890d3b684ab10c23b2a7fd040 authored over 5 years ago
Remove duplicated logs (#3811)

61303f53a3318a31e8170e53c923e372a6b43684 authored over 5 years ago
Add block hash to debug log for BlockQueueProcesser (#3810)

* Update BlockQueueProcessor.cs

* Update BlockQueueProcessor.cs

* Update src/Stratis.Featu...

76f9861b2990396af3c61da06b172af6d28483c8 authored over 5 years ago
[SC] Fix API error response (#3772)

* Fix API error response

* Improve error message

* Handle number that isn't in the enum

...

ba3438235d1fbff51861703119cbbb64f67eff58 authored over 5 years ago
Remove unused daemons (#3806)

5ac1769fa389980d6324ce1b153c4bce491c042f authored over 5 years ago
Logs so we can investigate Receiving Cancelled (#3812)

4ce310b35060207df8de93439c8a871bb481888d authored over 5 years ago
[FN] Peer discovery (#3730)

* Peer discovery

* Two separate loops

* Bug

* Review

* Fix doc formatting

* Review

a5f1353c89c63fabd2ea0d9d5468c5a911ccd46c authored over 5 years ago
Prevent node from not advancing in case block was rejected during FV (#3793)

* ban peers for rejectuntil duration

* tests

* Added comment

* Added missing field date...

e11931be4e90e1b95db608ff10f8700bedc1cec0 authored over 5 years ago
[FS] Removed dedupe code as it filters out legit transactions (#3636)

* Removed dedupe code as it filters out legit transactions

* Updated dedupe logic to cater fo...

2ebed265ca6266e282783ce8a746ac8612782d14 authored over 5 years ago
Add getbans API (#3764)

* Add getbans API

* Whoops

* Add Neurosploit's test

* Remove extra line

* Make node ...

b437f9fe9fbd1795876886908146ed38709ac0be authored over 5 years ago
Fix voting issue (#3799)

12a2836e09884ea2bc2eebe023eac5c41b0a7a3d authored over 5 years ago
Wallet unlock needed error message (#3786)

5616e2e65b051255dd559a37442e1f792c259803 authored over 5 years ago
[SC] Add method name to storage receipt (#3770)

* Add method name to receipt

* Update tests

* Add test for backwards compatibility

6e8e06921f7381e8ec1c05c5df5b53898f83398a authored over 5 years ago
Remove usages of network name (#3725)

* Remove usages of network name

* Correct logic

7d53fb3b326639bb6e2ae54061041b8b32d4db73 authored over 5 years ago
Remove Admin Dashboard from solution (#3805)

4ff43db3a84c3b95add2c37bc4cc170ca46099e8 authored over 5 years ago
[FS] Update Agent String (#3804)

57a2f5367c744b74442764e785c02af6bdb433ab authored over 5 years ago
Extend logging config to cover CheckCollateralFullValidationRule (#3801)

* CheckCollateralFullValidationRule

* spacing

199e8ed5ad11b4f16e004f63096cd8998cf1ca5f authored over 5 years ago
[FS] Add MaxTipAge to console and improve IBD reporting (#3795)

* Add MaxTipAge to console and improve IBD reporting

* Add closing bracket

* Refactor

*...

bbace5a32b0566aeb1f35b055c74107158d9b4ec authored over 5 years ago
[PoA] Maximum drift of 5 seconds (#3788)

* PoA Time

* Adjust calculation

* / 2

* Add comment for future us.

* Integration tes...

6190082b75a6b2742dc44e11806514a0a43c715e authored over 5 years ago
[SC] Camel case local call API response (#3787)

ef30b80da6d8cf4650c32f39d1b355f8a72cd834 authored over 5 years ago
Add BanTimeSeconds to Network (#3796)

* Revert "[FS] Fix CheckCollateralFullValidationRule (#3771)"

This reverts commit e6c169cc2f6...

1d5f580c0692c92672af6979dfa5caf3c232e673 authored over 5 years ago
[FS] Adjusting MaxTipAge to be one full round on Cirrus (#3794)

* Adjusting MaxTipAge to be one full round.

* Adjusted

85a63a8b036837fef0c1692fc37ef7c0cef49906 authored over 5 years ago
[FS] Ensure proper behavior when there is no collateral requirement configured (#3754)

* Ensure no collateral requirement properly supported

* Update tests

* Changes based on fe...

4320d2d3b4406e872292a678f322c14f2cab1cde authored over 5 years ago
[FS] Orphan transactions are left in the mempool (#3746)

* Add mempool cleaner

* Add mempool cleaner supporting method

* Refactor

* Update comme...

f8fa5cd62043008077b6b882ccc0240b3e8b2f71 authored over 5 years ago
[FN] Fix "Coins awaiting maturity" balance while staking (#3778)

* Implementation

* Better approach

* Remove incorrect comment

* Whoops

3d5bceb8c6460b29a3eab6e7fa97d09c4bd73301 authored over 5 years ago
Revert "[FS] Fix CheckCollateralFullValidationRule (#3771)" (#3792)

This reverts commit e6c169cc2f6bedd64894c1743f878a5b06ba7b16.

83b08a5ba0be4e0a869d2953c22863b25fc6f6bc authored over 5 years ago
Revert address indexer changes (#3791)

* Revert AddressIndexer #1

* Revert AddressIndexer #2

fffb3d71947abc90489a831938d613963bc0266e authored over 5 years ago
[FS] Federation IPs should be easily retrievable from a dictionary (#3762)

* Move match method from collection to peer

* Make FederationNodeIpEndPoints a dictionary

...

44691fcef1898cd55efc622b47a1a3634e8488c9 authored over 5 years ago
Fix CM's ShouldDisconnect IP address matching (#3744)

* Fix CM's ShouldDisconnect IP address matching

* Refactor

9e3b62d59da93c51fc4b04402f23974c8318e3a9 authored over 5 years ago
[FS] Return proper JSON from Voting API (#3761)

* Return proper JSON from Voting API

* fixed VotingDataModel

4c1d10a366058266c8898a1ae595a8d673904d87 authored over 5 years ago
Remove some unnecessary logging in Federation Wallet / Be more specific in Collateral FV rule (#3784)

* Remove and add some logging.

* Update PoAConsensusErrors.cs

* Update PoAConsensusErrors.cs

6e904c183e9cedb513871cb254868ebdc01502ae authored over 5 years ago
Clarify wallet documentation (#3780)

ea617ab3d224977e5d52d996f6fe3acc92f597c5 authored over 5 years ago
Added logs for consensus errors (#3781)

* logs

* logs

144b72a80b32c6ee72f3423c8f504ae98810e58f authored over 5 years ago
Added nlog config file for important areas only and moved trace logs to debug level (#3779)

* addeed nlog config

* formatting

* trace => debug

* trace => debug

* trace => debug...

1270edbe85c40373a2c67b85f964467f8e0f8320 authored over 5 years ago
[PH] Test for syncing to 15K (#3753)

* NodeInitialisationTests

* All nodes being built

* Collateral check to make sure they're ...

d83ee633ccf484c5594634e03202c3253cdc4fa1 authored over 5 years ago
Test showing empty method name being called. (#3760)

6d9f16fc148f6a94d9bdce75c7b949fc12e5e0db authored over 5 years ago
[Indexer] Add comment to GetAddressBalance (#3769)

* Update AddressIndexer.cs

* Update AddressIndexer.cs

e3a608de6de10ed155780e8e3d79d8eb21f528aa authored over 5 years ago
MaxTipAge (#3776)

bb7cbe3b87003b1efff0d576dcc9d74b19657487 authored over 5 years ago
[FS] Move code into try block to catch token disposed errors (#3767)

* Move code into try block to catch token disposed errors

* Changes based on feedback

5c68df0cf22dacb3da9812be19711c716dddd1eb authored over 5 years ago
[FS] Fix CheckCollateralFullValidationRule (#3771)

* [FS] Fix CheckCollateralFullValidationRule

* Refactor

* Refactor

* Refactor

* Fx c...

e6c169cc2f6bedd64894c1743f878a5b06ba7b16 authored over 5 years ago
Update README.md (#3774)

363433f7d685d33ac4b6c1ca746d23ab2aad58d2 authored over 5 years ago
Update CirrusMain & PoAMiner (#3773)

49a8458273498c0b1f4a96519662ac6532a2a4aa authored over 5 years ago
[FedPeg] IP range filtering should not apply to federation nodes. (#3768)

* First test

* Update ConnectionManager.cs

* Self review

c1f2d24ffa26c3eb8c5f35a9895ba328476bee13 authored over 5 years ago
[SC] Fix wallet history duplicates (#3756)

* Fix issue with duplicate SC transactions

* Remove GasRefund

* Comments

* Revert to pr...

5cbc7a4ab887e19ed5a0ab2b2b5dc09dc36e79a7 authored over 5 years ago
Update CirrusMain (#3758)

* Update CirrusMain

* Update MiningKey

4b021768260212b0041f58e6ceb2c8d2e1653a8e authored over 5 years ago
Update CirrusMain Network (#3757)

* Update CirrusMain Network

* Update SeedIP Port

* Update FedMembers

* Update SeedNodes...

0746cac358fdbf4a9c9fdb430ab29a09d943ec04 authored over 5 years ago
Removed a check for receipt as we may not have it when tx is unmined (#3749)

f211772d63ea41c445ddfefa4273b9d655a39c6b authored over 5 years ago
poa miner emprovement (#3751)

b81c9c92c1e9520c09aa0bb84e9a820f8b19424a authored over 5 years ago
Add check that redeem script and multisig address in wallet match settings (#3739)

b5cbf16f12b655a2f432f201151fe776f3aa6175 authored over 5 years ago
Set Swagger API response cache control header (#3743)

* Prevent api response caching

* Fix code style

* Apply middleware everywhere

0ff4177897b68d4fa6f6269582df5cd3c258e6ca authored over 5 years ago