async-rs/async-std 2905
Async version of the Rust standard library
deltachat/deltachat-core-rust 332
Delta Chat Rust Core library, used by Android/iOS/desktop apps and bindings
Delta.Chat C-Library with e2e chat-over-email functionality & Python bindings
Email-based instant messaging for iOS.
A TLS implementation over AsyncRead and AsyncWrite
Async IMAP implementation in Rust
Full zlib module for browserify
A tar archive reading/writing library for async Rust.
async-rs/async-global-executor 33
A global executor built on top of async-executor and smol
push eventdeltachat/deltachat-core-rust
commit sha ed1ddf87197b63048ca3a68d921e8857bae0fa4e
Remove `InvalidMsgId` error type
push time in an hour
PR opened deltachat/deltachat-core-rust
pr created time in an hour
issue commentasync-rs/async-std
Seems difficult to get a minimal set of features working
@otavio Hello. ¿Do you found a solution?
comment created time in an hour
issue openedzcash/halo2
Fixed columns can act as non-binary selectors. Consider supporting the assumption that a gate is activated when a fixed column in the gate is set to non-zero.
(Original discussion in https://github.com/zcash/orchard/pull/67#discussion_r654843450)
created time in 2 hours
issue commentmultiformats/js-cid
Converting CID from V0 to V1 generate V1 and base58 CID
When CID is converted from V0 to V1, should the default base be base32?
Yes. I just upgraded the package version v1.1.6 -> v1.1.7 and am experiencing this bug as well.
comment created time in 3 hours
push eventipld/metrics
commit sha 3ddb7b4d222dd6dca9a921d483dcac1996155ed5
Automated publish: Sun Jun 20 00:36:19 UTC 2021 fc5c7db6fa9a6e5e3767fe44ad919902dd6334e6
push time in 5 hours
push eventdeltachat/deltachat-core-rust
commit sha 8ea773628da487e2780d23db173545891cc89c2d
Use anyhow for key.rs error handling
push time in 10 hours
push eventdeltachat/deltachat-ios
commit sha 623b14470fe8ceab3e56e2c40174cb45a5da2329
reuse appCoordinator's ability to show an arbitrary chat at a highlighted message in GalleryViewController's show-in-chat feature
commit sha 92d9605ed599d6ac298df18d95547113b36d06ed
reuse appCoordinator's ability to show an arbitrary chat at a highlighted message in DocumentGalleryViewController's show-in-chat feature
commit sha 886023d618b3cf5d24b455f9f5e1f9922db0b290
Merge pull request #1270 from deltachat/fix_show_in_chat Fix show in chat
commit sha abfb6c3ad73167157608fd3224a1e90ad949d83b
update deltachat-core-rust submodule
commit sha cb35400acaf74aec0ab6d3e4686b5031bcb017b1
introduce DcAccounts class
commit sha 78c6a123293b926a47fa975bee81d8a34039116a
implement wrapper method for dc_accounts_get_all()
commit sha 6e1d41a153bbd315d1176b8c52e7451c7c54ac81
implement more dc_accounts_* methods
commit sha 9206b949643c909e6759a987ad76960812574470
implement openDatabase() closeDatabase() for DcAccounts, similar to DcContext
commit sha e9cce951757fc6736bd291338bb68842edbc5032
rename DcAccounts.getSelectedAccount() to get(), similar to getAll() and shorter name
commit sha 9f665a2b64d8adfdc41d7729fb18786c4def7a61
rename DcAccounts.maybeStartIo() / DcAccounts.stopIo(), same as for DcContext
commit sha 598b40663aaa06399a93f196e4b239b43a271088
implement accountId for DcEvent
commit sha 4599e43a4976c1c2b9ddc0b767aaa695b62142ed
use DcAccounts
commit sha 11777abc97f6d1b4bb707faec246d678cf90361a
make use of dcAccounts in share extension
commit sha 70e85e272a3072a407308133787f1c48070b6ce3
Never call DcContext.startIo() or DcContext.stopIo(). Remove deprecated methods from wrapper and inject DcAccounts where needed
commit sha 96334ecd4ba3404610247f8d0a381f51446e98fd
reset view controllers and DcContext on delete account
push time in 10 hours
push eventdeltachat/deltachat-ios
commit sha abfb6c3ad73167157608fd3224a1e90ad949d83b
update deltachat-core-rust submodule
push time in 10 hours
Pull request review commentdeltachat/deltachat-core-rust
move links to angle brackets to avoid rustdoc errors
pub fn guess_msgtype_from_suffix(path: &Path) -> Option<(Viewtype, &str)> { // before using viewtype other than Viewtype::File, // make sure, all target UIs support that type in the context of the used viewer/player. // if in doubt, it is better to default to Viewtype::File that passes handing to an external app.- // (cmp. https://developer.android.com/guide/topics/media/media-formats )+ // (cmp. >https://developer.android.com/guide/topics/media/media-formats>)
thanks!
comment created time in 11 hours
push eventipfs/go-unixfsnode
commit sha 4b56d80d546c7f357640776540024275910dd676
add .github/workflows/automerge.yml
commit sha fd80d6d734e843bc194a54513205b0b96f83defd
add .github/workflows/go-test.yml
commit sha 1e24aa191a5a511ca1efeed361503687470d5320
add .github/workflows/go-check.yml
commit sha afd127394bdb845391379c237a6881981883b6c2
fix go vet
commit sha 852c148992c1eb9424a5cbd8f6d9b90c8a2236fc
Merge pull request #5 from ipfs/web3-bot/sync sync: update CI config files
push time in 11 hours
PR merged ipfs/go-unixfsnode
Syncing to commit https://github.com/protocol/.github/commit/adea1c0a1d1619aa0917aa50e3086a14cf89cf65.
pr closed time in 11 hours
push eventipfs/go-unixfsnode
commit sha afd127394bdb845391379c237a6881981883b6c2
fix go vet
push time in 11 hours
push eventipfs/go-unixfsnode
commit sha 8c33d567626585fd9efdeb88323815943ce66cf2
fix staticcheck
commit sha 6e938620ee265566576e4082615aeee11e52a368
Merge pull request #7 from ipfs/fix-staticcheck fix staticcheck
commit sha 4b56d80d546c7f357640776540024275910dd676
add .github/workflows/automerge.yml
commit sha fd80d6d734e843bc194a54513205b0b96f83defd
add .github/workflows/go-test.yml
commit sha 1e24aa191a5a511ca1efeed361503687470d5320
add .github/workflows/go-check.yml
push time in 12 hours
push eventipfs/go-unixfsnode
commit sha 8c33d567626585fd9efdeb88323815943ce66cf2
fix staticcheck
commit sha 6e938620ee265566576e4082615aeee11e52a368
Merge pull request #7 from ipfs/fix-staticcheck fix staticcheck
push time in 12 hours
push eventipfs/go-unixfsnode
commit sha db2fdc853fc9b09bfe7d9115cffd7e3936066f8b
data: update ipld-prime version to fix codegen issues The generated code now passes vet and fmt. Three vet warnings remain, but outside generated code.
commit sha e588e315a307169cd8a06e7f814b522297421e1a
Merge pull request #6 from mvdan/ipld-gen data: update ipld-prime version to fix codegen issues
commit sha 80ab0889f34b0a3470f30cec6d59817d1f21cf48
add .github/workflows/automerge.yml
commit sha a2597a0584e9f08b799f800a20942180c44ff022
add .github/workflows/go-test.yml
commit sha 645e281e18875a187d19927213fed8b24f932d61
add .github/workflows/go-check.yml
push time in 12 hours
push eventipfs/go-unixfsnode
commit sha db2fdc853fc9b09bfe7d9115cffd7e3936066f8b
data: update ipld-prime version to fix codegen issues The generated code now passes vet and fmt. Three vet warnings remain, but outside generated code.
commit sha e588e315a307169cd8a06e7f814b522297421e1a
Merge pull request #6 from mvdan/ipld-gen data: update ipld-prime version to fix codegen issues
push time in 12 hours
push eventdeltachat/deltachat-core-rust
commit sha eefe8be18dbe9c03bee56b98369d98e8220d90d8
Add another set_connecting() and remove two unnecessary set_connecting()
commit sha 2aa5f9cbefac14dffed6f2aea204809b51e37ce4
small fix
push time in 12 hours
create barnchdeltachat/deltachat-core-rust
branch : fix-dont-download-msgs-of-blocked-contacts
created branch time in 12 hours
issue commentkarma-runner/karma-jasmine
jasmine option "Stop execution on spec failure" does not work properly in combination with karma
Sadly the hacky fix made in PR #231 does not work at all anymore with karma-jasmine 2.0.1
comment created time in 15 hours
issue closedfilecoin-project/lotus
[NV13/Simulation] Message size histogram
We need a message-histogram size for the simulation so we can analyze impact on pubsub, message distribution, etc.
closed time in 15 hours
Stebalienpush eventzcash/halo2
commit sha 251bc68c051c09ece30d54bd7dbd60497c6da209
Introduce an Assigned struct into the Assignment trait APIs Value closures can now return a `(numerator, denominator)` tuple, in order to defer inversions until after assignment.
commit sha d685c5c5e68935512ef488365fce9212e0e30c70
impl operators for Assigned This enables chips to use this as an intermediate value while computing witnesses.
commit sha cbd198fc719557288d38fc2072fd12e74dbed96e
Batch invert cell assignments during keygen and proving
commit sha 1d7060af8af087948488b4107e016330c401bcbf
Enable region assignments to defer inversions
commit sha 572d74e1a09c5d69051bc4569ac4f64030183193
Add an Assigned::invert method
commit sha 088f912d343f43dd6c3f2c06242a0b4b3dbb110d
Make Assigned an enum, to remove field comparisions from batch eval
commit sha ffe87e1fefc25c3fad7ea3c7ca66ddf3de1df1bb
Merge pull request #293 from zcash/assigned-batch-inversions Add support for batched inversion of cell assignments
push time in 15 hours