## Version 0.3.0 (2018-09-29) Changes: - Update account funds check when pay New Features: - Add JSON RPC server support - Add JSON RPC server proxy - Add JSON RPC method support (#10) - Add build, sign and broadcast transaction - Add NewChain address convert Bugfixes: - Fixed keystore find account error - Fixed sign out file name error ## Version 0.2.0 (2018-07-17) Changes: - Update wait transaction receipt with bind.WaitMined New Features: - Add custom data support when send transactions - Add config file pay.password support - Add address validity check (#2) Bugfixes: - Fixed decimal amount error (#1) - Fixed automatically process illegal addresses bug (#2) ## Version 0.1.0 (2018-07-03) Changes: - Update transaction receipt format - Update pay SignTx use chainID New Features: - Create new account(s) - Get the balance of address - Get free money for address - Send transactions to the NewChain Bugfixes: - Fixed gasLimit get error