create account

8th update of 2024: Work on Hive apps (User Interfaces) by blocktrades

View this thread on: hive.blogpeakd.comecency.com
· @blocktrades ·
$156.86
8th update of 2024: Work on Hive apps (User Interfaces)
![blocktrades update.png](https://images.hive.blog/DQmSihw8Kz4U7TuCQa98DDdCzqbqPFRumuVWAbareiYZW1Z/blocktrades%20update.png)

As promised last week in my previous post, here’s an update on the “frontend” work we’ve been working of for the past few months.

# [Block Explorer User Interface](https://gitlab.syncad.com/hive/block_explorer_ui)

The block explorer project was created because I wanted us to have an fast, easy-to-deploy, open source block explorer that could be hosted in a decentralized manner. 

Our team has accomplished our main goals on this project, so I recently approached @mcfarhat to take over development of the project (his team had already been contributing to the project for a while).

As part of this, one of our UI programmers will be joining his team full time and one of our backend programmers will also assist them part-time during the transition period. If you haven't already voted for his proposal, I highly encourage you to do so:
https://hive.blog/hive-139531/@mcfarhat/hive-dev-proposal

### New features and functional improvements

1. The block explorer is nearly ready to be released. Here is a MR covering most of the new work: https://gitlab.syncad.com/hive/block_explorer_ui/-/merge_requests/424
1. Support for account value displayed in the wallet card: https://gitlab.syncad.com/hive/block_explorer_ui/-/merge_requests/442
1. Better support for mobile platforms such as cellphones and tablets
1. Witness schedule page: https://gitlab.syncad.com/hive/block_explorer_ui/-/merge_requests/411
1. Theme support improvements (e.g. dark theme)
1. Security updates: https://gitlab.syncad.com/hive/block_explorer_ui/-/merge_requests/413

### Bugfixes

1. [Fixed bugs related to VESTS presentation using HP values](https://gitlab.syncad.com/hive/block_explorer_ui/-/merge_requests/410)
1. [Improved copying a operations on block page (to get their original content)](https://gitlab.syncad.com/hive/block_explorer_ui/-/merge_requests/420)
1. UI improvements: https://gitlab.syncad.com/hive/block_explorer_ui/-/merge_requests/422https://gitlab.syncad.com/hive/block_explorer_ui/-/merge_requests/376
       
For GUIs, a picture is worth a thousand words, so here’s some screenshots:

![image.png](https://images.hive.blog/DQmeZvUdkJb8YXV55KxvxSvCU8dtiMR83dYj3GntVuaCp6L/image.png)

![image.png](https://images.hive.blog/DQmWjyaDtHeZBkM6KgHStuaUmWvqgXAvEVPHQD4N5DnWM8k/image.png)

![image.png](https://images.hive.blog/DQmTaRdLHJSVRqeKJefKcr1fK2mMg4F5EkvrnNV8Ycee5fU/image.png)


![image.png](https://images.hive.blog/DQmQ6ryqfd65nxjTvgjLhN123GEbgbA2mzgUr2d83NW8jCk/image.png)

![image.png](https://images.hive.blog/DQmRX8u4YvkcBPvTddEYtGgWZbpV7TiAN2jkfv7NZg5qJyk/image.png)


# [Denser: social mediasite for Hive (replaces condenser)](https://gitlab.syncad.com/hive/denser)

### New features and functional improvements

1. Improving support for wallet related functions 
1. [Covered blog functionality fully matching condenser’s feature set](https://gitlab.syncad.com/hive/denser/-/wikis/Comparison-of-functionalities:-Denser-vs-Hive.blog)
1. Using Optimistic UI patterns to show user activity in the application, then confirmed or rejected by API node
1. Support for oauth server to allow chat integration
1. [Reduced resource usage](https://gitlab.syncad.com/hive/denser/-/merge_requests/507)

### Bugfixes

1. Improvements in the post editor: https://gitlab.syncad.com/hive/denser/-/issues/486 https://gitlab.syncad.com/hive/denser/-/issues/488 https://gitlab.syncad.com/hive/denser/-/issues/482 https://gitlab.syncad.com/hive/denser/-/issues/487
1. [Fixes related to post rendering issues](https://gitlab.syncad.com/hive/denser/-/merge_requests/521)
1. [Posts pinning is handled correctly](https://gitlab.syncad.com/hive/denser/-/merge_requests/51)

Here's a screenshot of Denser (it looks very much like Condenser, but it is really entirely new software!): 

![image.png](https://images.hive.blog/DQmTrUyoepjqkWu7bAWPeb4M8zAKep1BfosCtjboz2qt4JW/image.png)

# [Transaction inspector: a new tool for analyzing transactions](https://gitlab.syncad.com/hive/tx-inspector)

Transaction inspector is a new application which visually renders info about a Hive transaction to help solve authority & validity problems. This tool is especially useful when trying to determine why a transaction was rejected by a blockchain node.

The codebase for the transaction inspector is under intensive development, although it works already for most of cases. Lately we decided to do some internal refactoring of the code to achieve two goals:
- Improve regression testing to simplify preparing and verifying specific transactions
- Make it easier to import the app’s algorithms for performing transaction processing into 3rd party applications.

Near term improvements include:
- Add algorithms to test for bugs in transactions, so that applications can verify they’ve constructed valid transactions.
- Implement a transaction/operation binary view which will help analyze and show how a transaction has been serialized internally in the blockchain. This could help to solve issues related to the dreaded “missing authority” errors, since a user will be able to see the transaction contents in the "Hive blockchain" language. This should especially be useful for Hive developers.
 
Here’s some screenshots of the transaction inspector:


![Clipboard - 22 października 2024 13_09.png](https://images.hive.blog/DQmdSC1dhz8UmorfVpZ42DktqcT4LujkkhWbT97oBZeKQYD/Clipboard%20-%2022%20pa%C5%BAdziernika%202024%2013_09.png)

![Clipboard - 22 października 2024 13_10.png](https://images.hive.blog/DQmXry6NrfFzQuShaLw4QV65eAqcQqCU2cymh1waSkMfDeH/Clipboard%20-%2022%20pa%C5%BAdziernika%202024%2013_10.png)


![Clipboard - 22 października 2024 13_11.png](https://images.hive.blog/DQmfHMVN5QT8NjYrtegrngRysGvq24B47gHYnGtuHZLtRqt/Clipboard%20-%2022%20pa%C5%BAdziernika%202024%2013_11.png)


![Clipboard - 22 października 2024 13_12.png](https://images.hive.blog/DQmUAvWnteY8gEJJzyJc7EcoD3GCthgM6JDYCH7LEjpm6Jq/Clipboard%20-%2022%20pa%C5%BAdziernika%202024%2013_12.png)


## [Clive: a TUI and CLI wallet for Hive](https://gitlab.syncad.com/hive/clive)

Clive is being designed as a wallet for “power users” who want to have high security and full control over the way they create Hive transactions. As such it will have much more fine-grained control on how a Hive transaction can be created and signed than typical wallets. It will also support advanced features such as easy offline signing for cold wallets. 

Clive comes in two versions: a command-line version and and a more friendly “terminal user inteface” (TUI) version which is similar to a graphical user interface, but can run on a terminal console that doesn’t support graphics.

Clive is written in python and we’re also using it to test and improve the python version of Wax.

### New features and functional improvements;

* Support for tracked/known/exchange/bad account list to make blockchain transfers safer. Known accounts are accounts you've made transfers to in the past. Exchange accounts are specially marked because they often require a special memo and only take specific currencies. Bad accounts are suspected/known "phishing" accounts.
* Easier to switch to a different working account (the account used for transaction creation)
* Significant improvements in application TUI to simplify its usage
* Developed simple startup script to simplify application start
* Support for custom json & recurrent transfer operations

### A detailed view of the changes can be found in the release notes below:

* https://gitlab.syncad.com/hive/clive/-/releases/v1.27.5.16
* https://gitlab.syncad.com/hive/clive/-/releases/v1.27.5.15
* https://gitlab.syncad.com/hive/clive/-/releases/v1.27.5.14
* https://gitlab.syncad.com/hive/clive/-/releases/v1.27.5.13
* https://gitlab.syncad.com/hive/clive/-/releases/v1.27.5.11

I didn't include any screenshots for Clive this time, due to the number of planned changes to the UI, but I will add some to my next post.

# What’s next for the UI apps?

The block explorer API and UI will be officially released as part of the next update to Hive API nodes (planned for December). This means that every API node by default will supply the block explorer API (which can be used by any Hive block explorer) and they will also be able to easily deploy their own copy of the block explorer UI, so we should have very decentralized hosting of the block explorer.

Denser is also getting closer to release, but I think it will be released after the Hive API node release. My best guess is somewhere in 2nd quarter of 2025. Currently most of the remaining work is related to wallet features.

The Transaction Inspector is targeted at a smaller audience (primary developers and power users). As such it is already useful for developers who want to analyze transactions, and soon it should be possible to easily incorporate it’s functionality into other applications.

Because of the many changes and improvements currently being simultaneously made to Clive, the release date is a little difficult to predict (a lot of testing will be necessary), but I’m hopeful that it will also be officially released in December, but probably after the Hive API node release.
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 932 others
properties (23)
authorblocktrades
permlink8th-update-of-2024-work-on-hive-apps-user-interfaces
categoryhive-139531
json_metadata{"tags":["hive-139531","hive","blockchain","software","blocktrades"],"users":["mcfarhat"],"image":["https://images.hive.blog/DQmSihw8Kz4U7TuCQa98DDdCzqbqPFRumuVWAbareiYZW1Z/blocktrades%20update.png","https://images.hive.blog/DQmeZvUdkJb8YXV55KxvxSvCU8dtiMR83dYj3GntVuaCp6L/image.png","https://images.hive.blog/DQmWjyaDtHeZBkM6KgHStuaUmWvqgXAvEVPHQD4N5DnWM8k/image.png","https://images.hive.blog/DQmTaRdLHJSVRqeKJefKcr1fK2mMg4F5EkvrnNV8Ycee5fU/image.png","https://images.hive.blog/DQmQ6ryqfd65nxjTvgjLhN123GEbgbA2mzgUr2d83NW8jCk/image.png","https://images.hive.blog/DQmRX8u4YvkcBPvTddEYtGgWZbpV7TiAN2jkfv7NZg5qJyk/image.png","https://images.hive.blog/DQmTrUyoepjqkWu7bAWPeb4M8zAKep1BfosCtjboz2qt4JW/image.png","https://images.hive.blog/DQmdSC1dhz8UmorfVpZ42DktqcT4LujkkhWbT97oBZeKQYD/Clipboard%20-%2022%20pa%C5%BAdziernika%202024%2013_09.png","https://images.hive.blog/DQmXry6NrfFzQuShaLw4QV65eAqcQqCU2cymh1waSkMfDeH/Clipboard%20-%2022%20pa%C5%BAdziernika%202024%2013_10.png","https://images.hive.blog/DQmfHMVN5QT8NjYrtegrngRysGvq24B47gHYnGtuHZLtRqt/Clipboard%20-%2022%20pa%C5%BAdziernika%202024%2013_11.png","https://images.hive.blog/DQmUAvWnteY8gEJJzyJc7EcoD3GCthgM6JDYCH7LEjpm6Jq/Clipboard%20-%2022%20pa%C5%BAdziernika%202024%2013_12.png"],"links":["https://gitlab.syncad.com/hive/block_explorer_ui"],"app":"hiveblog/0.1","format":"markdown"}
created2024-10-26 18:45:45
last_update2024-10-26 18:45:45
depth0
children42
last_payout2024-11-02 18:45:45
cashout_time1969-12-31 23:59:59
total_payout_value78.474 HBD
curator_payout_value78.384 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length9,260
author_reputation1,278,365,136,286,840
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,086,005
net_rshares586,999,800,803,759
author_curate_reward""
vote details (996)
@acidyo ·
Random, just realised looking through the screenshots I missed checking who produced block #90m.
properties (22)
authoracidyo
permlinkre-blocktrades-slzhv3
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2024.10.7","image":[],"users":[]}
created2024-10-26 22:16:15
last_update2024-10-26 22:16:15
depth1
children1
last_payout2024-11-02 22:16:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length96
author_reputation3,333,765,401,066,364
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,089,169
net_rshares0
@acidyo ·
it was @therealwolf 
properties (22)
authoracidyo
permlinkre-acidyo-slzhz1
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2024.10.7"}
created2024-10-26 22:18:39
last_update2024-10-26 22:18:39
depth2
children0
last_payout2024-11-02 22:18:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length20
author_reputation3,333,765,401,066,364
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,089,189
net_rshares0
@aquarius.academy ·
# Your post is uplifting 🌸
properties (22)
authoraquarius.academy
permlinkre-8th-update-of-2024-work-on-hive-apps-user-interfaces-20250422t122017z
categoryhive-139531
json_metadata"{"app": "beem/0.24.19"}"
created2025-04-22 12:20:18
last_update2025-04-22 12:20:18
depth1
children0
last_payout2025-04-29 12:20:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length26
author_reputation-2,165,206,301,331
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id142,244,480
net_rshares0
@arieswilly ·
Have a nice day my friend 
properties (22)
authorarieswilly
permlinkre-blocktrades-2024118t121037444z
categoryhive-139531
json_metadata{"tags":["hive-139531","hive","blockchain","software","blocktrades"],"app":"ecency/3.2.0-vision","format":"markdown+html"}
created2024-11-08 05:10:39
last_update2024-11-08 05:10:39
depth1
children0
last_payout2024-11-15 05:10:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length26
author_reputation164,260,662,528,995
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,335,754
net_rshares0
@danzocal ·
!PIZZA
properties (22)
authordanzocal
permlinkre-blocktrades-slzn2h
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2024.10.7","image":[],"users":[]}
created2024-10-27 00:08:45
last_update2024-10-27 00:08:45
depth1
children0
last_payout2024-11-03 00:08:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length6
author_reputation12,432,803,008,396
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,090,429
net_rshares0
@fonestreet ·
Testing that rightnow, first time i know about it. Hah. !BBH !LUV
properties (22)
authorfonestreet
permlinkre-blocktrades-20241026t17916683z
categoryhive-139531
json_metadata{"tags":["hive-139531","hive","blockchain","software","blocktrades"],"app":"ecency/3.2.0-vision","format":"markdown+html"}
created2024-10-26 21:09:18
last_update2024-10-26 21:09:18
depth1
children1
last_payout2024-11-02 21:09:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length65
author_reputation161,897,508,320,204
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,088,412
net_rshares0
@blocktrades ·
Out of curiosity, which app are you referring to?
properties (22)
authorblocktrades
permlinksm1538
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2024-10-27 19:35:36
last_update2024-10-27 19:35:36
depth2
children0
last_payout2024-11-03 19:35:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length49
author_reputation1,278,365,136,286,840
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,108,886
net_rshares0
@guest10 ·
Can the victims of scam get their money back? Yes, if you have fallen victim to scam from an unregulated investment platform or any scam at all then  are eligible to recover what was stolen from you and this can only happen if this is reported to the right people. With the right approach and with evidence, you will get what you lost back. Those behind these unregulated platforms will likely want to sell the idea that what happened to your investment was an unfortunate occurrence when in reality what happened was theft via elaborate means. If you are a victim or you know any one who is a victim of these occurrences, you should know there are people who can help you. Simply contact email: RamsayMacDonald @ Consultant. com / WHATSAPP ; +1 (603) 702 ( 4335 ) 

just the way it is in that bracket. It is never too late if you have the right information, your sanity can be restored.





<hr/><center><a href="/@blocktrades/8th-update-of-2024-work-on-hive-apps-user-interfaces#@waivio_alesia-haas/re-blocktrades-8th-update-of-2024-work-on-hive-apps-user-interfaces-20241029t003311699z">Posted</a> by Waivio guest: <a href="/@waivio_alesia-haas">@waivio_alesia-haas</a></center>
👎  , , , ,
properties (23)
authorguest10
permlinkre-blocktrades-8th-update-of-2024-work-on-hive-apps-user-interfaces-20241029t003311699z
categoryhive-139531
json_metadata{"community":"waivio","app":"waivio/1.0.0","format":"markdown","timeOfPostCreation":1730161994699,"tags":["hive-139531"],"users":[],"links":[],"image":[],"wobj":{"wobjects":[]},"comment":{"userId":"waivio_alesia-haas","social":"google"},"signature":"2076596ed2985842ff8cc57516c41b9edd2fc974189541bdcf1bbb04535bd96b1d0e8070e5380c53297909da88bc9f1abf4e480fb4b08cd2e03f1c0a5d67c3c0aa"}
created2024-10-29 00:33:12
last_update2024-10-29 00:33:12
depth1
children0
last_payout2024-11-05 00:33:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,182
author_reputation-5,650,663,377,918
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,138,008
net_rshares-290,791,493,256,074
author_curate_reward""
vote details (5)
@hivebuzz ·
Congratulations @blocktrades! Your post has been a top performer on the Hive blockchain and you have been rewarded with this rare badge

<table><tr><td><img src="https://images.hive.blog/60x60/https://hivebuzz.me/badges/toppayoutweek.png"></td><td>Post with the highest payout of the week.</td></tr>
</table>

<sub>_You can view your badges on [your board](https://hivebuzz.me/@blocktrades) and compare yourself to others in the [Ranking](https://hivebuzz.me/ranking)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



**Check out our last posts:**
<table><tr><td><a href="/hive-122221/@hivebuzz/pud-202411"><img src="https://images.hive.blog/64x128/https://i.imgur.com/805FIIt.jpg"></a></td><td><a href="/hive-122221/@hivebuzz/pud-202411">Hive Power Up Day - November 1st 2024</a></td></tr><tr><td><a href="/halloween/@hivebuzz/halloween-2024"><img src="https://images.hive.blog/64x128/https://files.peakd.com/file/peakd-hive/hivebuzz/48HBQsbpPcoRfe6NQgzk82mfFbSCd1F958x5Ym9cAiJnjMzqraeGnswMFHAzJNMK5c.png"></a></td><td><a href="/halloween/@hivebuzz/halloween-2024">Halloween Challenge - Publish Your Chilling Story for an Exclusive Halloween Badge!</a></td></tr></table>
properties (22)
authorhivebuzz
permlinknotify-1730084332
categoryhive-139531
json_metadata{"image":["https://hivebuzz.me/notify.t6.png"]}
created2024-10-28 02:58:51
last_update2024-10-28 02:58:51
depth1
children0
last_payout2024-11-04 02:58:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,235
author_reputation369,964,826,832,649
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,118,187
net_rshares0
@jorge234nv ·
It does not seem to be an easy task... But what a pleasure that we have very professional people working so that we can continue working in this family ❤️ 

God keep blessing this hard work you have achieved! 🙏
properties (22)
authorjorge234nv
permlinksm0i1u
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2024-10-27 11:17:57
last_update2024-10-27 11:17:57
depth1
children0
last_payout2024-11-03 11:17:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length210
author_reputation169,962,820,842,674
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries
0.
accounthiveonboard
weight100
1.
accounttipu
weight100
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,100,867
net_rshares0
@kgakakillerg ·
One question why are you supporting buildawhale who's downvoting my original work and others 

It doesn't make any sense buildawhale is downvoting good content

Please stop supporting buildawhale as it makes Hive look like some sort of scam
properties (22)
authorkgakakillerg
permlinksm07a8
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2024-10-27 07:25:18
last_update2024-10-27 07:25:18
depth1
children0
last_payout2024-11-03 07:25:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length240
author_reputation561,055,022,912,443
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,097,560
net_rshares0
@mobi72 ·
$0.11
properties (23)
authormobi72
permlinkre-blocktrades-slz9cu
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2024.10.7","image":[],"users":[]}
created2024-10-26 19:12:33
last_update2024-10-26 19:12:33
depth1
children0
last_payout2024-11-02 19:12:33
cashout_time1969-12-31 23:59:59
total_payout_value0.056 HBD
curator_payout_value0.055 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length16
author_reputation49,948,507,174,693
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,086,828
net_rshares429,401,643,207
author_curate_reward""
vote details (16)
@nftea.gallery ·
GG, keep up the good work.

Quick side conversation - do you think there could be a 100% HBD reward option in Hive's future?

Thanks :)
👍  
properties (23)
authornftea.gallery
permlinkslzi8h
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2024-10-26 22:24:18
last_update2024-10-26 22:24:18
depth1
children12
last_payout2024-11-02 22:24:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length135
author_reputation182,788,426,759,910
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,089,241
net_rshares32,075,687,992
author_curate_reward""
vote details (1)
@blocktrades ·
I've got no plans to tinker with the reward options, but it isn't that hard to exchange Hive for HBD on the internal market.
👍  
properties (23)
authorblocktrades
permlinkslzm4q
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2024-10-26 23:48:27
last_update2024-10-26 23:48:27
depth2
children1
last_payout2024-11-02 23:48:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length124
author_reputation1,278,365,136,286,840
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,090,245
net_rshares63,932,266,108
author_curate_reward""
vote details (1)
@nftea.gallery · (edited)
True, it just takes so long to power down to do so, makes it tough to spend earnings on goods in a timely manner imo.
properties (22)
authornftea.gallery
permlinksm0ngi
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2024-10-27 13:14:42
last_update2024-10-27 13:40:48
depth3
children0
last_payout2024-11-03 13:14:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length117
author_reputation182,788,426,759,910
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,102,468
net_rshares0
@themarkymark ·
This would completely side step the 13 week power down.
👍  ,
properties (23)
authorthemarkymark
permlinkre-nfteagallery-slzx6v
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2024.10.7"}
created2024-10-27 03:47:21
last_update2024-10-27 03:47:21
depth2
children9
last_payout2024-11-03 03:47:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length55
author_reputation1,774,102,101,992,747
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,092,916
net_rshares25,762,622,660
author_curate_reward""
vote details (2)
@nftea.gallery · (edited)
Yeah, I don't like the 13 week power down, it's too long.

Probably a good thing for already locked stake to avoid DPOS vote weight collapse, but for earning to pay for goods it's lame imo.
properties (22)
authornftea.gallery
permlinksm0nf0
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2024-10-27 13:13:48
last_update2024-10-27 13:31:27
depth3
children7
last_payout2024-11-03 13:13:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length189
author_reputation182,788,426,759,910
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,102,459
net_rshares0
@resiliencia ·
Exactly.
properties (22)
authorresiliencia
permlinkre-themarkymark-sm0f9z
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2024.10.7"}
created2024-10-27 10:18:00
last_update2024-10-27 10:18:00
depth3
children0
last_payout2024-11-03 10:18:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length8
author_reputation438,637,492,561,057
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,100,282
net_rshares0
@nftea.gallery ·
Hey, did you help out with the BEOS gateway/website setup? If so, can you please alert the owner/admin that the SSL certificate has expired and so the BEOS:BTS gateway is down? Thanks :)
properties (22)
authornftea.gallery
permlinksmwfhq
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2024-11-13 17:05:51
last_update2024-11-13 17:05:51
depth1
children2
last_payout2024-11-20 17:05:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length186
author_reputation182,788,426,759,910
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,438,616
net_rshares0
@blocktrades ·
The gateway is back up. The SSL certificate is managed by someone else, IIRC it's johnathan from peerplays.
👍  
properties (23)
authorblocktrades
permlinksn0fbs
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2024-11-15 20:52:45
last_update2024-11-15 20:52:45
depth2
children1
last_payout2024-11-22 20:52:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length107
author_reputation1,278,365,136,286,840
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,480,149
net_rshares32,001,007,199
author_curate_reward""
vote details (1)
@nftea.gallery ·
Thank you :)
properties (22)
authornftea.gallery
permlinksn0n0d
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2024-11-15 23:38:39
last_update2024-11-15 23:38:39
depth3
children0
last_payout2024-11-22 23:38:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length12
author_reputation182,788,426,759,910
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,482,449
net_rshares0
@pizzabot ·
<center>PIZZA!
 The Hive.Pizza team manually curated this post.

$PIZZA slices delivered:
@danzocal<sub>(5/10)</sub> tipped @blocktrades 


<sub>Join us in <a href="https://discord.gg/TWKWGwNfRg">Discord</a>!</sub></center>
properties (22)
authorpizzabot
permlinkre-8th-update-of-2024-work-on-hive-apps-user-interfaces-20241028t022609z
categoryhive-139531
json_metadata"{"app": "pizzabot"}"
created2024-10-28 02:26:09
last_update2024-10-28 02:26:09
depth1
children0
last_payout2024-11-04 02:26:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length223
author_reputation7,525,271,330,931
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,117,174
net_rshares0
@pocketechange ·
How do I go about turning my TRX into HIVE...???
properties (22)
authorpocketechange
permlinksmrliz
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2024-11-11 02:28:12
last_update2024-11-11 02:28:12
depth1
children0
last_payout2024-11-18 02:28:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length48
author_reputation230,190,992,832,267
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,385,388
net_rshares0
@princess303 ·
I'm disappointed in block trades
👎  , ,
properties (23)
authorprincess303
permlinksm19wd
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2024-10-27 21:19:27
last_update2024-10-27 21:19:27
depth1
children0
last_payout2024-11-03 21:19:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length32
author_reputation1,691,257,261,778
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,110,298
net_rshares-2,832,013,438,703
author_curate_reward""
vote details (3)
@sepracore ·
I might have missed this, but have you all been able to work on the multi signature changes that are required for @vaultec and VSC. I can’t remember what those changes are called but I remember him being that up about 10-12 months ago.
👍  
properties (23)
authorsepracore
permlinkre-blocktrades-slzxhr
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2024.10.7","image":[],"users":["vaultec"]}
created2024-10-27 03:53:51
last_update2024-10-27 03:53:51
depth1
children5
last_payout2024-11-03 03:53:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length235
author_reputation19,888,382,618,059
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,093,014
net_rshares0
author_curate_reward""
vote details (1)
@anomadsoul ·
Yo man, I tried finding you on discord to no avail, think you can send me a DM? It's @anomadsoul there as well 🫡
properties (22)
authoranomadsoul
permlinkre-sepracore-src1p5
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2025.1.3","image":[],"users":["anomadsoul"]}
created2025-02-07 21:43:54
last_update2025-02-07 21:43:54
depth2
children0
last_payout2025-02-14 21:43:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length112
author_reputation1,681,171,138,068,684
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id140,633,592
net_rshares0
@blocktrades ·
$0.22
He's asked us to support a new signature type (BLS) which allows for a more compact multisig. It's not strictly needed for VSC, IMO, although it would be helpful for VSC when creating multisigs for managing Hive assets (specifically Hive and HBD) and they definitely want it.

We haven't worked on it yet, but making changes to signature handling is the last big thing on the list of things we're hoping to add to hived in this release. 

I've done work on how I want to change the signing algorithm in general, but I haven't looked much into the BLS aspect yet. The main issue is the other guy I want to work on this issue with has been tied up with another high priority task, but he should be free soon, then we'll attack the issue together. 

But I'm not 100% sure yet we'll be be able to get any of the changes to signature handling into this hardfork. If not, that means we'll need to make the next hardfork sooner, so I'm still vaguely hopeful we can get it in.
👍  , , ,
properties (23)
authorblocktrades
permlinkslzzxx
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2024-10-27 04:46:45
last_update2024-10-27 04:46:45
depth2
children3
last_payout2024-11-03 04:46:45
cashout_time1969-12-31 23:59:59
total_payout_value0.112 HBD
curator_payout_value0.112 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length968
author_reputation1,278,365,136,286,840
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,094,586
net_rshares847,845,188,908
author_curate_reward""
vote details (4)
@resiliencia ·
Thanks for the work @blocktrades and team!
properties (22)
authorresiliencia
permlinkre-blocktrades-sm0fc8
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2024.10.7"}
created2024-10-27 10:19:18
last_update2024-10-27 10:19:18
depth3
children0
last_payout2024-11-03 10:19:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length42
author_reputation438,637,492,561,057
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,100,293
net_rshares0
@vaultec ·
I'd love to see this implemented! We are aiming to launch VSC mainnet in early 2025, so if we can get BLS support ahead of time that'll make our job much easier and the network more secure. 
👍  
properties (23)
authorvaultec
permlinkre-blocktrades-sm18nq
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2024.10.7"}
created2024-10-27 20:52:39
last_update2024-10-27 20:52:39
depth3
children1
last_payout2024-11-03 20:52:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length190
author_reputation46,939,617,947,827
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,109,945
net_rshares44,523,151,305
author_curate_reward""
vote details (1)
@soyernesto ·
Looks fantastic and shows a lot of effort behind it. Wishing you continued success!
properties (22)
authorsoyernesto
permlinkre-blocktrades-20241026t153635778z
categoryhive-139531
json_metadata{"tags":["hive-139531","hive","blockchain","software","blocktrades"],"app":"ecency/4.0.1-vision","format":"markdown+html"}
created2024-10-26 19:36:36
last_update2024-10-26 19:36:36
depth1
children0
last_payout2024-11-02 19:36:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length83
author_reputation91,003,378,065,550
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,087,190
net_rshares0
@uakulinar ·
+ voice
properties (22)
authoruakulinar
permlinkre-blocktrades-20241028t231445339z
categoryhive-139531
json_metadata{"tags":["hive-139531","hive","blockchain","software","blocktrades"],"app":"ecency/4.0.1-vision","format":"markdown+html"}
created2024-10-28 21:14:45
last_update2024-10-28 21:14:45
depth1
children0
last_payout2024-11-04 21:14:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length7
author_reputation329,303,177,451,904
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,135,359
net_rshares0
@wayaah ·
https://bit.ly/4hAJjaD
👎  , , , ,
properties (23)
authorwayaah
permlinkre-blocktrades-sm0pvh
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2024.10.7","image":[],"users":[]}
created2024-10-27 14:06:54
last_update2024-10-27 14:06:54
depth1
children1
last_payout2024-11-03 14:06:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length22
author_reputation-4,536,113,331,617
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,103,162
net_rshares-290,518,965,970,576
author_curate_reward""
vote details (5)
@keys-defender ·
kid no unsafe links
  <div class="pull-right">
  <img src="https://cdn.steemitimages.com/DQmWTb4AjAXUxBNkiUVuTXAJeirpHgJz7Uih4rdofQe5spn/image.png"> &nbsp; &nbsp; &nbsp;
  </div>
  It looks like this comment contains a shortened URL:&nbsp; <sub>https://bit.ly/4hAJjaD</sub>.
  <div class="phishy">
  Preview of the domain: <a href="https://peakd.com/hive-192847/@keys-defender/new-features-extended-phishing-protection">https://global-scope7.blogspot.com</a>
  </div>
  <br><sub>Now checking it against my database of known compromised or unsafe domains.. you'll see another reply if it's in there.</sub> <code>If not, it's likely safe to open.</code>
  <br><div class="pull-left">
  <sub>
  <a href="https://peakd.com/hive-192847/@keys-defender/new-features-extended-phishing-protection">[More info on this service]</a>.
  <br><a href="https://www.forbes.com/sites/ygrauer/2016/04/20/five-reasons-you-should-stop-shortening-urls">[Read about the risks]</a>.
  </sub>
  </div><br><br><div class="pull-right">
    <sub>Auto-reply self-voted to be more visible among others.</sub>
  <br><sub>
  {Current avg shortened links in Hive posts/comments: 8.8/h}
  </sub>
  </div>
    <div class="pull-right">
  Auto-reply (on posts) throttled 1/10 to reduce spam. If it still bothers you, reply "OFF FURL"
  </div><br><br>
  <div class="pull-left">
  <sub>Service sponsored by @cryptoshots.nft, 🔫 3D Shooter on Hive</sub>
  <br>_ <sub><a href="https://vote.hive.uno/@keys-defender">Vote for our <b><u>WITNESS</u></b> to support this FREE service!</a></sub>
  </div>
👍  ,
properties (23)
authorkeys-defender
permlinkantiunsafelinks-keys-defender-bot-1730038284106
categoryhive-139531
json_metadata{"tags":["unsafelinks"],"app":"hivejs/kd"}
created2024-10-27 14:11:27
last_update2024-10-27 14:11:27
depth2
children0
last_payout2024-11-03 14:11:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,537
author_reputation91,064,334,260,531
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,103,248
net_rshares3,594,579,990
author_curate_reward""
vote details (2)
@zdigital222 ·
Hey Let's Mine MetaDev Qoin (MDQ) Install App From Google Play And Signup With the Code `MDQ85V43Q20V` To Get Initial Bonus of 50MDQ Instantly.
properties (22)
authorzdigital222
permlinkre-blocktrades-sm0u4y
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2024.10.7","image":[],"users":[]}
created2024-10-27 15:39:00
last_update2024-10-27 15:39:00
depth1
children0
last_payout2024-11-03 15:39:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length143
author_reputation-16,896,317,633,211
root_title"8th update of 2024: Work on Hive apps (User Interfaces)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id138,104,774
net_rshares0