forked from cerc-io/plugeth
All integers (including size information in type tags) need to be
encoded using the smallest possible encoding. This commit expands the
stricter validation introduced for *big.Int in commit
|
||
|---|---|---|
| .. | ||
| decode_test.go | ||
| decode.go | ||
| doc.go | ||
| encode_test.go | ||
| encode.go | ||
| encoder_example_test.go | ||
| typecache.go | ||