mirror of
https://github.com/FlipsideCrypto/web3.py.git
synced 2026-02-06 10:56:47 +00:00
2.7.0 Release
This commit is contained in:
parent
1d559ad915
commit
bd661e33bb
11
CHANGELOG
11
CHANGELOG
@ -1,3 +1,14 @@
|
||||
2.7.0
|
||||
--------
|
||||
|
||||
* Bugfix for usage of block identifiers 'latest', 'earliest', 'pending'
|
||||
* Sphinx documentation
|
||||
* Non-data transactions now default to 90000 gas.
|
||||
* Web3 object now has helpers set as static methods rather than being set at
|
||||
initialization.
|
||||
* RPCProvider now takes a `path` parameter to allow configuration for requests
|
||||
to go to paths other than `/`.
|
||||
|
||||
2.6.0
|
||||
--------
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user