提交历史

作者 SHA1 备注 提交日期
  Cesar Rodas 61f9969f19 fixed coding style 8 月之前
  Cesar Rodas 420366337e Add a simple replay protection 8 月之前
  Cesar Rodas 6bec4af7c0 Improve WorkerManager 9 月之前
  Cesar Rodas b79b136102 Fixed clippy issues 9 月之前
  César D. Rodas 3f1a6103f7 Remove actix in favour of Axum (#13) 9 月之前
  César D. Rodas c673d7b907 Update token (#12) 9 月之前
  Cesar Rodas 7da3bf09b9 Rename filter properties 10 月之前
  César D. Rodas 5811299673 Enhance the filter (#11) 10 月之前
  Cesar Rodas b537559009 Fix typo 10 月之前
  César D. Rodas a4d4bafc83 Move handlers around (#9) 10 月之前
  Cesar Rodas d9dee8e595 Move subscribe to their own file 10 月之前
  Cesar Rodas cb6eca498e rename 10 月之前
  Cesar Rodas 05c8c02ed9 Minor change 10 月之前
  Cesar Rodas 41f2f28107 Merge remote-tracking branch 'origin/main' 10 月之前
  Cesar Rodas 71990434a7 Fixed clippy warnings 10 月之前
  César D. Rodas 2964c82f91 Added endpoint to subscribe to tags in real time (#8) 10 月之前
  César D. Rodas 088174b3a0 Merge pull request #3 from crodas/real-time-subscription 10 月之前
  Cesar Rodas fe66b5b9dd Improve the subscription API 10 月之前
  Cesar Rodas 3a351a6364 WIP: Move primaryfilter to their 10 月之前
  Cesar Rodas 1f5693591f Cosmetic code 10 月之前
  Cesar Rodas a48c0b12a3 Fix comments 10 月之前
  Cesar Rodas 4a3954bc6a Moving `persist` from the transaction to the ledger struct 10 月之前
  Cesar Rodas eb40fc3ffd fixed typos 10 月之前
  Cesar Rodas 14e39a31d9 Made process() sync and use RwLock (from parking_lot) instead of a Mutex 10 月之前
  Cesar Rodas 1362ae6386 Improved the WorkerManager 10 月之前
  Cesar Rodas aba9a009cd Extended Worker trait 10 月之前
  Cesar Rodas a9fa2f91e5 Move broadcaster code to their own file 10 月之前
  Cesar Rodas 215ee651ce Clippy issues 10 月之前
  Cesar Rodas 8523f83ae9 Moved broadcasting to their own thread with their own abstraction 10 月之前
  Cesar Rodas 20b888030a WIP: Move broadcasting of transaction to subscribers to a different thread 10 月之前