Skip to content

Conversation

@mrcnk
Copy link

@mrcnk mrcnk commented Jul 22, 2024

No description provided.

@mrcnk mrcnk changed the base branch from main to gp/add-gridplus-signer July 22, 2024 14:36
password: string;
name: string;
}): Promise<LatticeProvider> {
}): Promise<any> {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we type this?

"rimraf": "4.4.0",
"rxjs": "7.8.0",
"ts-node": "10.7.0"
"stream-browserify": "3.0.0",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how many of these changes can we push down into the sdk?

import { fetchAddresses, sign, Constants } from 'gridplus-sdk';
import { type UnsignedTransaction, utils } from 'ethers';
import { type UnsignedTransaction, utils, BigNumber } from 'ethers';
// import { TransactionFactory } from '@ethereumjs/tx';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants