qortal/src/test/resources
CalDescent a320bea68a Limit the amount of data that can be stored per name.
This is calculated by the total capacity divided by the number of names the node follows. The idea here is that a single content creator can't upload terabytes of data and consume all the space on their followers' nodes. They can only use a proportion, with equal space given to each followed name. And since the limit is dynamic, following more names reduces the allocation to existing names.
2021-12-04 13:33:45 +00:00
..
arbitrary Added first end-to-end test of data storage 2021-10-24 19:08:09 +01:00
Base58.js Refactor to use BouncyCastle Ed25519/X25519, and more... 2019-04-17 12:32:03 +01:00
demo-node-ui.html Massive refactor to change 'qora' references to 'qortal'. 2020-02-04 12:11:37 +00:00
ed25519-to-x25519.html Fix sometimes erroneous Ed25519 public key to X25519 public key conversion. 2019-07-23 11:22:23 +01:00
ed25519-verify-example.html Added Ed25519 signature verify test JavaScript 2019-08-16 12:33:21 +01:00
local-key-storage.html Demo HTML/JS page to show encrypted local storage of private key 2019-07-23 12:48:47 +01:00
log4j2-test.properties New asset pricing scheme (take 2) 2019-04-10 07:18:50 +01:00
nacl_factory.js Fix Javascript shared-secret & proxy forging private key code 2019-07-23 10:20:20 +01:00
proxy-key-example.html Proxy private keys are now SHA256(shared secret only) instead of SHA256(shared secret + public keys). 2019-07-23 11:09:25 +01:00
shared-secret-test.html Fix Javascript shared-secret & proxy forging private key code 2019-07-23 10:20:20 +01:00
test-chain-v2-founder-rewards.json Merge branch 'master' into chain-weight-consensus 2021-05-02 18:18:20 +01:00
test-chain-v2-leftover-reward.json Merge branch 'master' into chain-weight-consensus 2021-05-02 18:18:20 +01:00
test-chain-v2-minting.json Merge branch 'master' into chain-weight-consensus 2021-05-02 18:18:20 +01:00
test-chain-v2-qora-holder-extremes.json Merge branch 'master' into chain-weight-consensus 2021-05-02 18:18:20 +01:00
test-chain-v2-qora-holder.json Merge branch 'master' into chain-weight-consensus 2021-05-02 18:18:20 +01:00
test-chain-v2-reward-levels.json Merge branch 'master' into chain-weight-consensus 2021-05-02 18:18:20 +01:00
test-chain-v2-reward-scaling.json Merge branch 'master' into chain-weight-consensus 2021-05-02 18:18:20 +01:00
test-chain-v2.json Merge branch 'master' into chain-weight-consensus 2021-05-02 18:18:20 +01:00
test-settings-v2-bitcoin-regtest.json Added bootstrap tests 2021-10-01 07:44:33 +01:00
test-settings-v2-block-archive.json Added bootstrap tests 2021-10-01 07:44:33 +01:00
test-settings-v2-founder-rewards.json Added bootstrap tests 2021-10-01 07:44:33 +01:00
test-settings-v2-leftover-reward.json Added bootstrap tests 2021-10-01 07:44:33 +01:00
test-settings-v2-minting.json Added bootstrap tests 2021-10-01 07:44:33 +01:00
test-settings-v2-qora-holder-extremes.json Added bootstrap tests 2021-10-01 07:44:33 +01:00
test-settings-v2-qora-holder.json Added bootstrap tests 2021-10-01 07:44:33 +01:00
test-settings-v2-reward-levels.json Added bootstrap tests 2021-10-01 07:44:33 +01:00
test-settings-v2-reward-scaling.json Added bootstrap tests 2021-10-01 07:44:33 +01:00
test-settings-v2.json Limit the amount of data that can be stored per name. 2021-12-04 13:33:45 +00:00