Tags: jam-duna/jamtestnet
Tags
31-byte key; assurances stats; varint gas operand (#207) Addresses: * #206 31-byte Storage Keys in state_transitions with KeyVals 4 strings changed to JSON key-value pairs based on @davxy's gavofyork/graypaper#353 / gavofyork/graypaper#356 * #202 Statistics availabilty_assurances always 0 reported by @dakk confirmed by @arjanz + @jimjbrettj * #203 Expected VarInt in serialization of new gas limit property in operand tuple reported by @arjanz
v0.6.5 add gas limit into operand tuples, Provide host function (#195) * assurances dataset covers several PROVIDE cases (WHO, OK, 1/2 HUH) in "Fib(4)" and "Fib(5)" ``` DEBUG[04-24|21:32:48.172] corevm_accumulate: PROVIDE reg="[224 4278055872 9 4278055399 8 4278058848 104 666 4278055960 3 52 0 4278055408]" gasCharged=10 beforeGas=98675 afterGas=98665 DEBUG[04-24|21:32:48.172] corevm_accumulate: PROVIDE WHO omega_7=666 .. DEBUG[04-24|21:32:48.176] corevm_accumulate: PROVIDE reg="[230 4278055872 9 4278055399 8 110 200658 552088286 4278055960 3 52 0 4278055408]" gasCharged=10 beforeGas=98655 afterGas=98645 DEBUG[04-24|21:32:48.176] corevm_accumulate: PROVIDE OK omega_7=552,088,286 h=0xcf969183dde6e185ba5761b5ac342466ecb5a067c3be5d5b795e94e5614dee61 z=3 .. DEBUG[04-24|21:32:53.120] corevm_accumulate: PROVIDE reg="[268 4278055872 1114112 16 1 200660 4278058848 552088286 4278055960 3 52 0 406]" gasCharged=10 beforeGas=98655 afterGas=98645 DEBUG[04-24|21:32:53.120] corevm_accumulate: PROVIDE HUH omega_7=552,088,286 h=0xcf969183dde6e185ba5761b5ac342466ecb5a067c3be5d5b795e94e5614dee61 z=3 ``` * updated chainspecs
PreviousNext