Jae Kwon
|
a999a4bad0
|
PermFlag rename; Make Permission fields value (nonpointer) fields; Permissions & Snatives on by default; Remove dead code
|
9 years ago |
Ethan Buchman
|
94f21ad012
|
move perms to vm.Account
|
10 years ago |
Ethan Buchman
|
a0f3b94e83
|
account permissions and some gendoug
|
10 years ago |
Ethan Buchman
|
a7ecdd10de
|
Merge from panic branch
|
10 years ago |
Jae Kwon
|
9965dd5de6
|
uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/
|
10 years ago |
Jae Kwon
|
3c96890d2d
|
All numbers are in BigEndian
|
10 years ago |
Ethan Buchman
|
e702303e16
|
little fixes to vm and endianess
|
10 years ago |
Jae Kwon
|
b11ca1bbfc
|
(╯°□°)╯︵ ┻━┻
|
10 years ago |
Ethan Buchman
|
75049ec827
|
major flippage for vm addrs. now left padded words for tx_cache
|
10 years ago |
Ethan Buchman
|
34098edb93
|
state: fireEvents flag on ExecTx and fixes for GetAccount
|
10 years ago |
Jae Kwon
|
6d6f061f19
|
Support nil pointers for Binary.
If the thing does not already have a typebyte declared,
a fake one will be given (0x01).
A TypeByte of 0x00 is reserved for nil things.
No nil-dogs.
|
10 years ago |
Jae Kwon
|
13b6508ecd
|
Package import path change
|
10 years ago |
Ethan Buchman
|
60f166e823
|
tendermint2
|
10 years ago |
Jae Kwon
|
42e2e11364
|
add dirty bit to BlockCache accounts and storages.
construct account’s storage lazily.
|
10 years ago |
Jae Kwon
|
79304b0dd3
|
Create BlockCache and TxCache for performance.
|
10 years ago |