Commit Graph

4441 Commits

Author SHA1 Message Date
Denis Angell
2698f5f645 Merge branch 'transia-hooks' into iouescrow-tmp 2023-06-14 23:09:43 +00:00
Denis Angell
10ea540984 remove unused 2023-06-14 23:09:20 +00:00
Denis Angell
41f694b137 Merge branch 'transia-hooks' into iouescrow-tmp 2023-06-14 23:01:48 +00:00
Denis Angell
77e475ae2d fix export 2023-06-14 23:01:26 +00:00
Denis Angell
a4c64c8b26 Merge branch 'transia-hooks' into iouescrow-tmp 2023-06-14 22:57:05 +00:00
Denis Angell
3e929eff56 lint 2023-06-14 22:56:35 +00:00
Denis Angell
ccde41b949 Merge branch 'transia-hooks' into iouescrow-tmp 2023-06-14 22:41:22 +00:00
Denis Angell
f570b89d71 update TransactionMetadata 2023-06-14 22:29:21 +00:00
Denis Angell
145940c010 Merge branch 'transia-hooks' into iouescrow-tmp 2023-06-14 19:46:05 +00:00
Denis Angell
b8b6e91a96 sync definitions w/ hooks 2023-06-14 19:44:01 +00:00
Denis Angell
fa599162d2 fixup! reorder definitions 2023-06-14 19:40:28 +00:00
Denis Angell
0a0f5afb66 fixup! prepare for nth clash in definitions.json 2023-06-14 19:39:49 +00:00
Denis Angell
424a2533bc fixup: definitions tecPRECISION_LOSS 2023-06-14 19:39:38 +00:00
Denis Angell
c7018d6dad fixup! update Amount & Balance 2023-06-14 19:38:26 +00:00
Denis Angell
9b4a202c78 docstring: replace XRP with amounts 2023-06-14 19:38:14 +00:00
Denis Angell
6f4984acd6 fixup! remove faucet 2023-06-14 19:38:03 +00:00
Denis Angell
94cf02dbb7 reverse else order 2023-06-14 19:37:50 +00:00
Denis Angell
ca773ae876 update validation error response 2023-06-14 19:37:33 +00:00
Denis Angell
e5a2323d7c faucet wallet integration test 2023-06-14 19:37:17 +00:00
Denis Angell
cbac35ab43 update docstrings 2023-06-14 19:37:03 +00:00
Denis Angell
1ef14433b7 fix ClaimObject 2023-06-14 19:36:49 +00:00
Denis Angell
29b718b52e Publish
- @transia/ripple-binary-codec@1.4.6-alpha.1
 - @transia/xrpl@2.7.3-alpha.1
@transia/ripple-binary-codec@1.4.6-alpha.1 @transia/xrpl@2.7.3-alpha.1
2023-05-29 23:20:48 +00:00
Denis Angell
b127b2e616 add import tx 2023-05-29 23:18:11 +00:00
Denis Angell
f85f35cb4d update definitions.json 2023-05-29 23:14:51 +00:00
Denis Angell
f292d9e716 Publish
- @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-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
2023-05-29 17:02:01 +00:00
Denis Angell
c167b3a22d reset version 2023-05-29 17:01:12 +00:00
Denis Angell
baae6b9a9a Publish
- @transia/xrpl@2.7.2-alpha.0
@transia/xrpl@2.7.2-alpha.0
2023-05-29 16:50:36 +00:00
Denis Angell
25ab1d08fc revert version 2023-05-29 16:48:55 +00:00
Denis Angell
9a0e2aa8f8 bump version 2023-05-29 16:47:13 +00:00
Denis Angell
8779ef41d7 Publish
- @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/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
2023-05-29 16:42:09 +00:00
Denis Angell
606babe01a add hook executions 2023-05-17 21:42:07 +00:00
Denis Angell
4fbd5383c4 missing fields 2023-05-17 21:32:28 +00:00
Denis Angell
a97c7bb21b rename repo 2023-05-17 21:32:17 +00:00
Denis Angell
c00e36bf50 rename packages 2023-05-17 06:35:54 +00:00
Denis Angell
c24197f202 add fields 2023-05-17 06:28:14 +00:00
Denis Angell
d50417acbc update package.json for @transia 2023-03-28 20:36:54 +00:00
Denis Angell
f8b7c6ab15 Merge branch 'beta' into hooks 2023-03-28 20:33:17 +00:00
Denis Angell
4447a7af09 NetworkID (#11)
* 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 a5deee1274.

* update autofill

* update getNetworkID

* remove set network func

* fixup!

remove autoset network id

remove my mistake

fixup!
2023-03-28 20:27:38 +00:00
Denis Angell
678c5f5fda update definitions
update definitions

update definitions
2023-03-28 20:24:22 +00:00
Denis Angell
6264c5f3f7 update tests 2023-03-28 19:30:48 +00:00
Caleb Kniffen
62a39c69ce chore: bump codeql-analysis (#2246) 2023-03-27 18:32:54 -04:00
Denis Angell
f80d6e1747 update hook on calcaulator 2023-03-27 21:47:36 +00:00
Denis Angell
df1897be10 fixup unit test 2023-03-27 19:04:31 +00:00
Denis Angell
bcbba483c5 fix error 2023-03-27 18:58:49 +00:00
Denis Angell
0560a5867f lint 2023-03-27 18:57:11 +00:00
Denis Angell
f19466cabe export transaction type map from definitions 2023-03-27 18:31:22 +00:00
Denis Angell
f6a90a31c4 remove network id 2023-03-27 18:30:52 +00:00
Denis Angell
818d12d68c update definitions 2023-03-27 17:45:08 +00:00
Denis Angell
277288f1e9 remove sugar export 2023-03-27 17:17:56 +00:00
Denis Angell
ee59c64b65 ledger entry objects 2023-03-27 17:14:43 +00:00