Skip to content

Commit e4d94a2

Browse files
authored
Merge develop (web3#1242)
* remove duplicate line (web3#1086) (web3#1098) * Align text for unitMap (web3#1127) * fixing compiler errors (web3#1174) * Added web3j-scala to the list of Other Implementations (web3#1206) * Extends HttpProvider with custom http headers (web3#1228) * extend HttpProvider with custom http headers * reset formatting * reset formatting * reset formatting * fix null object * fix null object * Adds checksum isAddress() test cases (web3#1224) * fixed tests * build files
1 parent 64c932c commit e4d94a2

13 files changed

+2784
-2799
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ npm test
130130
- Python [Web3.py](https://github.com/pipermerriam/web3.py)
131131
- Haskell [hs-web3](https://github.com/airalab/hs-web3)
132132
- Java [web3j](https://github.com/web3j/web3j)
133+
- Scala [web3j-scala](https://github.com/mslinn/web3j-scala)
133134

134135

135136
[npm-image]: https://badge.fury.io/js/web3.png

dist/web3-light.js

Lines changed: 9 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/web3-light.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)