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

v0.1.0 release #42

Merged
merged 19 commits into from
Aug 12, 2021
Merged

v0.1.0 release #42

merged 19 commits into from
Aug 12, 2021

Conversation

juanhurtado10
Copy link
Contributor

No description provided.

juanhurtado10 and others added 19 commits May 27, 2021 15:17
* Add package information

* Add global library configuration

* Add supervision tree
* Add HTTP client behaviour

* Add hackney package

* Add hackney implementation

* Add Horizon boundary
* Add tests for the HTTP client implementation

* Improve test assertions and description labels
* Add the elixir_xdr package

* Add stellar XDR-base types

* XDR-base types tests

* Ensure correct callback functions arity

* Add elixir types for Stellar's XDR types

* Add tests for the XDR types

* Add XDR Hash type

* Remove unnecessary control flow structures. Improve Hash and UInt256 XDR types
* Add ed25519 required dependencies

* Add KeyPair behaviour and boundary

* Add functions to encode/decode ed25519 keys

* Add ed25519 KeyPair tests

* Format code
* Adjust encoding functions for base XDR types

* Update test suite after changes

* Remove unnecessary attribute
* Add a namespace to current XDR tests

* Set specific XDR types for keys

* Add tests to new XDR types

* Ensure correct use of the XDR types

* Add default values to KeyTypes values
* Set specific XDR types for keys

* Ensure correct use of the XDR types

* Add specific XDR types for accounts

* Add XDR accounts test

* Fetch the elixir_xdr dependency from Github

* Remove wrong file
* Add String and Void types

* Add Transaction XDR types

* Add the test suite for the Transactions XDR types
* Add initial library docs

* Rename app config from stellar to stellar_base (#37)
* Add CI script with github actions
* Code organization and minor improvements

* Add a new test file per XDR type

* Remove empty modules and test files
@juanhurtado10 juanhurtado10 merged commit bde8f60 into main Aug 12, 2021
einerzg pushed a commit to einerzg/stellar_base that referenced this pull request Apr 15, 2022
* Add validation functions for keypairs

* Add validations to the transaction components

* Include validations into the TxBuild construction

* Refactor the CreateAccount operation

* Fix failing tests after changes

* Minor code improvements

* Remove unused alias

* Update function declaration

* Refactor validation clauses

* Apply code formatting
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.

None yet

1 participant