Skip to content

Commit

Permalink
added padded quantities type
Browse files Browse the repository at this point in the history
  • Loading branch information
SilentCicero committed Apr 10, 2018
1 parent 8555084 commit 75e3068
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.2.1 -- frontal padding

1. Added frontal padding for eth filter ID's.

# 0.1.4 -- receiptsRoot fix

1. Fixed Block `receiptsRoot` property (was `receiptRoot`)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ethjs-schema",
"version": "0.1.6",
"version": "0.2.1",
"description": "A complete Ethereum RPC specification as a JSON object export.",
"main": "src/schema.json",
"files": [
Expand Down

0 comments on commit 75e3068

Please sign in to comment.