You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+28
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,33 @@
1
1
# `@bitauth/libauth`
2
2
3
+
## 3.1.0-next.2
4
+
5
+
### Minor Changes
6
+
7
+
-[#148](https://github.com/bitauth/libauth/pull/148)[`76879be`](https://github.com/bitauth/libauth/commit/76879be3f74b8b4829c2100e7a2954eb845ad7d8) Thanks [@bitjson](https://github.com/bitjson)! - Extend AuthenticationErrorCommon with all transaction verification errors
8
+
9
+
-[#148](https://github.com/bitauth/libauth/pull/148)[`76879be`](https://github.com/bitauth/libauth/commit/76879be3f74b8b4829c2100e7a2954eb845ad7d8) Thanks [@bitjson](https://github.com/bitjson)! - Add support for warnings in VMB test generation
10
+
11
+
-[#148](https://github.com/bitauth/libauth/pull/148)[`76879be`](https://github.com/bitauth/libauth/commit/76879be3f74b8b4829c2100e7a2954eb845ad7d8) Thanks [@bitjson](https://github.com/bitjson)! - Add support for verifying VMB tests against BCHN metrics and fail reasons
12
+
13
+
-[#148](https://github.com/bitauth/libauth/pull/148)[`76879be`](https://github.com/bitauth/libauth/commit/76879be3f74b8b4829c2100e7a2954eb845ad7d8) Thanks [@bitjson](https://github.com/bitjson)! - Prevent excessive hashing in null-signature CHECKMULTISIG
14
+
15
+
-[#148](https://github.com/bitauth/libauth/pull/148)[`76879be`](https://github.com/bitauth/libauth/commit/76879be3f74b8b4829c2100e7a2954eb845ad7d8) Thanks [@bitjson](https://github.com/bitjson)! - Submodule BCHN and extend package scripts to verify VMB tests
16
+
17
+
-[#148](https://github.com/bitauth/libauth/pull/148)[`76879be`](https://github.com/bitauth/libauth/commit/76879be3f74b8b4829c2100e7a2954eb845ad7d8) Thanks [@bitjson](https://github.com/bitjson)! - Expand VMB test coverage
18
+
19
+
### Patch Changes
20
+
21
+
-[#148](https://github.com/bitauth/libauth/pull/148)[`76879be`](https://github.com/bitauth/libauth/commit/76879be3f74b8b4829c2100e7a2954eb845ad7d8) Thanks [@bitjson](https://github.com/bitjson)! - Fix operation cost in OP_SIZE
22
+
23
+
-[#148](https://github.com/bitauth/libauth/pull/148)[`76879be`](https://github.com/bitauth/libauth/commit/76879be3f74b8b4829c2100e7a2954eb845ad7d8) Thanks [@bitjson](https://github.com/bitjson)! - Move VMB test duplication checking to start of generation
24
+
25
+
-[#148](https://github.com/bitauth/libauth/pull/148)[`76879be`](https://github.com/bitauth/libauth/commit/76879be3f74b8b4829c2100e7a2954eb845ad7d8) Thanks [@bitjson](https://github.com/bitjson)! - Fix operation cost in OP_NIP
26
+
27
+
-[#148](https://github.com/bitauth/libauth/pull/148)[`76879be`](https://github.com/bitauth/libauth/commit/76879be3f74b8b4829c2100e7a2954eb845ad7d8) Thanks [@bitjson](https://github.com/bitjson)! - Fix operation cost in OP_ROLL
28
+
29
+
-[#148](https://github.com/bitauth/libauth/pull/148)[`76879be`](https://github.com/bitauth/libauth/commit/76879be3f74b8b4829c2100e7a2954eb845ad7d8) Thanks [@bitjson](https://github.com/bitjson)! - Fix bug in isMinimalDataPush for OP_PUSHBYTES_1
0 commit comments