autonomoussoftware / metronome

Metronome autonomous system
MIT License
14 stars 10 forks source link

Audit Fix: Restricted fund handling in Proceeds and AC #62

Closed rokso closed 6 years ago

rokso commented 6 years ago

Added require check in Proceeds fallback so that only Auctions can send fund. Also added named payable function in AC and this will make sure only Proceeds can send fund to AC.

rokso commented 6 years ago

@patidarmanoj10 please review this PR. Build failed on one of the timed test due to testrpc, try restarting the build.