Commit Graph

5 Commits

Author SHA1 Message Date
Olaoluwa Osuntokun 8e54e0c339 lnstate: fix compile errors 2016-01-17 21:51:58 -08:00
Tadge Dryja 2815afebb7 update imports to github 2016-01-16 10:45:54 -08:00
Joseph Poon b0ce9a06dc minor edit 2016-01-14 23:58:05 -08:00
Joseph Poon 0d896f7fc1 Typos 2016-01-14 23:58:05 -08:00
Joseph Poon 1981001a29 Started working on state machine
* Added description in lnwire/README.md for state machine
* Figured out mutex stuff...
* Started the State Machine (using dummy functions for net/db)
* Minor corrections in wire protocol (changed some names/types)
    - Renamed StagingID to HTLCKey of type HTLCKey (uint64)
2016-01-14 23:58:04 -08:00