Skip to content

Error running massive #3

Description

@jmozah

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions