chore(core/vendorheaders): bump versions of vendor headers after recent changes

pull/2962/head
matejcik 1 year ago
parent 01b7cfd86f
commit 366d1cb125

@ -1,6 +1,8 @@
BUILDVH=../../tools/build_vendorheader
BINCTL=../../tools/headertool.py
cd $(dirname $0)
# construct all vendor headers
for fn in *.json; do
name=$(echo $fn | sed 's/vendor_\(.*\)\.json/\1/')

@ -2,7 +2,7 @@
"header_len": 4608,
"text": "SatoshiLabs",
"expiry": 0,
"version": [0, 0],
"version": [0, 1],
"sig_m": 2,
"trust": {
"show_vendor_string": false,

@ -2,7 +2,7 @@
"header_len": 4608,
"text": "UNSAFE, DO NOT USE!",
"expiry": 0,
"version": [0, 0],
"version": [0, 1],
"sig_m": 2,
"trust": {
"show_vendor_string": true,

Loading…
Cancel
Save