提交歷史

作者 SHA1 備註 提交日期
  x 9ac548af37 zkas: Correct rustdoc typo 6 月之前
  x a914be462d net/protocol: Implement ProtocolHolepunch 6 月之前
  skoupidi 1eebd74ff2 validator/pow: simplyfied randomx keys usage in pow module 6 月之前
  skoupidi 725c1cb419 darkfid/registry/model: simplyfied randomx keys usage in template 6 月之前
  skoupidi bfd1c9f7ac blockchain/contract_store: exclude contracts zkas verifying keys from their monotree record value 6 月之前
  skoupidi 0b16bcb0dd darkfid/registry/model: use the correct randomx keys on changing height when generating template 6 月之前
  jkds 6b4277da36 app/gfx: move shaders out of shader.rs into their own .frag, .vert, .metal files so editors have proper syntax highlighting 6 月之前
  jkds 45c7a68647 app/edit: get rid of cursor blinking task, instead use SeqAnim directly 6 月之前
  jkds 347541e011 app/edit: avoid refreshing inner editor when selection changes. the layout remains unchanged. 6 月之前
  jkds e58e2faf6b app/edit: make hot path in touch_move use low latency sync renderer 6 月之前
  skoupidi 48e62d2c76 darkfid/tests/harness: use fork diffs when generating next block 6 月之前
  jkds 7635f80b27 app/gfx: create RenderApi trait for Renderer and RendererSync so code can be reused easily 6 月之前
  jkds 1c4fc5696a app: increase menu sep thickness to avoid shimmering look due to 1px moving too small with motion 6 月之前
  jkds 2a422ecd2f app/gfx: rename RenderApi to Renderer 6 月之前
  jkds 4082bc4b4c app/gfx: RenderApiSync force update if display changes 6 月之前
  jkds d1747c78f7 app/gfx: introduce RenderApiSync to use in handle_touch_sync() for zero-latency gfx API calls 6 月之前
  jkds bf0a8dfe20 app/menu: remove scroll property, make it internal to the widget 6 月之前
  jkds 102bde547e app/gfx: in RenderApi::replace_draw_calls() make the batch_id optional. None makes the op immediate. 6 月之前
  skoupidi 6f1324080d doc/arch/consensus: updated Monotree section 6 月之前
  skoupidi 830497f5c7 blockchain/contract_store: monotree handling refactor 6 月之前
  skoupidi adca901174 sdk/crypto/contract_id: minor cleanup 6 月之前
  jkds 45bdc0c7d8 app/gfx: split up the large mod.rs into submods 6 月之前
  jkds 1486549442 app: cargo update 6 月之前
  jkds 7120689121 app: zoom out more on mobile (decrease window_scale) 6 月之前
  x b7cda3d739 book: Add missing images 6 月之前
  jkds a54a982b05 app: cleanup menu select logic, now we can select channels with the new menu 6 月之前
  x ae3cb958ac net/settings: Support quic network profile with defaults 6 月之前
  x 3f16e941c3 book: Add darkforest theme as a default 6 月之前
  x 5d24ab3c27 net/transport/quic: Enable endpoint reuse 6 月之前
  x cb7f9e4d0c net: Implement QUIC transport based on quinn 6 月之前