1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Apr 30, 2024 — Apr 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactor Transaction Send protocol in Wallet (#1860) Merge pull request #1860
Stanley Bondi
as Stanimal
More... almost 5 years ago
Fixes check_db to check for the actual block (#1859) Merge pull request #1859
Stanley Bondi
as Stanimal
More... almost 5 years ago
Merge pull request #379 from tari-project/prevent-multiple-debug-screens
Kutsal Kaan Bilgin
as kutsal kaan bilgin
More... almost 5 years ago
Website Updates (#6) More... almost 5 years ago
- These changes ensure that the number of store and forward messages do not grow too large. - These changes allow the storage capacity of the store and forward system to be configured and enforced. When the storage limit is reached then the oldest messages are discarded to preserve the configured storage limit. - The truncate_message test was added to test the enforcement of the message storage limit. (#1857) Merge pull request #1857
Stanley Bondi
as Stanimal
More... almost 5 years ago
Prevents multiple debug log screens per tari-project/wallet-ios#346. More... almost 5 years ago
Update base_layer/wallet_ffi/src/lib.rs More... almost 5 years ago
Don't panic if the logger is initialized twice in the Wallet FFI More... almost 5 years ago
Added useragent to PingPongMessage (#1858) Merge pull request #1858
Stanley Bondi
as Stanimal
More... almost 5 years ago
Added mehtods to get list of cancelled transactions More... almost 5 years ago
Added methods to get list of cancelled transactions More... almost 5 years ago
Add check for duplicate transactional inputs and outputs in validators More... almost 5 years ago
Merge pull request #377 from SerhiiShovkoplias/shovkoplyas-uiFixes
Kutsal Kaan Bilgin
as kutsal kaan bilgin
More... almost 5 years ago
Merge pull request #370 from nyarian/feature/privacy_flavor_squashed
Kutsal Kaan Bilgin
as kutsal kaan bilgin
More... almost 5 years ago
tari-project/wallet-ios#375 fixed bug with emoji wheel while go to background fixed bug with black-style status bar on home screen after onboarding flow fixed issue when error "low balance" does not show on AddAmount screen fixed layout constraints issues for home screen More... almost 5 years ago
Fixes check_db to check for the actual block More... almost 5 years ago
Adding GetCalcTiming function to grpc service
Keith Simon
as Krakaw
More... almost 5 years ago
- These changes ensure that the number of store and forward messages do not grow too large. - These changes allow the storage capacity of the store and forward system to be configured and enforced. When the storage limit is reached then the oldest messages are discarded to preserve the configured storage limit. - The truncate_message test was added to test the enforcement of the message storage limit. More... almost 5 years ago
monitor_node_id usually fails in Windows due to nanoseconds time difference measurement (#1856) Merge pull request #1856
Stanley Bondi
as Stanimal
More... almost 5 years ago
- The XOR metric seems to cause clustering of nodes that are not able to communicate. Hamming distance seems to improve the clustering issue. - These changes allow the the distance metric used to determine the distance between nodes to be switched between the XOR metric and the Hamming distance. The default is still the XOR metric. - The Hamming distance seems to produce more uniform connections between different nodes, reducing the clustering of nodes that are not able to communicate with each other. - Existing tests were updated to remain functional with changes to the distance algorithm. Some tests that could not be changed have the results of both distance algorithms. (#1844) Merge pull request #1844
Stanley Bondi
as Stanimal
More... almost 5 years ago
Merge pull request #371 from SerhiiShovkoplias/shovkoplyas-recentTransactions
Kutsal Kaan Bilgin
as kutsal kaan bilgin
More... almost 5 years ago
tari-project/wallet-ios#78 fixed: recently transacted non-contact recipients not listed now pending transactions also displays in Resent Transactions section More... almost 5 years ago
Merge pull request #374 from SerhiiShovkoplias/shovkoplyas-noBiometric
Kutsal Kaan Bilgin
as kutsal kaan bilgin
More... almost 5 years ago
tari-project/wallet-ios#212 added handling case for authentication for non-secured iPhone More... almost 5 years ago
Refactor Transaction Send protocol in Wallet More... almost 5 years ago
Merge pull request #362 from kukabi/move-wallet-manager-into-wallet-service
Kutsal Kaan Bilgin
as kutsal kaan bilgin
More... almost 5 years ago
Merge pull request #363 from kukabi/copy-fixes
Kutsal Kaan Bilgin
as kutsal kaan bilgin
More... almost 5 years ago
Added useragent to PingPongMessage More... almost 5 years ago
monitor_node_id usually fails in Windows due to nanoseconds time difference measurement More... almost 5 years ago
Merge pull request #361 from nyarian/bugfix/crash_on_send_tari_config_change_squashed
Kutsal Kaan Bilgin
as kutsal kaan bilgin
More... almost 5 years ago