GP 0.6.2.9 Taipei
v0.6.2.9
- #125 Y/Checkpoint treatment (panic of Assurances/3_006+Assurances/2_011) -- see new fib2 by @jaymansfield
- #123 forget case - Add D to chain specs - assurances/3_002 by @jaymansfield
- #121 minor fix state_snapshots lookup_meta value - assurances/2_007 by @jaymansfield
- #112 Adjust Chainspecs to be EC friendly from Dave Emett
v0.6.2.8
- #114 MMR peaks / Beefy root fix -- nulls should not be included (non-null should be sorted) by @jaymansfield
- #107 improved logging of accumulate operands by @clw8998
v0.6.2.7
- #101 4.7 C is the same as 4.17 C resolution reported by @jaymansfield confirmed by @dakk
- #100 integrate a pre-push check requested by @dakk
- Fib2 service with increased host function usage from @clw8998
v0.6.2.6
- #90 AuthPool (C1) on first block: 2 new items in the auth pool for each core, 1 expected as reported by @davxy and @koute
- genesis with TWO preimages storage as reported by @dakk
v0.6.2.5
- added pvm + host function logs with basic storage+gas logging #96 - see assurances.txt + orderedaccumulation.txt
- added null authorizer usage, authorizer pool + queue initialized in genesis with null authorizers #93 from @yoyo2325
- #86 Wrong state merklization for storage (assurances, block 1_004) - reported by @dakk
- service storage a_t #91 reported by @jaymansfield
- reported json attribute name fix #95 reported by @boymaas
v0.6.2.4
- #74 ServiceID generation incorrect, Incorrect Wrangling of Work Results, Demonstrate Option in assurances/orderedaccumulation data (NOTE: transfer removed, temporarily ignoring threshold requirement) - reported by @davxy + @jaymansfield
- #82 Incorrect items/bytes for service in post-state - reported by @jaymansfield
- #83 Regenerated safrole + fallback - reported by @danicuki
- added {assurances,orderedaccumulation}.txt to provide faster visibility in storage key + storage accounting derivations, also shows fib/trib/meg results
v0.6.2.3
- #74 GP 0.6.x compatible bootstrap service with correct 0/5/10 entrypoints fixed (NOTE: wrangling / memory alignment + service id checking +
Option<Hash>
still in progress) - reported by @davxy + @jaymansfield - #79 Assurances/1_004 state encoding - reported by @jaymansfield
- #77 recent_history absorbing accumulation result $r$ derived from ${\bf C}$ prematurely - reported by @arjanz ( Note: fuzzed dataset disabled to support new
$r$ ) - #76 C(255,s) fix - Incorrect service_account storage_key - reported by @emielsebastiaan
- #71 Genesis block usage - reported by @davxy
v0.6.2.2
- fuzzed data from @mkchungs -- see fuzzed.zip
- bootstrap/fib/trib/megatron service code in
services
directory from @clw8998 - #62 extrinsic hash - guarantee fix reported by @jaymansfield
- #61 validator statistics - reports fix reported by @emielsebastiaan
- #56 Genesis state fix - part 2 reported by @danicuki
- #57
orderedaccumulation
dataset from @yoyo2325 now with refinement context
v0.6.2.1
- #57 anchor of the work report in the guarantee extrinsic is not present in the recent history implementation reported by @arjanz
- #56 Genesis state fix from @danicuki concerning StorageSize + balances based on preimage
- #52 Error condition for useless ticket not checked: gamma_a fix from @yoyo2325 reported by @ggwpez
- #51 added missing service representation to state_snapshots reported by @danicuki
- #50 xi / Accumulated JSON serialization fix reported by @danicuki
- #49 Well-balanced tree on empty list input reported by @emielsebastiaan and similar Question about state transition from @charliewinston14
- #43 [STF] Safrole gamma_s uses eta_3' instead of eta_2' fixed and C3 encoding fix reported by @ggwpez
v0.6.2.0
- Safrole gamma_s uses eta_3' instead of eta_2' and C3 encoding fix from @yoyo2325 reported by @ggwpez