Denis Davidyuk

Results 181 comments of Denis Davidyuk

> However, the following workaround seems to work for me This would work in create-react-app@4, but won't work in create-react-app@5 as I know. The thing is that we are library...

I'm still facing this issue using testnet.aeternity.io and Generalized Accounts

Is this feature completely implemented in https://github.com/aeternity/aeternity/pull/4056?

isn't 1024 bytes raw data pointer a too general thing? Maybe limit it to ascii or unicode strings?

Currently, because of the default `nonce_offset` value, I can't mine more than 5 transactions made by a single account in a microblock. While I can potentially make about 360 transactions...

related issue https://github.com/aeternity/aeternity/issues/3010

Another issue: - I've build this branch, run it with configuration for sdk tests - `recent-gas-prices` shows "min_gas_price": 0 everywhere - changed min gas price in sdk to 1e9 +...

I don't think that anybody owns a name until the auction ends. Is it more difficult to don't set owner?

Do you have a particular case when it needed?

let's just drop out of the box compatibility with `react-scripts@4` and add a link to https://stackoverflow.com/questions/64002604/how-to-make-create-react-app-support-mjs-files-with-webpack or so to compatibility table