uptest-sc / uptest

"curl" for substrate runtime upgrade testing
7 stars 4 forks source link

Chain forking with inserted keys #91

Open flipchan opened 11 months ago

flipchan commented 11 months ago

node needs --rpc-cors all

--unsafe-rpc-external \
--rpc-methods=unsafe \
flipchan commented 11 months ago

https://github.com/maxsam4/fork-off-substrate/blob/master/index.js#L94

flipchan commented 11 months ago

https://mudit.blog/fork-substrate-blockchain/