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] Async loop info (#3733)

* Async loop info

* Fix

* Review

* Review

* Typos

* Change API response

4231d7dc25f50e78a80b9bd2417fa9a8bb0a8db0 authored over 5 years ago
Address indexer comments (#3742)

* commeents

* fix per review

b204674c2aa682446cfa74a618721669d2cb847d authored over 5 years ago
[FS] Integration tests sidechains (#3740)

* NodeInitialisationTests

* All nodes being built

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

1255f8b791354993d7d916e9fba63751cb9a6efb authored over 5 years ago
CachedCoinView array sizes check (#3741)

* fix

* fix per review

9078590b4e2a436ae49aa7d52bc8b30940c0601b authored over 5 years ago
improve recovery in case node is killed (#3736)

5d955bb88e6c9779639079f26736ef8b26a0a19e authored over 5 years ago
[FS] Add multisig withdrawal endpoint (#3735)

* Add multisig tx withdrawal

* Remove unused params

* Cleanup

* Rename

* Remove unne...

d537ba2a7a1c0e2b9400abdc5d2b16e359964cfa authored over 5 years ago
3730 - Port over FedKeyPairGen Tool to StratisBitcoinFullNode (#3648)

* Created FedKeyPairGen console app.

Imported from Changeset 124

* Upgraded SBFN verison i...

11ff2992ad6cbc76ae2888fe01bac6a644f4643f authored over 5 years ago
[FS] Input consolidation when too many inputs at once. (#3705)

* Input consolidation step 1

* Test for our specific issue

* Add comments to input-consoli...

3576eea9cc53e8a62295c69dbdd95c372c8d494a authored over 5 years ago
[FN] Suppress some spurious trace logs (#3738)

* Suppress some spurious logs

* Suppress sensitive logging

fb6f9709f2e32554ae2b217a423e2516d700b59b authored over 5 years ago
Add perf metrics for PoAMiner (#3737)

b14c47ec60aad470f25c4c30a90d98334c59a05e authored over 5 years ago
[FN] Handshaking improvement (#3732)

* Handhsaking improvement

* Remove unnecessary payload send

* Review

3c52b7f1f3e23bbf94b5c95e2b5ba2c50beee185 authored over 5 years ago
fix (#3734)

745004194c0024f95e306061fd82aab8e4a7bdc3 authored over 5 years ago
Remove unused class (#3731)

96f7520a3936a6f7fbfd0d1ddce5c6058aee7c0f authored over 5 years ago
[FS] Optimisations to transaction signing. (#3727)

* Optimisations to transaction signing.

* remove optional param

* optional param

8368599b0713e42ab19eaf7da94fbdc3203ffa78 authored over 5 years ago
Bump version of Cirrus and fix Address Indexer inline stats display (#3729)

* Bump version and fix address indexer inline stats

* Update SmartContractVersionProvider.cs

f101cf0afd4f61120c54f55b6eaa3041538ffee2 authored over 5 years ago
Update CirrusMain & Sidechain Dashboard Endpoints (#3728)

* Update CirrusMain.cs

* Update CirrusMain.cs

* Update CirrusMain.cs

* Update CirrusMai...

397ffa0aa20ac886975c847fd718ee8dd733eb10 authored over 5 years ago
[FS] Update for SC history endpoint to filter out all txs without a SC (#3721)

81bf0a0a53c8e761dfd21c33ac265ab9bdbe32fc authored over 5 years ago
return view models on api (#3724)

4a23cfc7f53f592a9598b555c668403f0d12dd00 authored over 5 years ago
Bump checkpoints (#3718)

* bump checkpoints

* tests

48d3fa931b8ea3f1aeaaf66070de8dacd5c05e49 authored over 5 years ago
[FS] Output Suspended transactions correctly (#3717)

* Output Suspended transactions correctly

* Add rejected

be18d99cd85bad1c1546d96dd6fd221a5135bcf0 authored over 5 years ago
Revert "PH integrity validation improvements (#3715)" (#3722)

This reverts commit f8c4c3811d75d76370665f37d7d136740d3555a8.

6b780d8fee5253a7c5440a22e34c9c02a0a690c6 authored over 5 years ago
use collateral poa miner instead of poa miner (#3719)

3bcaed744c36644b41dd1d608584f4acfb13fa70 authored over 5 years ago
PH integrity validation improvements (#3715)

* PosTransactionsOrderRule

* tests

* comment

* fix test

* respect last pow block and...

f8c4c3811d75d76370665f37d7d136740d3555a8 authored over 5 years ago
[FS] Reject Deposits to Contract Addresses (#3708)

* Reject deposits to contract addresses

* Reject transfers that can't be broadcast

* Chang...

6e896fd9396105a80521aa43e1373ff9836ccc0c authored over 5 years ago
Dont ban the peer that provided a block if collateral is invalid (#3714)

* dont ban if collateral is invalid

* comment

83151af85fff7d8c7dc5bab67545842b9bcafad6 authored over 5 years ago
[FS] Don't exit mining loop due to collateral failures (#3712)

* Don't exit mining loop due to collateral failures

* Add comment

2bf6bdb6dab5458bad5ce73eb012c8af3916e2f3 authored over 5 years ago
error handling (#3711)

5ff5422460753335081be467196f0540da75de37 authored over 5 years ago
Check for peers before broadcasting smart contract transactions (#3710)

* Check for peers before broadcasting smart contract transactions

* Fix usage

e8113e0767f6843eb5893cdbe1724cf64feb1267 authored over 5 years ago
bugfix (#3709)

8a3b5486cb4f03277b4a3dbbdb65829fbfc188d5 authored over 5 years ago
Make sure the finalized block task is tracked by async provider (#3680)

* Make sure the finalized block task is tracked by async provider

* Add also block store sign...

6e803aeea03ec9fb6100f2c70c26b5528734c2cd authored over 5 years ago
FedPeg Collateral Improvement (#3704)

* Change compactionTriggerDistance from maxReorg to maxReorg*2+50

* Init CollateralPoAMiner
...

a3729ba6ccb514e47e58d5709c4da807e1c13821 authored over 5 years ago
[SC] Return type name with API response (#3707)

* Return type name with API response

* Move

dc5b3917e6751e7af6058f96a4c78854a78706dc authored over 5 years ago
[FS] Limit pending tx withdrawal history (#3700)

e26c996dea363f1a341aae0dd91e8889e40d7460 authored over 5 years ago
[FS] Remove "Hex" field from Federation Wallet (#3702)

* Remove this code here. Will go into FWM.

* Add FixSpendingDetails and the code removed from...

a0ca9d92e11e1b80dbdc3de43115412f8b389207 authored over 5 years ago
Adjust log levels (#3699)

30ed69bdada76511654391bbf36190752c3124d1 authored over 5 years ago
[FS] Lookup needs to look for height changes (#3697)

* Lookup needs to look for height changes

* Add test case

391242da119e25c10ec1f0fee5ea0e024470d4df authored over 5 years ago
addr indexer compoaction logging and simplification (#3698)

b1319de2ad1fcf3690f5e5fbe8fa8f8ebafb0d22 authored over 5 years ago
Update appsettings.Development.json (#3694)

6be89b4ca90308f49c6ece9e7075973ea0587823 authored over 5 years ago
Add [JsonIgnore] to publc Key field (#3696)

6570ac3a92ebfc28047ed003e98750ebdc65ec15 authored over 5 years ago
[FS] Setting transfers to Suspended required additional work (#3690)

* Setting txs to Suspended required additional work

* Update test case

* Update test

* ...

a6635c9faeb17a0522e5ee8e5d8874048ea65017 authored over 5 years ago
Optimise by using lookup (#3692)

b72f75e09df23df6d1ed9742dcf9761da69ab6c0 authored over 5 years ago
Api clients error handling (#3687)

* Improve 'Failed to fetch matured block deposits' message

* Dont spam the same error message...

0b43225d4485974044d3541a06b2d7068437fa4a authored over 5 years ago
fix (#3688)

580106bba7287739793350d678812ac5c5350352 authored over 5 years ago
Remove unnecesary code that would require a lookup (#3693)

88389daa109f4da57944cb599076047dadff1617 authored over 5 years ago
[FS] Fix spentTransactionsByHeightDict (#3682)

* Fix spentTransactionsByHeightDict

* Update tests

7f75f2ff2fe7a50b4dd521f36e358505e64e4b0c authored over 5 years ago
No a great idea especially following PR 3639 (#3689)

3195d05846c1e458ffebc4d1208d38a771db98ae authored over 5 years ago
[SC] Fix important dashboard issue (#3672)

* Moving listening URLs to launchSettings.json

* Fixing cast issue

6eed0d81ad3f6aad79e7cd214f0810d327c89364 authored over 5 years ago
Stop node initialization in case data folder is being used by another instance of the application (#3678)

* nodeLock

* Move lock check to Node.Start

5c10d087b677a4db3128233d3083632c26b1c6bc authored over 5 years ago
Update CirrusTest.cs (#3679)

e6916b623a12f3b4ec2601c0e957beace6980896 authored over 5 years ago
Take a scope of stream before using it (#3675)

* Take a scope of stream before using it

* Handling of stream throwing ObjectDisposedExceptio...

70273e01c0206a674d3cb56655ce83f9dd00cffd authored over 5 years ago
[FS] Optimize Federated Transfers (#3666)

* Optimize Federated Transfers

* Unsubscribe transactions removed from collection

* Refact...

aef78480930418df66a7ffbd2624bf94c242147b authored over 5 years ago
Indexer adjustments (#3671)

cdcb7bee774ff025ee417856eee12bfa9b383a07 authored over 5 years ago
[SC] AddressIndexer should return a result if it is not yet queryable (#3676)

* First commit

* Remvoe unused methods

* Self review

* Testing

* Rename results clas...

746e24d0ddd9539fe2d39fc5855757acd0f5dc4b authored over 5 years ago
Fix destination of mined fees (#3677)

149085061841e180320e95ad98eed07acde42bdf authored over 5 years ago
Removing the wallets manager rely on ChainIndexer (#3667)

* Removing the wallets manager rely on ChainIndexer

* Check hash root is set

* Fix a test
...

beb334aae07197ef23aa3124b9cf0452be1de4e7 authored over 5 years ago
AddressIndexerOutpointsRepository fix (#3674)

ac46b8f9ecbcb0c0cdc21ca11dc8355ef7e36e08 authored over 5 years ago
[POA] Handle the CollateralChecker not initialized exception, round #2 (#3669)

* Fix node initialization with collateral checker

* Fixes as per review

* Fixes as per rev...

24e47f3b56f8abb2134454fbc5cdb3770472aedc authored over 5 years ago
Bugfix for SCT test assertions (#3668)

* Bugfix. Mint should only be called by contract deployer.

* Revert "Bugfix. Mint should on...

48e3e75cd4196713d08d6deaef085f97b1101b9a authored over 5 years ago
Add block store task to async provider (#3670)

3e2d1f349b8c924e396b480b7d993f24b80d0c3b authored over 5 years ago
[FN] Address indexer outpoint repository reorg (#3660)

* Address indexer outpoint repository reorg

* Clean up logs & require txindex

* .

* Pul...

fec349f74ac3918ddd6abd65648fb53dc45c6172 authored over 5 years ago
Increase likelihood of test passing (#3665)

60c1e44deb1ea20731962adf74b749220a8a98c9 authored over 5 years ago
Code to handle peers that may not have mempool behavior registered (#3662)

9d0dd942e8f7c9aa6432459307839da0493dffa4 authored over 5 years ago
AddressIndexer can crash without evidence (3780) (#3657)

* Implemented an AsyncProvider method to register simple task and handle their healthy status
U...

4bef179b779c42940279a0cd13f94f3de784879a authored over 5 years ago
ensure fullvalidationrules are executed before SaveCoinviewRule (#3654)

314d51b828356d2ad94a2c34f49805174c0e7af2 authored over 5 years ago
[FN] Add test to validate PoA mining fees (#3658)

* Add test

* Small cleanup

293211135def3b44447c0e41e8ca25066be9a525 authored over 5 years ago
[FS] Fix wrong logs during transaction signing (#3659)

421fc2efcb6f44ad50f41fe98d95d40dce94de57 authored over 5 years ago
Add trace logging to smart contract projects (#3655)

df0c30b5349b1c6e3fb56588210ecf4de17bdfc0 authored over 5 years ago
AddrIndexer performance optimization (#3653)

* Throw if not synced

* Prefetching

* fixed tests

a2bf704e33b2e7799eaacead377ea05d3c6b35d1 authored over 5 years ago
Deposit minimum of 1 STRAT (#3651)

c60ea5946f09fa4cb07a7e5f2ed8cb4bfc62f3b5 authored over 5 years ago
[FN] Address indexer memory usage limiter (#3638)

* Address indexer cache with size limits

* Remove

* Remove spurious TODO

* Fixes per re...

f9048ee5e01833c75e03274dfc3af78c605238e1 authored over 5 years ago
[FS] Improve the Sidechain Dashboard (#3440)

* Set the good port instead of 1989

* Improve the Fetching Background Service by adding Loggi...

ee140ae8d68219b67456d1d6f59cbb6cee18e93b authored over 5 years ago
[FS] Fix for block and tx race condition (#3650)

* Updated logic to fix race condition

* Updated logic to fix race condition

* Added lock f...

35b13a269e55fb3529d4c8e23a43ec299a4f0293 authored over 5 years ago
[FS] 10k nodes with collateral check (#3646)

* Add CirrusMinerD

* FederationGatewaySettings -> FederatedPegSettings

* AddFederationGate...

4d3976cd09d9ef0aaee49b160b8788653667c7cd authored over 5 years ago
[API] Add block store endpoint to return the address indexer's height. (#3649)

* Add endpoint

* Update BlockStoreController.cs

8c4948eb680ec93e4a6866573f414dabf45b626e authored over 5 years ago
fixed multi loop for Wallet manager. ChainDownload (#3624)

da7c07160e44b0483be95054b63568111619f4f6 authored over 5 years ago
Idle federation members kicker documentation (#3644)

* Documentation

* Update Documentation/Features/PoA/PoA_idleFedMembersKicker.md

Co-Authore...

a25b3506d86bad860e0878152c3b769ef346f9b4 authored over 5 years ago
OpReturnValue of 1 sat (#3645)

109fbb1f6a4111cf1244746e1d6198280ef18b3b authored over 5 years ago
[FS] Test showing that CCTS doesn't maintain FullySigned transactions after reorg (#3643)

* Test to demonstrate that setting to FullySigned isn't working

* Fix to prevent setting to S...

3ad2960c5065805d2cdd8c593fd82df9892ffabf authored over 5 years ago
[FS] Dynamic fees (#3640)

* Add fixed 0.01 transfer cost paid by sender

* Add fixed transfer costs test updates

* Dy...

b84177cadc9020cfa67e8ac12c018e072a3e352f authored over 5 years ago
[FS] Remove old transactions from fed wallet (#3639)

* Remove old transactions from fed wallet

* Convert to method

d8e04ff58a71c52aab949b9abb1a994fb3742c08 authored over 5 years ago
3679 - Performance: Remove SignedMultisigTransactionBroadcaster and instead broadcast transactions once they are FullySigned. (#3611)

* implemented 3679

* fixed tests

* test fixed

6f47023bbb20e1e4ec93538e0048110d34333b8c authored over 5 years ago
logs and bugfix for API clients (#3641)

* logs

* Added test

* logs and bugfix

ca4fbaa7e7f8dfffc953743a1e3ecf0217dc7598 authored over 5 years ago
JSON wallet serializator and null values (3734) (#3632)

* save space on wallet serialization

* implemented FileStorageOption to specify how to serial...

f1e8dba8d57f6ba99d17e36c49bdce6533d04ac6 authored over 5 years ago
Revert Changes (#3637)

6884daf6258b39996c12afea4560a22cfd3c6045 authored over 5 years ago
[FS] Clean-up FWM locking in CCTS (#3615)

* Clean-up FWM locking in CCTS

* Private set

* Fix comments

* Update comment

* Updat...

56bc6bead05da0af4e24dcaa5030c5f4397e1d1c authored over 5 years ago
Temporary reject blocks if collateral check failed (#3628)

* temporary reject blocks if collateral failed

* bugfix

09a2d857cc44c0f91285c7377e45b518b43d080f authored over 5 years ago
Remove hex from spending details in the multi sig wallet (#3629)

* Remove Hex

* Skip tests

* Add result class

* Fix tests

* Update CrossChainTransfer...

a0d94dc78e8afba87a8f640891044a41fa6c4393 authored over 5 years ago
[Wallet] Fix for transaction sorting (#3617)

* Fix for transaction sorting

* Fix for transaction sorting

* Updated sorting logic

261ae2d80450967a420a22fa25a5a5a5e6dcaead authored over 5 years ago
[FS] Updated sync logic to handle NullReferenceException (#3623)

* Updated sync logic to handle nullreferenceexception

* Updated sync logic to handle nullrefe...

d52a8923a0bfe8cfc915a607178ede36d202bf3e authored over 5 years ago
fixed problem with payment destinationAddress null that was causing null exception (#3630)

95f52b156f8572c9982758385fb6a88b3fa06a87 authored over 5 years ago
Fix for null connection when peer is disconnected (#3627)

ceb614ee3b3edce381d54570a38938209be03e9c authored over 5 years ago
Speedup address indexer (#3625)

* wip

* removed requirment of txindexing

* save and load outputs index

* Fix db saving ...

1b25295ab7725877a2086561af13a52729aceea5 authored over 5 years ago
Make sure the BroadcastAsync method will not throw (#3608)

* Make sure the BroadcastAsync method will not throw

* Change some logs

95624e748acc187c68a48d2d44bd52db2794b2ad authored over 5 years ago
Federation members kicker and bugfixes (#3619)

* enabled idle fed members kicker

* minor fixes

* uncommit this

* avoid kicking fed me...

2d36c8da8d8c815bc89c2851bae6d27833ab694d authored over 5 years ago
inform the user about the ReIndex process (#3612)

195251798337944f94e2d0017b8ab52f5be0d63f authored over 5 years ago
[FN] Wallet conflicting transaction detection & indexing (#3609)

* Add indices to wallet & amend tx insertion logic

* Additional class

* Silly logic error ...

8bff668a5c4015a0aa67109ce182f57c4a88d777 authored over 5 years ago
Don't ban non-PH peers on non-PoS network (#3621)

c6c8aa054b68d4e56755a2804b499712065e69ea authored over 5 years ago
[FN] Make address indexer use script address reader (#3620)

* Make address indexer use script address reader

* Template could be null

* minor edits

624200acd440bed2d111fa565b05ff3b22edf162 authored over 5 years ago
[API] Ensure string dictionary keys casing gets respected [WIP] (#3618)

* Update CollateralChecker.cs

* Do not process dictionary keys

* Revert "Update Collateral...

dd88552b86125325c1ad6cb6b6952a2d2c84ebfe authored over 5 years ago
Prevent null balances from crashing federation consensus (#3616)

c6f72be00a8ea6977cb614605cd250660bcfb727 authored almost 6 years ago