synapseweb3 / forcerelay

Apache License 2.0
10 stars 8 forks source link

fix: change ckb receiver to pass schedule test #376

Closed ashuralyk closed 10 months ago

ashuralyk commented 10 months ago

New Receiver on CKB chain

https://pudge.explorer.nervos.org/address/ckt1qzda0cr08m85hc8jlnfp3zer7xulejywt49kt2rr0vthywaa50xwsqwggd458zwcasnhtjgvr40kmcqs5cy5g4csq3858

lock script hash: 0xbb559cdd754bed4637293c65bf5fdd1e43c8241e1698001c08f197a11b7734fb

Tip: use https://ckb.tools/address

The address of the receiver on CKB chain is ckb_blake2b(packed CKB lock script)[..20].

lock_script_hash[..20] -> 0xbb559cdd754bed4637293c65bf5fdd1e43c8241e

Flouse commented 10 months ago

The test did not pass.

But, both Forcerelay relayer and Axon alphanet may be unstable, so I want to merge this PR and then keep watching.