Ecosyste.ms: OpenCollective

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

Blockcore

Blockcore is a platform that enables you to build your own blockchains.
Collective - Host: opensource - https://opencollective.com/blockcore - Website: https://www.blockcore.net - Code: https://github.com/block-core

Add basic Angular project

github.com/block-core/blockcore-nostr-metadata - a850c75b732f05bf889addea41f1b7c4465e76e4 authored about 2 years ago
Use the UI Service to orchestrate changing active event

github.com/block-core/blockcore-notes - 59089afb27200d3ceca73b922573526e3bdeb672 authored about 2 years ago
Load event from database or enque when opening

github.com/block-core/blockcore-notes - 3fc48eed451fe5ba335084496365a1e3d1cba6e7 authored about 2 years ago
Add ability to get events by sort and kind

github.com/block-core/blockcore-notes - 6cce8679d2c17847dfe3e3793f71e80d70701ec4 authored about 2 years ago
Queue update of profile when profile page is loaded

github.com/block-core/blockcore-notes - cab6b1e167580d4df9af5e4bee854d248c0b8545 authored about 2 years ago
Display the events counts under relays

github.com/block-core/blockcore-notes - 4c3a8af2207c1ef6496ea9d881b1ac2808ea6acf authored about 2 years ago
Fix issue with .close on relay never returning

github.com/block-core/blockcore-notes - 867b66531bde0ed598fa999ddb45fdcb12c4885b authored about 2 years ago
Add About module

- Separate logic into more modules

github.com/block-core/blockcore-notes - 5f80ad4e069cccab2948177818a71f978c9cc571 authored about 2 years ago
Merge pull request #1866 from Hyunhum/taproot-example

Add new Taproot example

github.com/block-core/blockcore-js - 69b0f7c55d8a046deb42a1dc53ef43b16bbbc69e authored about 2 years ago
Improve display of muted profiles

github.com/block-core/blockcore-notes - be2bc6486dfaa0e81bbe862a1d086bca8057c95b authored about 2 years ago
Enhance the options for people

- Persist the user selections.
- Improve the UI and display using dropdown selection.

github.com/block-core/blockcore-notes - 3e4272b033bb60e4f1b8dc1c1f72d4571c40bf51 authored about 2 years ago
Improve UI updates as following profiles are modified

github.com/block-core/blockcore-notes - c34b8e7919e38e8ce381041ddc4580dcba887303 authored about 2 years ago
Add new Taproot example

github.com/block-core/blockcore-js - 8bb53b40b2a22e6af400a7c4da8c610965690357 authored about 2 years ago
bump version to upgrade blockcore release

github.com/block-core/blockcore-indexer - 3e3a2c5bfbc715361d6756a85c883d6e07dc32b6 authored about 2 years ago
Update version and changelog

github.com/block-core/blockcore - 9c4ff989ab65023430f8c595fb33105a33f58916 authored about 2 years ago
Fix big size blocks bug from NBitcoin

github.com/block-core/blockcore - 880292e9635017af43a99d9291f6f8d8eeed5c29 authored about 2 years ago
Keep relays that are already in user relay list

github.com/block-core/blockcore-notes - 8fc0693a48e4d31fd0155f98769bda8bd994ac41 authored about 2 years ago
Some UI improvements

github.com/block-core/blockcore-notes - 83f2d1d8055f0a0baaedd98f2c0ab641e5e8a3f1 authored about 2 years ago
Keep track of timeouts to potentially visualize very slow relays

github.com/block-core/blockcore-notes - 9b0a945569b74d298bf5c7ceff6bd37d1e9a61e7 authored about 2 years ago
Improve UI updates when profiles are downloaded

github.com/block-core/blockcore-notes - c2c0a6d252accb25050d569ffba94e2c1bff083e authored about 2 years ago
Update list of circles when adding a new circle

github.com/block-core/blockcore-notes - f1799da60f94a9bdbd4ca8c03743879f0984dae7 authored about 2 years ago
Add a private circle to default circles

github.com/block-core/blockcore-notes - d4064e6e8e87a3cc81898c65282159486326019f authored about 2 years ago
Write metadata for relays that has read disabled

github.com/block-core/blockcore-notes - ed4e319d9a484acd258c634237748ea1022ab6e3 authored about 2 years ago
Restore the correct state when syncing relays

