BitShares Forum

Main => Stakeholder Proposals => Topic started by: sschiessl on October 07, 2020, 09:26:21 am

Title: [Witness Proposal] blocksights
Post by: sschiessl on October 07, 2020, 09:26:21 am
Dear BitShares Community,

we are seeking to become a block producer for the BitShares Blockchain and want to introduce our services. The "we" here refers for the technical team to Fabian (https://github.com/xeroc) and myself (Stefan, https://github.com/sschiessl-bcp).

Testnet Block Producer
Account Name:blocksights
Account ID:1.2.25653
Witness ID:1.6.120
Current signing key:TEST7CKF8GKknjvfwp7RM3vr28sZzwGM8z2zruEQwCJLpWmVvCwvis
Up and running, voted active and producing blocks since last week.

Mainnet Block Producer
Account Name:blocksights
Account ID:1.2.1793091
Witness ID:1.6.180
Current signing key:BTS8jE5q5e1NhekG7dbrzn9RunyKUCf5XkaqagfYJhtzhnHKtBr8H
Up and running, ready to be voted active.

Blocksights Explorer and API
Key service that we are providing is the Blocksights Explorer and its underlying API:

https://blocksights.info/ (https://blocksights.info/)
https://api.bitshares.ws/docs (https://api.bitshares.ws/docs)
https://api.testnet.bitshares.ws/docs (https://api.testnet.bitshares.ws/docs)

The explorer supports mainnet and testnet (switcher in the upper right corner) and will be continually improved and extended provided we get the voters backing or funds through other means. The API itselfs offers current state and historical data of the blockchain through ElasticSearch, and supports crawler endpoints for cryptoranking websites like CMC, CoinGecko, CoinPaprika, Nomics, Blocktivity and, last but not least, Feixiaohao.

Remarks:

Any and all feedback on our block producer introduction or the explorer is welcome.

Happy voting!
Title: Re: [Witness Proposal] blocksights
Post by: abit on October 07, 2020, 02:53:14 pm
Thanks for your contribution.
Title: Re: [Witness Proposal] blocksights
Post by: BitsharesLabs on October 07, 2020, 08:04:30 pm
Excellent resources
Title: Re: [Witness Proposal] blocksights
Post by: Ammar Yousef (ioBanker) on October 07, 2020, 09:44:54 pm
Adding your API node: wss://eu.nodes.bitshares.ws

Thanks guys.
Title: Re: [Witness Proposal] blocksights
Post by: sschiessl on December 29, 2020, 07:35:42 pm
Looking for feedback for account history export feature of blocksights.info. Preferably with people that are filing their crypto taxes to validate the format in terms of completeness.

See on the top right of the account history list
https://blocksights.info/#/accounts/sschiessl

Please contact me if interested, currently the feature is only available with a code.
Title: Re: [Witness Proposal] blocksights
Post by: abit on January 11, 2021, 06:35:10 pm
Hi Stefan, is your ES wrapper compatible with the reference UI? If yes, are you willing to add your ES wrapper address to https://github.com/bitshares/bitshares-ui/edit/develop/app/api/apiConfig.js so that others can use it directly from the reference UI?

Thanks.
Title: Re: [Witness Proposal] blocksights
Post by: sschiessl on January 17, 2021, 03:55:56 pm
Hi Stefan, is your ES wrapper compatible with the reference UI? If yes, are you willing to add your ES wrapper address to https://github.com/bitshares/bitshares-ui/edit/develop/app/api/apiConfig.js so that others can use it directly from the reference UI?

Thanks.

Hey there abit,

it is indeed compatible with the reference UI, have a look here https://github.com/bitshares/bitshares-ui/pull/3324. Availability not guaranteed.
I have also unlocked account history export for https://blocksights.info (accounts with less than 10k operations, larger history needs promo code).
Title: Re: [Witness Proposal] blocksights
Post by: abit on February 01, 2021, 12:22:54 am
Found a bug.

On the account page https://blocksights.info/#/accounts/sschiessl, in the history, "better-ballot-operator-04 sent 100 BTS to sschiessl", the link on the receiver is wrong - it is "https://blocksights.info/#/assets/1.2.751875", but should be an account.

Hi Stefan, is your ES wrapper compatible with the reference UI? If yes, are you willing to add your ES wrapper address to https://github.com/bitshares/bitshares-ui/edit/develop/app/api/apiConfig.js so that others can use it directly from the reference UI?

Thanks.

Hey there abit,

it is indeed compatible with the reference UI, have a look here https://github.com/bitshares/bitshares-ui/pull/3324. Availability not guaranteed.
I have also unlocked account history export for https://blocksights.info (accounts with less than 10k operations, larger history needs promo code).
Thanks a lot.
Title: Re: [Witness Proposal] blocksights
Post by: sschiessl on December 11, 2021, 10:28:55 am
The ui of Blocksights is now avaible here
    https://github.com/blocksights/blocksights-open-explorer

Please feel free to create issues for any feedback / wishes or bugs :)