3712 Commits (a64e9052dd0b6ad294377c238a74f403713b2f6e)
 

Author SHA1 Message Date
CalDescent 086a9afa0e Testnet mempowTransactionUpdatesTimestamp set to 1692554400000 1 year ago
CalDescent 9428f9688f
Merge pull request #126 from jschulthess/master 1 year ago
CalDescent 9f4a0b7957
Merge pull request #127 from kennycud/master 1 year ago
CalDescent 3c8574a466 Trade bot improvements 1 year ago
Jürg Schulthess c428d7ce2e
Merge branch 'Qortal:master' into master 1 year ago
CalDescent 4feb8f46c8 Updated testchain.json to use new unitFees structure. 1 year ago
CalDescent 1f7a60dfd8 Fixed long term issue preventing trade bot statuses from being logged correctly. 1 year ago
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
Jürg Schulthess fd9d0c4e51
Merge branch 'Qortal:master' into master 1 year ago
kennycud c2756a5872
Merge branch 'Qortal:master' into master 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
kennycud fe840bbf02 consolidated shared functionality into BitcoinyTests.java 1 year ago
CalDescent 133848ef50 Speed up status rebuilding by excluding transactions that aren't hosted locally by the node. 1 year ago
CalDescent e44b38819e Specify table name in query, to avoid potential ambiguity with indexes. 1 year ago
CalDescent eecd37d6bc Speed up finding arbitrary transactions. 1 year ago
CalDescent a3ab5238d3 Merge branch 'master' into arbitrary-resources-cache 1 year ago
Jürg Schulthess e7901a391f
Merge branch 'Qortal:master' into master 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
Jürg Schulthess 18e880158f
Merge branch 'Qortal:master' into master 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
Jürg Schulthess a3526d84bc
Merge branch 'Qortal:master' into master 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
Jürg Schulthess ff7a87ab18
Merge branch 'Qortal:master' into master 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 9694094bbf Sanitize inputs used for the working path when building arbitrary data, and throw/handle an exception if it still doesn't work. 1 year ago
CalDescent d8237abde5 Don't update statuses when processing arbitrary transactions, to improve success rate and speed it up. 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
Jürg Schulthess cc8cdcd93a Fix website sub-folder rendering 404 1 year ago
CalDescent 537779b152 Use a separate repository instance when updating caches. 1 year ago
crowetic ac433b1527
Add files via upload 1 year ago
CalDescent fd8d720946 Added support for group encryption in service validation. 1 year ago