Skip to content

Commit

Permalink
Merge develop (#1242)
Browse files Browse the repository at this point in the history
* remove duplicate line (#1086) (#1098)

* Align text for unitMap (#1127)

* fixing compiler errors (#1174)

* Added web3j-scala to the list of Other Implementations (#1206)

* Extends HttpProvider with custom http headers (#1228)

* extend HttpProvider with custom http headers

* reset formatting

* reset formatting

* reset formatting

* fix null object

* fix null object

* Adds checksum isAddress() test cases (#1224)

* fixed tests

* build files
  • Loading branch information
frozeman authored Dec 21, 2017
1 parent 64c932c commit e4d94a2
Show file tree
Hide file tree
Showing 13 changed files with 2,784 additions and 2,799 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ npm test
- Python [Web3.py](https://github.com/pipermerriam/web3.py)
- Haskell [hs-web3](https://github.com/airalab/hs-web3)
- Java [web3j](https://github.com/web3j/web3j)
- Scala [web3j-scala](https://github.com/mslinn/web3j-scala)


[npm-image]: https://badge.fury.io/js/web3.png
Expand Down
13 changes: 9 additions & 4 deletions dist/web3-light.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/web3-light.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit e4d94a2

Please sign in to comment.