Ethereum from scratch – Part 1: Ping
ocalog.com
Ethereum from scratch – Part 1: Ping
1–10 of 134 posts
Re: Ethereum from scratch – Part 1: Ping
#2Hope you enjoy the post. If you have any constructive criticism you'd like to give regarding either the post or the website, let me know!
Re: Ethereum from scratch – Part 1: Ping
#3Hi all, I'm the author of the post, and also the creator of the website. I'm writing this series of posts to demonstrate the site. Do you guys get what the site's trying to do? Hope you enjoy the post. If you have any constructive criticism you'd like to give regarding either the post or the website, let me know!
Re: Ethereum from scratch – Part 1: Ping
#4Hi all, I'm the author of the post, and also the creator of the website. I'm writing this series of posts to demonstrate the site. Do you guys get what the site's trying to do? Hope you enjoy the post. If you have any constructive criticism you'd like to give regarding either the post or the website, let me know!
There are no uses for turing complete smart contracts on a blockchain
Re: Ethereum from scratch – Part 1: Ping
#5Hi all, I'm the author of the post, and also the creator of the website. I'm writing this series of posts to demonstrate the site. Do you guys get what the site's trying to do? Hope you enjoy the post. If you have any constructive criticism you'd like to give regarding either the post or the website, let me know!
Looking into ethereum related stuff I often get the feeling that one already needs to know half of ethereum quite decent to learn something new, which makes it hard to even get started.
Reading your guide (am not finished yet) gives me a better picture of the things I actually need to do, to start discovering some nodes, so I'm really thankful for that and hope for more beginner targeted ethereum content.
Re: Ethereum from scratch – Part 1: Ping
#6Hi all, I'm the author of the post, and also the creator of the website. I'm writing this series of posts to demonstrate the site. Do you guys get what the site's trying to do? Hope you enjoy the post. If you have any constructive criticism you'd like to give regarding either the post or the website, let me know!
There are no uses for turing complete smart contracts on a blockchain
Which includes a few trillion dollar industries.
Re: Ethereum from scratch – Part 1: Ping
#7This caught my attention: "In the EndPoint specification, it demands the "BE encoded 4-byte" address, which is exactly what's outputted by self.address.packed."
Does this mean that Ethereum only supports IPv4?
I searched around and only found this, dating back to 2014: https://github.com/ethereum/wiki/wiki/IPv6
Re: Ethereum from scratch – Part 1: Ping
#8Basically, there were a lot of blind spots in the official documentation and it took me a while to figure out things like how to make a proper key recovery id or which endianness to use where in the messages.
How far have you been able to get to? I still can't quite wedge into the mainnet - the nodes keep disconnecting me for unknown reasons some time after, and finding a new node to connect to takes a while.
My node does works rather well on the ropsten testnet, however.
Re: Ethereum from scratch – Part 1: Ping
#9Hi all, I'm the author of the post, and also the creator of the website. I'm writing this series of posts to demonstrate the site. Do you guys get what the site's trying to do? Hope you enjoy the post. If you have any constructive criticism you'd like to give regarding either the post or the website, let me know!
There are no uses for turing complete smart contracts on a blockchain
Re: Ethereum from scratch – Part 1: Ping
#10Earlier quoted context omitted.
There are no uses for turing complete smart contracts on a blockchain
Except any reasonably complex interactions between parties which may or may not be accounting applications yet still need a distributed system of trust. Which includes a few trillion dollar industries.