-
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(accountCreateTransaction): Implement AccountCreateTransaction
E2E tests: TCK
#206
feat(accountCreateTransaction): Implement AccountCreateTransaction
E2E tests: TCK
#206
Commits on Apr 23, 2024
-
docs: Update test specification document for AccountCreateTransaction…
… to use as a model going forward. Create utility.md file to hold miscellaneous JSON RPC functions. Move tests and test specifictions documents to folders for the specific Hedera service they are for Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0415d0e - Browse repository at this point
Copy the full SHA 0415d0eView commit details -
revert: unintended changes in test_CreateAccount.js
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4bfc6e9 - Browse repository at this point
Copy the full SHA 4bfc6e9View commit details -
docs: Update test specifications template markdown file to be correct
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6bf2191 - Browse repository at this point
Copy the full SHA 6bf2191View commit details
Commits on Apr 24, 2024
-
docs: Remove JSONRPC API document for account create as that informat…
…ion is now contained in accountCreateTransaction.md Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f58de75 - Browse repository at this point
Copy the full SHA f58de75View commit details -
docs: Update language used to determine if a request is successful. F…
…ix alias only being able to be an ECDSAsecp256k1 key. Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a46641 - Browse repository at this point
Copy the full SHA 5a46641View commit details
Commits on Apr 25, 2024
-
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0853ffc - Browse repository at this point
Copy the full SHA 0853ffcView commit details
Commits on Apr 26, 2024
-
docs: Address PR comments. Keep folder names kebab-case
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5e113c - Browse repository at this point
Copy the full SHA f5e113cView commit details
Commits on Apr 29, 2024
-
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d665531 - Browse repository at this point
Copy the full SHA d665531View commit details
Commits on May 6, 2024
-
docs: Add valid value test for max automatic token associations
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a1bc8b3 - Browse repository at this point
Copy the full SHA a1bc8b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff81c5a - Browse repository at this point
Copy the full SHA ff81c5aView commit details -
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 01ea468 - Browse repository at this point
Copy the full SHA 01ea468View commit details -
docs: remove required/optional columns from output parameter tables
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0bf5231 - Browse repository at this point
Copy the full SHA 0bf5231View commit details
Commits on May 7, 2024
-
Update account create transaction tests for key and initial balance
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0a8c76 - Browse repository at this point
Copy the full SHA f0a8c76View commit details
Commits on May 8, 2024
-
feat(accountCreateTransaction): Update account create transaction tes…
…ts for receiver signature required, auto renew period, and memo Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0893d5b - Browse repository at this point
Copy the full SHA 0893d5bView commit details
Commits on May 9, 2024
-
feat(accountCreateTransaction): add remaining tests
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7cfaa87 - Browse repository at this point
Copy the full SHA 7cfaa87View commit details -
Merge branch 'main' into 00205-implement-accountcreatetransaction-e2e…
…-tests-tck Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e1fa95 - Browse repository at this point
Copy the full SHA 9e1fa95View commit details -
feat(accountCreateTransaction): remove unnecessary includes and mark …
…tests as implemented Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3b51bf - Browse repository at this point
Copy the full SHA e3b51bfView commit details
Commits on May 15, 2024
-
fix: node account ID should contain the entire ID. Numbering issue in…
… tests for declineStakingRewards. Some generateKey calls didn't have a type when they should. Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f6b04f - Browse repository at this point
Copy the full SHA 1f6b04fView commit details -
fix: use signerKeys to explicitly sign transactions. Update to correc…
…t variable name for maxAutoTokenAssociations. Use correct bounds for maxAutoTokenAssociations Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for add1435 - Browse repository at this point
Copy the full SHA add1435View commit details
Commits on May 16, 2024
-
fix(accountCreateTransaction): fix remaining tests
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5990ee - Browse repository at this point
Copy the full SHA c5990eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a46162 - Browse repository at this point
Copy the full SHA 0a46162View commit details
Commits on May 20, 2024
-
fix: add keyList type to tests as they're necessary according to the …
…spec Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b8dd150 - Browse repository at this point
Copy the full SHA b8dd150View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4ed3f8 - Browse repository at this point
Copy the full SHA f4ed3f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bcd404 - Browse repository at this point
Copy the full SHA 1bcd404View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f041ee - Browse repository at this point
Copy the full SHA 3f041eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a2e81e - Browse repository at this point
Copy the full SHA 6a2e81eView commit details -
refactor: add comments, keep consistent between tests
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d54fbed - Browse repository at this point
Copy the full SHA d54fbedView commit details -
docs: update max value for max auto token associations
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a6bd6b5 - Browse repository at this point
Copy the full SHA a6bd6b5View commit details
Commits on May 22, 2024
-
fix: update staking account ID and staking node ID test to passing
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70982a6 - Browse repository at this point
Copy the full SHA 70982a6View commit details -
fix: update staked node ID to ID that will work for both testnet and …
…local node testing Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cbb3f32 - Browse repository at this point
Copy the full SHA cbb3f32View commit details
Commits on May 29, 2024
-
Merge branch 'main' into 00205-implement-accountcreatetransaction-e2e…
…-tests-tck Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da36275 - Browse repository at this point
Copy the full SHA da36275View commit details
Commits on May 30, 2024
-
fix: update to use commonTransactionParams
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d429506 - Browse repository at this point
Copy the full SHA d429506View commit details
Commits on May 31, 2024
-
fix: no longer allowing random types for generateKey
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d90e545 - Browse repository at this point
Copy the full SHA d90e545View commit details -
fix: add explicity key types for all generateKey calls
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22c74ab - Browse repository at this point
Copy the full SHA 22c74abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21d940a - Browse repository at this point
Copy the full SHA 21d940aView commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 898dc2d - Browse repository at this point
Copy the full SHA 898dc2dView commit details
Commits on Jun 5, 2024
-
fix: use maxTransactionFee to allow for an account to be created with…
… maximum auto token associations The functionality for this will need to be removed when HIP-904 is implemented, as that will make the sender pay at transaction time for the association of a token to a receiver, as opposed to the receiver paying up front at account creation time for all its token assocations. Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fcf33a7 - Browse repository at this point
Copy the full SHA fcf33a7View commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 353d096 - Browse repository at this point
Copy the full SHA 353d096View commit details
Commits on Jun 18, 2024
-
fix: maxTransactionFee wasn't large enough and not documented
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df4596e - Browse repository at this point
Copy the full SHA df4596eView commit details
Commits on Jul 11, 2024
-
feat(memo): add test for invalid memo checking
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 555f8af - Browse repository at this point
Copy the full SHA 555f8afView commit details
Commits on Jul 17, 2024
-
fix: update response code for max auto association tests for account …
…create Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b47d9c6 - Browse repository at this point
Copy the full SHA b47d9c6View commit details
Commits on Jul 23, 2024
-
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 466cc7c - Browse repository at this point
Copy the full SHA 466cc7cView commit details
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 476de2a - Browse repository at this point
Copy the full SHA 476de2aView commit details
Commits on Jul 29, 2024
-
fix: add '0x' to alias bytes and revert unlimited max auto token asso…
…ciation changes as that was moved to v0.53 Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73138e8 - Browse repository at this point
Copy the full SHA 73138e8View commit details
Commits on Aug 1, 2024
-
revert: undo max auto token associations changes
Signed-off-by: Rob Walworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d0f684 - Browse repository at this point
Copy the full SHA 2d0f684View commit details