..
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 'BTC-ACCT' into launch
2020-05-01 10:09:54 +01:00
test-chain-v2-minting.json
Merge branch 'BTC-ACCT' into launch
2020-05-01 10:09:54 +01:00
test-chain-v2-qora-holder-extremes.json
Fix long overflow in Block.distributeBlockRewardToQoraHolders()
2020-05-07 16:37:40 +01:00
test-chain-v2-qora-holder.json
Merge branch 'BTC-ACCT' into launch
2020-05-01 10:09:54 +01:00
test-chain-v2.json
Merge branch 'BTC-ACCT' into launch
2020-05-01 10:09:54 +01:00
test-settings-v2-bitcoin-regtest.json
Rework BTC class for better startup & shutdown.
2020-05-14 12:52:26 +01:00
test-settings-v2-founder-rewards.json
Loads of work on CIYAM AT support, including BTC-QORT cross-chain trading.
2020-04-23 09:13:32 +01:00
test-settings-v2-minting.json
Loads of work on CIYAM AT support, including BTC-QORT cross-chain trading.
2020-04-23 09:13:32 +01:00
test-settings-v2-qora-holder-extremes.json
Fix long overflow in Block.distributeBlockRewardToQoraHolders()
2020-05-07 16:37:40 +01:00
test-settings-v2-qora-holder.json
Loads of work on CIYAM AT support, including BTC-QORT cross-chain trading.
2020-04-23 09:13:32 +01:00
test-settings-v2.json
Added tests to cover validity checks on group min/max block delay values
2020-04-23 17:06:23 +01:00