|
|
ea5b2b8fc2
|
internal/server/helpers.go fix a bug in isVariant() where v.Elem() was called on non interface/pointer
|
2024-05-28 13:30:21 +02:00 |
|
|
|
8bd3736684
|
internal/server/ship_processor.go: refactor out table delta row proccessing to its own function
|
2024-05-17 17:08:29 +02:00 |
|
|
|
cc754ee976
|
internal/server/ship_processor.go: fix a bug where blockResult.Deltas whas not properly nil checked. Resulting in panic if accessed
|
2024-05-17 16:57:13 +02:00 |
|
|
|
c02cff0e05
|
internal/server/ship_processor.go: fix a bug where TableDeltaRow.Data was not set
|
2024-05-17 16:54:57 +02:00 |
|
|
|
59bcc9f19f
|
internal/server/helpers.go: adding parseTableDeltaData()
|
2024-05-17 16:53:05 +02:00 |
|
|
|
95365d0c26
|
internal/server/ship_processor.go: refactor to use MessageQueue struct.
|
2024-05-12 17:15:03 +02:00 |
|
|
|
c876875a6e
|
internal/server/message_queue.go: adding MessageQueue struct
This struct will handle the routing to channels aswell as encoding of
the messages.
|
2024-05-12 17:14:00 +02:00 |
|
|
|
871f2ae04d
|
internal/server/ship_processor.go: set TransactionTrace.Status again.
|
2024-05-11 14:57:46 +02:00 |
|
|
|
63da39f03b
|
Update to use antelope-go instead of eos-go library
|
2024-04-29 21:00:45 +02:00 |
|
|
|
8aa93dd078
|
internal/server/ship_processor.go: break processBlock into smaller functions.
|
2024-03-14 23:24:31 +01:00 |
|
|
|
e8f2e79e5b
|
internal/server/ship_processor.go: typo fix.
|
2024-03-14 00:31:16 +01:00 |
|
|
|
aeac190c94
|
Minor fixes.
|
2024-03-07 18:09:14 +01:00 |
|
|
|
b3570e7e96
|
internal/server/ship_processor.go: set FirstReceiver on ActionTrace messages.
|
2024-02-29 14:43:23 +01:00 |
|
|
|
9974bfe3fd
|
rename app folder to internal.
|
2024-02-14 13:00:33 +01:00 |
|