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

feat(tokenFeeScheduleUpdateTransaction): Implement tokenFeeScheduleUpdateTransaction E2E tests: TCK #268

Open
wants to merge 38 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 29 commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
4868341
feat: add tests up to custom fees
rwalworth Aug 8, 2024
6496dff
feat: first draft of all tests
rwalworth Aug 9, 2024
2abd4ea
fix: test issues
rwalworth Aug 28, 2024
864c3fc
fix: kyc key doesn't need to sign tokencreate
rwalworth Aug 28, 2024
808ec38
fix: key tests
rwalworth Aug 28, 2024
a51a3e2
fix: creating a token with freezeDefault=true requires a freeze key
rwalworth Aug 28, 2024
b72b95d
fix: get most tests working
rwalworth Aug 30, 2024
386910e
fix: align tests with specs
rwalworth Aug 30, 2024
d0fabaa
feat: add new decimals tests
rwalworth Sep 3, 2024
5b788f1
feat: add additional int tests
rwalworth Sep 3, 2024
51e92ef
fix: add new custom fees tests
rwalworth Sep 4, 2024
d4b0897
fix: custom fee tests to work
rwalworth Sep 4, 2024
19c8dcf
fix: incorrectly numbered test
rwalworth Sep 4, 2024
a7084c1
style: fix white space
rwalworth Sep 4, 2024
2c9ad38
refactor: update test name
rwalworth Sep 18, 2024
7bbfe1a
refactor: update field names to be correct
rwalworth Sep 18, 2024
f5f27cc
fix: remove redundant test
rwalworth Sep 18, 2024
aaa9073
feat: first draft of fee schedule update tests
rwalworth Oct 1, 2024
d140bfd
Merge branch 'main' into 00248-tck-implement-tests-for-tokenfeeschedu…
rwalworth Oct 1, 2024
7762ec4
fix: tests
rwalworth Oct 2, 2024
166a7ee
Merge branch '00231-tck-implement-json-rpc-method-for-tokencreatetran…
rwalworth Oct 2, 2024
7f02653
fix: start fixing tests
rwalworth Oct 3, 2024
e394cb6
fix: get tests working
rwalworth Oct 8, 2024
f952d7c
Merge branch 'main' into 00248-tck-implement-tests-for-tokenfeeschedu…
rwalworth Oct 8, 2024
31a3a40
fix: all tests
rwalworth Oct 8, 2024
0764d67
fix: uncomment tests
rwalworth Oct 8, 2024
708b7ff
Merge branch 'main' into 00248-tck-implement-tests-for-tokenfeeschedu…
rwalworth Oct 30, 2024
4c4e578
fix: Removed all uint, int64 max + 1 tests. Added some descriptions t…
ivaylogarnev-limechain Nov 4, 2024
84622b5
refactor: Removed rebundant console.log
ivaylogarnev-limechain Nov 4, 2024
754bb48
fix: Enabled some tests that were being skipped uncorrectly
ivaylogarnev-limechain Nov 6, 2024
75d2f46
fix: Changed the integers in the customFee.md to strings
ivaylogarnev-limechain Nov 7, 2024
5adcbf4
Merge branch 'main' into 00248-tck-implement-tests-for-tokenfeeschedu…
ivaylogarnev-limechain Nov 18, 2024
6c232d1
refactor: Merged with main and refactor the code:
ivaylogarnev-limechain Nov 18, 2024
103dd71
Merge branch 'main' into 00248-tck-implement-tests-for-tokenfeeschedu…
ivaylogarnev-limechain Dec 6, 2024
1c0cd62
refactor: TS transition
ivaylogarnev-limechain Dec 6, 2024
7b77e58
fix: Fixed assessmentMethod prop assinging and eslint configurations …
ivaylogarnev-limechain Dec 16, 2024
b70afba
Merge branch '00295-fix-assessmentMethod-property' into 00248-tck-imp…
ivaylogarnev-limechain Dec 16, 2024
d106748
fix: Unskipped test which are now fixed
ivaylogarnev-limechain Dec 16, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading