This website requires JavaScript.
Explore
Help
Register
Sign In
crowetic
/
qortal
Watch
1
Star
0
Fork
0
You've already forked qortal
forked from
Qortal/qortal
Code
Pull Requests
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