3457 Commits (379b850bbd3be835c497bff43a28de81d134c766)
 

Author SHA1 Message Date
CalDescent 379b850bbd Increase default maxTransactionsPerBlock to 50 now that the process is faster. Can be increased much further in the future. 1 year ago
CalDescent 7bb61ec564 Update various transaction types at a future unknown timestamp. 1 year ago
CalDescent b0224651c2 Always use rate limiter for metadata requests, and sleep for a random amount of time between fetching metadata items. 1 year ago
CalDescent 6bf2b99913 Wait until unconfirmed transactions are considered to be valid before broadcasting them. 1 year ago
CalDescent ecfb9a7d6d Bump version to 4.2.4 1 year ago
CalDescent dd9d3fdb22 Add to the unconfirmed transactions cache when importing a transaction. 1 year ago
CalDescent eea2884112 Bump version to 4.2.3 1 year ago
CalDescent 640a472876 Unit fee increase set to 1692118800000 1 year ago
CalDescent e244a5f882 Removed legacy code that is no longer needed. 1 year ago
CalDescent 278dca75e8 Increase minimum fee at a future undecided timestamp. 1 year ago
CalDescent 897c44ffe8 Optimized transaction importing by using a temporary cache of unconfirmed transactions. 1 year ago
CalDescent d9147b3af3 Cache the online accounts validation result, to speed up block minting. 1 year ago
CalDescent 9574100a08 Bump version to 4.2.2 1 year ago
CalDescent 528583fe38 Added logging relating to unconfirmed transactions. 1 year ago
CalDescent 33cfd02c49 Fixed issues in commit f5c8dfe 1 year ago
CalDescent 94d3664cb0 Bump version to 4.2.1 1 year ago
CalDescent f5c8dfe766 Added maxTransactionsPerBlock setting (default 25) to reduce minting load on slower machines. 1 year ago
CalDescent f7e1f2fca8 Increased timeout for SEARCH_QDN_RESOURCES from 10 to 30 seconds. 1 year ago
CalDescent 811b647c88 Catch UnsupportedAddressTypeException and fall back to IPv4 binding. 1 year ago
CalDescent 3215bb638d More online accounts improvements 1 year ago
CalDescent 8ae7a1d65b Removed (Get)OnlineAccountsV1 and V2, as these are no longer used. 1 year ago
CalDescent 29dcd53002 Revert "Improved filtering of online accounts data." 1 year ago
CalDescent 62908f867a Bump version to 4.2.0 1 year ago
CalDescent 5f86ecafd9 Refactored developer proxy, and modified IPv6 fallback so that it only occurs on a connection failure. 1 year ago
CalDescent fe999a11f4 Include CANCEL_SELL_NAME transactions when performing a complete rebuild of names. 1 year ago
CalDescent c14fca5660 Improved filtering of online accounts data. 1 year ago
CalDescent fd8d720946 Added support for group encryption in service validation. 1 year ago
CalDescent d628b3ab2a Renamed the "usePrefix" parameter to "includeResourceIdInPrefix", and slightly modified its functionality. 1 year ago
CalDescent 5928b54a33 Added developer QDN proxy. 1 year ago
QuickMythril 91dfc5efd0
Merge pull request #119 from QuickMythril/upgrade-tls 1 year ago
QuickMythril 1343a88ee3
Merge pull request #124 from QuickMythril/translate-jp 1 year ago
QuickMythril 7f7b02f003 Updated Japanese translations (Credit: R M) 1 year ago
QuickMythril 5650923805
Merge pull request #123 from QuickMythril/2023-05-25 1 year ago
CalDescent 5fb2640a3a Bump version to 4.1.3 1 year ago
CalDescent 66c91fd365 MIN_PEER_VERSION for handshake set to 4.1.1 1 year ago
CalDescent bfc03db6a9 Default minPeerVersion set to 4.1.2 1 year ago
QuickMythril a4bb445f3e Added Japanese translations for review 1 year ago
QuickMythril 27afcf12bf Prepared files for Japanese translations 1 year ago
CalDescent eda6ab5701 Fixed some failing unit tests, and ignored some failing BTC ones that have been superseded by LTC. 1 year ago
QuickMythril 13da0e8a7a Adjusted fee info to long format 1 year ago
QuickMythril d260c0a9a9 Updated info on foreign coin fees 1 year ago
QuickMythril 655073c524 Added 2m timeout for GET_WALLET_BALANCE action 1 year ago
crowetic c8f3b6918f
Update start.sh 1 year ago
CalDescent 1565a461ac Bump version to 4.1.2 1 year ago
CalDescent 1f30bef4f8 defaultArchiveVersion set to 2 1 year ago
CalDescent 6f0479c4fc Default minPeerVersion set to 4.1.1 1 year ago
CalDescent b967800a3e Default repositoryConnectionPoolSize set to 240 1 year ago
CalDescent 0b50f965cc Default maxNetworkThreadPoolSize set to 120 1 year ago
CalDescent 90f7cee058 Bump version to 4.1.1 1 year ago
CalDescent 947b523e61 Limit query to 100 so that it doesn't return endless amounts of transaction signatures. 1 year ago