A complete blockchain implementation featuring: - synord: Full node with GHOSTDAG consensus - explorer-web: Modern React blockchain explorer with 3D DAG visualization - CLI wallet and tools - Smart contract SDK and example contracts (DEX, NFT, token) - WASM crypto library for browser/mobile
9 lines
629 B
Text
9 lines
629 B
Text
# Seeds for failure cases proptest has generated in the past. It is
|
|
# automatically read and these particular cases re-run before any
|
|
# novel cases are generated.
|
|
#
|
|
# It is recommended to check this file in to source control so that
|
|
# everyone who runs the test benefits from these saved cases.
|
|
cc b4a6a901a866a61d23d1108f1c93013f91fe0b6d55d7190957cf17eb843e2b18 # shrinks to starting_diff = 5462, time_ratio = 0.1
|
|
cc fa946ffa170efb8a44d64b1ad6cae82f6f2829047f0920412cb40a06e59a5aff # shrinks to bits = 486604800
|
|
cc 521062c39ea8877ed50ad09126eb2c9683472b4211d06d04a1bebb1cfa001cd4 # shrinks to exponent = 29, coefficient = 65536
|