Shunji Zhan

Results 45 comments of Shunji Zhan

are we going to completely remove instant-sealing mode? I think it's still useful in some scenarios, such as large scale deterministic tests (i.e. bodhi CI). These tests don't rely on...

sure, we can definitely try it out to see how it goes. My main concern is that light client could slow down the whole tests a little bit. But we...

oh chopsticks is not considered to be a "light client"? Maybe I was confused about the definition. But as long as it's fast without needs to fetch remote RPC, it...

https://github.com/PureStake/moonbeam/issues/2286 https://github.com/AstarNetwork/Astar/issues/930

Hi! Thanks for letting me know, and I actually have seen this problem too, can't find some id when it should... there are two things I can improve when I...

At the same time, a work around for your own portfolio, is to put these missing token as USDT value, to at least make your portfolio net worth more accurate....

if `from` is specified, check it's balance in `estimateGas` https://docs.alchemy.com/reference/eth-estimategas

maybe just move out the hash calculation part to bodhi, so it will never change

https://blockscout.acala.network/tx/0xf9f6a466c67207d9d6ba722206fe13394a123d555b0aa0615cc87f31a4290b84

`service "feed-tx" didn't completed successfully: exit 1` means this command failed ``` cd examples/waffle/dex/ && rush build -t . && yarn test ```