-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat!: sign_message_nep413
, sign_message_nep366_delegate_action
features, examples
#6
Commits on Jan 25, 2024
-
dj8yf0μl committed
Jan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 6de6123 - Browse repository at this point
Copy the full SHA 6de6123View commit details -
chore: move
sign_transaction
example tosign_transfer
dj8yf0μl committedJan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for f6492ed - Browse repository at this point
Copy the full SHA f6492edView commit details -
chore: add
sign_multiple_transfers
example (3x)dj8yf0μl committedJan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 6c20d3b - Browse repository at this point
Copy the full SHA 6c20d3bView commit details -
chore: add
get_public_key_display
andget_public_key_silent
examplesdj8yf0μl committedJan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 1d9fbc9 - Browse repository at this point
Copy the full SHA 1d9fbc9View commit details -
chore: add
get_wallet_id
exampledj8yf0μl committedJan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 4e768f5 - Browse repository at this point
Copy the full SHA 4e768f5View commit details -
chore: silent
get_public_key
by default in sign examplesdj8yf0μl committedJan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for f261d8b - Browse repository at this point
Copy the full SHA f261d8bView commit details -
chore: add
sign_create_account
exampledj8yf0μl committedJan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 756eed6 - Browse repository at this point
Copy the full SHA 756eed6View commit details -
chore: add
sign_delete_account
short/long
examplesdj8yf0μl committedJan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 84ab665 - Browse repository at this point
Copy the full SHA 84ab665View commit details -
chore: add
delete_key_ed25519
exampledj8yf0μl committedJan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 619ac75 - Browse repository at this point
Copy the full SHA 619ac75View commit details -
chore: add
sign_delete_key_secp256k1
exampledj8yf0μl committedJan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for ffc181d - Browse repository at this point
Copy the full SHA ffc181dView commit details -
dj8yf0μl committed
Jan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 350ed9d - Browse repository at this point
Copy the full SHA 350ed9dView commit details -
dj8yf0μl committed
Jan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 9696dbb - Browse repository at this point
Copy the full SHA 9696dbbView commit details
Commits on Jan 26, 2024
-
chore: add
add_key_fullaccess
exampledj8yf0μl committedJan 26, 2024 Configuration menu - View commit details
-
Copy full SHA for e78fb01 - Browse repository at this point
Copy the full SHA e78fb01View commit details -
chore: add
sign_add_key_functioncall
exampledj8yf0μl committedJan 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 96d5eb2 - Browse repository at this point
Copy the full SHA 96d5eb2View commit details
Commits on Jan 29, 2024
-
chore: add
sign_deploy_contract
exampledj8yf0μl committedJan 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 2fb2028 - Browse repository at this point
Copy the full SHA 2fb2028View commit details
Commits on Jan 30, 2024
-
chore: add
sign_functioncall_str
exampledj8yf0μl committedJan 30, 2024 Configuration menu - View commit details
-
Copy full SHA for ac238f0 - Browse repository at this point
Copy the full SHA ac238f0View commit details
Commits on Jan 31, 2024
-
chore: add
sign_functioncall_bin
exampledj8yf0μl committedJan 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 9b55cd9 - Browse repository at this point
Copy the full SHA 9b55cd9View commit details -
chore: add
sign_delegate
exampledj8yf0μl committedJan 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 36e9452 - Browse repository at this point
Copy the full SHA 36e9452View commit details -
feat: impl
sign_message_nep413
dj8yf0μl committedJan 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 69cf1e4 - Browse repository at this point
Copy the full SHA 69cf1e4View commit details
Commits on Feb 1, 2024
-
chore: correct
sign_delegate
exampledj8yf0μl committedFeb 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 3e0e44e - Browse repository at this point
Copy the full SHA 3e0e44eView commit details -
feat: impl
sign_message_nep366_delegate_action
dj8yf0μl committedFeb 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 16c8b62 - Browse repository at this point
Copy the full SHA 16c8b62View commit details
Commits on Feb 6, 2024
-
dj8yf0μl committed
Feb 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 2a1a3c4 - Browse repository at this point
Copy the full SHA 2a1a3c4View commit details -
chore: add
sign_functioncall_str_parse_err
exampledj8yf0μl committedFeb 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 065c44a - Browse repository at this point
Copy the full SHA 065c44aView commit details -
chore: add
sign_transaction/batch_all_actions.rs
exampledj8yf0μl committedFeb 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 4cd0e56 - Browse repository at this point
Copy the full SHA 4cd0e56View commit details -
chore: expand
sign_nep_366_delegate_action
to include all types of ……actions
dj8yf0μl committedFeb 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 72fde37 - Browse repository at this point
Copy the full SHA 72fde37View commit details
Commits on Feb 12, 2024
-
chore: improve
log::info
of apdu-sdj8yf0μl committedFeb 12, 2024 Configuration menu - View commit details
-
Copy full SHA for a77f2da - Browse repository at this point
Copy the full SHA a77f2daView commit details
Commits on Feb 27, 2024
-
chore!: remove
blind_sign_transaction
public fndj8yf0μl committedFeb 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 38ff28d - Browse repository at this point
Copy the full SHA 38ff28dView commit details