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

Get rid of prefix logger and its dependency on nlog

244a0a8c0dd7b7b5a9e0ac1b12134404a7f1e4a4 authored almost 5 years ago
Increment version

a61f318f6302151c3154f11ee25122f44906abb1 authored almost 5 years ago
Move projects in to folders (#97)

* Move projects in to folders

* Rename External libs to Libs

0a26390a262349534a23e81a28fbaa5f796878ba authored almost 5 years ago
Introduce recent header cache (to speed up header sync)

081619fc069d3ea6334885774bcf583408102b83 authored almost 5 years ago
Rename LeveldbHeaderStore to LeveldbChainStore

fae6db0a10fd018037b2f0fda452e6e212f5a44a authored almost 5 years ago
ChainRepository optimization (#96)

* Chain repo fast load

* Fix some tests

* Change db

* Unify headers and chainrepo to on...

26fbe626cc5461f40d552a5d9e5abacd6d65a03d authored almost 5 years ago
Upgrade the icon from 64 to 256, better prepare for high DPI monitors

f2c048bb04bc884b9229a298405370acc35c2373 authored almost 5 years ago
Fix link and formatting on README

- Updates the LICENSE to include Blockcore.
- Fixes formatting of highlighted note in README, an...

4ebfc7d819870a8479c517fc7de6044604c29a01 authored almost 5 years ago
Make sure that pack ends up in a folder

- Attempt to run at Windows again due to another error on Linux.

2665fc1f8229870cd410fe1c666a472b365bf84e authored almost 5 years ago
Change the NuGet publish to use Ubuntu

- Path issues with Windows.
- Add manual trigger event for Web Hook triggering of build, publish...

2f1c7819bd06ac6907e13a5c9b1723fda0426be1 authored almost 5 years ago
Enable Web Hook trigger for package release

b41233fa4612403df5d2cf3a93c5f0bd4ea5d651 authored almost 5 years ago
Temporarily enable trigger on edit

f444a8d919e6164d56f3a609d69b05b25a6eba8a authored almost 5 years ago
Fix the event type for NuGet publish

1e84cc4945463a42781ee0736e1ace6419f7589b authored almost 5 years ago
Create and update release draft on master branch builds (#95)

- Add a note to direct users to blockcore-node
- Make sure that anyone looking into Blockcore t...

e64b2603b215157aa715cea507b73f39110b9c09 authored almost 5 years ago
Move properties to the root .props file (#94)

- This commit moves most of the properties from individual project files into a shared props fil...

da12fd34d86ee8c6682a26a077f8b37ff5ccc945 authored almost 5 years ago
Add instructions on how to update when forking our repository

- Add some examples commands for git on how to update with latest changes from upstream.

dbbc2e1e0348076705b60192d85ba939d1d79f7d authored almost 5 years ago
Add a note to direct users to blockcore-node (#93)

- Make sure that anyone looking into Blockcore that the best starting point is our blockcore-nod...

8bfc9e7c31f1a1bb437793c6572b6f5117a2a305 authored almost 5 years ago
Increment version

fead614a4d562e0047875fa1f89c362278df8ac8 authored almost 5 years ago
Add BlockcoreLogo as template

787f95d6736e6a477dfe3a5b1f5a08ea4d1c8e60 authored almost 5 years ago
Fix wanings

c18e2ce9335c08759b55506014bae05514adec88 authored almost 5 years ago
Change daemon logo to blockcore

0153bfa13c24399d34650a0d22aef6cb0f88f94e authored almost 5 years ago
Fix build break

1a35b95de12f6701df8aceef02ee697fc5988e65 authored almost 5 years ago
Rename DBreezeSerializer to DataStoreSerializer

eaca7408cd0d959160ff09150f2e6b1986179122 authored almost 5 years ago
Remove all warnings from solution

337b44de387bc8274fd6a546ae3df953992b096c authored almost 5 years ago
Fix getStakingNotExpired endpoint

d7358a72ffd43d90522739d2de0fc166e4ba9f13 authored almost 5 years ago
increment version

d7f1d3195137dbf7a3ca72e3caff266e9d331d90 authored almost 5 years ago
Provenheader not as inheritance class (#91)

* Add block header store

* Fix consensus puller bug assertion

* Optimize chain work field ...

cb3d5ccc390a1bd7245331eefb5f0c20339876b1 authored almost 5 years ago
Add XDS network (#83)

* First commit copy of stratis

* Add XDS network

* Get network to sync. and fix a consensu...

2273fd4b7c827c40bab15210905d09ba807e190e authored almost 5 years ago
Move to leveldb block store, provenheader and chainrepo (#90)

* Change store, provenheader and chainrepo

* Add lock to proven header

* Fix some more tes...

138ad7c50a566090e4cd433e4e317249cbadb13f authored almost 5 years ago
Add block header store (#88)

* Add block header store

* Fix consensus puller bug assertion

* Optimize chain work field ...

c0c84228d89ec7dd714059e6b464b73c4c10429f authored almost 5 years ago
Using the improved Uint256 form mithrilshards (#86)

* initil commit

* Optimize constructors and little endian

* Fix tests

* Style fixes

...

72aa5130ac7b40a1e1c69ff811e59cbe1b08d363 authored almost 5 years ago
Increment asm version (#85)

ae37d6d6ed611af7aa65df8d45291e8a85c8fc9e authored almost 5 years ago
Bump patch version for nuget packages (#84)

Co-authored-by: spartacrypt <[email protected]>

0121f47f6642181479f05ab1d22b3ebcf40726d6 authored almost 5 years ago
Separate networks in to their own projects (#82)

* Separate networks to their own projects and folder

* Move specific rules to their respectiv...

e37b6d473b43214106cc984ca45b93571d29bdcc authored almost 5 years ago
Merge pull request #81 from spartacrypt/master

Updates for missing packages and fix to pre-release versioning

853e73cd282c84e92c7e98691446bac429fecbef authored almost 5 years ago
Add Directory.Build.props for missing packages

10c197258e57ee6feedd8d0e94239467fddc5838 authored almost 5 years ago
Add . to version suffix to ensure correct version ordering

72a7464e8b546c799fb10a924ecaad502f080f78 authored almost 5 years ago
Fix some tests

aa8973f0d0ab005992e91634f28705d1f46166c0 authored almost 5 years ago
Description, version, root folder, agent and other string occurrences

ff58ce0ce62ee31509e213181db2226404f861ee authored almost 5 years ago
Fix namespace in files

393ab85b18d6168b363aa24311f82bf194454c47 authored almost 5 years ago
Solution compiles

eb6e296bcd3bca499690c187be4d2b4276c8b7ef authored almost 5 years ago
Rename project files

33eb84b39e8c1195338760f77721bab80d0424fd authored almost 5 years ago
Delete stratis solution

39382711217c8940be78a678f514ad7433ed0cf9 authored almost 5 years ago
Rename all folders

a1cd11051bf8ac1f1876781c448d07a86464adba authored almost 5 years ago
Delete unused projects

03fbabc7616a4c02f2f0394ade52dfd74cfe9eda authored almost 5 years ago
Code cleanup, fixed xml comments, redundant usings (#4136)

* code cleanup, xml comments, usings

* Update src/Stratis.Bitcoin.Features.Wallet/Broadcasting/...

a39a611ca84737c717d9b87e10d023c772cd375e authored almost 5 years ago
[FN] Add generatetoaddress RPC (#4117)

* Add generatetoaddress RPC

* Add GTA to RPC client

* Fix test

* Fix other tests

aaa8940c1c40e19c8b007706b56bd316bf28f451 authored almost 5 years ago
Update Seeders and Seeds & Increase Checkpoint Heights (#4112)

* Removed stale entries and update Stratis seeder domain.

* Additional StratisMain Node

* Addi...

bf1d0641955cdc086473356c42c85fb6990404f5 authored almost 5 years ago
Fix stratis coldstaking activation dates

7caf79c1c7d8a848eecca6d61c84d7eb1d7b939f authored almost 5 years ago
Fix bad merge and build break

71ab950f76ccc5a882e2f8912c6a497ae8420628 authored almost 5 years ago
Fix the node blocking inbounds after an inordinate amount of disconnects due to a peer being banned (#4119)

* Fix, still testing

* Expose network peer disposer

* Final

* Act on review

* Act on review
...

3ee30f928738c32f3c200fbb3ac73e0ee302a822 authored almost 5 years ago
Remove foddy (#76)

2111ce5777896ca21b23003de8e18b2c395e3cc5 authored almost 5 years ago
Fix tests (#75)

* Fixed tests

* Removed extra line in peer banning.

9116aecd0d68f00c89ab40a48fa8cdb3ffd50be7 authored almost 5 years ago
Remove version form rpc controllers (#74)

9305430a3fdf6a3d8b52944694975e98ca6ed4f1 authored almost 5 years ago
Improve the README (#53)

* Add README header

* Update logo

* Minor changes

* Minor changes

Co-authored-by: Da...

dfe5f823186d28339c5be40de1a26b637aee34dd authored almost 5 years ago
Remove redundant dictionary on consensus factory (#64)

de6a1f582986ba0cab92588d3294c57b650f29d6 authored almost 5 years ago
Fixed signing a message with a segwit address. (#66)

97694321a89dcab5e7e33dd7622e88e487b15ad2 authored almost 5 years ago
Updated packages and dotnet standard (#60)

* Updated packages and dotnet standard

We where targeting netstandard2.0 and should be netsta...

2c4bc42f138e1fc7fa302a631fc7539ab3dafc2f authored almost 5 years ago
Adding two more ICoindb implementations fasterdb and leveldb (#70)

* Adding two more ICoindb implementations fasterdb and leveldb

* Add staking support to level...

71658fc346d7cc700d2c840fc0216097e34cbbd3 authored almost 5 years ago
Creating ICoindb (#69)

2e9373c1bc66686770b12ded62e8016cdcc7a728 authored almost 5 years ago
Fix failing tests

e615502b5c590e77645cd0c44fe0d21a3a0fda95 authored almost 5 years ago
Port in NBitcoin uint256 span (#59)

* Port in NBitcoin uint256 span

* Change hash calculation back to original code

659c96442deb3d74fff1a486755da007f32b0139 authored almost 5 years ago
Coindb to use a utxo model (#51)

* Coind db to be utxo based

* Fix rewind serialization issue and remove the spnt flag

* Ge...

96d9ba73a79f4a290b963d9c555abc649b78efa5 authored almost 5 years ago
Requeue a block for download when validation faild due to missing protocol services

55de302904c1f34a169d16f17105b3d868808bb9 authored almost 5 years ago
Fixed the address validation. (#58)

* Fixed the address validation.

* Added serialized error response for ValidateAddress

695f271f69b3a448d1f67884493d2ea62bf4251e authored about 5 years ago
Merge pull request #56 from spartacrypt/master

Fixed publish pre-release versioning

fa96ef2a595e2127c8d056863cf1ac40196919e8 authored about 5 years ago
Fixed publish pre-release versioning and added NBitcoin Developers to authors of NBitcoin

c958e559e2cd8f3061f27b1247e456294c574071 authored about 5 years ago
Allow accountname to be given to a sign message request (#50)

5251a33090afd87f165f6ba0e81fd50b5d2925d5 authored about 5 years ago
Added workflow to publish release nuget packages (#54)

Added publish release workflow which is initiated by release creation. Also fixed bug in pre-rel...

86ccd21ede9c82be67e1a17f64dfdff80ed8678a authored about 5 years ago
Update GitHub Actions to use dotnet 3.1 (#52)

* Update GitHub Actions to use dotnet 3.1

This is in refrence to PR https://github.com/block-...

f0092be5a1da243baf3e4f8d4a73621203a25bf2 authored about 5 years ago
Convert blockcore to dotnet 3.1 (#35)

* Convert project to dotnet 3.1

* Fix RPC project

* Fix RPC tests

bad099e3d7c5e85033d9b259de6514ad166a0176 authored about 5 years ago
Added BestPeerHeight to the api/Node/Status result. (#47)

60369b50549cf0fb08dd7fdbd9e588183661503f authored about 5 years ago
Replace azurepipelines with github actions (#43)

* Added azure-pipline.yml for CI and PackNuget.ps1 to pack nuget packages.

Removed the Apps.B...

ce3a9f6c283442c76ef4c8c039e17d97bd3f4a3f authored about 5 years ago
Track he best peer tip in IChainState (#46)

a09734f57b0a9c22e49cbe5b234689460c15f94c authored about 5 years ago
fix typo

f3919f48ae154524e95d79a615bdde462ec644a6 authored about 5 years ago
Add Expiry to getStakingNotExpired

d30ecece996c5ed385d72d8589085da9a5d58649 authored about 5 years ago
Apply whitelist to all accounts

c7c9c0b011af0f63be86b6729323a937a253f454 authored about 5 years ago
Fix some bugs in expiry

51fe1a81aec8ec8f3124db5274265d1b49ea8af7 authored about 5 years ago
Allow stake to expiery if its enabled

a6d4675f7980f0269ff406f8f1bd95620caf8dcc authored about 5 years ago
Fee estimation Silent handle exception when evaluationg script on a fee estmation

d4a5bb359447aa86a73a3a480b845c89ba65fab7 authored about 5 years ago
Check also null flag (#41)

d011ce5625b0ce895db876ff40af0302b4f05e24 authored about 5 years ago
White-list staking addresses (#38)

* Whitelist staking addresses

* Fix enumeration issue

* Avoid the extra iteration

aa930d8c6c6a5a5c14070895bdeaf2fa6d6da690 authored about 5 years ago
Extend wallet account type (#37)

* Rename CoinType to KnownCoinTypes and make it a citizen of tests only

* Make coin type opti...

88150a701748ad0c2c0086cd3058849a2523761e authored about 5 years ago
Merge bip 9 (#36)

* [FN] Introduce variable thresholds for BIP9 (#3912)

* Introduce variable thresholds for BIP...

8c4516d67d28e7c1cda9731777824243981ffa78 authored about 5 years ago
Merge pull request #33 from dangershony/merge-strat

Merge latest changes from strat master

1c6c12314dcb9f3929581aa0765ee25a57655281 authored about 5 years ago
Initial fixes to compilation (#31)

dd0b5141c3773248996a05451446f51342b52720 authored about 5 years ago
Added changes from 3.0.6-rc (#4100)

2b8151d1c7c1d9ae12b57b569a97a66d0fc19648 authored about 5 years ago
Fix for circular dependency bug (#4097)

* FIx for circular dependency bug

* Updated runitme version

* Reverted runtime framework v...

941267d0f686b716d66a3ffa21e977b9199c9bfa authored about 5 years ago
PoAMiner mines for most of turn rather than only once (#4007)

* PoAMiner mines for half of turn

* Tidy tests

* Fix CI?

d8bc56d9d62f2af609ea9b955f4212c236e03f38 authored about 5 years ago
Distribute utxo (#3909)

* [WIP] Adding new API endpoint to distribute UTXOs

* Completed new API for distributing UTXO...

43d4f336a5d250f76dcc74356d0b5d00bd1c472e authored about 5 years ago
[RPC] Changed error message for GetBlockHash when block not found (#4055)

* Changed error message for GetBlockHash when block not found

* Moved exception class

* Bu...

053f8c4c1e6d96e5279a09924bbda36e9e812bf3 authored about 5 years ago
Fix for IO Exception (#4073) (#4076)

17c57f21bd83d080760a69f291a2270cfa093aa3 authored about 5 years ago
[RPC] Fixes to bring decoderawtransaciton RPC call closer to BTC client (#4033)

* Fixes to bring decoderawtransaciton closr to BTC client

* Updated comment.

* Added test
...

a848dbaf44f48c94330732cc4196edc383cb5c64 authored about 5 years ago
[RPC] Fix for decode rpc (#4064)

* Fix for decode rpc

* Updated to use while loop

* removed unused using

d6146e8676e109afc1c463fd4d45725087ccb619 authored about 5 years ago
Add ban time and ban reason to reconnection result. (#4074)

98fd223b65eb3077537cf5b8933397fa7b19bc34 authored about 5 years ago
Fix for immature coin balance (#4051)

* Fix for immature coin balance

* Remove erroneous depth check

* Additional coinstake matu...

9857f1f019e23bc1175ffe0964d2c2b6725c5735 authored about 5 years ago
Update README information about Blockcore (#20)

* Update readme after feedback

* Update Readme & ref. Blockcore in a couple of docs

2488c9e88f2ad59c1a2612a39b644e77a75a48ff authored about 5 years ago
Recover cold accounts when recovering a wallet (#27)

* Recover cold accounts when recovering a wallet

* Recover also hot wallets

2197b9a1f7438a2def70b548713f552ea7c5e00e authored about 5 years ago
Move the IsColdCoinStake from PosTransaction to Transaction (#28)

* Move the IsColdCoinStake from PosTransaction to Transaction

* Fix typo

3e9e8cd4bd1c24053db6eb74af8f3eb194313cc9 authored about 5 years ago
Fix failing cold stake segwit test

d076aa3432a33ba4177972d7740b34177c257c57 authored about 5 years ago