-
- [x] Create config.js files
- [x] Publish to npm
- [x] Update CI plans to use production configs
- [x] Check if chrome can load SLR without OOM errors when devtool open (AFAIK chrome bug which aff…
-
Sending decimal amount's of Saito does now work. The following error is seen in the sidebar:
![Image](https://github.com/SaitoTech/saito-lite-rust/assets/2867779/cc57ca7e-50fd-43f5-af38-7f533a2a1161)…
arpee updated
10 months ago
-
From /roadmap: Add links to the lifts (e.g., Saito-Kurokawa) of classical MFs.
-
We could use a real logging library, it would be nice to be able to have log levels and be able to pipe log message easily.
-
Please enable staking native SAITO in 2 and 3 player games and check that payouts are correct.
Combine this with testing total money supply being static.
-
![Untitled](https://github.com/SaitoTech/saito-lite-rust/assets/70703104/e1b9f0c0-1c33-435d-a26b-ff924714b988)
Does "Send" actually send to other mixin accounts or is it a withdrawal function?? I d…
-
Tested on several browsers and wallets.
Steps:
1) Use the Burger Menu on the Arcade
2) Click on Settings
![image](https://user-images.githubusercontent.com/98101498/178151795-3b66ab4a-e0…
-
Even though Mixin is pretty fast to return the transaction history, it takes a while for the content to be added to this overlay because for each field we have to query the server to find out the asso…
-
-
Regularly Run `saito-rust` (`./saito-rust --mode utxo-issuance` in the saito root directory) to generate an issuance file, then sum the rows in the file using:
`cat data/issuance.file | awk '{sum += …