fc53f3b233
Base48 was fun but... hell yeah... let's stay standard. Public encoding of hash: ``` Block: "B..." (len: 51) Operation: "o..." (len: 51) Protocol: "P..." (len: 51) Ed25519: "tz1.." (len: 36) Contract: "TZ1.." (len: 36) NetworkdId: "id.." (len: 30) ``` Other internal prefixes (in the RPC): ``` Hash of Michelson's expression: "expr..." (len: 54) Ed25519 public key: "edpk..." (len: 54) Ed25519 secret key: "edsk..." (len: 98) Ed25519 signature: "edsig.." (len: 99) Hash of a random seed nonce: "nce...." (len: 53) Random seed: "rng...." (len: 53) ``` |
||
---|---|---|
.. | ||
attic | ||
lib | ||
scripts | ||
.merlin | ||
generate_hash.ml | ||
launch_daemon.sh | ||
launch.sh | ||
Makefile | ||
sandbox.json | ||
test_basic.ml | ||
test_context.ml | ||
test_data_encoding.ml | ||
test_lwt_pipe.ml | ||
test_p2p_connection_pool.ml | ||
test_p2p_connection.ml | ||
test_p2p_io_scheduler.ml | ||
test_state.ml | ||
test_store.ml | ||
test-basic.sh |