Matthew Rosendin
Matthew Rosendin
The links under "Debugging Release Builds" are returning 404 errors
https://community-development.makerdao.com/en/collateral-and-risk/dai-credit-system.mdx https://community-development.makerdao.com/en/collateral-and-risk/types-of-risk.mdx https://community-development.makerdao.com/en/collateral-and-risk/risk-teams.mdx Linked from https://community-development.makerdao.com/en/learn/collateral-and-risk
Hi @Florian-S-A-W, I had the same issue as @ai-blib using the latest versions of sdk-core and v3-sdk. Changing JSBI version to 3.2.5 did not solve for me. I independently came...
@lavens docs generated @pjohnmeyer thanks for the tips, git config updated with corporate email address
Here is a proper encoded transaction acceptable by geth: ```bash Tx: { nonce: 0, value: 100, gasLimit: 21000, maxFeePerGas: 1000000, maxPriorityFeePerGas: 1000000, type: 2, to: '0xf1C5FE2cFFaaFDf3300F4E5e94E31B519A0781e4', data: null, chainId: 84532,...
> my guess is that it decodes the serialized format and then re-seriailzes it sans the signature I agree with that take. > Are you passing the unsigned tx directly...
> @mrosendin did you find out what was causing this? No, I'm now using [react-native-deck-swiper](https://www.npmjs.com/package/react-native-deck-swiper)