SpaceJam 0.6.7
SpaceJam binaries matches graypaper 0.6.7
Fuzz
$ spacejam fuzz -h
Spacejam fuzz command
Usage: spacejam fuzz [OPTIONS] <COMMAND>
Commands:
target Fuzz with local unix socket
fuzzer Fuzz with a fuzzer
tx Run trace test via the given trace file
help Print this message or the help of the given subcommand(s)
Options:
-v... The verbosity level (repeat for more verbosity)
-n, --noansi Disable ANSI colors
-h, --help Print help
Changes
- Fixes from fuzzing tests
- Refactor the fork handlers in network
- Accounts storage deposit offset and additional metadata
- Add
creation_slot,last_accumulation_slotandparent_serviceto service account
- Add
- Use sequence for core assignment privileges
- Reindex the host calls
- State Merkilization
- update storage encoding
- update account info encoding
- Split MMR from recent blocks
- Update storage key encoding
- Merge storage ops
- Update the fuzz command