forked from hyperledger-web3j/web3j
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Migrated to using BigIntegers for all numeric values.
2. Renamed project to org.web3j following domain name purchase. 3. Finished adding all method implementations to RequestFactory.
- Loading branch information
Showing
46 changed files
with
1,372 additions
and
438 deletions.
There are no files selected for viewing
13 changes: 0 additions & 13 deletions
13
src/main/java/org/conor10/web3j/methods/EthBlockNumber.java
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
src/main/java/org/conor10/web3j/methods/EthGetBalance.java
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
75 changes: 0 additions & 75 deletions
75
src/main/java/org/conor10/web3j/protocol/RequestFactory.java
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
src/main/java/org/conor10/web3j/protocol/jsonrpc20/DefaultBlockParamTag.java
This file was deleted.
Oops, something went wrong.
149 changes: 0 additions & 149 deletions
149
src/main/java/org/conor10/web3j/protocol/jsonrpc20/JsonRpc2_0Factory.java
This file was deleted.
Oops, something went wrong.
This file contains 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.