- Synced GitHub issue cache. (13dbf1f)
- Better typing for Timers. (5622f70)
- Safer transaction serialization, matching signature.v with chainId. (#708; edb7c5d)
- Fixed Opcode typo and added check to prevent future typos. (15bb840)
- Renamed AST nodes for teh assembler. (f02c7db)
- Added timeout to waitForTransaction. (#477; bacc440)
- Added CLI for asm package. (aafa42a)
- Prevent Signer.checkTransaction from creating conflicting from properties. (1decb13)
- Include asm in generated TypeScript dependencies. (ba29618)
- Clean up some asm checks and dead code. (fa317eb)
- More contained Opcode API. (da8153c)
- Added initial codedrop for the asm package. (0296594)