-
Is there any documentation available on how to use this module?
Even a stub one with a few examples would be enough! :)
Moshe
-
CTZ can be implemented in terms of CLZ and some form of bit swapping operation. I suspect that there is a faster way of doing this.
-
The following is a proposed sample yaml file which supports both shards ids and environment addresses. (I should write a schema, which yaml schema definition language is preferred?)
```
prestates:…
poemm updated
4 years ago
-
With Ethereum, you can build Dapps. Why then, would you use EOS?
Update 2018-Feb-6: read https://ethresear.ch/t/against-replacing-transaction-fees-with-deposits/940/2 and https://ethresear.ch/t/ini…
-
The bootnode enode urls should be put in a static-nodes.json file, to help geth connect to the network.
-
Hello,
I know the external calls are not implemented, but I was wondering how does Flint-2 verify if a contract has enough gas to make a call? And if so, do you have a formal definition?
Thank you!
…
-
Title: EthereumClassic VM 2.0
Author: Dexaran, dexaran820@gmail.com
Status: Draft
Type: EVM
Created: 11-04.2017
Resolution: https://github.com/ethereum/EIPs/issues/48
# Abstract
This ECIP p…
-
This is related to #17 and #188 / #181 to some extent.
If doing runtime linking, where libraries are spawned as separate instances with their own memory, there is a problem passing data between the…
-
## serenity asynchronous execution
(Some of these details are based on asking @vbuterin questions and my interpretation of the answers. I'm not 100% familiar with the entire Serenity specification.…
-
child of #33