mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-04 12:55:03 +00:00
f6dfc64567
This commit: - Removes the usage of deprecated "wallet_filterActivityAsync RPC" and updates it to "wallet_startActivityFilterSessionV2" with other supporting activity filter session RPCs - Removes deprecated "wallet_checkRecentHistoryForChainIDs" RPC as we no longer support past transaction history - Added support for Bridge, Swap and Approval activities - Added context for the sender and receiver if the address is known (own accounts or saved addresses) - Added support for viewing, copying and sharing links to TX details on block explorer Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
10 lines
336 B
JSON
10 lines
336 B
JSON
{
|
|
"_comment": "THIS SHOULD NOT BE EDITED BY HAND.",
|
|
"_comment": "Instead use: scripts/update-status-go.sh <rev>",
|
|
"owner": "status-im",
|
|
"repo": "status-go",
|
|
"version": "v6.2.0",
|
|
"commit-sha1": "896eb635029e025cc446d73768038fb6c3afe2fb",
|
|
"src-sha256": "08vpcxdhjh2szsarbnhqlgdnmn8i7zp11nk0j02gj3xjlzdn9yjy"
|
|
}
|