2519 Commits (68412b49a16aa747805ce3c8ea57dbe417058f17)
 

Author SHA1 Message Date
catbref 68412b49a1 EPC-fixes: use bindAddress from Settings for outgoing peer connections, not just listen socket 2 years ago
catbref c9b2620461 EPC-fixes: fix constructing GET_ONLINE_ACCOUNTS_V2 message for case where onlineAccount args is empty list 2 years ago
catbref df3f16ccf1 EPC-fixes: Improve Network shutdown by exiting fast during broadcast and skipping callbacks during peer disconnect. 2 years ago
catbref 22aa5c41b5 WIP: EPC-fixes 2 years ago
catbref 8e09567221 EPC-fixed: avoiding some CancelledKeyExceptions 2 years ago
catbref 3505788d42 Another chunk of improvements to networking / EPC. 2 years ago
catbref 91e0c9b940 More improvements to networking: 2 years ago
catbref 00996b047f Networking work-in-progress: 2 years ago
catbref 44fc0f367d Networking work-in-progress: 2 years ago
catbref b0e6259073 Networking work-in-progress: 2 years ago
catbref 6255b2a907 Networking work-in-progress: 2 years ago
catbref a5fb0be274 Fix Network.disconnectPeer(PeerAddress) to prevent removeIf() on UnmodifiableList throwing UnsupportedOperationException 2 years ago
catbref e835f6d998 ExecuteProduceConsume: 2 years ago
CalDescent 3d99f86630 Improved logging 2 years ago
CalDescent 8d1a58ec06 POW_DIFFICULTY_NO_QORT reduced from 14 to 12 (around 4x faster) 2 years ago
CalDescent 2e5a7cb5a1 Adapted Blockchain.java to use lookup table for name registration fees, to more easily support fee adjustments. 2 years ago
CalDescent 895f02f178 Remove peers with unknown height, lower height or same height and same block signature (unless we don't have their block signature) 2 years ago
CalDescent c59869982b Fix for system-wide QDN issues occuring when the metadata file has an empty chunks array. 2 years ago
CalDescent 3b3368f950
Merge pull request #85 from QuickMythril/member-count 2 years ago
QuickMythril 3f02c760c2
Add member count to each group returned by GET /member/{address} 2 years ago
CalDescent fee603e500 Add member count to each group returned by GET /groups (expanded on code written by QuickMythril) 2 years ago
QuickMythril ad31d8014d get memberCount with Group Data 2 years ago
CalDescent 58a0ac74d2
Merge pull request #84 from catbref/ByteArray 2 years ago
QuickMythril 8388aa9c23 update Russian translation 2 years ago
catbref c1894d8c00 Improvements to ByteArray to leverage Java 11 'native' Arrays.hashCode and Arrays.compareUnsigned for speed. 2 years ago
QuickMythril f7f9cdc518
Merge pull request #83 from aldum/feature/hungarian_translation 2 years ago
QuickMythril 850d7f8220 add/update translations 2 years ago
aldum 051043283c fixup grammar; add missing translations 2 years ago
QuickMythril 15bc69de01
Merge pull request #82 from JaymenChou/patch-8 2 years ago
QuickMythril ee3cfa4d6d
fix typo 2 years ago
QuickMythril df1f3079a5
Merge pull request #81 from JaymenChou/patch-7 2 years ago
QuickMythril d9ae8a5552
Merge branch 'master' into patch-8 2 years ago
QuickMythril 2326c31ee7
Merge branch 'master' into patch-7 2 years ago
QuickMythril 91cb0f30dd
Updated TransactionValidity translations 3 years ago
QuickMythril c0307c352c
Updated ApiError translations 3 years ago
QuickMythril 8fd7c1b313 formatting fix 3 years ago
QuickMythril b8147659b1
Updated SysTray translations 3 years ago
JaymenChou 7a1bac682f
Update SysTray_zh_TW.properties 3 years ago
JaymenChou 9fdb7c977f
Update SysTray_zh_CN.properties 3 years ago
JaymenChou 4f3948323b
Update SysTray_zh_TW.properties 3 years ago
QuickMythril 70fcc1f712
Merge pull request #78 from JaymenChou/patch-4 3 years ago
JaymenChou f20fe9199f
Update ApiError_zh_CN.properties 3 years ago
QuickMythril 91dee4a3b8
Merge pull request #80 from JaymenChou/patch-6 3 years ago
QuickMythril 0b89b8084e
Merge pull request #79 from JaymenChou/patch-5 3 years ago
QuickMythril a5a80302b2
Merge pull request #77 from JaymenChou/patch-3 3 years ago
QuickMythril e61a24ee7b
removed electrum-ltc.bysh.me 3 years ago
JaymenChou 55ed342b59
Create TransactionValidity_zh_CN.properties 3 years ago
JaymenChou 3c6f79eec0
Create TransactionValidity_zh_TW.properties 3 years ago
JaymenChou 590800ac1d
Create ApiError_zh_CN.properties 3 years ago
JaymenChou 95c412b946
Create ApiError_zh_TW.properties 3 years ago