aionnetwork / AVM

Enabling Java code to run in a blockchain environment
https://theoan.com/
MIT License
49 stars 25 forks source link

Formalize and simplify BillingRules around deployment #379

Closed jeff-aion closed 5 years ago

jeff-aion commented 5 years ago

BillingRules currently has some differences relative to AionTransaction which seem to be either omissions or AVM-specific logic. These should be formalized, since the logic in that class seems very old and probably only a placeholder until we could more thoroughly investigate it.

I propose we make the following changes: