Comparing version 2.6.8 to 2.7.0
{ | ||
"name": "tronweb", | ||
"version": "2.6.8", | ||
"version": "2.7.0", | ||
"description": "JavaScript SDK that encapsulates the TRON HTTP API", | ||
@@ -5,0 +5,0 @@ "main": "dist/TronWeb.node.js", |
@@ -9,15 +9,15 @@ <h1 align="center"> | ||
</a> | ||
<a href="https://github.com/tron-us/tronweb/issues"> | ||
<img src="https://img.shields.io/github/issues/tron-us/tronweb.svg"> | ||
</a> | ||
<a href="https://github.com/tron-us/tronweb/pulls"> | ||
<img src="https://img.shields.io/github/issues-pr/tron-us/tronweb.svg"> | ||
</a> | ||
<a href="https://github.com/tron-us/tronweb/graphs/contributors"> | ||
<img src="https://img.shields.io/github/contributors/tron-us/tronweb.svg"> | ||
</a> | ||
<a href="LICENSE"> | ||
@@ -41,3 +41,3 @@ <img src="https://img.shields.io/github/license/tron-us/tronweb.svg"> | ||
TronWeb is also compatible with frontend frameworks such as: | ||
- Angular | ||
- Angular | ||
- React | ||
@@ -173,2 +173,7 @@ - Vue. | ||
__2.6.8__ | ||
* Support extension of transaction expiration | ||
* Allow to add data to the transaction | ||
* Many minor changes and fixes | ||
__2.6.3__ | ||
@@ -175,0 +180,0 @@ * Support get unconfirmed transaction function |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
3134582
235