- Added automatic event parsing for contract transaction receipts from tx.wait. (2481581)
- Added ability to wait for a specific number of confirmations. (#229; f5c7ccb)
- Fix for geth-etc. (official geth is fine; 24335d0)
- Fixed confirmations tests and bootstrap fast blockNumber. (908c2c1)
- Added confirmations to TransactionResponse. (#156; #238; 9797b36)
- Fixed nested errors for providers that were masking true error. (#292; 731f189)
- Added version to errors. (99fed75)
- Fixed French and Spanish for browsers without Uint8Array.forEach. (cb5f9f5)
- Added French and Spanish includes to phantomjs test page. (aeac2cd)
- Increased timeout for querying npm registry. (0dafd83)