1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-17 04:30:03 +02:00
Commit graph

14 commits

Author SHA1 Message Date
71f9d4d789 gomod: update pnx/antelope-go v0.0.4 to shufflingpixels/antelope-go v0.1.0 2024-07-02 16:53:41 +02:00
dfa370a462 internal/server/ship_processor.go: adding some debug logging. 2024-07-02 11:26:26 +02:00
0bc70f82d1 internal/server/ship_processor.go: implement blacklist 2024-06-23 14:53:58 +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
95365d0c26 internal/server/ship_processor.go: refactor to use MessageQueue struct. 2024-05-12 17:15:03 +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
Renamed from app/ship_processor.go (Browse further)