Hi everyone, this is my first Hive blog post!
I hope everyone has started to feel home in this new blockchain although things are not completely settled yet.
Like most Witnesses and community developers, I've been busy with the move and have been contributing with few code changes to the Condenser.
Docker compose scripts
Just to make life easier to those who like using Docker for dev, I added few docker-compose.yml and bash scripts. The production files allow the use of Nginx-proxy to serve multiple Condenser on the same server, in case you want to host multiple Condenser sites. The dev files will launch an instance that watches for changes and recompile if needed.
Merge request: https://gitlab.syncad.com/hive-group/condenser/-/merge_requests/20
Supporting Hive Keychain
@stoodkev has announced that he has created a new Keychain for Hive. This next merge request is to switch the Hive Condenser to use this new extension for sign-in.
Merge request: https://gitlab.syncad.com/hive-group/condenser/-/merge_requests/17
Fix unit tests
As I was developing, I noticed there were some unit tests that were failing due to the change of currency. This fixes them.
Merge request: https://gitlab.syncad.com/hive-group/condenser/-/merge_requests/5
Use two different color for upvote and downvote buttons
@svemirac suggested we should use two colors for the upvote and downvote buttons as the current red and pink are not very distinctive.
Merge request: https://gitlab.syncad.com/hive-group/condenser/-/merge_requests/18
LiveReload
@therealwolf requested for a LiveReload feature. Currently when you change a file, Webpack detects and re-compile the project but you still need to reload the page yourself. LiveReload does the job for you.
Merge request: https://gitlab.syncad.com/hive-group/condenser/-/merge_requests/19
Disclaimer: some merge requests have been approved, some others are still pending. So you might not see them on the site yet.
Vote for my witness
On Steem, Witnesses are playing the important role of providing a performant and safe network for all of us. You have the power to choose 30 trusty witnesses to package transactions and sign the blocks that will go in the Steem blockchain. Vote for me via SteemConnect to help me do more useful projects for the communities.