These 27 commits are when the Protocol Buffers files have changed:
| Commit: | c0d4e78 | |
|---|---|---|
| Author: | Kashif Jamil | |
| Committer: | Kashif Jamil | |
feat(sdk-coin-icp): implemented transaction builder and validations for ICP TICKET: WIN-4635
| Commit: | ea4cc9f | |
|---|---|---|
| Author: | Kashif Jamil | |
| Committer: | Kashif Jamil | |
feat(sdk-coin-icp): implemented transaction builder and validations for ICP TICKET: WIN-4635
| Commit: | c49bdd1 | |
|---|---|---|
| Author: | Hitansh Madan | |
| Committer: | Hitansh Madan | |
feat(sdk-coin-islm): add Islamic Coin Ticket: WIN-490
The documentation is generated from this commit.
| Commit: | f8d7292 | |
|---|---|---|
| Author: | Michael | |
| Committer: | Michael | |
chore(sdk-coin-trx): refactor trx to its own module BG-48136
| Commit: | f0ce3b0 | |
|---|---|---|
| Author: | Michael | |
| Committer: | Michael | |
feat(sdk-coin-trx): refactor trx to its own module BG-48136:
| Commit: | 8441173 | |
|---|---|---|
| Author: | Noel Negusse | |
| Committer: | Noel Negusse | |
refactor(account-lib): hbar code and dependency clean up + Removed static hbar protobuf dependencies and migrated to libraries already included in hashgraph sdk + hbar/iface.ts rename for consistency + Misc code/doc clean up TICKET: BG-50951
| Commit: | 44498e3 | |
|---|---|---|
| Author: | Barath Sundaravaradan | |
| Committer: | Barath Sundaravaradan | |
fix(hbar): add new hashTx impl TICKET:BG-30823
| Commit: | 425dbe5 | |
|---|---|---|
| Author: | Jorge Valdeiglesias | |
| Committer: | Barath Sundaravaradan | |
feat(hbar): update HBAR lib and protobufs
| Commit: | b8df936 | |
|---|---|---|
| Author: | Barath Sundaravaradan | |
| Committer: | Barath Sundaravaradan | |
fix(hbar): add new hashTx impl TICKET:BG-30823
| Commit: | db754d6 | |
|---|---|---|
| Author: | Jorge Valdeiglesias | |
| Committer: | Barath Sundaravaradan | |
feat(hbar): update HBAR lib and protobufs
| Commit: | 663b3c1 | |
|---|---|---|
| Author: | Thomas Taylor | |
Revert "Merge pull request #886 from BitGo/BGA-343_revert_to_sdk" This reverts commit 0d218ad19fce105be6be10db995a9e5585e07037, reversing changes made to cec32516bb54d3d1ea44aa8100a4b1eff9d11b4d.
| Commit: | 2c521f6 | |
|---|---|---|
| Author: | Fabian Esslinger | |
| Committer: | Ismael | |
Rebase reimplement sdk refactor BGA-343 Add isValidMemo method
| Commit: | a6584f3 | |
|---|---|---|
| Author: | Ismael | |
Revert "Revert "BGA-297 Compose transaction/transactionBuilder for HBAR using"" This reverts commit 9a38f4dbdb450dbdeff8a1d29549b43de58a6424.
| Commit: | 9a38f4d | |
|---|---|---|
| Author: | Mark Toda | |
Revert "BGA-297 Compose transaction/transactionBuilder for HBAR using" This reverts commit 277dc0ccc979565bc79f00986298734672921bf1.
| Commit: | 277dc0c | |
|---|---|---|
| Author: | Ismael | |
| Committer: | Gonzalo Alvarez | |
BGA-297 Compose transaction/transactionBuilder for HBAR using @hashgraph/sdk
| Commit: | be07d49 | |
|---|---|---|
| Author: | Gonzalo Alvarez | |
| Committer: | Gonzalo Alvarez | |
Removed proto, proto scripts, minor cleanup Ticket: BGA-297
| Commit: | 0d04ea5 | |
|---|---|---|
| Author: | Gonzalo Alvarez | |
| Committer: | Gonzalo Alvarez | |
Removed proto, proto scripts, minor cleanup Ticket: BGA-297
| Commit: | 60cddb2 | |
|---|---|---|
| Author: | Tyler Levine | |
Attempt to fix merge issues with rel/rc
| Commit: | 43926d3 | |
|---|---|---|
| Author: | Fabian Esslinger | |
| Committer: | Fabian Esslinger | |
wallet initialization
| Commit: | ce151bb | |
|---|---|---|
| Author: | Fabian Esslinger | |
base implementation
| Commit: | 5513232 | |
|---|---|---|
| Author: | Tyler Levine | |
| Committer: | Tyler Levine | |
Merge bitgo-account-lib subtree into modules/account-lib Ticket: BG-22556
| Commit: | 9bb022a | |
|---|---|---|
| Author: | Jorge Valdeiglesias | |
| Committer: | Jorge Valdeiglesias | |
Try protobufjs to generate the protobuff code
| Commit: | 5f28258 | |
|---|---|---|
| Author: | Thomas Taylor | |
| Committer: | Thomas Taylor | |
- Initial parse and sign for Tron. Included tron protobuf and helpers.
| Commit: | 4bb148c | |
|---|---|---|
| Author: | Thomas Taylor | |
- Fixing webpack and browserify issues
| Commit: | 53b4a69 | |
|---|---|---|
| Author: | Thomas Taylor | |
| Committer: | Thomas Taylor | |
- Reorganization
| Commit: | a705870 | |
|---|---|---|
| Author: | Thomas Taylor | |
- Adding publish scripts
| Commit: | 260dca0 | |
|---|---|---|
| Author: | Thomas Taylor | |
- Added transaction decoding, base58 to hex and vice-versa fns