Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tracking branch] Next Release #175

Draft
wants to merge 45 commits into
base: main
Choose a base branch
from
Draft

[tracking branch] Next Release #175

wants to merge 45 commits into from

Conversation

frankiebee
Copy link
Collaborator

This is to track changes on dev against main

rh0delta and others added 30 commits July 8, 2024 18:56
- converted creating an account to pure function
- added tests for creating an account
- renamed some files for organization and consistency
- updated folder structure for consistency
- added new method for adding programs as a pure function
- added tests
- added new service file for view program pure function
- added tests
* write tests for migrating config encoding

* complete migration 02 test

* add better config encode/decode

* fix migration
* [NayNay] Debug Log

- install and integrated winston logging library into cli
- allowing us to be able to log any and everything to the respective files saved in the ~/path/to/syslogs/entropy-cryptography/entropy-cli.*.log
- included example use of new logger in the tui flow for balance

* chill the logs out!

* Update src/common/logger.ts

Co-authored-by: Nayyir Jutha <nayyir.jutha@gmail.com>

* fixups

---------

Co-authored-by: Nayyir Jutha <nayyir@entropy.xyz>
Co-authored-by: Nayyir Jutha <nayyir.jutha@gmail.com>
* [NayNay] User Programs: Add Program + testing

- updated folder structure for consistency
- added new method for adding programs as a pure function
- added tests

* updated changelog

* updated chagelog;

---------

Co-authored-by: Nayyir Jutha <nayyir@entropy.xyz>
Co-authored-by: mix irving <mix@protozoa.nz>
Co-authored-by: mix irving <mix@protozoa.nz>
[NayNay] Create Account Refactor + Testing
[NayNay] User Program Management::View Programs + Testing
* [NayNay] Entropy Register + Unit Tests

- added new register pure function
- imported new types from sdk
- added unit test for default register

* fixed a false wpositive with register test

* added test for full use of register with new program

* updated changelog

* Update src/common/masking.ts

Co-authored-by: Frankie <frankie.diamond@gmail.com>

---------

Co-authored-by: Nayyir Jutha <nayyir@entropy.xyz>
Co-authored-by: Frankie <frankie.diamond@gmail.com>
- added new service file for remove program pure function
- updated unit test file for user program management to reduce spin up and down of node
- added new test for removing programs

Co-authored-by: Nayyir Jutha <nayyir@entropy.xyz>
* [RELEASE] v0.0.2

* Improves README.

* Updates table-of-contents.

---------

Co-authored-by: Frankie <frankie.diamond@gmail.com>
Co-authored-by: Nayyir Jutha <nayyir@entropy.xyz>
* Update README.md

* Fixed TOC.
* patch sign reverse-order bug for CLI

* patch

* easier diff
rh0delta and others added 15 commits July 24, 2024 16:59
* [NayNay] Fixing register tests

- mistakingly tested the wrong register method
- fixed it

* updated spelling of params

---------

Co-authored-by: Nayyir Jutha <nayyir@entropy.xyz>
* all Uint8Array output in base64

* tidyup

* WIP notes

* fix encoding of config

* fixups to program output, sign outpu
Exempt organization members from needing to sign the CLA.
* wip: adding faucet to cli

* wip: got a signature back but ran into more issues post getting the signature

* wip: got a sig and validated, but transaction is returning bad sig

* wip: manual sending of tx

* fix

* documentation

* wip: new min amount for 1000e10 bits

* clean up code; removing commented code not needed anymore

* updating verifying key prop in sign request

* cleaned up faucet and added retry mechanism for failed faucets; added logs as well

* more cleanup

* updated error logging method to accept context

* remvoing export from method only used within singular file

* updated sdk and removed cli installs of polkadot utils

* adding tests

* minor change to trigger job

* wip: faucet testing

* wip: more faucet testing

* fixed faucet test

* faucet cleanup as per pr suggestions

* removing public decorator

* added some comments on how to deploy to dev/readme

* Update dev/README.md

* remove api as argument

* Update src/flows/entropyFaucet/constants.ts

Co-authored-by: Frankie <frankie.diamond@gmail.com>

---------

Co-authored-by: Jesse Abramowitz <jesse@entropy.xyz>
Co-authored-by: Frankie <frankie.diamond@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants