Mark Spanbroek
|
f7d06a995b
|
Rename: PrivateKey -> EthPrivateKey, PublicKey -> EthPublicKey
|
2021-04-07 09:15:26 +02:00 |
|
Mark Spanbroek
|
aa744f4d6f
|
Remove unused import
|
2021-04-06 11:34:41 +02:00 |
|
Mark Spanbroek
|
48e27a9bd1
|
Verify signatures
|
2021-03-16 10:19:13 +01:00 |
|
Mark Spanbroek
|
c680d34a18
|
Recover ethereum address from signature
|
2021-03-15 17:36:16 +01:00 |
|
Mark Spanbroek
|
a945698ec6
|
Add convenience initializer to Outcome
|
2021-03-09 16:48:47 +01:00 |
|
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 |
|