-
Notifications
You must be signed in to change notification settings - Fork 1
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
base: main
Are you sure you want to change the base?
Commits on Aug 8, 2024
-
feat: add tests up to custom fees
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4868341 - Browse repository at this point
Copy the full SHA 4868341View commit details
Commits on Aug 9, 2024
-
feat: first draft of all tests
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6496dff - Browse repository at this point
Copy the full SHA 6496dffView commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2abd4ea - Browse repository at this point
Copy the full SHA 2abd4eaView commit details -
fix: kyc key doesn't need to sign tokencreate
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 864c3fc - Browse repository at this point
Copy the full SHA 864c3fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 808ec38 - Browse repository at this point
Copy the full SHA 808ec38View commit details -
fix: creating a token with freezeDefault=true requires a freeze key
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a51a3e2 - Browse repository at this point
Copy the full SHA a51a3e2View commit details
Commits on Aug 30, 2024
-
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b72b95d - Browse repository at this point
Copy the full SHA b72b95dView commit details -
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 386910e - Browse repository at this point
Copy the full SHA 386910eView commit details
Commits on Sep 3, 2024
-
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0fabaa - Browse repository at this point
Copy the full SHA d0fabaaView commit details -
feat: add additional int tests
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b788f1 - Browse repository at this point
Copy the full SHA 5b788f1View commit details
Commits on Sep 4, 2024
-
fix: add new custom fees tests
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51e92ef - Browse repository at this point
Copy the full SHA 51e92efView commit details -
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d4b0897 - Browse repository at this point
Copy the full SHA d4b0897View commit details -
fix: incorrectly numbered test
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 19c8dcf - Browse repository at this point
Copy the full SHA 19c8dcfView commit details -
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7084c1 - Browse repository at this point
Copy the full SHA a7084c1View commit details
Commits on Sep 18, 2024
-
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c9ad38 - Browse repository at this point
Copy the full SHA 2c9ad38View commit details -
refactor: update field names to be correct
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7bbfe1a - Browse repository at this point
Copy the full SHA 7bbfe1aView commit details -
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5f27cc - Browse repository at this point
Copy the full SHA f5f27ccView commit details
Commits on Oct 1, 2024
-
feat: first draft of fee schedule update tests
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aaa9073 - Browse repository at this point
Copy the full SHA aaa9073View commit details -
Merge branch 'main' into 00248-tck-implement-tests-for-tokenfeeschedu…
…leupdatetransaction
Configuration menu - View commit details
-
Copy full SHA for d140bfd - Browse repository at this point
Copy the full SHA d140bfdView commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7762ec4 - Browse repository at this point
Copy the full SHA 7762ec4View commit details -
Merge branch '00231-tck-implement-json-rpc-method-for-tokencreatetran…
…saction' into 00248-tck-implement-tests-for-tokenfeescheduleupdatetransaction Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 166a7ee - Browse repository at this point
Copy the full SHA 166a7eeView commit details
Commits on Oct 3, 2024
-
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f02653 - Browse repository at this point
Copy the full SHA 7f02653View commit details
Commits on Oct 8, 2024
-
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e394cb6 - Browse repository at this point
Copy the full SHA e394cb6View commit details -
Merge branch 'main' into 00248-tck-implement-tests-for-tokenfeeschedu…
…leupdatetransaction
Configuration menu - View commit details
-
Copy full SHA for f952d7c - Browse repository at this point
Copy the full SHA f952d7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31a3a40 - Browse repository at this point
Copy the full SHA 31a3a40View commit details -
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0764d67 - Browse repository at this point
Copy the full SHA 0764d67View commit details
Commits on Oct 30, 2024
-
Merge branch 'main' into 00248-tck-implement-tests-for-tokenfeeschedu…
…leupdatetransaction
Configuration menu - View commit details
-
Copy full SHA for 708b7ff - Browse repository at this point
Copy the full SHA 708b7ffView commit details
Commits on Nov 4, 2024
-
fix: Removed all uint, int64 max + 1 tests. Added some descriptions t…
…o the skipped tests and fixed the docs Signed-off-by: ivaylogarnev-limechain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4c4e578 - Browse repository at this point
Copy the full SHA 4c4e578View commit details -
refactor: Removed rebundant console.log
Signed-off-by: ivaylogarnev-limechain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 84622b5 - Browse repository at this point
Copy the full SHA 84622b5View commit details
Commits on Nov 6, 2024
-
fix: Enabled some tests that were being skipped uncorrectly
Signed-off-by: ivaylogarnev-limechain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 754bb48 - Browse repository at this point
Copy the full SHA 754bb48View commit details
Commits on Nov 7, 2024
-
fix: Changed the integers in the customFee.md to strings
Signed-off-by: ivaylogarnev-limechain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75d2f46 - Browse repository at this point
Copy the full SHA 75d2f46View commit details