Bitcoin Forum
May 26, 2024, 02:18:23 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: Ethereum Wallet and Mist Beta 0.8.3 + Geth 1.4.12 Synchronization fixes  (Read 474 times)
aldenpogi (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
September 27, 2016, 09:05:28 PM
 #1

New Features

New confirmation pane (#1141)

All ethereum transactions only contain very few pieces of information, mostly who it comes from, who it goes to, the amount of ether and the byte code data. This last one is where all the contract magic does, yet all you could see until now was a bunch of hexadecimal numbers. In this version, we try to decode the byte code into human friendly parameters, so you can understand more what the contract is trying to do. Mist comes with almost 3000 contract signatures (thanks to @pipermerriam for creating a service that collects them ) and if you still don't have it you can still query the internet to try to decode it. With some upcoming Swarm and Solidity features we intend to make this request via Swarm, not HTTP, but right now if you click decode, you are sending a request to the site http://4byte.directory/ which doesn't keep any logs.

Don't forget that this is just what the transaction list it does. Ultimately what the contract does is up to the code, so clicking the recipient address will take you to a page containing the contract source code that you can verify yourself.

Security fix

This Mist & Wallet 0.8.3 release contains the updated 1.4.12 Geth version. If you were experiencing issues with Mist crashing after block 2283416, then that's the likely culprit.

https://github.com/Ethereums/mist/releases/tag/v0.8.3
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!