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

Transia hooks #17

Closed
wants to merge 119 commits into from
Closed

Transia hooks #17

wants to merge 119 commits into from

Conversation

dangell7
Copy link

High Level Overview of Change

Context of Change

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Tests (You added tests for code that already exists, or your new feature included in this PR)
  • Documentation Updates
  • Release

Did you update HISTORY.md?

  • Yes
  • No, this change does not impact library users

Test Plan

dangell7 added 30 commits March 27, 2023 17:10
update definitions

add network id to base transaction

add set hook

update required

update definitions

make network id required
update hook

add test and validation

add estimate fee func

fix estimated fee error

add hook utils
update definitions

update definitions
* update definitions

* add network id to base transaction

* update server info

* update base tx

* add network id to autofill

* update tests and fixtures

* network id option 3

fixup

add network id to server info fixture

fixup!

Revert "update tests and fixtures"

This reverts commit a5deee1.

* update autofill

* update getNetworkID

* remove set network func

* fixup!

remove autoset network id

remove my mistake

fixup!
 - @transia/ripple-address-codec@4.2.7-alpha.0
 - @transia/ripple-binary-codec@1.4.5-alpha.0
 - @transia/ripple-keypairs@1.1.7-alpha.0
 - @transia/xrpl@2.7.1-alpha.0
 - @transia/xrpl@2.7.2-alpha.0
 - @transia/ripple-address-codec@4.2.8-alpha.0
 - @transia/ripple-binary-codec@1.4.6-alpha.0
 - @transia/ripple-keypairs@1.1.8-alpha.0
 - @transia/xrpl@2.7.3-alpha.0
 - @transia/ripple-binary-codec@1.4.6-alpha.7
 - @transia/xrpl@2.7.3-alpha.23
 - @transia/ripple-binary-codec@1.4.6-alpha.8
 - @transia/xrpl@2.7.3-alpha.24
 - @transia/xrpl@2.7.3-alpha.25
 - @transia/ripple-binary-codec@1.4.6-alpha.9
 - @transia/xrpl@2.7.3-alpha.26
 - @transia/xrpl@2.7.3-alpha.27
 - @transia/ripple-binary-codec@1.4.6-alpha.10
 - @transia/xahau-models@2.7.3-alpha.29
 - @transia/xrpl@2.7.3-alpha.28
packages/xrpl/src/models/common/index.ts Outdated Show resolved Hide resolved
@dangell7 dangell7 closed this Jan 2, 2025
@dangell7 dangell7 deleted the transia-hooks branch January 2, 2025 19:03
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.

3 participants