Kleissner
|
789d177052
|
New function sendTransfer
|
2021-10-23 06:53:34 +02:00 |
|
Kleissner
|
c9d9be2972
|
Refactor message encoding into protocol package. User Agent must be now provided in the Init function.
|
2021-10-18 04:37:02 +02:00 |
|
Kleissner
|
1b9151d6fd
|
Refactor sequence code into SequenceManager
|
2021-10-17 21:34:30 +02:00 |
|
Kleissner
|
767181620e
|
Prepare refactoring of sequence code
|
2021-10-17 20:02:35 +02:00 |
|
Kleissner
|
77579a8866
|
Simplify EncodeAnnouncement. Return generic packetsRaw.
Fixes also a theoretical bug in announcement encoding for multicast/broadcast.
|
2021-10-17 19:30:24 +02:00 |
|
Kleissner
|
42ff6d926e
|
Change msgNewSequence function to use parameters
|
2021-10-17 17:53:48 +02:00 |
|
Kleissner
|
1b93eac17a
|
Moving FeatureSupport() and UserBlockchain.Header() calls out of Message Encoding.
This paves the way for refactoring the message code into the protocol package.
|
2021-10-17 17:40:22 +02:00 |
|
Kleissner
|
4d3caaf567
|
Move message sending code into separate file (no code changes)
|
2021-10-17 17:20:21 +02:00 |
|