Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/block-core/blockcore-template

Template project used to start a new Blockcore based chain from "dotnet new blockcorecoin" command.
https://github.com/block-core/blockcore-template

Merge pull request #10 from block-core/upgrade-nugets

Upgrade nugets

b63c7d3aaf705522a44765fb86b90b76256e761a authored 11 months ago
Fix the POSv3 params

9721e3a85a993ff9d87bdf8fb13653172906f2e0 authored 11 months ago
Update nuget and get the code to compile

cb9036c18fc0497ca993a9ff98eed3666a1a4d6f authored 11 months ago
Merge pull request #9 from seniorblockchain/upgrade

Consider calling ConfigureAwait on the awaited task

65be867de8d892173303b2819c8a59434c9f9616 authored over 2 years ago
Consider calling ConfigureAwait on the awaited task

28a2b7bf30974ae723a88daa41bba81d24335c65 authored over 2 years ago
upgrade to .net6.0 (#8)

* upgrade to .net6.0

* use PoSVersion = 4

17933228d298c9c080575bdd5d1d28dfb029eb48 authored almost 3 years ago
Minor improvement to our template

- Make sure that OP_RETURN max bytes is set to 83, same as Bitcoin.
- Remove the "TestDummy" BIP...

cf354d0eddd631c1ac9d7b981e6eddc7fdee9dc1 authored over 3 years ago
Add BIP deploment and increase fallbackfee

- Increase the fallbackfee a little bit to fix an issue with sweep.
- Add the sample BIP deploym...

5b88fa7b36bbab374799fdb2651b7771b3e09819 authored almost 4 years ago
Added missing dependencies (#6)

* Added missing dependencies

88fc34736d62a0021084cc169db957f67780ce70 authored almost 4 years ago
Add a max fee definition to the template

8a0063fcff906d1a6135351fc9e2240500c7f8bc authored about 4 years ago
Update the Blockcore dotnet template

- Update code to make it comply with recent updates to the Blockcore packages.

4a95b0ea38db5363a8385e16f81bbedb06e41bbb authored about 4 years ago
Fix a minor issue where 10000 was used for both default p2p port and default fees

34d437ffbdaad719b707eac0652237e37371bc09 authored over 4 years ago
Update instructions and version for template

- Add missing using to the generated code.

54d9056696d97c79404192212608b792fa6433bc authored over 4 years ago
Update publish-release.yml

d68cdec2d920fb0cce09fa93c09eb0c48d90c673 authored over 4 years ago
Update release workflow for template

3d2d0a67dbf2b08306dac5f4440f9306270484f0 authored over 4 years ago
Update references to not be specific for template

65f6d34d3e33de374e264271c0a91bbe0ee01093 authored over 4 years ago
Upgrade Blockcore template to latest Blockcore release

433efd4c4078774b7fb416db92b388ccc727fa04 authored over 4 years ago
Ensure that Workstation GC is used for the node

b7879b7d01e997fc65a0e5cd7b59f3dd58e28393 authored over 4 years ago
Fix segwit encoder bug

68c3100e1d35f794055c9f80b39f5cf2406d7074 authored over 4 years ago
"Hide" some of the setup types that normally shouldn't be modified

- The CoinSetup and ConversionTools should be put in folder to avoid cluttering root of Network ...

5d628a53160d9a912b718757356f647e740be31e authored almost 5 years ago
Refactoring CoinSetup to be cleaner

- Refactored the CoinSetup to make it cleaner.
- Less verbose "SampleCoinSetup" type.
- Less rep...

7a36ae412fe08fb26c1ec539d0a7af99d8c75831 authored almost 5 years ago
Merge branch 'master' of https://github.com/block-core/blockcore-template

d76c46113bf8bed99682667b7673f857abc946aa authored almost 5 years ago
Ensure that the genesis parameters is set on the network instance

f6b0f0b31992ae2c02dc006533649927e8f2ee38 authored almost 5 years ago
Upgraded to v1.0.6 & fixed network defaults

9bf918019857eed57f559345c9aef7d1216dcfbb authored almost 5 years ago
Fixed typo

47d595007f463144bb47294d91b9ef8b183e47a0 authored almost 5 years ago
Filter the build for blockcore-template to only trigger on master push

cb22c8be9aec92475ef565b41e1d0e121408d572 authored almost 5 years ago
Update packages and prepare new release of the "blockcorecoin" dotnet template

80d724bcb97932b5df72b9306a9f3ce7923dd5dd authored almost 5 years ago
Remove example scripts from template repo

56de6bb1447b0849b2fa676b5a1cb3cbcc70bcab authored almost 5 years ago
Update STRAT.bat

- Fix the magic header for STRAT.

3335ae582da123464215c7eff8c86a40f139a966 authored almost 5 years ago
Update SampleCoinStandardScriptsRegistry.cs

- Add the override of scripts.

0bfdabe4cec4d85bb482f621070d25b0d49959d0 authored almost 5 years ago
Add support for pushdata parameter

- Fixes issue for IMPL which has custom pushdata in the genesis transaction.

1bbc663dee415e9b1fe85629596838e2f996a495 authored almost 5 years ago
added IMPL example

07e98d5aa4c094e92583a54c3c835ac84101154b authored almost 5 years ago
Add instructions on installing the dotnet template on Ubuntu

7294a12ac4f37ab7c3bb29556c57c32e3bdffda5 authored almost 5 years ago
Add STRAT

- Add a working configuration of STRAT.

07cbad6e9b5689b94eb52ba716874cee999837fd authored almost 5 years ago
Update packages for template

62b8bdd45ec52acf044cba30c1814c91c1fa3b2a authored almost 5 years ago
Delete AssemblyInfo.cs

- Remove the AssemblyInfo from the template

5d658bbf24b8e1e217534752598fd8458c47feb9 authored almost 5 years ago
Add support for ports on all 3 network types

- Add upport for ports on all 3 network types.
- Add the XLR.bat to generate Solaris node, thank...

b8de1f1a1e7b22686168458cff4ff1448f0ad67f authored almost 5 years ago
Use FetchUtxosetRule, PushUtxosetRule, and FlushUtxosetRule consensus rules

6a55d7f9c95206d65ad6875846671833c679aec1 authored almost 5 years ago
Change the output from "Daemon" to "Node".

5547b9a3c3ddc4d110a0474a00bf65d8de6852ea authored almost 5 years ago
Remove BIP39 deployments from sample

- Set the target-spacing for City to 64.
- Make the data folder lower-case.
- Remove the SampleC...

ad86560333d5063edb949e38b6215e0fc814a79a authored almost 5 years ago
Merge branch 'master' of https://github.com/block-core/blockcore-samples

cffba5b5fcceb4c764fb188f4b505068ebd12961 authored almost 5 years ago
Add support for specifying PoS version

- PoS version as parameter.
- ProofOfStakeTimestampMask as parameter.

12e1cdb346e98bf4e262bc31678f9b8831705338 authored almost 5 years ago
Merge pull request #2 from spartacrypt/master

Added build and publish actions

5b4fcc47a40c6066d9302cdb90f7e1a672ae6528 authored almost 5 years ago
Added build badge

dc254fbb8dc07bb48e22707826b4fdbaca78eaa9 authored almost 5 years ago
Added nuget publish action

4f52eb2bcb3a902e7fd0a6626a32b0c24bb3a267 authored almost 5 years ago
Add parameters for a lot more chain configuration

477c46e450a0423997db4a8efb60b31cec662a4d authored almost 5 years ago
Added build action

6d6fa286665946609982047640ba2d56c9cef901 authored almost 5 years ago
Add parameters for genesis block parameters.

- Adds parameters for genesis block values that can be generated by the Blockcore Genesis Block ...

fde042530e386d2de16340d441dca26f04b01c7f authored almost 5 years ago
Organize files better

- Moved the network files into separate sub-folder.
- Made the main class library into the first...

38774c006fa124de46a36ce5806e667f8c484b83 authored almost 5 years ago
Add more parameters to the dotnet new template

- Move the dynamic setup into separate type to more clearly visualize what is parameterized.
- D...

cfa51bbd914d8517786a7aea4bfc7089d08602e3 authored almost 5 years ago
Update launchSettings.json

- Add additional launch configurations for new coin projects.

5c5368c78d832ce24a065ce8f17d1903d93e2773 authored almost 5 years ago
Add editorconfig and clean up sample code (#1)

- Updates code, cleans up a little bit.
- Updates to latest NuGet packages.

8e1656fa5dead6dd599dc1532e157706f455070b authored almost 5 years ago
Converted to dotnet template

9c1669333f2843b5fe708edd8ac9a068157dc198 authored almost 5 years ago
Updated to use release packages on nuget

c5ebde1aa6fcf29869cc1d6db45d403cf0c1abcf authored almost 5 years ago
First version based on stratis networks

8f07bb3c5508ceaccc2fa7849fdc57fbcaa88c47 authored almost 5 years ago
Initial commit

31e1c6198d2c557d3d0fc7395e8f24bc00477757 authored almost 5 years ago