This website requires JavaScript.
Explore
Help
Sign In
Qortal
/
qortal
Watch
1
Star
0
Fork
0
You've already forked qortal
mirror of
https://github.com/Qortal/qortal.git
synced
2025-03-15 11:52:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
qortal
/
src
/
main
History
CalDescent
7aed0354f1
We (currently) can't filter unconfirmed transactions by address, because only the public key is stored in the database until it is confirmed (at which point there is an entry in the TransactionParticipants table which contains the address). Given that this isn't a simple problem to solve, for now it makes sense to reject this combination if requested via the /transactions/search API.
2022-01-29 19:24:28 +00:00
..
java
/org
We (currently) can't filter unconfirmed transactions by address, because only the public key is stored in the database until it is confirmed (at which point there is an entry in the TransactionParticipants table which contains the address). Given that this isn't a simple problem to solve, for now it makes sense to reject this combination if requested via the /transactions/search API.
2022-01-29 19:24:28 +00:00
resources
Fixed status bugs in loading screen.
2022-01-02 16:11:25 +00:00
wasm
/memory-pow
Fix incorrect PoW buffer length usage
2020-06-08 09:01:55 +01:00