Pre-release wire-sysio v3.1.6-rc-2
Pre-release
Pre-release
Bug Fixes
Changed newaccount
logic
- It no longer defaults system accounts to 0 NET / CPU / RAM, it follows its original flow giving them infinite CPU / NET.
newaccount
action now can be called by all privileged accounts despitesysio
.
Removed 7. Bios Boot Accommodation from v3.1.6-rc1
- 200 block window of "Free resources" is no longer present.
Resource charging bug:
- Context: It was rejecting transactions because authorizer didn't have resources even though the contract did. - Temporarily fixed early resource checks in
init()
.