New blind-sign ragger test

This commit is contained in:
Alexandre Paillier
2024-03-08 17:47:55 +01:00
parent 6414890b2f
commit c193362d56
12 changed files with 58 additions and 4 deletions

View File

@@ -11,12 +11,9 @@ import ledger_app_clients.ethereum.response_parser as ResponseParser
from ledger_app_clients.ethereum.utils import get_selector_from_data, recover_transaction
from web3 import Web3
import json
import os
from constants import ROOT_SNAPSHOT_PATH
from constants import ROOT_SNAPSHOT_PATH, ABIS_FOLDER
ABIS_FOLDER = "%s/abis" % (os.path.dirname(__file__))
BIP32_PATH = "m/44'/60'/0'/0/0"
NONCE = 21
GAS_PRICE = 13