- Transaction data structure has the value field as string
- Added tx validator on rest API routes so the node won't accept bad formatted transactions
- Finalized bad blocks implementation
- Finalized network connection trimming
- Added components for system VM, peer processor
- Added request cache for transactions
- NTP syncer now receives a slice of sources
- Bugfixes and stabilization in the following areas: sync (fork choice rules), termui interface, requestHandler