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
* Add witness service always
- Add the witness service on startup to the node.
- Refactor the ...
- This is needed to fix package build.
a9aab475c9355dd2a424e9973c022812f82eea88 authored almost 4 years ago7d729bba577b6096231fd616ca8e9dcadeb1cb28 authored almost 4 years ago
* Use the Slim method for api/wallet/history
- Closes #308
* Fix and remove obsolete tests...
5ebe8302a9a3a68916bc381dc11e15b4f595c3a1 authored almost 4 years agoc920ce0f10bb46d1e5aff782ffec10cb60d28aa9 authored almost 4 years ago
* Allow update of broadcast entry
- There might be multiple issues with a transaction and if ...
6db979c747926a7317b2b2b3608c5c075a610354 authored almost 4 years ago- Needed for proper indicator in the Node UI.
455b2906069ebce79793e1fe0da7c299277650e5 authored almost 4 years agoCo-authored-by: devbtr1 <[email protected]>
5db0551596575383e13fc83fe49b9ee06aad019d authored almost 4 years agoAfter the segwit deployment flag was set on the network to AlwaysActive, blocks before this chec...
1b5b4dc4c567c269610f20baaec9831b4ff9e0d5 authored almost 4 years ago- This will customize the icons on NuGet listings.
e364a9bbd17bd6923df673a9d9121e490b5556fd authored almost 4 years ago9d8e5232108e0401e5370b98cb25bbcfdf0a0e51 authored almost 4 years ago
* add X1 to blockcore
* add seeds
* fix mining configuration
* disable mempool comm in IBD
5119089fb9b34f3ab2aac5573155f35f0e9eea5e authored almost 4 years ago- Lowercase is preferred for these data folders. The "Main" folder is capitalized though, but th...
04aa2050c9ef03a96d5cc85cd892832153ecea48 authored almost 4 years ago* Make sure that each query against database uses a new connection object
- This is the small...
19596affbdfda3457ef31975f90955f95098e198 authored almost 4 years agoThe activation period passed on the x42 network. We made this change to our clients and did exte...
6a743e0ca8f74179bdd8f7be251e1256c2f723ad authored almost 4 years ago
- Ensures no DRY.
- X42 should not use the WatchOnlyWallet, not being maintained or used.
- Up...
69dfb039865bb8ad3f84cb8b059263eb1df1a44c authored almost 4 years ago
* Adding HomeCoin
129c67d54e4a16a9b7a66afa5c3463f932f237a5 authored almost 4 years ago* Add upload of artifact to the build
- Closes #291
* Update the workflows to download rel...
8aefa132374e7982ca394ff596adc3ead866b307 authored almost 4 years ago2f1b241e302959f449affb5f96eb4fc58042810e authored almost 4 years ago
- Closes #291
6710591694a373a0dded79546d7c2c258b13a6f6 authored almost 4 years ago- Need to figure out how to configure this for only running on debug setup and not always.
6d8813e4aa0dd580d33e4b0707e63d456aaa6dbb authored almost 4 years ago* Added support for xRhodium (XRC) node
* Fixed xRhodium (XRC) RegTest network consensus
*...
6430223c3ab2e1551a83d5e981d81b378b259a92 authored almost 4 years ago8595042e5edde22fee589df9e2711e994409b3c3 authored almost 4 years ago
b8d16e9dff5c679ec1946f479db455ebe90c7fd9 authored almost 4 years ago
* add X1 to blockcore
* add seeds
* fix mining configuration
6f510a04c52cb96c6d27d3fd51bba6bd5a49dbdb authored almost 4 years ago* sqlite data table and serialization code
* Final table changes and fix tests to work
* i...
ad2fca477158579b2b4c87cc5ba7fa3978fcf77c authored almost 4 years agoef16368271fa2e62aff9f19a483a6733e4979f54 authored almost 4 years ago
* nuget alpha release test (with symbols)
* dotnet pack generate symbols (snupkg)
99a9dd5536fb3a0f72ce7091740c96cbfca2dec2 authored almost 4 years agoWork around from: https://github.com/actions/setup-dotnet/issues/155
0695789f1e4729ca9beab137b40b9c81a3e8dce9 authored almost 4 years ago55e748f970997310e006e5267caade97fa1edeb7 authored almost 4 years ago
- Make sure we use latest available packages on 3.1.
b07b8e043c94785266170163c415551d4960f2f8 authored about 4 years ago- Use latest available version of .NET Core 3.1.
fd87c06e25cbe101232e4c782347c3b56c5850e9 authored about 4 years ago0bcc3a6f6e78a9983ee4e539f72dd8d183606fe7 authored about 4 years ago
- The Transaction ID on events won't be calculated multiple times in cases where the same instan...
f3a9030f08616813cb4558fd036b9d0718dc861c authored about 4 years ago119776c8930813c4cf4886f71b5d368ef4394767 authored about 4 years ago
5bdcee074c2012271229c9feba7317899466c29a authored about 4 years ago
- Avoid calling ToHex and ToString (ID) in the constructor.
- Calling the ToString to get ID onl...
* Subscribe to blocks and peers events on the ui
* Add disposable to ui event subscription
...
5114f10cf590aa5cdb30b52fd2ac46a9da7ba6bf authored about 4 years ago
- This fixes some of the events that was not shown over Web Socket.
- Related to the #269 issue.
* Add the BCP (Blockcore Platform) network definition
- Generated from our own generator, wi...
7eefa5e4f520fba145f1452d206d1f88e813bf63 authored about 4 years ago* Creating a method to auto generate the test wallet db
* make sure IStakeChain can be null f...
731e74bb85b14851ca11e71ca27e44681b8afdf4 authored about 4 years ago7c32b4a2f46626af783efa4f8ea9e81d32c7d519 authored about 4 years ago
- The network definition for IMPLX will now be packaged as other packages.
- Add their official ...
- Move all x42 network definition code to be under "Blokcore.Networks".
- This fixes a minor iss...
- Make sure it follows same naming as the rest.
5d6bbd49dca487186c72e4bc169f752b7067818b authored about 4 years ago* readme
* added impleum network
* build removed
* build removed
* Impleum network n...
6d229a8b9b40c5197e5d031d4295afa253eab838 authored about 4 years ago- Supply a mock of the IStakeChain to the BlockStoreController.
7b25fb959e872472ff0eeea789c71d45b746e839 authored about 4 years ago- The RPC API already returns these values.
e137515c63fa51d4459fc68701ab39892719a799 authored about 4 years agoe57dfdeade7b2d23b6628720e4a865eb6d87ae6d authored about 4 years ago
* Changed LiteDB to v4 for stability.
* Fixed the grouping for the wallet account and history...
d4dcd418c9306f2d3a161b55299b5278afb58a07 authored about 4 years ago- This change updates the sweep to make it build transactions with multiple outputs and up to 50...
f6bcf76734260b6c70d4af4a51ccf8f4ab28fd72 authored about 4 years ago- To ensure that sweep works, the FallbackFee must be higher.
4bd78c9d26da33b8f18f28e97f1220fd05ffc0c3 authored about 4 years agoff47e3ac0fec6692824d935dacef309467267faa authored about 4 years ago
* fix naming violation
* suppress style issue
* Fix dependency to cold staking wallet manager
2c5afb70e7cc7eac4b74d61b6990a65a058ac964 authored about 4 years ago- Was missing during fixes for unit test runs.
6ce157b0470603a44b6c4fee0603b0d4fe10a2db authored about 4 years ago* Upgrade to .NET 5
- Upgrades to .NET 5 and upgrades most of dependencies to latest versions...
e56ab616d407e2dccbd52b0c2e56d9f1fe222937 authored about 4 years ago6cb50b5f203ce3aa162e86ac0fad681c91193454 authored about 4 years ago
0c1ff83f8d0b994a11df68128eef310c90e776b1 authored about 4 years ago
ae83bc76b724c8cfb91446c2f7910986733bdd3e authored about 4 years ago
a7c1e860d4375eed6ce1e2d74f25ce2701292ab6 authored about 4 years ago
62151bdb9d4dc46223c5cb9008bf44a808f30b3b authored about 4 years ago
4298ee756cdc9441064fb83466b7b556060fcad0 authored about 4 years ago
14f3bcb276c6b49527b0d4324f88b6fea4cc03ea authored about 4 years ago
- Planned upgrade to the City Chain network with a consensus change that divides the coinbase re...
9fc5e2da9a44d7d4a704b9486dd03ab2e7a43d44 authored about 4 years ago- Make sure that project and folder files are named same as packages, ensure same pattern for al...
633119f258834334518b38a147852b40c0364bf1 authored about 4 years ago* delete ruleset and migrate to edditorconfig
* Fix more warnings
* Fix many warnings
*...
faab7ff3c9ebeb9ca5b859edc675e70e38e11819 authored about 4 years ago0ce71d535dd78e30bc2cfbb33b5d7e893fdbf722 authored about 4 years ago
68ded29c120555e2d3a60c94383c50062cc00f91 authored about 4 years ago
* Fix SegwitActivatedOnStratisNode test
* BlockRepositoryTests to use leveldb instead of rock...
77a49c0c5c39d7afe2a81318044bd77d915272c1 authored about 4 years ago4200a1818f70067450530ba759ff1629b0d22c46 authored about 4 years ago
cbf104a64d02c57bcfe8f516f715a1a4b237945f authored about 4 years ago
6a507e01e61466a6d3aa8250780bc77cff71e81d authored about 4 years ago
cf752f52832f0a851e6c4fd7e7ddca5ffd193b5b authored about 4 years ago
bd568d1352cefd8391d4739b0a4882b4d4f23d9c authored about 4 years ago
b4108cce0b47ae61ea0695ce0ea097a35df27919 authored about 4 years ago
- Update to latest setup-nuget workflow action.
- Update the changelog.
- Update version to rele...
36db5eb0d2fb29919af778addaf51070d0968b03 authored about 4 years ago
776db01168d0e0ea58f6514daa6f87b77dd86687 authored about 4 years ago
56509ff26747f933a6827a7ed92d1f67c9c0ebc8 authored about 4 years ago
* Add abstraction to the db types
* generate test data
* Abstract provenheaders repo
* ...
34bcfa404979a30732872a05215af32afbaa5e9e authored about 4 years ago1c0ad770dd7ae8985924b750a0a574c172729887 authored about 4 years ago
- The industry standard for agent names is to prefix and subfix with / to seperate sections of t...
c9feecbc63312c85233bca261dacd16cc5829ae4 authored about 4 years ago- Previously the filtering was done using the bind list, which is incorrect. This changes the ch...
6450bc3cf2172dadbd0564c7755cfd0f4cf9d7e7 authored about 4 years ago- This is used by the block indexer in the "blockcore-bitcore" repo.
e2d72a9ce49e0f56956f22dd7e18d68beee01aea authored about 4 years ago3e78dc079734c3420069003fce3e8c7b53a7ea83 authored about 4 years ago
* [CS] - Get cold stake address from script and added CS to Address Indexer v2.0
* Check all ...
5ad34b9c3e1a1e816b047f1c046e3ba59bef4f80 authored about 4 years ago25dfd875891311f0d795e1c11c5548d429701991 authored over 4 years ago
* Fixing the NBitcoin changes namespaces
* Rename ns to be more correct
63c4d0e60b7272579d31d4ce60737297a9b2fea4 authored over 4 years ago* Use rocksdb for utxo and block store and chain headers
* KeyValueRepository to use rocks
...
7e90c316467ca7c6751c95a53328938d6f5d9e8a authored over 4 years ago1b6ab3da7703b1ba45ac291f1ef542db2348f86c authored over 4 years ago
* Add opreturn amounts from stratis fix
* OP_RETURN fixes from stratis 3.0.8.0 release branch
de310f42671f4dd82582400b11639a195f12242a authored over 4 years ago* Delete bloom filters
* Delete colored address
* Delete empty files
* Removing Stealth...
ceea5a19801da1187143e04ab9c09aeb8cf69736 authored over 4 years ago* Flush chain repo and wait for store to catch up before flushing consensus
* Fix test
734324ac00efb6b8684d6fffb58d339a99125cbd authored over 4 years agob2a9869d04b6324e271b2083aa8f5e88cd962ccb authored over 4 years ago
- Don't need RPC, that's implicit on all launch settings.
- Add changelog and prepare for Releas...
Added segwit address to request query for wallet history
85113e9be37c9657b3209113b876057ccc94d785 authored over 4 years agoThe GetAddressBalance() method does not return any results when using a segwit address. This cha...
55de7d2bbc95fef6efe1de67204d93f257641f96 authored over 4 years agoIf the transaction is a segwit, return the address.
91940e2bf939be5ed34c9a5b63ce22e61dc39ce0 authored over 4 years ago0f51e7d1287c9021747282bc02069a500b901859 authored over 4 years ago