Commit Graph

5 Commits

Author SHA1 Message Date
Michael Vines
8f01f7cf21 Trace syscalls for more helpful logs 2018-09-20 14:08:39 -07:00
Greg Fitzgerald
0172422961 Require a self-assigned account ID 2018-09-20 14:16:14 -06:00
Michael Vines
83ae5bcee2 Detect binary changes in serialized contract userdata 2018-09-18 16:17:08 -07:00
Anatoly Yakovenko
8bae75a8a6 system contract tests 2018-09-17 14:34:55 -07:00
anatoly yakovenko
6ec0e42220 budget as separate contract and system call contract (#1189)
* budget and system contracts and verification

* contract check_id methods
* system call contract
* verify contract execution rules
* move system into its own file
* allocate before transfer for budget
* store error in budget context
* budget contract and tests without bank
* moved budget of of bank
2018-09-17 13:36:31 -07:00