crazybits

Results 13 comments of crazybits

not `get_table_rows`, error encountered on api `get_table_by_scope`

> Hi crazybits, > > Some more info would be helpful. > > 1. This looks like MacOS. Is it 10.14, 10.15, or 11.x (BigSur) ? > 2. This looks...

our contract invokes the third-party contracts which we do know their action depth is, so if action depth of our contract + action depth of third-party contracts, the tx would...

you probably update your table struct without data cleanup before change.

not tested on other projects. i run the `cargo test test_case` manually, looks like the Rust Analyzer will change the cache, stop Rust Analyzer could solve the issue

Why an API with such a high usage rate can't be integrated into aptos-node? The fundamental cost of running an indexer service is too high

i am using zed behind proxy, tired all workarounds above does not solve my issue, assistant still nothing response,

seems existing keystore use localstorage to save the keys, but RN does not support localstorage, any suggestion ?

i am also aware of that existing keystore keep the plain private key which is not secure and also looking for the suitable solution, and one more thing is that...