evolutionlandorg / tron-contracts

Evolution Land contracts on TRON network
Apache License 2.0
10 stars 11 forks source link

Error: invalid bytes32 value (arg="", coderType="bytes32", value="GOLD", version=4.0.7 #5

Open hackfisher opened 5 years ago

hackfisher commented 5 years ago
Error encountered, bailing. Network state unknown. Review successful transactions manually.
Error: Error: invalid bytes32 value (arg="", coderType="bytes32", value="GOLD", version=4.0.7)
    at /usr/local/lib/node_modules/tronbox/build/webpack:/packages/tronwrap/index.js:156:1
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
await deployer.deploy(StandardERC223, "GOLD");
hackfisher commented 5 years ago

https://github.com/ethereum/remix-ide/issues/1301

hackfisher commented 5 years ago

Work around by changing contract key to string.