index
:
monero_c.git
MrCyjaneK-patch-1
android_logging
anonero
better-ledger-dummy
better-sleep
bgsync-extra-case
cake_stuff
ctictactoe
cyjan-16kbpages
cyjan-better-ledger-v2
cyjan-bump-cake-java
cyjan-check_dependencies
cyjan-cleanup
cyjan-cleanup-patches
cyjan-cmake4.x.x
cyjan-enable-desktop-hidapi
cyjan-fast-sync
cyjan-fcmp
cyjan-fix-FORCE_USE_HEAP
cyjan-fix-cake-build
cyjan-fix-debugCallLength-memory
cyjan-fix-findWallets
cyjan-fix-icu4c-mingw
cyjan-fix-ios-build
cyjan-fix-tests
cyjan-fix-upstream-targets
cyjan-fix_cakewallet_build
cyjan-fixes-cc-xmruw
cyjan-ios-simulator
cyjan-jenkins
cyjan-ledger-v2
cyjan-macos-fixes
cyjan-minor-fixes
cyjan-mirrors
cyjan-monero-update
cyjan-more-efficient-uploads
cyjan-ndk-bump
cyjan-new-better-ci
cyjan-noexec-stack
cyjan-rw-stack-patch
cyjan-sdk-updates
cyjan-serialize-cache-to-json
cyjan-simplybs
cyjan-stealthex-secrets-fix
cyjan-switch-to-bookworm
cyjan-switch-to-trixie
cyjan-twip
cyjan-twip2
cyjan-ubuntu24-04-fix
cyjan-zano-fix-missing-keys
cyjan-zano-relax-invoke-mutex
detailed-error-info-spending
develop
docs
docsv2
drop_apk_ci
fix-coin-control-error-message
fix-ios-intel-mac
fix-ledger-issues
fix-multdest-mixing
fix-x64-dependencies
fix_freeze_coin_info
ledger
master
monero-v0_18_3_4
oo-monerodart
php
regression-tests
renovate/configure
rewrite-boost-patch-experiment
rewrite-wip
rust
rust-contrib-depends
rust-develop
tests-other-platforms
update-cake-build
wownero-0.11.3.0
wownero-attempt-fix
zano
Unnamed repository; edit this file 'description' to name the repository.
cyjan@mrcyjanek.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-10-20
add restore_polyseed
sneurlax
2024-10-20
add restore_mnemonic
sneurlax
2024-10-20
Update impls/monero.rs/example/Cargo.toml
sneurlax
2024-10-20
add WIP check_tx_key
sneurlax
2024-10-19
add throw_if_error test, standardize docs comments
sneurlax
2024-10-19
add MONERO_Wallet_checkTxKey to wallet2_api_c.cpp
sneurlax
2024-10-19
add set_seed_language and use it to fix the generate_from_keys tests
sneurlax
2024-10-19
clean up gitignore
sneurlax
2024-10-18
add TODO
sneurlax
2024-10-18
WIP generate_from_keys
sneurlax
2024-10-18
add untested sweep_all
sneurlax
2024-10-18
add untested transfer
sneurlax
2024-10-18
add refresh
sneurlax
2024-10-18
add init
sneurlax
2024-10-18
add get_height
sneurlax
2024-10-18
add close_wallet
sneurlax
2024-10-18
add get_accounts
sneurlax
2024-10-18
add create_account
sneurlax
2024-10-16
add test cases for open_wallet
sneurlax
2024-10-16
make error handling in line with monero.ts example
sneurlax
2024-10-16
add get_balance
sneurlax
2024-10-16
add open_wallet
sneurlax
2024-10-16
handle null wallet ptr case
sneurlax
2024-10-16
add get_status fn for error-handling
sneurlax
2024-10-16
make seed_offset an Option
sneurlax
2024-10-16
Merge branch 'master' into rust
sneurlax
2024-10-16
Fix freeze coin info (#73)
cyan
2024-10-16
feat: wownero typescript bindings, regression tests (#71)
Mateusz Franik
2024-10-14
Merge branch 'master' into rust
sneurlax
2024-10-14
NetworkType enum
sneurlax
2024-10-14
add Doc-tests
sneurlax
2024-10-14
add unit tests
sneurlax
2024-10-14
silence naming-related warnings
sneurlax
2024-10-14
do not use libloading
sneurlax
2024-10-12
replace main.rs demo with integration tests
sneurlax
2024-10-12
refactor library loading
sneurlax
2024-10-11
deduplicate wallet manager pointer and library reference
sneurlax
2024-10-11
fix android lib
sneurlax
2024-10-11
update docs re: supported library paths
sneurlax
2024-10-11
remove impls/monero.rs/scripts/build_monero_c.sh
sneurlax
2024-10-11
add ../../release as first lib location candidate
sneurlax
2024-10-11
support loading lib from /lib or same dir as bin
sneurlax
2024-10-11
remove system exports from bindings.rs
sneurlax
2024-10-11
refer to correct repository
sneurlax
2024-10-11
remove LICENSE
sneurlax
2024-10-11
Maintenance and minor fixes (#68)
v0.18.3.4-RC4
cyan
2024-10-10
/monero_rust -> /monero.rs
sneurlax
2024-10-10
allow lib to be loaded by consumer crates
sneurlax
2024-10-10
convert to lib
sneurlax
2024-10-10
prove integration
sneurlax
[next]