GithubHelp home page GithubHelp logo

massive's People

Contributors

ausiv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

massive's Issues

Error running massive

I am running docker-compose-testrpc.yml and trying to push one order through massive. I am getting this error

$massive 0x csv --input=sample.csv | massive 0x expiration --duration 864000  |massive 0x getFees --maker-share .5 --target http://127.0.0.1:8081/ | massive 0x setExchange --testrpc | massive 0x setSalt |massive 0x sign --replace-on-mismatch privkey.0.asc | massive 0x setAllowance --unlimited http://localhost:18545 privkey.0.asc 
2018/08/11 03:56:10 Error getting fee token address for exhange 0x307834386261636239323636613537306435323130363365663564643936653631363836646265373838
2018/08/11 03:56:10 Error getting fee token for exchange 0x48bacb9266a570d521063ef5dd96e61686dbe788: VM Exception while processing transaction: revert

Looks like something wrong with the contracts installed in testrpc.
I am running Open relay with 0xv2-support and massive with support/0xv1 branches.

Error Setting Allowances

When there are multiple allowances to be set, the nonce value doesn't seem to be incrementing properly, and the allowance set subcommand is giving the error:

2018/07/10 13:32:42 Error getting / setting allowance the tx doesn't have the correct nonce. account has nonce of: 23 tx has nonce of: 22

Whatever the nonce lookup mechanism is apparently isn't getting updated promptly. I'm not sure whether it gets updated blocks get confirmed, or once a block is seen in the mempool, but it's not accounting for multiple transactions sent from the same process.

As a workaround, running it a few times seems to work, but that's annoying and it's obviously a bug. We should figure out what the nonce resolution mechanism is, and make sure it's getting updated when multiple transactions come from within the process.

Support RPC / IPC Signing

Right now signing requires a public key stored in plaintext. This obviously isn't the best from a security perspective. RPC servers like Parity and Geth support signing messages, so we should have an option to delegate signing of messages to those tools.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.