pirapira / bamboo

Bamboo see https://github.com/cornellblockchain/bamboo
Apache License 2.0
324 stars 39 forks source link

Use setTimestamp method of the test RPC #264

Open pirapira opened 6 years ago

pirapira commented 6 years ago

Currently, for testing the vault contract, we have different versions with different timeouts. For testing, we use the one with shorter time. This is fragile. Instead, we should use the test_setTimestamp method.