-
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…
-
Hello!
I see my transaction on https://etherscan.io but can't recieve in my Ethereum Wallet.
I see always "Waiting for blocks"
I tried unsusseccfully sync for more than week.
Sometime I tried …
tskol updated
6 years ago
-
Need to reorganize RChain-API for NPM. Package name would be "rchain.js".
Installation using NPM: npm install --save rchain
Inclusion in Node.js: const { RNode, RCore } = requir…
-
_From @crypto-coder on October 3, 2018 6:49_
Need to reorganize RChain-API for NPM. Package name would be "rchain.js".
Installation using NPM: npm install --save rchain
Inclusion in Node…
-
ganache-core uses EIP-155 hashes to identify transactions. This causes JSON-RPC calls like `eth_sendRawTransaction` to return unexpected values. The EIP-155 hash should be used to generate a signature…
-
## To claim this logo
* Introduce your active open source project.
* Community can upvote your comment and you can upvote other projects as well.
* Starting from 1st of July, I will give one lo…
-
It seems like there was an error added with Musicoin support for Ethereum, so people with Trezor are sending musicoins into a black hole (or maybe to some non-standard path).
Trezor doesn't officia…
-
Discussion moved to:
EIP 1400 [#1411] Security Token Standard
EIP 1410 [#1410] Partially Fungible Token Standard
-
What is RIGOBLOCK.COM software?
RIGOBLOCK.COM is software that introduces a blockchain architecture designed to enable vertical and horizontal scaling of decentralized applications for asset …
wnz99 updated
6 years ago
-
Currently library use full Ethereum nodes (like parity & geth) to sign & send transactions. It would be pretty good to add transaction signer into library for using public Ethereum nodes, like infura.…