-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #86 from aionnetwork/avm-support-update-6
update package version
- Loading branch information
Showing
21 changed files
with
82 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
"name": "aion-web3-core", | ||
"namespace": "aion", | ||
"version": "1.2.5-beta.0", | ||
"version": "1.2.6-beta.6", | ||
"description": "Web3 core tools for sub packages. This is an internal package.", | ||
"repository": "https://github.com/aionnetwork/aion_web3/tree/master/packages/web3-core", | ||
"license": "LGPL-3.0", | ||
"main": "src/index.js", | ||
"dependencies": { | ||
"aion-web3-core-helpers": "1.2.5-beta.0", | ||
"aion-web3-core-method": "1.2.5-beta.0", | ||
"aion-web3-core-requestmanager": "1.2.5-beta.0", | ||
"aion-web3-utils": "1.2.5-beta.0" | ||
"aion-web3-core-helpers": "1.2.6-beta.6", | ||
"aion-web3-core-method": "1.2.6-beta.6", | ||
"aion-web3-core-requestmanager": "1.2.6-beta.6", | ||
"aion-web3-utils": "1.2.6-beta.6" | ||
}, | ||
"gitHead": "dd7ee9cfaba7316ff520c0e9ee1952c3538077d6" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
{ | ||
"name": "aion-web3-eth-personal", | ||
"namespace": "aion", | ||
"version": "1.2.5-beta.0", | ||
"version": "1.2.6-beta.6", | ||
"description": "Web3 module to interact with the Ethereum blockchain accounts stored in the node.", | ||
"repository": "https://github.com/aionnetwork/aion_web3/tree/master/packages/web3-eth-personal", | ||
"license": "LGPL-3.0", | ||
"main": "src/index.js", | ||
"dependencies": { | ||
"aion-web3-core": "1.2.5-beta.0", | ||
"aion-web3-core-helpers": "1.2.5-beta.0", | ||
"aion-web3-core-method": "1.2.5-beta.0", | ||
"aion-web3-net": "1.2.5-beta.0", | ||
"aion-web3-utils": "1.2.5-beta.0" | ||
"aion-web3-core": "1.2.6-beta.6", | ||
"aion-web3-core-helpers": "1.2.6-beta.6", | ||
"aion-web3-core-method": "1.2.6-beta.6", | ||
"aion-web3-net": "1.2.6-beta.6", | ||
"aion-web3-utils": "1.2.6-beta.6" | ||
}, | ||
"gitHead": "dd7ee9cfaba7316ff520c0e9ee1952c3538077d6" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"name": "aion-web3-net", | ||
"namespace": "aion", | ||
"version": "1.2.5-beta.0", | ||
"version": "1.2.6-beta.6", | ||
"description": "Web3 module to interact with the Ethereum nodes networking properties.", | ||
"repository": "https://github.com/aionnetwork/aion_web3/tree/master/packages/web3-net", | ||
"license": "LGPL-3.0", | ||
"main": "src/index.js", | ||
"dependencies": { | ||
"aion-web3-core": "1.2.5-beta.0", | ||
"aion-web3-core-method": "1.2.5-beta.0", | ||
"aion-web3-utils": "1.2.5-beta.0" | ||
"aion-web3-core": "1.2.6-beta.6", | ||
"aion-web3-core-method": "1.2.6-beta.6", | ||
"aion-web3-utils": "1.2.6-beta.6" | ||
}, | ||
"gitHead": "dd7ee9cfaba7316ff520c0e9ee1952c3538077d6" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.