Commit Graph
6 Commits
Author SHA1 Message Date
Mark Spanbroek a8b2cfab5a Rename: EthAddress.fromHex() -> EthAddress.parse() 2021-03-09 14:05:32 +01:00
Mark Spanbroek b758751211 Add Destination (abstraction for either channel id or eth address) 2021-03-09 14:02:01 +01:00
Mark Spanbroek 7395029f19 Move test basics up one level 2021-03-09 13:18:31 +01:00
Mark Spanbroek 63b9b5452f Rename: Channel -> ChannelDefinition
To avoid name clash with upcoming channel abstraction
in the wallet.
2021-03-09 12:41:51 +01:00
Mark Spanbroek f7dda63c04 Move common imports into a "basics" module 2021-03-09 11:07:35 +01:00
Mark Spanbroek 2e9896c13a Move everything into nitro/protocol 2021-03-04 11:30:32 +01:00