I ran a single-node.sh script on v3.x and queries these params via GRPCUI running on http://127.0.0.1:50550/.
{
"params": {
"gas_per_blob_byte": 8,
I ran a single-node.sh script on v3.x and queries these params via GRPCUI running on http://127.0.0.1:50550/.
{
"params": {
"gas_per_blob_byte": 8,
# This is a TOML config file. | |
# For more information, see https://github.com/toml-lang/toml | |
############################################################################### | |
### Base Configuration ### | |
############################################################################### | |
# The minimum gas prices a validator is willing to accept for processing a | |
# transaction. A transaction's fees must meet the minimum of any denomination | |
# specified in this config (e.g. 0.25token1,0.0001token2). |
# This is a TOML config file. | |
# For more information, see https://github.com/toml-lang/toml | |
############################################################################### | |
### Base Configuration ### | |
############################################################################### | |
# The minimum gas prices a validator is willing to accept for processing a | |
# transaction. A transaction's fees must meet the minimum of any denomination | |
# specified in this config (e.g. 0.25token1;0.0001token2). |
# This is a TOML config file. | |
# For more information, see https://github.com/toml-lang/toml | |
############################################################################### | |
### Base Configuration ### | |
############################################################################### | |
# The minimum gas prices a validator is willing to accept for processing a | |
# transaction. A transaction's fees must meet the minimum of any denomination | |
# specified in this config (e.g. 0.25token1;0.0001token2). |
Proof SP1ProofWithPublicValues { | |
proof: Compressed(SP1ReduceProof { | |
vk: VerifyingKey, | |
proof: ShardProof | |
}), | |
public_values: SP1PublicValues { | |
buffer: Buffer { | |
data: [218, 206, 107, 66, 149, 207, 110, 192, 67, 116, 167, 184, 153, 251, 225, 146, 133, 57, 44, 190, 225, 82, 118, 170, 70, 16, 181, 217, 229, 164, 56, 161, 53, 119, 56, 184, 166, 135, 241, 180, 211, 192, 30, 119, 176, 249, 205, 125, 70, 75, 44, 127, 217, 27, 108, 151, 135, 100, 130, 30, 16, 51, 248, 97, 65, 143, 238, 116, 136, 48, 35, 76, 92, 142, 231, 37, 28, 90, 175, 229, 187, 100, 142, 28, 65, 196, 8, 91, 189, 199, 124, 191, 177, 105, 206, 28, 255, 144, 79, 1, 0, 0, 0, 0, 192, 85, 60, 0, 0, 0, 0, 0, 31, 144, 144, 170, 226, 139, 138, 61, 206, 173, 242, 129, 176, 241, 40, 40, 230, 118, 195, 38, 145, 147, 85, 151, 96, 242, 25, 32, 140, 2, 21, 34, 30, 51, 4, 31, 97, 120, 34, 153, 216, 46, 156, 235, 40, 79, 218, 20, 88, 43, 31, 175, 130, 190, 235, 75, 40, 100, 157, 159, 238, 238, 245, 173, 161, 174, 118, 204, 4, 229, 235, |
Listing selectors for contracts in the project... | |
ICS20Transfer | |
╭----------+-------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------╮ | |
| Type | Signature | Selector | | |
+=========================================================================================================================================================================================================+ | |
| Function | DEFAULT_ADMIN_ROLE() | 0xa217fddf | | |
|----------+-------------------------------------------------------------------------------------------------------------------------+--------- |
{ | |
"trustedClientState": "000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000012750000000000000000000000000000000000000000000000000000000000001baf8000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000a7a6b6962632d64656d6f00000000000000000000000000000000000000000000", | |
"trustedConsensusState": "0000000000000000000000000000000000000000000000000000000067ddd460abb8982d8a6f5d4070a8f03058d4b7d9efaaf38dcd0e3260dd273ce18d0e3371bc4b9aae47a39635413417f7104fff9f09984d9e5f7b543e93227061c956457a", | |
" |
Notes from creating and testing ICA on testnets.