wyvernprotocol / wyvern-v3

Wyvern Protocol v3.1, Ethereum implementation
https://wyvernprotocol.com
MIT License
298 stars 121 forks source link

Error on initial migration #21

Closed pau1m closed 5 years ago

pau1m commented 5 years ago

Error: CompileError: /Users/x/Documents/webs/wyvern-v3/contracts/exchange/Exchange.sol:77:27: CompilerError: Stack too deep, try removing local variables. Order(address(uints[0]), address(uints[1]), address(ui ... ^---^

Compilation failed. See above. at Object.compile (/usr/local/lib/node_modules/truffle/build/webpack:/packages/truffle-workflow-compile/index.js:103:1) Truffle v5.0.29 (core: 5.0.29) Node v10.16.0

cwgoes commented 5 years ago

Thanks; fixed.