Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13711358
D12881.id37253.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
D12881.id37253.diff
View Options
diff --git a/web/ecash-minimaldata/CHANGELOG.md b/web/ecash-minimaldata/CHANGELOG.md
--- a/web/ecash-minimaldata/CHANGELOG.md
+++ b/web/ecash-minimaldata/CHANGELOG.md
@@ -24,8 +24,14 @@
- Updated README.md to reflect `ecash-minimaldata` instead of legacy name `minimaldata`
- Unit tests patched
-# 1.0.1
+# 1.0.2
**patched**
- Corrected references to `minimaldata-ecash` in README.md to `ecash-minimaldata`
+
+# 1.0.3
+
+**patched**
+
+- Corrected link to npm module in README.md
diff --git a/web/ecash-minimaldata/README.md b/web/ecash-minimaldata/README.md
--- a/web/ecash-minimaldata/README.md
+++ b/web/ecash-minimaldata/README.md
@@ -1,6 +1,6 @@
# ecash-minimaldata
-[](https://www.npmjs.org/package/minimaldata-ecash)
+[](https://www.npmjs.org/package/ecash-minimaldata)
Following BIP62.3, this module validates that a script uses only minimal data pushes.
diff --git a/web/ecash-minimaldata/package.json b/web/ecash-minimaldata/package.json
--- a/web/ecash-minimaldata/package.json
+++ b/web/ecash-minimaldata/package.json
@@ -1,6 +1,6 @@
{
"name": "ecash-minimaldata",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "A module to check ecash policy: SCRIPT_VERIFY_MINIMALDATA",
"keywords": [
"minimal",
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 26, 11:45 (12 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5573001
Default Alt Text
D12881.id37253.diff (1 KB)
Attached To
D12881: [eCash dev libraries] [p14 ecash ops] Patch typo in readme and publish new version to correct
Event Timeline
Log In to Comment