This repository was archived by the owner on Mar 5, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Release - 1.0 #2905
Merged
Merged
Release - 1.0 #2905
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
3650e3d
README updated, dependencies in root package.json updated and new bui…
nivida 1cdceb7
dependencies of the sub-packages updated
nivida 149ffd6
gulp-babel downgraded
nivida 11e53ee
gulp-replace downgraded
nivida cd1ce3e
usage of the buffer object updated, web3 version in root package.json…
nivida 8d5be92
eth-lib downgraded to 0.2.7
nivida 78f9f24
repository url updated in package json's
nivida 7e90479
new minified file generated
nivida c77ccf8
version in package.json changed to dynamic version
nivida f34a4f0
buffer initiating updated in web3-providers-ws
nivida 49e61fb
package.json files updated
nivida 68ae193
Merge branch '1.x' into release/1.0
nivida 088eb65
websocket dependency for ws provider updated
nivida 6d7b6f9
web3 version updated in root package.json and package.js file
nivida 0410a74
1.0 tested on nodejs < v12 and lerna.json updated
nivida 10ca58b
build created and 1.0 tested
nivida 9ffc432
timeout in tests increased and todo added for changing it back after …
nivida 653b5a9
preinstall script to providers-ws module added
nivida be652a9
node version 12 removed in the travis YML file and timeout removed in…
nivida 8908481
engine property added to package.json files of the web3 modules
nivida 3460bec
typo fixed and the hompage url for Fabian changed to his GitHub profile
nivida 963e5c5
include_announcement.rst removed
nivida 314c08b
add tag v1.0.0
nivida 057be89
release commit
nivida 933b014
CHANGELOG.md updated
nivida File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 |
---|---|---|
|
@@ -3,7 +3,6 @@ node_js: | |
- "8" | ||
- "10" | ||
- "11" | ||
- "12" | ||
env: | ||
- CXX=g++-4.8 | ||
addons: | ||
|
This file contains hidden or 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 hidden or 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 hidden or 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
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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,6 +1,4 @@ | ||
|
||
.. include:: include_announcement.rst | ||
|
||
=============== | ||
Getting Started | ||
=============== | ||
|
This file contains hidden or 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,6 +1,4 @@ | ||
|
||
.. include:: include_announcement.rst | ||
|
||
======== | ||
Glossary | ||
======== | ||
|
This file was deleted.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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,7 +1,5 @@ | ||
.. _bzz: | ||
|
||
.. include:: include_announcement.rst | ||
|
||
======== | ||
web3.bzz | ||
======== | ||
|
This file contains hidden or 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,7 +1,5 @@ | ||
.. _eth-abi: | ||
|
||
.. include:: include_announcement.rst | ||
|
||
========= | ||
web3.eth.abi | ||
========= | ||
|
This file contains hidden or 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,7 +1,5 @@ | ||
.. _eth-accounts: | ||
|
||
.. include:: include_announcement.rst | ||
|
||
========= | ||
web3.eth.accounts | ||
========= | ||
|
This file contains hidden or 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,7 +1,5 @@ | ||
.. _eth-contract: | ||
|
||
.. include:: include_announcement.rst | ||
|
||
======== | ||
web3.eth.Contract | ||
======== | ||
|
This file contains hidden or 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,7 +1,5 @@ | ||
.. _eth-ens: | ||
|
||
.. include:: include_announcement.rst | ||
|
||
========= | ||
web3.eth.ens | ||
========= | ||
|
This file contains hidden or 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,7 +1,5 @@ | ||
.. _eth-iban: | ||
|
||
.. include:: include_announcement.rst | ||
|
||
========= | ||
web3.eth.Iban | ||
========= | ||
|
This file contains hidden or 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,7 +1,5 @@ | ||
.. _eth-net: | ||
|
||
.. include:: include_announcement.rst | ||
|
||
========= | ||
web3.eth.net | ||
========= | ||
|
This file contains hidden or 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,7 +1,5 @@ | ||
.. _eth-personal: | ||
|
||
.. include:: include_announcement.rst | ||
|
||
======== | ||
web3.eth.personal | ||
======== | ||
|
This file contains hidden or 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,7 +1,5 @@ | ||
.. _eth-subscribe: | ||
|
||
.. include:: include_announcement.rst | ||
|
||
========= | ||
web3.eth.subscribe | ||
========= | ||
|
This file contains hidden or 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,7 +1,5 @@ | ||
.. _eth: | ||
|
||
.. include:: include_announcement.rst | ||
|
||
======== | ||
web3.eth | ||
======== | ||
|
This file contains hidden or 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,7 +1,5 @@ | ||
.. _net: | ||
|
||
.. include:: include_announcement.rst | ||
|
||
======== | ||
web3.*.net | ||
======== | ||
|
This file contains hidden or 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,7 +1,5 @@ | ||
.. _shh: | ||
|
||
.. include:: include_announcement.rst | ||
|
||
======== | ||
web3.shh | ||
======== | ||
|
This file contains hidden or 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,7 +1,5 @@ | ||
.. _utils: | ||
|
||
.. include:: include_announcement.rst | ||
|
||
======== | ||
web3.utils | ||
======== | ||
|
This file contains hidden or 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,6 +1,4 @@ | ||
|
||
.. include:: include_announcement.rst | ||
|
||
==== | ||
Web3 | ||
==== | ||
|
This file contains hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.