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
* Move time property to PosTransaction
* Fix PosTrx override
* Fix some tests (not complet...
c70f35f7d61ee45fe47679662877b6faf49dcf24 authored about 5 years agoCorrectly tracking and creating the withdraw trx
Add the redeem script to the indexer
Add ...
152b38a00844852a9875e479e0cc5e8d7a1e3faa authored about 5 years ago* Added azure-pipline.yml for CI and PackNuget.ps1 to pack nuget packages.
Removed the Apps.B...
a0bdf4c8e6b3b4bcd409c2f3f2370841a16beffa authored about 5 years ago* Remove apps
* Delete projects
ed86f697dab35e971df5093da0ad1a2261e25c45 authored about 5 years ago* Remove unnecessary nugets
* Update to dotnet core 2.2
* Update Cirrus daemons
* Updat...
e4a3a68c50a17bfcbaea2959f1cec488a5c8eeb3 authored about 5 years ago* Fix the currently failing build
* fix test
4989d9d73e3a17be2a1ab1e5cc50a3536211997d authored about 5 years agoMerge Segwit to master
26ec44f14f31bc8e7c2bd050a4c9b7f737aca868 authored about 5 years ago49b36a14b29830b6818b1b3177bff62c2296f711 authored about 5 years ago
Segwit
dd91484877484c037d8fa283ce7cc5bf6c807f72 authored about 5 years ago15822b53af20083db8985d497fb05bb272bb6f2c authored over 5 years ago
* Enable segwit in networks and in the miner code
* Add the BIP 141 SegWit coinbase commitmen...
f6f41c2b2c2f75b9dd2b8da924d5c9d6c4de65e6 authored over 5 years ago* Enable segwit in networks and in the miner code
* Add the BIP 141 SegWit coinbase commitmen...
df775e6865aaae0514e674b0b32ef78796f29b84 authored over 5 years ago* Enable segwit in networks and in the miner code
* Add the BIP 141 SegWit coinbase commitmen...
a0b06f708d70f7c5ed270b53ba8d31b587689e81 authored over 5 years agoaa354111716da78294d4efef9894a891ee782239 authored over 5 years ago
* Reduce processing for integration test
* Zip file
ddb1711b82273b16b202e5be43e901ee961af4c4 authored over 5 years ago
* Change getnewaddress method so that it will always generate a new address
Add listsinceblock ...
22ff3d9bb3d8a72043df511ee5bba3264b84e1c0 authored over 5 years ago
* Cache Mining SC results so we don't execute twice
* Self Review 1
* Self Review 2
2272022f4db703502b308a97aaa781b8bff72586 authored over 5 years agob799f0a2b60004656be048028c80b4ffbeff3dfb authored over 5 years ago
* Fix for invalid hex being passed
* Added test
d0ccf21a59add2b242f006dad42231f286552138 authored over 5 years ago* Revert changes to intrude UTXO filtering on WalletTransactionHandler.cs (#3993)
* Update ma...
c5b0dd973f5026a249c64b7e8443dffaba618910 authored over 5 years agoAltered call to WorldTimeAPI as 'UTC' is no longer a supported timezone.
11ae888188643e189c9e7cccb5ef25ce9d794474 authored over 5 years ago* Fix for RPC default param
* Simplified logic
* Unit test
* Removed extra CRLF
75bf388d804eaaefe0a9e1c7b53e894977e0c129 authored over 5 years ago3aa7218e1fa9b9a4cbfb11382459cf3cf6ed52c2 authored over 5 years ago
* Fix Network Rule Injection
* Missing Line
30d4238b59e8167492bc528d02a0da48d04a4523 authored over 5 years agoa68d2df24ecc15879589c96352c08a2d782c03a8 authored over 5 years ago
* Fixed parsing of floats
* Updated to use var
9c115634fceb55ebadf6848d7234096352788d42 authored over 5 years ago* Make verbose parameter more resilient
* Minor fix
* Removed properties
fafe00c9874e57006d5851ca6b14f0fc25cb6396 authored over 5 years agof81f8c6158396d59cf63a974cfda671ffa38ff62 authored over 5 years ago
efc7867f9a9c04fc64552f9473ea65b53521ee9b authored over 5 years ago
* SQLiteWalletRepository
* Upgraded Fody
* Configure Fody
* Add HDPayment table
* Up...
0b35d2dc0e80d8517e1c3ab52988e60e61c0d4bd authored over 5 years ago* First commit
* Add Test
* Update SmartContractWalletTransactionHandler.cs
* Fix Test
...
a2fef51bd9b2283baba8e06a69acbe831eb5043a authored over 5 years ago
* Remove unused assembly reference
* Fixes
* Muchas progressas
* Getting routes correct...
9aededcf80946d5591105904ff7bc3d4aeb684f6 authored over 5 years ago* First commit
* Small updates
* Remove commented out code.
* Remove POA rule registrat...
aa4fe517647697042860ac5eb40152f5d967736f authored over 5 years ago* Fix for transaction build verification
* Updated order
* Minor formatting fix
* Updat...
2ed954882643f7895e805c60092a0f2ea33cf392 authored over 5 years ago* Only expose copies of internal bloom data
* Add override to allow bloom comparison
* Rem...
68e218bc4f64efed1a51b66a01a28c7559773918 authored over 5 years ago* cleaned up and removed unneeded changes
* disable GroupByScriptPubKey by default
* fixed...
9f627efd245dfe8a8f3eb622123bdef06f1f8615 authored over 5 years agof229e71cacd804db2608c8a159b4cc8c2d7b0e27 authored over 5 years ago
* Added new Wallet API which returns UTXO statistics
* Update WalletController.cs
d0fbef738b82bbd574e2369db9a5eb4d9a493901 authored over 5 years ago25c4f8201a6c75ada71904a081af057450cd9f31 authored over 5 years ago
* Fix multiple wallet event + Add correct serialiser settings to match output from controllers
...
a6b118496f0fc7919ccdea5884b81f39f1b1f760 authored over 5 years ago
a555e617e8ee94e3cc7d778105d66404243806ff authored over 5 years ago
* [FS] Enforce Minimum Protocol Version on Cirrus
* Update CirrusTest.cs
* Fix
c905b9963407e5048b817db2931af3aec1a681be authored over 5 years ago
* Fix multiple wallet event + Add correct serialiser settings to match output from controllers
...
* Set the Block.BlockSize property only on first run
* Fix failing test
90f1f818a2b414687688076ab076428785c08da2 authored over 5 years ago* Add SignalR and Wallet Address Info to Broadcaster
* WIP update to SignalR Structure for Mu...
846a8e13062eef15d9d5dc50a2ae8b7d4559622d authored over 5 years ago* Update FederationWalletManager.cs
* Update FederationWalletManager.cs
* Update Federatio...
6a6b7be9bc85dc7e50659d4ae4eef6476e4ed02b authored over 5 years ago4d7895cc592ec5fdf18d405a7a8d576b9e87eca9 authored over 5 years ago
* Returning deployment results in getblockchaininfo rpc method
* Act on review
e0db54ff2ef8df680b347913cf68f0fa483d93dd authored over 5 years ago* Add tests
* Add more tests
* Test fixes
* Add implementations
2483ba7bc16841420401f79b42ecc4d0ae89acbe authored over 5 years agoab96cba9817dc54b8ad9ad51f0cfb33186f326fc authored over 5 years ago
* Add tests
* Return genesis block
* Use same blockstore query method for consistency
cfd90589dc00aed16d17f802d4fdd2ab48f66d41 authored over 5 years ago1d65feda4c5080deea313202764d9af894e87e16 authored over 5 years ago
2afb98584bce3fd5ce3304aef330ec7cb05b97b9 authored over 5 years ago
* Corrected value returned in the id field of the RPC response
* Fixed JSon response for the ...
2ee17c6e907035ce9c4ced5ccf11af9dd1f56404 authored over 5 years ago* [FS] Add Masternode Launch Script
This PR adds the Masternode Launch Script to the .\Script...
666c34d78b5bd50b3a83f5db1e922ae248eeb3d6 authored over 5 years ago* Delete ProvenHeaderConsensusFactory and its concrete assignment move that functionality to Pos...
96b95f9213350939ac1e011c5717651f09d37ee4 authored over 5 years agoc406bdb2c98fb397be41e21945f7dbebc9bc3c40 authored over 5 years ago
e0d3b800d9a053e544956dde1e7158e0337b490b authored over 5 years ago
* Added P2P behaviour which will change minimum supported protocol version based on the predefin...
c96ae9f6a35e0b980fec784b9fd3b82478b44fd8 authored over 5 years ago* Added logger dependency to SC
* Removed unused tests
* Review feedback
* run build
d7e57352e01fdbaf325c3c53223bb43a93cc5417 authored over 5 years agoeea4aee1629c4fb85e2841ee9345f84433d09a4d authored over 5 years ago
4ce031434f7905d0d2e9d30f3c8ea68b3e01382f authored over 5 years ago
* Whole things builds
* Finally complete
* Remove injectRules
f572b0c12f77f5d4c6f8fd2311d5297d98f2a5ea authored over 5 years ago* WIP
* Fix SC rules
* SC tests
* Remove unused class
* WIP DI refactor
* Manual ...
17f2a8cba14be63c37f8d2075dc7a2acce1c2709 authored over 5 years ago* Exclude transactions with very new timestamps
* Missed some methods
* Revert "Missed som...
c23760f0708955e77b29dc076fe0d74473fb4442 authored over 5 years ago* Fix broken tests in master
* Skip the stress tests
4c40777fe96526b3ecf388d7b53a1537b32f57a9 authored over 5 years ago* Added an extra handling for fed wallet orphan txs getting stuck
* Update FederationWalletMa...
a50fb98ab20a43ab59158b75dc19f33ca0b00284 authored over 5 years ago* Stress tests for CALL
* Comments and test rename
* Full block with smart contract and no...
8e24fcf6d71f46ddc28604ba9658bc96785dcaca authored over 5 years ago* SC Stress Tests
* Undo unnecessary
* Test showing that the transaction lingers in mempoo...
c8ab463c8a7ecbec1b9b7d5700e2e14cd7aa7043 authored over 5 years ago* New SignalR feature
* Fixed SignalR feature resolver
* Added CORS
* Fix for connectio...
dd0b06b52093aca1be78cf52ee1a1728949a8004 authored over 5 years ago* Stress tests for CALL
* Comments and test rename
1f688620aaf1d57203db79d11e79b40a4ef90484 authored over 5 years ago* Documentation
* Add gas check exception to coin view rule
* Update and fix tests
* De...
876ea13737813bf5af8bb6ce7f5720e1dc56f3fe authored over 5 years ago* Update message
* Self review
c74aedab5a9f782be8ce012a391c1f653c6b8108 authored over 5 years ago40a91e07288b46410cee3b60eebe9150f4fe7ba4 authored over 5 years ago
* SC Stress Tests
* Undo unnecessary
* Fixes as suggested
5028e6f14e529098a5b611d45a482cd9a687b13b authored over 5 years agoa15e94493f781bb21b74cf965bb03fb403cf501c authored over 5 years ago
b702c0b6559972ad175f9f8071d168215eaa509b authored over 5 years ago
* Small cleanup
* Update CrossChainTransferStore.cs
* Update AddressIndexerOutpointsReposi...
72707eca0355ba45e7fcd5dd0e3fc9be66ec26ee authored over 5 years ago* Update AddressIndexerIntegrationTests.cs
* Fix
* Add delete to RewindData method
* Re...
e6c60f6a6b4868cfc58e23ff1b653225f87fc3c9 authored over 5 years agocbf75e7c5f2a68fc409484f89d543780827fe4c7 authored over 5 years ago
* Engine only injected once
* Add basic test checking for the problem, and fix for the sidech...
bd6cc30ecdda41c4eb6e5fac28ae933330630dc9 authored over 5 years agoce3c6bf550937096280c3147d93205e79ac93b9a authored over 5 years ago
c30558d1b73e0100ba44cec033f0eb20da841157 authored over 5 years ago
bf3217344cf5cdd4537024d35416c146bb460be2 authored over 5 years ago
* Make GetMaturedDeposits synchronous
* Formatting
* Rename fields
* Ensure Result is s...
cb46642d98e13cb9cfb572674faff11d9a4d647e authored over 5 years ago* Use async code for NetworkPeerServer
* Add Skip + Take to StratisBitcoinFullNode
* Rever...
0509d69b2365605df6a4df17822686dd86730daa authored over 5 years ago* Fix insideCallback inconsistency in NetworkPeer
* Fix logic and inadvertently introduced lo...
931bc0a0d85833f56cd22fa2fc3f669200d9449b authored over 5 years ago* Update version and nuget script
* Update src/Stratis.Features.FederatedPeg/Stratis.Features...
daad5510144a96a146c421790ad278a50acfb696 authored over 5 years ago6fea12ef80ae8cbc444aa864efcbf0e822b95a68 authored over 5 years ago
235361e2a79b51678b2965e21b7f20f67ce0853d authored over 5 years ago
* [SC] Get receipts for history in one DBreeze transaction
* Fix tests
* IList
f7b5ad7786a91465636ba8eb35e0328336b6c517 authored over 5 years ago9e43e2e41ca2baaff12a3cc7cabae48979712415 authored over 5 years ago
* [SC] Micro optimisations for SC script tests
* Clearer code
* Revert "[SC] Micro optimis...
441fb305e75f17307f607de7afd3e202059ce19d authored over 5 years ago* Use async code for NetworkPeerServer
* Add Skip + Take to StratisBitcoinFullNode
* Rever...
352a7a63a21c5bbbc49f9d2fa16b55c98cdbd3d4 authored over 5 years agof6ea94dd9d48521a2de69b44c2a15918843208b1 authored over 5 years ago
87a33d961f41a3d5dc53640dda33eb5d349e861b authored over 5 years ago
* Update Tracer.Fody and fix tracing
* Suppress XSD generation
* Project level configs can...
6d1eb27d963539591fb52c0a53445ac5dda62c43 authored over 5 years ago