github.com/block-core/blockcore-notes - d190a41453b7983cddeed51dd1c83ed1987cdfd2 authored about 2 years ago
Add export of contacts and relays

github.com/block-core/blockcore-notes - 10f9c10f9ae35eec4a50cd60f85dabdd6baa6754 authored about 2 years ago
change name to maker/taker (#40)

* change name to maker/taker

* Change UI text from seller/buyer to maker/taker

* Display s...

github.com/block-core/blockcore-atomic-swaps - aa41a30f20223f226a4238da61abd4efec5b8466 authored about 2 years ago
Fixed the bug I was suppose to fix

github.com/block-core/blockcore-notes - 3d9bdddf31d7bc97ffaa8d050a653416003c49f7 authored about 2 years ago
Fix a bug that appended loaded profiles to in-memory following array

github.com/block-core/blockcore-notes - d622f2709572b6aa0f0e3fc8a62a5600da024c4e authored about 2 years ago
Move projects to be all in the same folder (#39)

github.com/block-core/blockcore-atomic-swaps - 4a20997d1cb16e836e438fe1820c15f521fb067d authored about 2 years ago
Sort the latest event displayed on home view

github.com/block-core/blockcore-notes - 92ee3aaf9623e8105e1c04d6492bdaa0e34f8087 authored about 2 years ago
Reload labels after adding a new

github.com/block-core/blockcore-notes - 1e3409b7ec9a0ab201d3bce57dd4a5ed482a5489 authored about 2 years ago
Add a loading resolver for all routes

- Avoid loading routes until the app has been initialized.

github.com/block-core/blockcore-notes - 7fa5c4366d7d8a8de7cb08832246642ef612b641 authored about 2 years ago
Add labels for saved notes (#79)

Closes #67

github.com/block-core/blockcore-notes - 3091f4dbe02039276d989f0e9f366cf11e332e06 authored about 2 years ago
Merge pull request #78 from missmeowness/main

Made a scrollbar on Home page

github.com/block-core/blockcore-notes - de8ffc0059a1343ce5c063289207eac181ad32a5 authored about 2 years ago
Made a scrollbar on Home page

github.com/block-core/blockcore-notes - 88a170cf4c3a4daa03d6e56ba8e5fdfd6293850b authored about 2 years ago
Fix issue with crash when decoding OP_RETURN

- This value in this instance is actually an base56 address and should potentially be parsed and...

github.com/block-core/blockcore-wallet - 61d451dbf699e8368620721d910c81c6348608f1 authored about 2 years ago
Made scrollbar better :з (#330)

github.com/block-core/blockcore-wallet - 21adac761b0bc3f7b4e395f18da933ec01e1ad88 authored about 2 years ago
Merge pull request #77 from block-core/web-worker

Web worker

github.com/block-core/blockcore-notes - 675b7671cf399e957aae82eb0c7a7dffc8389468 authored about 2 years ago
Merge branch 'main' into web-worker

github.com/block-core/blockcore-notes - 6f9d4df185a8c37f304d0a5856b23c59b630998a authored about 2 years ago
Disable deploy until web worker completed

github.com/block-core/blockcore-notes - ffd2ffcb813eba7082fbdf86f821eb2e1e601656 authored about 2 years ago
Add listing of following feed

github.com/block-core/blockcore-notes - 47d09a4d8133307deefc27ee3df05b6b0f5f3729 authored about 2 years ago
Add the global network selector on Atomic Swap tab

github.com/block-core/dapp-sample - c0dcdc6446631a221ac1d65efe35537b492d3a77 authored about 2 years ago
Add display of secret

github.com/block-core/dapp-sample - 2dc9f78163ecc58779e6dd2b4375cf2313a01162 authored about 2 years ago
Add display of public key for atomic swaps

github.com/block-core/dapp-sample - d41306cec3442d5c71ab96e29c97b0bcbe1fb34c authored about 2 years ago
Issue # 38: Import and export following is now moved to people tab (#76)

- Closes #38

github.com/block-core/blockcore-notes - 1b7374233658b451df02d16fe01674842b68514d authored about 2 years ago
Queue subscriptions if added too early

github.com/block-core/blockcore-notes - 62a27d1cebe64d357f65797b471ca13a68db381d authored about 2 years ago
Fix dependencies for relay and profile

github.com/block-core/blockcore-notes - 91bbbc64e51a2f3e41d3c6e21f7431b2a367cabd authored about 2 years ago
Add import sheet dialog when contacts is discovered

github.com/block-core/blockcore-notes - ac6ef22dce8f494f1337eab8371c7df8866e436f authored about 2 years ago
Add storage for contacts

github.com/block-core/blockcore-notes - e60f61c7223189c222b3e26a9dbb223d1cf267a6 authored about 2 years ago
Fix issue with callback not being serializable for Web Worker

github.com/block-core/blockcore-notes - b014edc1e2b9ce4a662265887019d1fa4f02f2a0 authored about 2 years ago
Handle profile updates

github.com/block-core/blockcore-notes - 7de8748442f5475230873eb92797d0cb6ab7dbe3 authored about 2 years ago
Setup default relays when empty

github.com/block-core/blockcore-notes - f69c0f1072edb95485aa085eb8ada6324cd67cd6 authored about 2 years ago
Fix all initialize methods and update with new storage logic

github.com/block-core/blockcore-notes - a55a92fbb1b17325f42447421217a892e105feca authored about 2 years ago
Fix Circle Service with new database code

github.com/block-core/blockcore-notes - 391a2a71e0e948956bf737af2e62f1937d26d2b9 authored about 2 years ago
Improve subscription object management

github.com/block-core/blockcore-notes - 54074601f0f0d40cb153202434ca423735c6f039 authored about 2 years ago
Update connection status and allow reconnect on window focus

github.com/block-core/blockcore-notes - ee2914d140638db32e2b310a314dcbc865fb4454 authored about 2 years ago
Connect to relay when status changed to read/write

github.com/block-core/blockcore-notes - 710f78ca5815e2e81743c5fba7dd949030bc2c12 authored about 2 years ago
Make sure the selections are not triggered on-load

- Use the type when creating the workers.
- It's now possible to disable and not have the Web Wo...

github.com/block-core/blockcore-notes - 5d9e2409394bf9d254af032f1aa703fdf9a0055a authored about 2 years ago
Add subscribe and unsubscribe on relay service

github.com/block-core/blockcore-notes - a1f2a97e009aa09b24931c4dea90f6974dae7dcf authored about 2 years ago
Improve layout and icon

github.com/block-core/blockcore-notes - 0e50185b0bdbffe45fb471b189fc593b9ebea593 authored about 2 years ago
Improve relay management and save options and privacy states

github.com/block-core/blockcore-notes - 4e6e3e4a34be6a80e769b1f23ab5479a7939cde6 authored about 2 years ago
Add new UI for relay options that is simpler to use

- Requires a --force for npm install to upgrade to get latest Angular Material which supports ra...

github.com/block-core/blockcore-notes - 7a95a3eefeab942228232c05550e804aed8065ad authored about 2 years ago
Random work on the relay

github.com/block-core/blockcore-notes - 05b10aa76607c35d1ce1e37399d061966ee55be8 authored about 2 years ago
Add new pattern for relay management and binding / controls

github.com/block-core/blockcore-notes - 9ec6e682b246771454e4d4c50d9bd09b78900ac4 authored about 2 years ago
This commit aims to prevent the creation of unspendable scripts in bitcoinjs-lib by implementing checks for resource limitations. Specifically, it addresses the following issues:

* Scripts over 520 bytes are invalid by consensus (P2SH).
* Scripts over 3600 bytes are invalid b...

github.com/block-core/blockcore-js - e3c16e6be31851b101b28aad6a6c29623d08d642 authored about 2 years ago
Add ID on subs and ability to unsub

github.com/block-core/blockcore-notes - 02bf19663d120643c2f6ee90bfa288a872e522b3 authored about 2 years ago
Add Web Worker and remove Dixie.js as database abstraction

github.com/block-core/blockcore-notes - 7a27cd204a3710786a058a1cc04165a3808a5a70 authored about 2 years ago
Full screen message details page (#73)

* Full screen message details page

* Update chat-detail.component.scss

* Improved chat det...

github.com/block-core/blockcore-notes - 62173d3dde683185d8791e74a7c65f76337ef3d6 authored about 2 years ago
Add workable routing for Messages

github.com/block-core/blockcore-notes - cf4e3d1912ff170aa5e6ebb77a68b741ee1fff4c authored about 2 years ago
Add temporary data for chat mockup

github.com/block-core/blockcore-notes - e4ee1b704f26184cfcdd4f98459bb6d610736348 authored about 2 years ago
Add Chat and Message (not functional) menu options

github.com/block-core/blockcore-notes - 20ab85430192efbcf973904bd01eccaf83cfcdb1 authored about 2 years ago
Refactor chat logic

github.com/block-core/blockcore-notes - 893682f308ffd603107a5d402e7561771662c49c authored about 2 years ago
Remove HTTP service

github.com/block-core/blockcore-notes - d8ab63ff4de723628eabcc9d09eb33f75e3fcac9 authored about 2 years ago
Add Chat UI (#60)

* Add Chat UI

* Change the classes names

* Update angular.json

* Improve chat detail

...

github.com/block-core/blockcore-notes - 246081a3730485a567e8ce06e3b380d4337ed314 authored about 2 years ago
Only include e and p tags when replying

- Closes #72

github.com/block-core/blockcore-notes - 4789346b3fc82dfd1e184aa92e5145fe41631430 authored about 2 years ago
Code cleanup of services completed

github.com/block-core/blockcore-notes - 733e246e5ff5a0952af3b7bbe0119ba0aa2f7fd0 authored about 2 years ago
Upgrade resources for SBC

github.com/block-core/chaininfo - 297f67e9959ff978210924f976028f20ba20cdd7 authored about 2 years ago
Add interactive mockup UI for extended relay management

github.com/block-core/blockcore-notes - 3e7f95ebae6dde70e9ecae3962c8f3e71edd8407 authored about 2 years ago
Add support for importing relays from following event

github.com/block-core/blockcore-notes - 5de35a13592eb84892e3d54ee36dbab7a8175441 authored about 2 years ago
Update version and changelog

github.com/block-core/blockcore-wallet - 73b9cf286da0cc1beafa0554d31b4ab8ac2dbbb3 authored about 2 years ago
Fix the issue with encryption not using correct public key

github.com/block-core/blockcore-wallet - d397e38faa97b7f43ee58cad8548c257c1063922 authored about 2 years ago
Fix issue with decryption of nostr events

github.com/block-core/blockcore-wallet - 787310b87657b5a444ee6ed17a3694ff7de9f6ed authored about 2 years ago
fix(ui): properly fire profileChanged when data differs (#70)

github.com/block-core/blockcore-notes - b604c7d5d7edfefac87f76192becdb6ad63e5973 authored about 2 years ago
Change the remove icon for media queue

github.com/block-core/blockcore-notes - 4ed93f4537a91059fad1427aa623f044e1d8a6e9 authored about 2 years ago
Add a space on the formatting of media queue

github.com/block-core/blockcore-notes - f15514a541e96a03c2b1c97ecd41b7019f61d0d0 authored about 2 years ago
Fix segwit redeem scripts (#38)

* Fix segwit redeem scripts

* Making segwit work

github.com/block-core/blockcore-atomic-swaps - d52c8be945b75a98c5f92a271e0a4722021902fa authored about 2 years ago
Fix an issue with image sanitize when URL contains query parameters

github.com/block-core/blockcore-notes - 79e7dd3f09f83e7ad0909b63354c32aa22a819e4 authored about 2 years ago
Merge branch 'main' of https://github.com/block-core/blockcore-notes

github.com/block-core/blockcore-notes - dbfd882cd9f2d8ca7480a2ada1a9807d47570e85 authored about 2 years ago
Increase social sharing text and add a couple of extra properties

github.com/block-core/blockcore-notes - a293c35edd94769dc475e8ea5f86e0c0f37fb33a authored about 2 years ago
add missing dep (#69)

github.com/block-core/blockcore-notes - 708f08bfe56e4b04c623631b6911edfa718e5183 authored about 2 years ago
Fix domain for social share banner

github.com/block-core/blockcore-notes - db1ffc44c9a9160ed6b9adae2e98c9b67f45baa3 authored about 2 years ago
Add social sharing thumbnail and descriptions

github.com/block-core/blockcore-notes - cf9db0f4c2e3701f99bc323bc03474ea1458217f authored about 2 years ago
Update version and changelog

github.com/block-core/blockcore-wallet - a9c842db918f0567a0fcd0faf0e56f9220289f30 authored about 2 years ago
Update bitcoin checkpoints and defaultAssumeValid (#436)

* update bitcoin checkpoints and defaultAssumeValid

* add hex prefix

* Fix tests

* one ...

github.com/block-core/blockcore - 57a93a8f9f7507d5ae3c29115376028c3e6ea83c authored about 2 years ago