-
This issue exists to track progress on exploration of other serialization strategies for sharding and Ethereum. We'll likely want to move this into a new repository once work has been started.
## M…
-
Mythril 0.18.4 reports false positive on public enum storage variables.
```
pragma solidity ^0.4.19;
contract Benchmark {
enum State {
s1
}
State public state;
}
````
…
-
Hi all,
tried to get the dapp running on OpenShift as per the [README](https://github.com/itp-world/blockchain-otc-dapp/blob/master/openshift/README.md). (See the minimal typos found [here](https:…
-
# **Steps to reproduce the problem:**
1. Clone any boilerplate with TypeScript/Webpack. For example, this one:
https://github.com/rokoroku/react-redux-typescript-boilerplate
```
git clone https://…
-
https://github.com/MetaMask/metamask-extension/blob/master/docs/porting_to_new_environment.md
Love the progress here, thank you -- couple things I found while working in parallel to get MetaMask im…
-
### What is wrong?
The problem statement: Our current model for exposing APIs across processes is very verbose, requiring a lot of boilerplate. The overhead for supporting an API across a subproc…
-
-
```
lorenzo@MacBook-Air-di-Lorenzo ~/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet $ mkdir build && cd build
lorenzo@MacBook-Air-di-Lorenzo ~/gitHubRepo/zephyr/samples/anyledger/anyledger-wa…
-
I've been playing around with this library and loving it so far, but I'm running into an issue. I can call my contract functions fine, but can't work out how to send transactions to modify their state…
-
## NEW TRACKING ISSUE = https://github.com/rust-lang/rust/issues/63066
## Implementation status
The basic feature as specified in [RFC 1522](https://github.com/rust-lang/rfcs/pull/1522) is imple…