Ecosyste.ms: OpenCollective

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

github.com/block-core/blockcore-explorer

Cross-Chain Multi-Chain Block Explorer
https://github.com/block-core/blockcore-explorer

Add development instructions

- Explain how to quick and easily run the explorer to start development on the Angular UI.

f09f78bd97b1d6d012178ce8cf15ab94b8090fbf authored about 3 years ago
Specify branch to release

44706ddfc1ba451f291f310705f47140fc6f6009 authored about 3 years ago
Upgrades to .NET 6 and upgrades dependencies

6c3c16b7e10814cd4f0abd94905990a404d4ccf2 authored about 3 years ago
Minor typo reported by "Wajenzi"

8ae24309acd3e261f7dd3c1b4d7667872cc7ce0f authored about 3 years ago
Computed addresses (#22)

* Adjust some of the address UI components

* Add ability to toggle the amount rendering forma...

af36fbaf045f7f0c0c7700c0b841464368a1828f authored about 3 years ago
Make the script breakable in UI

2973a17e5b1661e727b77e186e61a4f89546c01a authored over 3 years ago
Update changelog and version

13e34743f18cae8399726d12ccdbf8735c81e447 authored almost 4 years ago
Add support for array in ticker API response

131a2a57375382b0a17875ca17bae6ac6435706c authored almost 4 years ago
Add display of details on each input and output

- Display the available details for input and output on transactions.

6e4a47da5b2ef4a6927c96fe7f219ddf9dbeb760 authored almost 4 years ago
Add balance tooltip

- Add balance tooltip on the address in a transaction.
- Improve the rendering of numbers on mul...

ca47cda259885bbea34bae2f4da65a306fd48e0b authored almost 4 years ago
Fix a typo on Insight

3e44854ef7187b72fc098073d3a7e9d0e724791d authored almost 4 years ago
Add description on numbers to the footer on Insight

3ea768a51863a7797ddaf6dd2480d61d2944923c authored almost 4 years ago
Add PWA support for Blockcore Explorer

6559ed0849c29b040cdaaa81d518454bddcb9d5d authored almost 4 years ago
Minor fix for dockerfile

d16693397ab3958373413a696748e9b133aa05fc authored almost 4 years ago
Make sure all tags are published to Docker Hub

7f57f5ce622e4c0ad2d04032c62159d2901f245f authored almost 4 years ago
Make background lighter in dark mode

- Avoid using "black" which does not look good.

2055a3c49c6f083c90ea373511fd90af4087ac2e authored almost 4 years ago
Fix a minor headline error

- Headline should say "Wallets", not "Supply".
- Prepare next release 9.

f73c41655ae65c5dca14f204b4d804be4a3dace3 authored almost 4 years ago
Add visualization of supply to Insight

- Shows the supply for the blockchain.
- Shows the known wallets for the blockchain.
- Improves ...

3a5d389993df5b28d1822468f82146e6c973355b authored almost 4 years ago
Make the Block Explorer respect the OS dark mode

- Will read dark mode from user, but allow override on toggle.

6779d3b46cd950165f47cb74910c341a193c7f5d authored almost 4 years ago
Fixing minor typo in the actions link

1626864a6bf0ad7f302f194e36dcb151d426e22d authored almost 4 years ago
Another fix for the build script

7556550f9afb7c4b798a87a5ae242ef3e1e047cb authored about 4 years ago
Update build.yml

4ff9030e6ea812b577626251801ec75808a214e0 authored about 4 years ago
Fix GitHub Action with recent changes to how to configure env variables

5cd7d7b790c173478f96a03968ad58e2ee57fab7 authored about 4 years ago
Revert version back to unreleased 0.1.8.

c352404bdeb7e1a6842b9c0f542aeab9aa53e2b4 authored about 4 years ago
Upgrade Explorer to .NET 5

- Upgrade the Explorer to .NET 5.
- Upgrade the docker base image.

7992221bab2256bcec6bf0cc91d5819bca338859 authored about 4 years ago
Add About content to setup and make it configureable

- The content on About page can now be override with chain.json.

dcc649b152923ec021a2960ef9e5d7d8fbd56fde authored over 4 years ago
Upgrade .NET SDK and project packages

bc423e1887554e6e8574ea6abac1c714dfc35500 authored over 4 years ago
Upgrade to Angular 10

2d98abf65b62960708c29268ee083f403744ffbf authored over 4 years ago
Add better error handling on address lookup

- Add better error handling on address lookup.
- Add handling of long segwit address, supporting...

dd6c829803e82372c1f15738150adac680071140 authored over 4 years ago
Filter the amount on address transaction history

- Only show the amount numbers that is relevant to the current address.

816c2eaed52db98ad28e7f371a7c4eca72b039f8 authored over 4 years ago
Add "amount" pipe so decimal is shown correctly

c03dea1948070fb5cb0d4b6d87c0a7992a995e68 authored over 4 years ago
Improve layout for richlist

aa01c27983a9242d9ecb616657f11c9e49f8ceaf authored over 4 years ago
richlist ui

93755b4d39ef41ff27c1acd5cc10b85f85da79fa authored over 4 years ago
whitespaces and logs

01c4cf5f36186fa1d02ef69b687f5884295b9c88 authored over 4 years ago
Add support for local settings

- Make it easier for anyone who fork the code to run their own custom chain with local settings....

0f2127daf9f9aea43ce7d12a483eaa8b49bb3d90 authored over 4 years ago
Add icons to pages

- Add icon on the Block, Transaction and Address pages.
- Add error handling on the transaction ...

fa5c711a855f432d0d57fe504bb4b9e874cb67b0 authored over 4 years ago
Add support for accent color in Blockcore Explorer

- Add support for the new chain color option.
- This does remove the alpha channel for the heade...

8ebb9e64e13e467b2bd3603074c03f3c7ce30563 authored over 4 years ago
Optimize loading on navigation, default to multi-chain on errors

- Avoid duplicate requests to check current chain when navigating on pages.
- Fixes issue where ...

45ae5be4ec8814e6c4793c0c978e95ba5a03aedf authored over 4 years ago
docs: Update changelog and version for next release

7037d0d0e7a626c9b4ca9135a2df6f1be7c156d7 authored over 4 years ago
Add support for single-chain instance

- Add support for running the explorer in a single-chain instance.
- Improves mobile device layout.

4cc988bab90333501e295d4e825ab4ac175d3888 authored over 4 years ago
Add support for local indexer during debug and development

- By default the Explorer will attempt to connect to indexer on localhost. Change this behavior ...

69bba5dd938b015ca925b09a4f804f52a124de86 authored over 4 years ago
Fix handling of missing configuration information in the Network and Explorer

- Depending on the configuration of a chain, if it uses the generic type or custom Network type,...

01e299a111587ebfa0f47276a225e80ca3db0ceb authored over 4 years ago
Fix action links and header for Explorer README

89d0c3e2bbb5648a9384f596da130b6d2fcef778 authored over 4 years ago
Update README header for Blockcore Explorer

74d749c16bdb6c52f8ce94a08b312542026a2644 authored over 4 years ago
Add screenshots to README

- Add screenshots to the README.
- Update the information about the Blockcore Explorer.

39f18d0e928f7d4460166fbeb065c562a58d3fb6 authored over 4 years ago
Make the home screen dark mode aware for chain logos

Closes #7

171681730928a0ef9f43883ee522abfec021a84d authored over 4 years ago
Update CHANGELOG and version

- Prepare for next release

68393fe9e9ba9f40d65b7d0209389ae02c33fecc authored over 4 years ago
Clean up package-lock.json

47b00c97e473af4914ace95eae8d27d7c5c578cf authored over 4 years ago
Add support for logo color filter

- Read both the multichain configuration and regular chain configuration if the logo should be d...

7050c081cca48ffd42042994bec4116f887a6f2d authored over 4 years ago
Remove setting of body on release updates

- Test to see if we can avoid resetting the release description on builds.

46a36acfb0dbbcf554fe8a52b3573e202b84bf5f authored over 4 years ago
Responsive layout improvement for mobile devices

- Set the text-side-adjust to 100% to avoid mobile devices attempting to optimize layout. Layout...

39acc24be4172626aa646d481f03b5cc60068723 authored over 4 years ago
Enable compression on response

Closes #6

84cca503dff5e4a6110ca854214c1d16c8643bad authored over 4 years ago
Fix some hardcoded texts

- Fix some harcoded texts.
- Grab the API docs URL from SETUP file.
- Add error handling on tick...

522dd5eee890bd5c37120060f25a0b2d72ffee05 authored over 4 years ago
Fix API url override

85b574d5cba31e0d49c7a86245259ae34518e759 authored over 4 years ago
Add the Blockcore boot moduile

- Ensure that the Blockcore boot module is loaded in the Program.cs.
- Sets the Kestrel port in ...

b096f4eeae38f361451f70db8b6f6ed88c5d0465 authored over 4 years ago
Re-enable docker publish

- Secret has been added to repo.
- Preparing for first 0.1.x release of Blockcore Indexer.

979d653605b42d951337621b68ad0ca7f410739f authored over 4 years ago
Fix build issue on Mac

22bc56d3238235e1ba66c84869a50dc9d4ca690c authored over 4 years ago
Updates with address listing of transactions, and more

- Updates the explorer to use latest indexer APIs.
- Finishes the address view.

466510812a96e8d64bb4c45f3d563ab0b4f85b71 authored over 4 years ago
Add search and other improvements

- Adds functionality to the search component.
- Improve layout of blocks.
- Improve layout of tr...

d88889f6b00900fe8eb595631eb71dbc6fe4d36f authored over 4 years ago
Add Blockcore Explorer based on Angular

- Most features are ready, missing address and search.

d73d43a8cb33242f14f0dd60dcb830b2620c76f2 authored over 4 years ago
Initial commit

164f8ce390acfcc10225423e4463bd2903d7c9bf authored over 4 years ago