Commit graph

25 commits

Author SHA1 Message Date
Rafael Caricio 83286b7522
No blockchain support 2023-04-24 16:10:25 +02:00
silverpill 9a513c928f Add account_index parameter to Monero configuration 2023-03-18 19:02:54 +00:00
silverpill 0b8553d0c2 Allow instance_uri configuration value to contain URI scheme 2023-02-10 11:55:05 +00:00
silverpill 771f45baab Add registration.type configuration option 2023-01-25 23:47:36 +00:00
silverpill dea6bcad2a Serve web client if configuration option is present 2022-12-24 17:20:16 +00:00
silverpill ed9b724895 Rename daemon_url parameter in monero config to node_url 2022-09-24 20:26:34 +00:00
silverpill b357b9bfa0 Rename chain_info config parameter to chain_metadata and define its type 2022-08-31 20:42:59 +00:00
silverpill 260e62d51b Allow blockchain configuration to be defined using a list
Multi-chain configurations are still not allowed.
2022-08-31 20:42:55 +00:00
silverpill 318d446dbd Add create-monero-wallet CLI command 2022-08-22 20:17:27 +00:00
silverpill 3a28219405 Read blockchain sync step and max reorg depth from config 2022-07-17 02:01:15 +00:00
silverpill 6b06d6d18e Add mapping with additional blockchain info to instance API response 2022-06-22 21:38:04 +00:00
silverpill 74d5c97405 Update dev config example 2022-05-17 19:50:21 +00:00
silverpill 6c675c11c4 Add default configuration file to debian package 2022-05-12 14:53:37 +00:00
silverpill dad9640685 Set default EIP-4361 login message 2022-05-11 21:33:42 +00:00
silverpill fac0172159 Generate RSA key for instance actor automatically on the first run 2022-04-30 20:03:21 +00:00
silverpill a1af46f566 Change default login message and update config example
Consider "ethereum" auth flow deprecated.
2022-04-30 16:35:54 +00:00
silverpill bdce305b24 Change default PostgreSQL port 2022-03-09 20:41:56 +00:00
silverpill 20a7e127c7 Update IAdapter interface artifact 2022-02-05 23:51:07 +00:00
silverpill f2fb44bb63 Change configuration options related to blockchain integration 2022-01-28 00:41:23 +00:00
silverpill 4f5930dcf1 Set post visibility to public by default 2021-11-18 21:55:22 +00:00
silverpill 52b51501d5 Add config parameter that specifies instance actor's private key 2021-11-18 00:26:04 +00:00
silverpill 514c7ae237 Refactor config, make ethereum integration optional 2021-11-05 23:47:36 +00:00
silverpill a9fb874cb3 Update contracts 2021-10-21 11:57:40 +00:00
silverpill d4adb55c53 Replace cookie auth with token auth 2021-10-05 22:53:33 +00:00
silverpill fdef4b6e6a Initial commit 2021-09-14 12:24:05 +00:00