- Merge in ethereum-tester-client codebase - Remove *global* aspect of the testrpc server. Each server now runs in isolation from each other. - Fix wrong implementation of `getBlockNumber` - Fix wrong implementation of getting "latest" block - Add getting of "pending" block
0.8.7
================================
- Upstream version bump for ethereum-tester-client dependency - Fix for `eth_newFilter` normalization of hex encoded block numbers.
0.8.6
================================
- Conform to RPC api and accept hex values as block numbers
0.8.5
================================
- Conform to RPC api and accept hex values as inputs to transaction endpoints