CityOfZion / neo-boa

Python compiler for the Neo2 Virtual Machine, see neo3-boa for NEO3
MIT License
69 stars 55 forks source link

Crowdsale Demo Contract missing OnTransfer event in deploy #99

Closed WyattMufson closed 5 years ago

WyattMufson commented 6 years ago

The crowdsale demo contract is missing the OnTransfer event (https://github.com/CityOfZion/neo-boa/blob/master/boa_test/example/demo/ICO_Template.py) and will result in neo-scan picking up a negative balance.