-
## The challenge
A challenge we have learned from operating Loopring.io is that market makers (MMs) will have to possess a lot of real assets to start providing service, because all tokens need t…
-
`eth_sendRawTransaction`, expects the input to be a TM tx, which isn't very useful because Web3 compatible clients don't send TM txs. We want that endpoint to accept Eth txs from any Web3 compatible c…
Sriep updated
5 years ago
-
Would it be possible to extend this suite to also test the RPC API responses for the different clients?
Ideally I could submit a blockchain state, and a query, and compare the responses of every clie…
-
### Overview
Currently there is now way to explore contracts on cyber network. We allocated CYB to more than 100k ethereum addresses. All that potential users must have ability to understand how m…
-
## Description
cost same quota when send a transaction with data or not, even the data is very big
## Steps to Reproduce
```
sdk.base.getBlockNumber()
.then(async current => {
let…
-
Why you don't `eth_sendRawTransaction`?
-
# Aragon Nest Proposal: Better Voting Mechanism for DAO
## Abstract
Voting could be very complex as a DAO grows.
Currently, the official _Voting_ app only supports using all tokens at a bloc…
-
Platform: darwin
node: v8.0.0
npm: v5.0.0
electron: v1.6.2
**I installed the Ethreum [web3](https://github.com/ethereum/web3.js/) module
When run electron., it shows:**
```
Error: The modul…
-
I run my ethereum private blockchain on the port 8100,and I unlock my accounts 0,and accounts 0 has 140 ether. I run the ethreum-bridge as follow:
sudo ethereum-bridge -H localhost:8100 -a 0
the con…
-
Hi there,
Although I succeeded bittcoinetl get_block_range_for_date command, I got following errors and failed when I run bitcoinetl export_all command.
```
$ bitcoinetl export_all -s 0 -e 5731…