Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/block-core/blockcore-indexer
Blockcore Indexer scans the blockchain of Blockcore-derived chains and stores transaction information in a MongoDB database with REST API available for Block Explorers to use.
https://github.com/block-core/blockcore-indexer
- Make sure the API methods are better sorted in the documentation.
- Prepare for release 12.
4296a55927062ca50fcd4054b0158eb337f7d848 authored almost 4 years ago
- Add the Insight API that contains information about max supply, total supply, circulating supp...
5ed039ae5c63315df3d2241788565197571405bd authored almost 4 years ago
- Make sure that the network definition works for basic PosConsensusFactory.
- Fix some breaking...
41d41c5667c900ab8fb23f5e237430769f62a6a5 authored almost 4 years ago
- Updates the GitHub Actions and making them support updates to the GitHub infrastructure.
bb466181a2b296c4a3ad3f79765de5c3b1caf7fa authored almost 4 years ago- Update the Indexer to work with some breaking changes that has happened on Blockcore packages....
765a4837e0ab754bd882fc625b204ce76743cd1f authored almost 4 years agod99774af9b515183546e1f075f586df40ed77092 authored over 4 years ago
58c46b0161a8c6bf221094882279cfa9a0db59c0 authored over 4 years ago
- Mistake with previous commit.
8ea25f3995f521bed08d3d7343b9e7eca559853f authored over 4 years ago44deb670110edb7a937026a8b15efa4457bc5595 authored over 4 years ago
0d77e12e466f51fb3dbe01a494bbe2f076e92877 authored over 4 years ago
- 100 characters should be enough for any address :100:
e941009a74ace4a4523bcbc8a5278ec45a334a27 authored over 4 years ago63610c4743b3a9e6683225ce65331f13203959b9 authored over 4 years ago
- Add a "CUSTOM" chain that can be used to more easily debug and run the indexer for a custom bl...
6f1f413f99596fa35617a18370349fde1c5cddf5 authored over 4 years ago- Makes it possible to run and debug the Blockcore Indexer using Visual Studio Code.
7796d5527c2465884186bd50ef71dde860c08838 authored over 4 years agof9d58acad3e14054bc533546615e34a5a028095c authored over 4 years ago
- Add a unit test for paging, refactored to remove dependency on HttpContext.
- Fixes #16 with i...
* Added X42
* Added x42 paramaters.
* added function to update nextblockhash
* added Up...
6bbf9e74ec1d7f4ceaf3fe79c200bd5e4c6380e1 authored over 4 years ago16d173069a4ca9a078c8c59f3eaff6afd34786e1 authored over 4 years ago
e7eba6092b82db2042dd6028523e8843011d9e22 authored over 4 years ago
- There are no installed packages any longer, so clean up the package-lock.json.
e4ceabb9862a17a0a9714a3dbd55fa7de7c8131c authored over 4 years ago- Remove local dependency on the CLI tool for changelog updates.
c37dfb4571572acf766a43aa559daae5f55e88ea authored over 4 years ago- Response compression should make requests much faster as JSON can be comrpessed easily. Closes...
3b7247c7d377d7d5f2867ce083375091fb8649f2 authored over 4 years ago
- Segwit addresses are longer than legacy, increasing max length to 54 to accomodate.
- Can be i...
* Add InfoController
- This might have some breaking changes.
- Improve query to get a lot o...
- Moves logic into extension method.
- Loads the external JSON first, then overrides from other ...
11d29685eae7329fccb56f9cc5a72487fb5db9d1 authored almost 5 years ago
- Saves list of connected peers every 5 minutes.
- Adds API to query the connected peers.
- Add ...
- Add badge for pull request workflow.
- Update instructions on how to develop on the Blockcore ...
715ea46f9667fd02e4ac8b45190a8382f3f6a30c authored almost 5 years ago
- Start using network types for BTC and STRAT.
- Add XLR launch settings.
- Adds support for referencing chain packages directly.
6227c7c68bdf177c48b66cdc0334565fc2e2f769 authored almost 5 years ago
- Time returned on transactions was not correct.
- Adds the sender address on the input.
2c2093f81684adde1c15a9990d3b8a3787169041 authored almost 5 years ago
edf66bc585f24bcfeb4b6de286c1643cd7bb6cbc authored almost 5 years ago
a632872e0d49904652112d77a90b24a5e9236571 authored almost 5 years ago
* Feature/deployment preparations (#1)
* Add a prepare docker-compose for Indexer
- The do...
adaf19f4085cca9f64d3c7a6a4c0444e27410ac2 authored almost 5 years ago- Avoid too many containers in the catalog on every build, so we'll use latest.
0e70e693c249d53932779c386222d37b71ab9be3 authored about 5 years ago* Create docker.yml
- Add action workflow to build and publish docker image.
- This triggers...
* Add GitHub Action workflows
- Adds GitHub Action workflows for build, publish, pull-request...
f450e3eee4dd893ba832fba13d851a8ac8f9f782 authored about 5 years ago
- Forks of the Nako Indexer taken from City Chain repo.
- Updates with performance improvements....
d39d06a9410fbc621392c83883f0beabeb9bfc94 authored about 5 years ago