Skip to content

Conversation

@0xRAG
Copy link
Contributor

@0xRAG 0xRAG commented Dec 19, 2024

What changed? Why?

Release v0.13.0 🚢

alex-stone and others added 29 commits December 17, 2024 08:34
This resolves type changes to the SmartContract object as well
as to the WalletWebhookActivity object
feat: Add reputation score for an address
Add extra support for more getters for the Validator class
chore(PSDK-640): add networkId to WalletData
Support register/update/list Smart Contract
chore: Optimize Smart Contract API input and add more tests
…CDP Python SDK (#347)

* - Support external wallet import via BIP-39 mnemonic phrases (12, 15, 18, 21, or 24 words)
- Support import of wallet data exported from CDP Python SDK
- Deprecated existing Wallet.import() method in favor of Wallet.load() (more descriptive of the fact that we're loading an existing CDP wallet, not importing one into CDP)

* Implementing test cases. Lowered jest branch coverage criteria slightly

* Committing more unit tests

* - Renamed saveSeed() to saveSeedtoFile(), and deprecated the former
- Renamed loadSeed() to loadSeedFromFile(), and deprecated the former
- Merged mnemonic phrase import into the import() method
- Merged WalletData and WalletDataSnake into one type, for clarity in method args
- Updated unit tests

* Minor changelog edit

* Add retry logic to address.listTransactions() E2E test for better resiliency

* Added console log to E2E test for better debugging

* Add cross-SDK compatibility for WalletData's new networkId field

* Ensure optionality of fields within WalletData during wallet export

* Minor word consistency improvement to changelog
@cb-heimdall
Copy link

cb-heimdall commented Dec 19, 2024

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@0xRAG 0xRAG requested a review from alex-stone December 19, 2024 22:17
@0xRAG 0xRAG marked this pull request as ready for review December 19, 2024 22:23
@0xRAG 0xRAG merged commit 343e123 into master Dec 19, 2024
7 checks passed
@alex-stone alex-stone deleted the v0.13.0 branch December 19, 2024 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

7 participants