summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-26Adapt to stellar v2.0v2.0.1lijia
2024-04-19Merge branch 'perf-startline-cache' into 'develop'develop李佳
2024-04-19perf: Do not cache the uri, method if request line is complete, for TSG-20459.lijia
2024-04-12Merge branch 'api-unit-test' into 'develop'李佳
2024-04-12Add unit tests.lijia
2024-04-12Merge branch 'delete-getxxx-api-dir' into 'develop'李佳
2024-04-12Remove the dir of http_message_get_xxx API, because msg type already contains...lijia
2024-04-11Merge branch 'test-based-on-stellar' into 'develop'李佳
2024-04-11Test case based on stellar李佳
2024-04-10Merge branch 'get-transaction-seq' into 'develop'李佳
2024-04-10add http_message_get_transaction_seq() API; add base64 encode format for...李佳
2024-04-09Merge branch 'rpm_build' into 'develop'李佳
2024-04-09fix build RPM package, update cmake/Preinsall, cmake/PreUninstall李佳
2024-04-08add payload md5sum test; add self-consistent test.lijia
2024-04-08Separate from stellar-on-sapp project.lijia
2024-04-07Update file readme.mdmaster杨威