История коммитов

Автор SHA1 Сообщение Дата
  darkfi 823038c327 app/expr: add native fn as an opcode 8 месяцев назад
  darkfi e30bd5d36e app: remove some uneeded async from fns 8 месяцев назад
  darkfi 0e20811752 app/edit: remove uneeded async qualifiers from fns now that TXT_CTX and self.editor is no longer behind AsyncMutexes 8 месяцев назад
  darkfi 38e5829196 app: various cleanups to Editor used by BaseEdit with main one being moving from async to purely sync. other changes: 8 месяцев назад
  darkfi 68e73036af app/editor: add ParleyDriverWrapper which hugely simplifies driver access pattern 8 месяцев назад
  jkds 5c2bd621df app: remove old TEXT_CTX and replace with parley new pattern 8 месяцев назад
  x c4ec4de713 blockchain/monero: Fix mismatches between async and sync serialization 8 месяцев назад
  jkds 9af3c403a7 app/chatview: fix multiline msgs 8 месяцев назад
  jkds 74b18df957 app: fix emoji picker due to recent changes 8 месяцев назад
  jkds 22f9597908 app: rename text2 => text 8 месяцев назад
  jkds 94a0db125e app: delete freetype 🎉🎉🎉 8 месяцев назад
  jkds cc53053ef2 app: migrate emoji_picker to the new text API 8 месяцев назад
  jkds 0a8be750d3 app: remove text1 refs from ChatView 8 месяцев назад
  jkds 2caeba1c5f app/chatview: cleanup unused fn params and remove unused stuff 8 месяцев назад
  jkds 9d15053bee app/chatview: migrate FileMessage to text2 API 8 месяцев назад
  x 1e185188e9 doc/nodes: Add default daemon ports 8 месяцев назад
  x 3ab39ece15 doc/tor-guide: Clean up and formatting 8 месяцев назад
  jkds a9e1f04a9f app: do proper JVM thread mgmt. previously we call AttachThread() everywhere which is wrong, it should be called once per thread and then DetachThread() to cleanup. use thread local storage + Drop to make a thread guard for this. 8 месяцев назад
  jkds 6e23e98d26 app: replace androidx with just normal android classes so we dont need to bundle androidx jar 8 месяцев назад
  jkds a46fc2963b app/chatview: migrate PrivMessage to text2 API 8 месяцев назад
  jkds b7935765fb app: Cargo.lock update 8 месяцев назад
  jkds 3564bd1f84 app/chatview: migrate DateMessage to text2 API 8 месяцев назад
  oars d43a456f7b script/research/tx-replayer: add wasm, zkp and sig command line flags inorder to verify either wasm runtime, zkp or signature part of the transaction inorder to see resources usage for each parts of a tx verification 8 месяцев назад
  oars ff477eb2f0 script/research/tx-replayer: a tool to replay a transaction by resetting the blockchain database to a height before the transaction was added at 9 месяцев назад
  oars 12a18503a2 contract/test-harness: fix issue with benchmark_wasm_calls and let it silently fail when given an invalid tx 9 месяцев назад
  oars f974da8409 script/research/zkvm-metering: add CircuitCost measurements 8 месяцев назад
  oars 7c42e3020d zk: add Debug trait to ZkCircuit and fill configure trait 8 месяцев назад
  oars f7db85c0a9 script/research/zkvm-metering: generate and verify Native contracts' proofs 8 месяцев назад
  oars 8d7d33b812 script/research/zkvm-metering: organize 8 месяцев назад
  oars 574695f034 script/research/zkvm-metering: fix merkle_root opcode zk proof, k = 11 can be used and this changes the proof size and verifying key size 9 месяцев назад