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

Correct PoA console output (#3614)

5d51809ff2ff4d0f8c143b10b9099399e5488c01 authored almost 6 years ago
Ignore OP_RETURN outputs for address indexing (#3613)

* Ignore OP_RETURN outputs for address indexing

* this

557803e94811070e75f424e167dc0bcc1e40c868 authored almost 6 years ago
Fix rewind data index (#3602)

* Rewind data index to only add spent outputs

* Doing null comparisons instead of instance co...

e49851f98ba1afa10cc7dd5ea8f0c7ceaf054e13 authored almost 6 years ago
Additional logs (#3606)

* Added logs

* Added sending info

* Update src/Stratis.Bitcoin.Features.BlockStore/Control...

64b1d7e7efa02a763f49f63316bb8f108620db3d authored almost 6 years ago
GetAddressBalance fix when address is not indexed (#3607)

* Added logs

* Added sending info

* fix

* typo

5d8dbb78d74aa6089e63aaa9c1fde114bb66d860 authored almost 6 years ago
Fix "getblock" to correctly default verbosity to 1 (#3604)

- The Bitcoin documentation defaults verbosity to 1, and returns JSON, not HEX. Recent changes t...

5f0246dc8c122fbfcfcdab4f92edfbb8dff66885 authored almost 6 years ago
EnableFederation should check if the wallet is available (#3601)

88004c87ccee42a8d1d6b092faa18064803b5ae6 authored almost 6 years ago
Remove unnecessary URL section (#3603)

7e944f39c73c535473909191b2da3db43cc2235a authored almost 6 years ago
[FS] Fix CCTS StartUp (#3589)

* Fix CCTS StartUp

* Refactor

* Fix RemoveTransactions

* Changes based on feedback

*...

a764020c91b4e57687ac7978e628232558dfcc7c authored almost 6 years ago
[FS] Check if transaction hit the mempool (#3597)

* Check if transaction hit the mempool

* fix for a test

51251812d3913af5ab104f1ebd9f61fc53719500 authored almost 6 years ago
[FS] New Cirrus DNS daemon (#3598)

* Added a check for transaction being added to a mempool

* New cirrus dns daemon

346615917264c13b29fda1f8959bbc7a4e8fdfea authored almost 6 years ago
Remove MerkleProof property and set SpendingDetails correctly (#3599)

40a790f8fc7fe62c02ec70ba8f95b6d26ced0e3e authored almost 6 years ago
Fix typo in settings (#3600)

f6cf49cffc0c4e7166c0bf4b2233276beb404bcc authored almost 6 years ago
[FedPeg] Add CounterChainApiHost to FedGateway settings (#3596)

* Add CounterChainApiHost

* Update CollateralChecker.cs

* Changes requested

* Added com...

deedc6834828c02a0c8ad252529c1f9ad7db6f40 authored almost 6 years ago
[FS] Remove [Obsolete] from GetAsync (#3594)

* [FS] Fix TransactionHashValidUTXOs

* Remove obsolete attribute from GetAsync

de5ce559542e0308946ed91626e64a374f01a6e8 authored almost 6 years ago
[FS] Move wallet methods to FWM and add locking (#3592)

* [FS] Fix TransactionHashValidUTXOs

* Move wallet method to FWM and add locking

* Fix tests

711f4f6d498e5c06a3847a518a160a96e57ce381 authored almost 6 years ago
Added a check for transaction being added to a mempool (#3587)

42e731a5887edce51ff50583cec746b4324cfcd0 authored almost 6 years ago
Do not check whether tx is coinstake in PoW networks (#3555)

* Do not check whether tx is coinstake in PoW networks

* Extract transaction fee calculation ...

b6518e2b816c177b55997cd248bdfd6cc854f673 authored almost 6 years ago
[FS] Fix outpointLookup implementation (#3588)

* Fix outpointLookup implementation

* Update comments

b796c42dbd00613095162fa0c43dbabf6f942870 authored almost 6 years ago
[FS] Remove transient correctly when suspending transactions. (#3591)

dec94704939cb76fb53c85b68a4b9d5fbca8677b authored almost 6 years ago
[FS] Fix TransactionHashValidUTXOs (#3590)

b7c6d98bdbeb7cc41f6acab7b74484947353680c authored almost 6 years ago
[FS] Order GetWithdrawals by UTXO usage order (#3582)

* Order GetWithdrawals by UTXO usage order

* Chnages based on feedback

* Chnages based on ...

47b012070a633921a1e0087d1889c4ed3c61b095 authored almost 6 years ago
Bump assembly version of Stratis.Bitcoin to 3.0.5 (#3586)

* Update AssemblyInfo.cs

* Update AssemblyInfo.cs

56a5dcea0ef791ffcb7c6aa1fe088cfad590fd90 authored almost 6 years ago
[FS] Lock FederationWalletManager during CCTS operations (#3581)

* Prevent wallet from changing after Synchronize

* Lock on all public wallet manager methods
...

6edb3422af7061dfcf6ed3a6a59379414bc1f970 authored almost 6 years ago
[FS] Add Deposit details to SpendingDetails (#3584)

* Add Deposit details to SpendingDetails

* Update src/Stratis.Features.FederatedPeg/Wallet/Wi...

4e1a9360d623932906970d67f8a551876e30e701 authored almost 6 years ago
[FS] Remove dud code in PartialTxBehaviour (#3585)

d4c83e039929e2ed24f9088991b9aea1089bd25b authored almost 6 years ago
Enable voting on Cirrus (#3578)

b391e284e419c0ca42113b320b6a56f1db30e358 authored almost 6 years ago
Optimise TransactionHashValidUTXOs to use outpointLookup (#3583)

0b828a875edd8d261ba6aa9aaa28a6119e2639a2 authored almost 6 years ago
[FS] Fix FindWithdrawalTransactions (#3577)

* Fix FindWithdrawalTransactions

* Name tuples

* Add BlockHash to SpendingDetails and rele...

f79a0f6f2ae52bd460be785b5d8eb25f890acf28 authored almost 6 years ago
Bump version 3.0.5 (#3580)

561113ef48b39134b4b91dc44341c56272a4bd0b authored almost 6 years ago
- relaxed the node.txt rule to include any log that belongs to Stratis.* namespace and not Stratis.Bitcoin.* (#3576)

- moved the collateral check warning

f2190194e646f20e771e955d2a5c2014d9fa36b6 authored almost 6 years ago
Update CirrusTest.cs (#3575)

0180669fdf928d3098e4d91cd6d6344a12dd97fe authored almost 6 years ago
Fix for KeyNotFound exception (#3572)

55431d9075fc9bc165ac7db6699a2e62f94cb098 authored almost 6 years ago
MaxReorg (#3570)

e3c764902d939ebe67dd892ab32e2c1a3c31a993 authored almost 6 years ago
Revert "[FS] Fix FindWithdrawalTransactions (#3568)" (#3573)

* Revert "[FS] Fix FindWithdrawalTransactions (#3568)"

This reverts commit d195e29ad5603fa73d...

939b849fe7d20f7b19007a68a262419c91d65ef6 authored almost 6 years ago
[FS] Remove redundant/incorrect code (#3574)

50f4eafc9ab896053e65df016b455933c6eeba7e authored almost 6 years ago
[FS] Fix FindWithdrawalTransactions (#3568)

* Fix FindWithdrawalTransactions

* Name tuples

d195e29ad5603fa73d94d7b1305b27d50b823b70 authored almost 6 years ago
[FS] Ensure all public CCTS methods use locks (#3569)

* Ensure all public CCTS methods use locks

* Changes based on feedback

817aff374d06cec574304bcec95694a8adee0dd9 authored almost 6 years ago
[SC] [NoTrace] for frequently used classes that should not be tracked (#3565)

* Added [NoTrace] to frequently used classes that should not be tracked in logging

* Added [N...

3f6e7079ca9417c7aa6d63471a7fcac3b3cee3c5 authored almost 6 years ago
Fix GetAsync (#3567)

614279554ce6734d1e4fe7de12984aa6497feec0 authored almost 6 years ago
[FS] Logs to help debug 3547 (#3566)

ee2b19680d8b1862e1db39b057756d9a33b9a13c authored almost 6 years ago
[FS] Fix out of order log (#3564)

* [FS] Fix out of order log

* lol

203c58fcb39a17910cb8499b7b6e67f2a9da438e authored almost 6 years ago
[Solution] Fix compiler warnings in Stratis.Bitcoin (#3554)

* ver 1

* Fix warnings

* Act on review

* Act on review

7c8f26f2113f0a452cd2e875a58b08e8f1764971 authored almost 6 years ago
[FS] ValidateTransaction after ProcessTransaction in RecordLatest (#3561)

71976c3f8d86cd4d013f7783f4d8542db88325d9 authored almost 6 years ago
[FS] 3547 - Handling reorg race conditions (#3559)

* [FS] 3547 - Handling reorg race conditions

* Updated comments

* Remove unneccessary tran...

84aa44835c78dd46f56920a05e66cc1e08a95fa4 authored almost 6 years ago
fixed asyncprovider logging issue and added a test (even if this already passed before the fix because the problem wasn't the logger itself but its category name) (#3563)

ad2ee3d6e039bd7890fb8b228d445fd47d521686 authored almost 6 years ago
Maintain deterministic order test (#3558)

78ccfa40952324bf3b9d826a0f7a7cb1ace7abe6 authored almost 6 years ago
[FS] Pending withdrawals (#3539)

* [FS] Ensure all pending withdrawals are available in console

* Required to make tests run
...

16b4d51093208bb22cb1c9737893adc5c775f703 authored almost 6 years ago
Change some comments on IWithdrawal (#3556)

* Change some comments on IWithdrawal

* Update src/Stratis.Features.FederatedPeg/Interfaces/I...

f2aee98a14453e51d673007153611eaac525c29c authored almost 6 years ago
Order deposits our of MaturedBlocksSyncManager correctly (#3548)

49c63a077f1f5960885e8a670693154b66caf682 authored almost 6 years ago
[FS] Fix TransactionHasValidUTXOs and add a test case (#3560)

* Fix TransactionHasValidUTXOs

* Add test case

* Add RefreshInputKeysLookupLock

75483c116c5f54f66f5ce5511a80f796d211fd73 authored almost 6 years ago
[FS] Update CirrusTest Network (#3557)

* Update CirrusTest.cs

* Update CirrusTest.cs

c83a154896705b6e47a3f47f31748e1b52685d80 authored almost 6 years ago
Code cleanup (#3562)

* refactoring

* usings

bb20ecbc8b67be3877c709300e18c190d4747409 authored almost 6 years ago
[P2P] Check if the peer is banned inside the peer connector. (#3551)

* Check banned in add node connector

* Changes as per review

5a753c147906d5d09ce856cf79b5277eab77b1f3 authored almost 6 years ago
[FS] Cannot deposit funds into sidechains (#3550)

* Avoid unneccessary forwarding

* Merge master

* Changes based on feedback

ebd98f03a7877977d0bb68e05a22668755c738dc authored almost 6 years ago
Collateral consensus rule and collateral fed member controller (#3540)

* CollateralVotingController

* CollateralPoAConsensusFactory

* when adding fed member chec...

69b357d896bdded12b8ee46fa3ecd6df394ffa91 authored almost 6 years ago
[SC] Allow deployment of future Stratis.SmartContracts assembly versions (#3545)

* [SC] Allow deployment of future assembly versions

* Trigger CI

8bf176ce74e5f3bd142cbc9cbb5b67c7af4cd672 authored almost 6 years ago
[FS] Removing propagation property and unnecessary async (#3547)

8e8833bf6952b332a885eca9c8a8d67b005d02c0 authored almost 6 years ago
CirrusV2 (#3542)

4725079a7e942a6297633c391aa9e7f5bc4a4feb authored almost 6 years ago
[FS] Extra logging in FederationWalletManager (#3541)

* Log and code adjustments

* extra method

* Whether or not transaction is confirmed shown ...

4c8dac136fd4cf9d1852ef642a5afb52cf8eb5b8 authored almost 6 years ago
Upgrade Stratis.SmartContracts package to 1.2.1 again. (#3543)

6a514821428faa7343aa5b4a476c2c3153327c30 authored almost 6 years ago
Add whitelisting to Cirrus (#3544)

4e16478d5596a2cb0810ddc2640d26c0f12b88fb authored almost 6 years ago
[SC] Add gas price and amount to receipt (#3511)

* Add gas price to receipt

* Add amount to receipt

7d69996563cef10cd738066300438f2a0684212f authored almost 6 years ago
[RPC] Return false for Segwit when scanning RPC capabilities (#3460)

* Port ScanRPCCapabilities to RPCClient from NBitcoin. Revert change that gave incorect segwit s...

d3c89cb5bd2762b192c197fedeaaee07f0cf45e0 authored almost 6 years ago
[FS] Collateral checker (#3536)

* CollateralChecker

* move specific methods of voting controller to a higher level class

*...

17e6afe3e973bd6987c3aec8b776438e1d733b6f authored almost 6 years ago
[FS] Fix IBD log (#3538)

* [FS] Fix IBD log

* Test

* Update InitialBlockDownloadState.cs

329a91c1033f7b38252c778d521fc150d80e92c3 authored almost 6 years ago
[Tests] Cleanup usage of WaitLoop & better waitloop failure for Fed Peg tests (#3535)

* Cleanup usage of WaitLoop

* Update CrossChainTestBase.cs

beaf768e189072c35df3b8abde2f32dfd7df4386 authored almost 6 years ago
Skip MainChainFedNodes test (#3537)

e4d13d8eed50e66c938d4376230f408fb5e304ee authored almost 6 years ago
[FS] Logging for FederationWalletSyncManager (#3532)

a0140d97dcfe9034ee78b10ead7522412e5218ca authored almost 6 years ago
[FS] Remove FedPeg.Tests reference from FedPeg.Integration.Tests (#3533)

* Remove reference

* Removed wallet test reference from cold stake test project

45734859b0c73e8b171fc053e3be8c28e780ae59 authored almost 6 years ago
[FS] Reduce insane amounts of logging (#3524)

* Reduce insane amounts of logging slightly

* Extra test adjustments to see results

* Reve...

a60ba510c9a9d49562409144fa5a242bd4a21d5c authored almost 6 years ago
Moving API client base class to Stratis.Bitcoin & implemented BlockStore API client (#3521)

* consts for BS endpoints

* Moved RestApiClientBase to stratis.bitcoin to allow client implem...

1aefd96efe0dc2d5af4a788247b09a0ad790cc43 authored almost 6 years ago
PoA abstract representation of the federation member (#3513)

* use IFederationMember

* replacing pubkey with IFederationMember

* IFederationMember inst...

174a038cdd218e4978026dede5b56df5281d2a00 authored almost 6 years ago
[Tests] Remove redundant tests (#3514)

* Add check for IBD

* Add check for IBD and more test Ids

* Revert testhelper IBD check as...

94f81f20b13b55a509623c1c8a2528ede519b848 authored almost 6 years ago
[FS] Update logs in FederationWallet (#3523)

bcd7f701ac83a2e0f7f33300d60b5bf750945611 authored almost 6 years ago
[FS] Giving more time to cooked Ubuntu (#3531)

* Seeing if this helps the cooked Ubuntu

* Wait for wallet to update too before doing checks

1faaf0e80baea47a756d372e8c4287b3f6a0e117 authored almost 6 years ago
Reduce fee (#3520)

10846e9d1c6be9544dcb145a1c0e8eb816131bf2 authored almost 6 years ago
[FS] Pass around multiple transactions for signing at a time. (#3509)

* Pass around multiple transactions for signing at a time.

* Adjust extractors

* Fix for d...

1ea2339a16149e940240025eab2839a0bda6259c authored almost 6 years ago
[FS] Added test case and temporary logs to IBDState (#3522)

* Added extra logs and updated test cases

* Update InitialBlockDownloadState.cs

2159ed52c0dd8423a58abe794c6d41c5f0b3f49a authored almost 6 years ago
[FS] Decrease block queue size when processing block in FederationWalletSyncManager (#3530)

9fc68180735263baa150da97806de79061331f3e authored almost 6 years ago
[FS] Add NoTrace to FederationGateway logs (#3528)

385c271944a5b9427301b517d7fbc262c03defd5 authored almost 6 years ago
[POA] Ensure that the POA CMB is cloned (#3526)

* Fix POA CMB clone

* PoABlockStoreBehavior

* cleanup

* Fix exception message

* pote...

4753f441bd48614c201752ace76f3176ca812fa6 authored almost 6 years ago
[FS] Fix test race conditions (#3529)

7749aecb0847001bd206d7c58ef0f9821cf7b681 authored almost 6 years ago
[FN Consensus] Do not request headers if there are cached headers. (#3501)

* Update ConsensusManagerBehavior.cs

* Update ConsensusManagerBehavior.cs

* Revert unused ...

ead2b2ee41f91a14b4f0bc46b57ce12cb7d783e4 authored almost 6 years ago
Fix for null reference exception (#3507)

04046a1f0ed2fb8b30e7a1c3137292b8e4e233c4 authored almost 6 years ago
Unrandomise Bloom test (#3519)

72abe038fca6c0574041e286059a6e0a82f4d846 authored almost 6 years ago
[P2P] Fix resetting the peer failed attempts (#3512)

* First commit

* Add Tests

* Ensure tests pass

* Update PeerBanningTest.cs

b43afd9bf6b4e32430d3b562683a5e29f46e4608 authored almost 6 years ago
[FS] NotEnoughFunds exception message (#3518)

669676d2a0c76a9bf84de2a2632b3a5a22667e71 authored almost 6 years ago
NetworkPeerListener constructor fix (#3515)

* test

* messageProducer must register after queue is created

2a9df05e7db33695aa3b23cb8af33127c5fc51bb authored almost 6 years ago
[FS] Fix deposit and withdrawal format checks (#3510)

* Adjust extractors

* Fix for deposit and withdrawal extracting

* Rename Change/NoChange

0d53289fb42326996637b71680a378f3a118dbe0 authored almost 6 years ago
Address Indexing (Part 3) (#3486)

* Rename flag

* store tip as byte array

* dont slow down consensus

* lock for data obj
...

8fa6b498ce7333225ed407a79b615b1e80dae24d authored almost 6 years ago
Full node api documentation (#3494)

* First check-in

* Second check-in

* Updates for the Wallet Swagger API documentation.

...

37744ba491bfb29562abb93a0d30927583289e3c authored almost 6 years ago
Porting of AsyncLoop/AsyncQueue to AsyncProvider (#3481)

* BackgroundWorkProvider wip

* wip

* injected into DI container

* wip

* tidy up a li...

b64366651a37d20faf76a67c6fcfb89924aa29fb authored almost 6 years ago
Log PoA IBD details (#3508)

25b09b34cbfe4430ecba752e2f8c2f10720a6c9c authored almost 6 years ago
[FS] Use time-order of coins rather than amount. (#3500)

* Actually deterministic this time

* Fix to make it actually deterministic

* Fix tests

...

9d317a7f34bd47942ad8c80c7b397b3c40d7b766 authored almost 6 years ago
Recognize possible language ambiguity for particular word selections (#3503)

a2cdc529b19a464521ab61fde43afe28b338fb89 authored almost 6 years ago
[API] Fix null reference in IPExtension's Match method (#3495)

* Update ConnectionManager.cs

* Act on review

add495d7a9be48f055ac74561c7dec4c4e53216f authored almost 6 years ago
[FS] Do less work in IBD or when federation is inactive (#3498)

* Do less work in IBD

* Tests for SignedMultisigTxBroadcaster

* Add tests for PartialTrans...

f299dfd225005bf5ad23cb29c17dc3f601a98ad9 authored almost 6 years ago
[FS] Federation gateway nodes can start without adding the counterchain api params. (#3492)

31a5070ee151c5a5f9ae7cf57d5aac6cd73c1ad3 authored almost 6 years ago
Fixed null reference exception while banning a peer (#3489)

* fixed null exception when banning a peer

* Get AddPeer to return the added peer

* Added ...

67a16d7e6e041ac00a886d868be269c0fd302011 authored almost 6 years ago