CoolFace
Datasetpublic

wakamex/github

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes2.7kdownloads
archethic-foundation_libjs.json1 linesDownload Raw Back to root
1[{"node": {"oid": "045e6d2b31adad7d0a0903c474a2aa652f19cb54", "messageHeadline": "Update README", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 12, "deletions": 42}}, {"node": {"oid": "0a9966fdb0594a9bbfc581360e8940ed14d33e5d", "messageHeadline": "Update README.md", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 1, "deletions": 1}}, {"node": {"oid": "c3588389afc66b07c116e4ea43f352dbfe0f7ac1", "messageHeadline": "Update README with new functions", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 23, "deletions": 0}}, {"node": {"oid": "4810c5aa6d5a1817baacde5e30c3f395fe7a3d65", "messageHeadline": "Add encryptedSeedSC flag in rpcTransactionBuilder", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 18, "deletions": 9}}, {"node": {"oid": "a9b57f2de24378ec7cfcfe70f31dd3b486b95dea", "messageHeadline": "Fix generateEncryptedSeedSC flag in RPC", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 19, "deletions": 12}}, {"node": {"oid": "55773863fdca270f960436c2d7d681f1c37e7438", "messageHeadline": "Forward the generateEncryptedSeedSC flag to the TransactionRPC", "author": {"name": "bchamagne", "email": "bastien@archethic.net", "user": {"login": "bchamagne"}}, "additions": 10, "deletions": 1}}, {"node": {"oid": "309c82ac13265adfa3a8edf6d15965c89c4899a0", "messageHeadline": "test(transaction_builder): add test for setGenerateEncryptedSeedSC me\u2026", "author": {"name": "Rudy-Perrin", "email": "grumos35@gmail.com", "user": {"login": "Rudy-Perrin"}}, "additions": 9, "deletions": 0}}, {"node": {"oid": "8af17d8db6b21f6688d63717a707c73770ef8c9b", "messageHeadline": "feat(transaction_builder): add generateEncryptedSeedSC option to Tran\u2026", "author": {"name": "Rudy-Perrin", "email": "grumos35@gmail.com", "user": {"login": "Rudy-Perrin"}}, "additions": 11, "deletions": 0}}, {"node": {"oid": "f126491b0260b1d0d1cab3b95325852b392693d8", "messageHeadline": "feat(wallet_rpc): add refreshCurrentAccount method to ArchethicRPCClient", "author": {"name": "Rudy-Perrin", "email": "grumos35@gmail.com", "user": {"login": "Rudy-Perrin"}}, "additions": 10, "deletions": 0}}, {"node": {"oid": "99fcf1291dcb21875681a28f5a41d112ed7b99d7", "messageHeadline": "refactor(transaction): add SendTransactionResponse type and update me\u2026", "author": {"name": "Rudy-Perrin", "email": "grumos35@gmail.com", "user": {"login": "Rudy-Perrin"}}, "additions": 5, "deletions": 4}}, {"node": {"oid": "f1f67d22c802a5dd4aeecdb8f18f2c93b07fcf8f", "messageHeadline": "refactor(wallet_rpc): refactor RpcRequest and ArchethicRPCClient classes", "author": {"name": "Rudy-Perrin", "email": "grumos35@gmail.com", "user": {"login": "Rudy-Perrin"}}, "additions": 4, "deletions": 6}}, {"node": {"oid": "463e6b0b740a8c5719ee46359b367746ee8d684b", "messageHeadline": "refactor(transaction_sender): add RpcError import and update send met\u2026", "author": {"name": "Rudy-Perrin", "email": "grumos35@gmail.com", "user": {"login": "Rudy-Perrin"}}, "additions": 9, "deletions": 4}}, {"node": {"oid": "361017d2288857056136f17488db9863d319334f", "messageHeadline": "feat(RPC): add RpcError type", "author": {"name": "Rudy-Perrin", "email": "grumos35@gmail.com", "user": {"login": "Rudy-Perrin"}}, "additions": 4, "deletions": 0}}, {"node": {"oid": "1718a8796e121e7b6213a5c43add4b7b303304d5", "messageHeadline": "feat(RPC): add new RpcErrorCode. ServiceAlreadyExists = 5008", "author": {"name": "Rudy-Perrin", "email": "grumos35@gmail.com", "user": {"login": "Rudy-Perrin"}}, "additions": 2, "deletions": 1}}, {"node": {"oid": "1538cb4c8f740c537d5832d1f0b6d2a1708ea589", "messageHeadline": "refactor(transaction_sender): fix destructuring assignment", "author": {"name": "Rudy-Perrin", "email": "grumos35@gmail.com", "user": {"login": "Rudy-Perrin"}}, "additions": 2, "deletions": 2}}, {"node": {"oid": "92f1efceae536223c11cc3361449503ca2b119c9", "messageHeadline": "refactor(transaction_sender): fix error handling", "author": {"name": "Rudy-Perrin", "email": "grumos35@gmail.com", "user": {"login": "Rudy-Perrin"}}, "additions": 5, "deletions": 5}}, {"node": {"oid": "80c1c931eab071f1bdc6a87e1d813c9b54264d10", "messageHeadline": "refactor(transaction_sender): remove unnecessary return statement", "author": {"name": "Rudy-Perrin", "email": "grumos35@gmail.com", "user": {"login": "Rudy-Perrin"}}, "additions": 0, "deletions": 2}}, {"node": {"oid": "46f63722ba64b4c4a10150c898abfcd8d32ad4f1", "messageHeadline": "fix(transaction): update optional parameters in send method", "author": {"name": "Rudy-Perrin", "email": "grumos35@gmail.com", "user": {"login": "Rudy-Perrin"}}, "additions": 1, "deletions": 1}}, {"node": {"oid": "9a656b2d9525138e13b0cbc159b1a1dff06ac6cc", "messageHeadline": "docs(README): add npm install command to example scripts", "author": {"name": "Rudy-Perrin", "email": "grumos35@gmail.com", "user": {"login": "Rudy-Perrin"}}, "additions": 2, "deletions": 0}}, {"node": {"oid": "17e72c286387a11577cce51da546aecbe4177f12", "messageHeadline": "fix(build): update build command package.json examples", "author": {"name": "Rudy-Perrin", "email": "grumos35@gmail.com", "user": {"login": "Rudy-Perrin"}}, "additions": 9, "deletions": 9}}, {"node": {"oid": "47a60c35493960231117eaf96c3fc96fd87edc67", "messageHeadline": "Formatting with prettier", "author": {"name": "bchamagne", "email": "bastien@archethic.net", "user": {"login": "bchamagne"}}, "additions": 13897, "deletions": 14229}}, {"node": {"oid": "9f11a1bfea0788232fc4ca8abe29ff3cc319fec9", "messageHeadline": "feat: Add prettierrc.json config", "author": {"name": "Rudy-Perrin", "email": "grumos35@gmail.com", "user": {"login": "Rudy-Perrin"}}, "additions": 9, "deletions": 0}}, {"node": {"oid": "c3dc2a38bb02c3253acfce55c161cb5a4e9ba4a3", "messageHeadline": "Add serviceName to AccountIdentity type", "author": {"name": "bchamagne", "email": "bastien@archethic.net", "user": {"login": "bchamagne"}}, "additions": 1, "deletions": 0}}, {"node": {"oid": "47f0b9a9d0e833fd6382dd2a5062997bfe3ad372", "messageHeadline": "Refactor types.ts file and update AccountIdentity name to shortName (\u2026", "author": {"name": "Rudy Perrin", "email": "15348015+Rudy-Perrin@users.noreply.github.com", "user": {"login": "Rudy-Perrin"}}, "additions": 78, "deletions": 74}}, {"node": {"oid": "8e2ad0ee3dc61b592a86a5328ecf566c395fce52", "messageHeadline": "1.20.1", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "6f5d65a9aad958be0cfee143953fa89a90e9d2d1", "messageHeadline": "Fix toBigInt function", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 9, "deletions": 2}}, {"node": {"oid": "b05f96d9b3c78722e2002f4400f4581818c518e7", "messageHeadline": "Update npm-publish.yml", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@users.noreply.github.com", "user": {"login": "samuelmanzanera"}}, "additions": 1, "deletions": 1}}, {"node": {"oid": "126e64a13cb30e29ab8b6d3e89df1f350814b9b6", "messageHeadline": "Update npm-publish.yml", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@users.noreply.github.com", "user": {"login": "samuelmanzanera"}}, "additions": 3, "deletions": 1}}, {"node": {"oid": "1d399b851e0951c4197a778238f453a89d652950", "messageHeadline": "1.20.0", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "f0c5a5a26f0a81c8704343579a5bb8e0d63585ab", "messageHeadline": "lint imports", "author": {"name": "bchamagne", "email": "bastien@archethic.net", "user": {"login": "bchamagne"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "7d58c86f1c8a97e0e7ca3f5e8d299a0cf9825a9a", "messageHeadline": "remove the serialization of maps, only objects are allowed", "author": {"name": "bchamagne", "email": "bastien@archethic.net", "user": {"login": "bchamagne"}}, "additions": 1, "deletions": 28}}, {"node": {"oid": "b0f482e8c601e7ba436810bafa2c99dddf854db3", "messageHeadline": "fix serialization of string by using byte_size instead of length to h\u2026", "author": {"name": "bchamagne", "email": "bastien@archethic.net", "user": {"login": "bchamagne"}}, "additions": 6, "deletions": 1}}, {"node": {"oid": "8d7b0d78f09e0860ae7a79741364740cab64050c", "messageHeadline": "remove version number from the serialization", "author": {"name": "bchamagne", "email": "bastien@archethic.net", "user": {"login": "bchamagne"}}, "additions": 7, "deletions": 9}}, {"node": {"oid": "992fa5b3e2516539217e6ff42a1c04fcfb4e4842", "messageHeadline": "rename ABF to TypedEncoding", "author": {"name": "bchamagne", "email": "bastien@archethic.net", "user": {"login": "bchamagne"}}, "additions": 46, "deletions": 48}}, {"node": {"oid": "dde757f9f40cb0704ae18d44b614e9a70326398c", "messageHeadline": "bump version 3 of transaction version", "author": {"name": "bchamagne", "email": "bastien@archethic.net", "user": {"login": "bchamagne"}}, "additions": 8, "deletions": 6}}, {"node": {"oid": "1727246b4ca6bd9856f5441abbfe84e020b46d2a", "messageHeadline": "Move VarInt into its own module", "author": {"name": "bchamagne", "email": "bastien@archethic.net", "user": {"login": "bchamagne"}}, "additions": 91, "deletions": 66}}, {"node": {"oid": "b8e9d4def89aa77df46be2f0ffdab16fc90736ef", "messageHeadline": "Recipients args now use ABF", "author": {"name": "bchamagne", "email": "bastien@archethic.net", "user": {"login": "bchamagne"}}, "additions": 19, "deletions": 18}}, {"node": {"oid": "4bda9d858c1fff835fe65bc7d1e4cae196265f36", "messageHeadline": "ABF handles maps", "author": {"name": "bchamagne", "email": "bastien@archethic.net", "user": {"login": "bchamagne"}}, "additions": 56, "deletions": 3}}, {"node": {"oid": "de1b962f7d9ab2cdbd449349898697b54b310a37", "messageHeadline": "ABF handles list", "author": {"name": "bchamagne", "email": "bastien@archethic.net", "user": {"login": "bchamagne"}}, "additions": 27, "deletions": 5}}, {"node": {"oid": "5bb167d34b64faadfb8f8968e791660d4239fe33", "messageHeadline": "Archethic Binary Format simple terms", "author": {"name": "bchamagne", "email": "bastien@archethic.net", "user": {"login": "bchamagne"}}, "additions": 242, "deletions": 11}}, {"node": {"oid": "9e5810d8006522710b8b6c550e3ac3ef0b7d4b08", "messageHeadline": "Add package's scope", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@protonmail.com", "user": {"login": "samuelmanzanera"}}, "additions": 633, "deletions": 8385}}, {"node": {"oid": "ad26769a152025ebed23a54f034c479f6b2ac28a", "messageHeadline": "1.19.0", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "7b9d3a546a0ee35c056044daf0f397842cec7679", "messageHeadline": "Update Readme", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 25, "deletions": 0}}, {"node": {"oid": "c82b13e1483b25149f71e3d0edffc6032f7b630d", "messageHeadline": "Add Keychain.build_transaction function", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 37, "deletions": 7}}, {"node": {"oid": "f60bb88ae0b0ac7f898a4c902d9cb7fc9373b059", "messageHeadline": "Add new function Keychain.ecEncryptServiceSeed", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 73, "deletions": 2}}, {"node": {"oid": "79c8caf79971fc82ec12f8ea43734f3043d4ccaa", "messageHeadline": "Handle new derivation path version without index", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 59, "deletions": 11}}, {"node": {"oid": "3a43a7a1a7514f2afda1b04094ceb39e6de8f25e", "messageHeadline": "1.18.2", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@protonmail.com", "user": {"login": "samuelmanzanera"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "9b996bfcc93a8012ae1076b3667fca761d3bbdb0", "messageHeadline": "Fix CryptoJS import in Keychain (#149)", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@users.noreply.github.com", "user": {"login": "samuelmanzanera"}}, "additions": 1, "deletions": 1}}, {"node": {"oid": "2d14648c718345e7513569bd9c486c22b2e49ecb", "messageHeadline": "Export keychain (#148)", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@users.noreply.github.com", "user": {"login": "samuelmanzanera"}}, "additions": 4, "deletions": 2}}, {"node": {"oid": "404a325f05d7eaec45ca6b47b4edc5d9228300ad", "messageHeadline": "1.18.1", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "200d72c1727cdb41ed8a9c88dfc16773754401d5", "messageHeadline": "Fix signature by order object keys ASC (because elixir does it implic\u2026", "author": {"name": "Bastien Chamagne", "email": "bastien@archethic.net", "user": {"login": "bchamagne"}}, "additions": 153, "deletions": 2}}, {"node": {"oid": "e2d519a5096a3d04a1c1f5bbc451aceadab05fa7", "messageHeadline": "lint", "author": {"name": "Bastien Chamagne", "email": "bastien@archethic.net", "user": {"login": "bchamagne"}}, "additions": 78, "deletions": 78}}, {"node": {"oid": "c5b79910bdb4b501e91a9e6ae3a285b9ba803a2a", "messageHeadline": "Fix transaction builder example", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 5, "deletions": 5}}, {"node": {"oid": "721ea4adf54749620bbd0e7afc0b2a03ec5766e3", "messageHeadline": "1.18.0", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "e7d720f2d71f72856b235e38831965f43e5af30c", "messageHeadline": "update example deps", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 5658, "deletions": 4657}}, {"node": {"oid": "9da995b414c3ae9f6e6a883b6148844cb9e67acb", "messageHeadline": "update esbuild", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 187, "deletions": 186}}, {"node": {"oid": "6abde52d5429af35e5010196ace5a4a49e799fa3", "messageHeadline": "Update deps without changes", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 2249, "deletions": 2252}}, {"node": {"oid": "9d15fa797ca439db0a66a6ded7e2a56bb623a09e", "messageHeadline": "Add callFunction in netork class as documented", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 5, "deletions": 1}}, {"node": {"oid": "4cbdb9b623bee974ad1025f21baacad1920fdd90", "messageHeadline": "Transaction content is in clear for API", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 1, "deletions": 2}}, {"node": {"oid": "027d562ce528e094bd1321c99394df753c48784a", "messageHeadline": "Handling new recipient format (=Transaction v2) (#134)", "author": {"name": "bchamagne", "email": "74045243+bchamagne@users.noreply.github.com", "user": {"login": "bchamagne"}}, "additions": 446, "deletions": 2107}}, {"node": {"oid": "b407b38ad888660d8793a8b5c261f1c401ff94bc", "messageHeadline": "fix typos (#136)", "author": {"name": "omahs", "email": "73983677+omahs@users.noreply.github.com", "user": {"login": "omahs"}}, "additions": 6, "deletions": 6}}, {"node": {"oid": "33f355d7e00e18f51be9d42b2db629da1e92a0a5", "messageHeadline": "Wrap the transaction in a transaction object", "author": {"name": "Bastien Chamagne", "email": "bastien@archethic.net", "user": {"login": "bchamagne"}}, "additions": 126, "deletions": 26}}, {"node": {"oid": "97ddb5f8e5b9034443752f0537354d28cdc8b2c1", "messageHeadline": "node rpc implementation (#133)", "author": {"name": "Aim\u00e9 Risson", "email": "aime.risson.1@gmail.com", "user": {"login": "herissondev"}}, "additions": 448, "deletions": 181}}, {"node": {"oid": "e573e309064bd81ab961ce357cb00549780aa3f7", "messageHeadline": "Up version 1.17.0", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 6, "deletions": 4}}, {"node": {"oid": "b4a8a1f54416288ea7c1b524627b1875b9e2fb74", "messageHeadline": "Update README.md", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@users.noreply.github.com", "user": {"login": "samuelmanzanera"}}, "additions": 0, "deletions": 44}}, {"node": {"oid": "dd9856926657c60c49606c668ae9f2c4dfa8c759", "messageHeadline": "Typescript migration (#120)", "author": {"name": "Aim\u00e9 Risson", "email": "aime.risson.1@gmail.com", "user": {"login": "herissondev"}}, "additions": 41188, "deletions": 10495}}, {"node": {"oid": "389de673973b06217f3135e121b6a3cd6d9437d6", "messageHeadline": "1.16.2", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@protonmail.com", "user": {"login": "samuelmanzanera"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "4eded1c7ffab64f66a44052fe6cbc65aec54ec75", "messageHeadline": "Fix parameters of getBalance", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@protonmail.com", "user": {"login": "samuelmanzanera"}}, "additions": 1, "deletions": 5}}, {"node": {"oid": "eba02ad03282cbf1d1afa4999621ad7a1ecba893", "messageHeadline": "1.16.1", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@protonmail.com", "user": {"login": "samuelmanzanera"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "08ce700c2080248bb7d1c6a6037ac73850379b06", "messageHeadline": "Removed useless if(not isHex) in getBalance() and associated import (\u2026", "author": {"name": "Corentin", "email": "32818368+CorentinAT@users.noreply.github.com", "user": {"login": "CorentinAT"}}, "additions": 0, "deletions": 6}}, {"node": {"oid": "8a7829a9393b75dc076f8b7052d40478f3a0cef9", "messageHeadline": "1.16.0", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@protonmail.com", "user": {"login": "samuelmanzanera"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "e9503f1050f50f7154211a517cb7dc40dbc72703", "messageHeadline": "Update README.md", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@users.noreply.github.com", "user": {"login": "samuelmanzanera"}}, "additions": 15, "deletions": 0}}, {"node": {"oid": "c364a2a96d73c90b9752143cd69b4da9a6709739", "messageHeadline": "Support Wallet RPC protocol. (#108)", "author": {"name": "Chralu", "email": "contact@charly-caulet.net", "user": {"login": "Chralu"}}, "additions": 5922, "deletions": 25}}, {"node": {"oid": "f7a2925fdbf9e4c112cbbe2813fbeb9058d8ba28", "messageHeadline": "Fixes typo on oracle subscription", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@users.noreply.github.com", "user": {"login": "samuelmanzanera"}}, "additions": 1, "deletions": 1}}, {"node": {"oid": "15ccc2d5bf66ea1d6486ff463264ae95c2334bb2", "messageHeadline": "add raw graphql query (#115)", "author": {"name": "Aim\u00e9 Risson", "email": "aime.risson.1@gmail.com", "user": {"login": "herissondev"}}, "additions": 56, "deletions": 0}}, {"node": {"oid": "415f47ea4e88455e75eb23d292f47673487c1964", "messageHeadline": "Fix base64url library inconsistency", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@protonmail.com", "user": {"login": "samuelmanzanera"}}, "additions": 16, "deletions": 29}}, {"node": {"oid": "c55d756b8294446eb138c52f90a5ef30471cecad", "messageHeadline": "Improve the suffix replacement in the derivation path", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@protonmail.com", "user": {"login": "samuelmanzanera"}}, "additions": 9, "deletions": 7}}, {"node": {"oid": "1c5536d97f9e8593cdf714255f9425a138af601d", "messageHeadline": "Add suffix in the keychain derivation (#111)", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@users.noreply.github.com", "user": {"login": "samuelmanzanera"}}, "additions": 68, "deletions": 16}}, {"node": {"oid": "67a24c132cfd02dc65abdaf3b3077911561cae7d", "messageHeadline": "Isomorphic build (#110)", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@users.noreply.github.com", "user": {"login": "samuelmanzanera"}}, "additions": 8048, "deletions": 8974}}, {"node": {"oid": "14c4def65cffe2f73129fcfaa4458e74df702845", "messageHeadline": "Fix typo in the argument name", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@protonmail.com", "user": {"login": "samuelmanzanera"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "f2fb07a25a6f396e168e42bec8036474384578ba", "messageHeadline": "1.15.0", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@protonmail.com", "user": {"login": "samuelmanzanera"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "889ca7c1221602634ac83be00b1fa8f47adaac8e", "messageHeadline": "GetKeychain now returns the last keychain transaction (#94)", "author": {"name": "bchamagne", "email": "74045243+bchamagne@users.noreply.github.com", "user": {"login": "bchamagne"}}, "additions": 730, "deletions": 584}}, {"node": {"oid": "286ee4e84296b625211126c4ba442397abc7a4ea", "messageHeadline": "add code approval and code proposal in tx builder (#107)", "author": {"name": "Hamza Belhaj", "email": "hamza.belhaj@jobteaser.com", "user": {"login": "tenmoves"}}, "additions": 22, "deletions": 10}}, {"node": {"oid": "af7fe268a0b1d6f56f00e9212078fa218c1ad228", "messageHeadline": "Add get balance function (#104)", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@users.noreply.github.com", "user": {"login": "samuelmanzanera"}}, "additions": 202, "deletions": 90}}, {"node": {"oid": "40178c8a4c8ba7ad02efd6087dbc1a971c7192f0", "messageHeadline": "Improve readme", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@protonmail.com", "user": {"login": "samuelmanzanera"}}, "additions": 6, "deletions": 0}}, {"node": {"oid": "bb6a3b08ab275ffc8431cdfcc0eb8b48452c49df", "messageHeadline": "Add fallback's endpoint to the connect functiion", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@protonmail.com", "user": {"login": "samuelmanzanera"}}, "additions": 6, "deletions": 1}}, {"node": {"oid": "f47180574519b1ae6defc79e49beec6102c75766", "messageHeadline": "Add default endpoint as nearest endpoint", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@protonmail.com", "user": {"login": "samuelmanzanera"}}, "additions": 1, "deletions": 0}}, {"node": {"oid": "14e999d0ae7278e40780f6ea1b26ddb03a45739a", "messageHeadline": "1.14.0", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@protonmail.com", "user": {"login": "samuelmanzanera"}}, "additions": 4, "deletions": 4}}, {"node": {"oid": "2856093f56abe2392ad4a898668e765a727cdc40", "messageHeadline": "Fixed a typo in Readme (#101)", "author": {"name": "manujuniris", "email": "90322956+manujuniris@users.noreply.github.com", "user": {"login": "manujuniris"}}, "additions": 2, "deletions": 2}}, {"node": {"oid": "39b09b650336e7279705ac062f02be4589f6b8f3", "messageHeadline": "Bump json5 from 2.2.1 to 2.2.3 (#96)", "author": {"name": "dependabot[bot]", "email": "49699333+dependabot[bot]@users.noreply.github.com", "user": {"login": "dependabot[bot]"}}, "additions": 8, "deletions": 8}}, {"node": {"oid": "117012be72b70a462b87cd4dca0ae69ba3060247", "messageHeadline": "97 contract and data types (#99)", "author": {"name": "bchamagne", "email": "74045243+bchamagne@users.noreply.github.com", "user": {"login": "bchamagne"}}, "additions": 113, "deletions": 199}}, {"node": {"oid": "bb11acbf7e822a1f023f292537639a487e5b579e", "messageHeadline": "Create a ESM build for node (#91)", "author": {"name": "bchamagne", "email": "74045243+bchamagne@users.noreply.github.com", "user": {"login": "bchamagne"}}, "additions": 309, "deletions": 27}}, {"node": {"oid": "53c964af88217a701cf1d817021d091803d31a3b", "messageHeadline": "Fix keychain derivation path index", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 1, "deletions": 1}}, {"node": {"oid": "0a16ed8e4fa3e59d9daa75583e5abdecb8dff176", "messageHeadline": "Fix BigInt encoding", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@protonmail.com", "user": {"login": "samuelmanzanera"}}, "additions": 10, "deletions": 11}}, {"node": {"oid": "ce7dfeb1b00963d557c0d0be94037c3fa2867303", "messageHeadline": "1.13.1", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@protonmail.com", "user": {"login": "samuelmanzanera"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "b344ec5058ad0ca5165347a2cafba6ddda012920", "messageHeadline": "Support multiple format like ESM & CommonJS (#87)", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@users.noreply.github.com", "user": {"login": "samuelmanzanera"}}, "additions": 547, "deletions": 186}}, {"node": {"oid": "d23460436787c6dfc0e498205a10bff89eb37c5c", "messageHeadline": "Fix tx builder for smart contracts", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@protonmail.com", "user": {"login": "samuelmanzanera"}}, "additions": 66, "deletions": 59}}, {"node": {"oid": "c2c7f54050fe81b238e12c03fad502e5607c3d78", "messageHeadline": "1.13.0", "author": {"name": "neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "45159e5bc6d4fbe43c6dd03d3241de12d4410614", "messageHeadline": "Add getToken function and handle token's decimals property (#86)", "author": {"name": "Neylix", "email": "julien@uniris.io", "user": {"login": "Neylix"}}, "additions": 205, "deletions": 34}}, {"node": {"oid": "8cbdfa8c0c186096bc4b9ab21f5bdcf24cc3a193", "messageHeadline": "Support ESM/CJS modules for the lib", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@protonmail.com", "user": {"login": "samuelmanzanera"}}, "additions": 714, "deletions": 146}}, {"node": {"oid": "6c82024f76d8d1b12bd6124d1ce423d70ca69871", "messageHeadline": "Fix base64url encoding", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@protonmail.com", "user": {"login": "samuelmanzanera"}}, "additions": 31, "deletions": 11}}, {"node": {"oid": "5614c58220247d4bde732ae8a55b759aaafdc2c1", "messageHeadline": "Add varint for token_id (#83)", "author": {"name": "Neylix", "email": "julien@uniris.io", "user": {"login": "Neylix"}}, "additions": 5, "deletions": 2}}, {"node": {"oid": "a352fa68fe5814b42c315f903858888bdd7818ec", "messageHeadline": "Wrap the SDK in a main container `Archethic` (#82)", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@users.noreply.github.com", "user": {"login": "samuelmanzanera"}}, "additions": 14735, "deletions": 4708}}, {"node": {"oid": "819f78bdf5702f5ea0e977fd453aade0efd091ea", "messageHeadline": "1.12.1", "author": {"name": "neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "9fa5500e888203ecb38b19efbf5af21f896c13b4", "messageHeadline": "Fix invalid funtion declaration", "author": {"name": "neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 6, "deletions": 7}}, {"node": {"oid": "f0b84f05e7c5bdf5277356ca2e0c1c5c959886e6", "messageHeadline": "1.12.0", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@protonmail.com", "user": {"login": "samuelmanzanera"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "271706dc67b13e08788c8a2264c59b2231915d35", "messageHeadline": "Add fromBigInt to readme", "author": {"name": "neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 14, "deletions": 1}}, {"node": {"oid": "20465df9565641011d94e81657a02724733a85e9", "messageHeadline": "Replace var by let/const", "author": {"name": "neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 165, "deletions": 126}}, {"node": {"oid": "888e39348f9c36100cd8f5734c4fb07349f12866", "messageHeadline": "Rename token naming in the API calls (#79)", "author": {"name": "prix-uniris", "email": "89784724+prix-uniris@users.noreply.github.com", "user": {"login": "prix-uniris"}}, "additions": 5, "deletions": 5}}, {"node": {"oid": "0be615289508945223df944785b270d19eba971e", "messageHeadline": "Add OracleChain API calls (#76)", "author": {"name": "Samuel Manzanera", "email": "samuelmanzanera@users.noreply.github.com", "user": {"login": "samuelmanzanera"}}, "additions": 244, "deletions": 17}}, {"node": {"oid": "b48f5afa86335dd8e3dfb5c067d65f3b491a6d4a", "messageHeadline": "Fix senderContext", "author": {"name": "neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 15, "deletions": 14}}, {"node": {"oid": "54930c72080b470e6c5eb229ce9cb4706cf813dc", "messageHeadline": "Fix multiple authorized key order in ownership (#77)", "author": {"name": "Neylix", "email": "julien@uniris.io", "user": {"login": "Neylix"}}, "additions": 34, "deletions": 14}}, {"node": {"oid": "e60533fe1489e01d6f6e1715799095fd96df5fdf", "messageHeadline": "Create new TransactionSender Class (#73)", "author": {"name": "Neylix", "email": "julien@uniris.io", "user": {"login": "Neylix"}}, "additions": 457, "deletions": 307}}, {"node": {"oid": "f0e7cea2810239cf8d50e5487492b2ff7fcdbcd5", "messageHeadline": "1.11.0", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "3b5cc01259ce8dfd1371093790205376277e2132", "messageHeadline": "Handle http response error (#71)", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 32, "deletions": 20}}, {"node": {"oid": "50e0444dc84ab6a06e3803062c18c33166243123", "messageHeadline": "Add wait error (#70)", "author": {"name": "Neylix", "email": "julien@uniris.io", "user": {"login": "Neylix"}}, "additions": 114, "deletions": 16}}, {"node": {"oid": "f30a201a0685b9405fa64300d81304b83e7a11f1", "messageHeadline": "Add max number of confirmations (#69)", "author": {"name": "Neylix", "email": "julien@uniris.io", "user": {"login": "Neylix"}}, "additions": 35, "deletions": 26}}, {"node": {"oid": "c371fd657427dc05d0ca1c16a968ae74f0f38b29", "messageHeadline": "1.10.0", "author": {"name": "neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "bc3b6aa832716837194f23fb9fb034a0276dd359", "messageHeadline": "Implement Varint into transaction payload (#64)", "author": {"name": "Neylix", "email": "julien@uniris.io", "user": {"login": "Neylix"}}, "additions": 80, "deletions": 26}}, {"node": {"oid": "529a7c6a4a5208e8b47074ed511ebbc5eb9a132c", "messageHeadline": "1.9.1", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "1bd065d09b67ff1c760c260c21a1e8c6cc5c6152", "messageHeadline": "Support WebSocket Secure (wss) for waitConfirmations call (#61)", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 8, "deletions": 6}}, {"node": {"oid": "effd0cc4b6b0488b7f2917fdcba681622229a079", "messageHeadline": "1.9.0", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "e6401666055e3ab67cd26695abe2406e9e3b0b2b", "messageHeadline": "Update dist", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "c0d8c5a7efaef9ceedf4b12e8b02c51f0a69759c", "messageHeadline": "Rename NFT to Token in README", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 4, "deletions": 3}}, {"node": {"oid": "2f9d436bd0eb9657453333be9637773ab4020983", "messageHeadline": "Add token id (#59)", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 89, "deletions": 75}}, {"node": {"oid": "c4311ca1bac6a26b2a3b3afde8d25db3a63e8670", "messageHeadline": "Update version", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 2, "deletions": 2}}, {"node": {"oid": "76141968fa8282d35b752142593aedb03449ef19", "messageHeadline": "Fix float precision error (#58)", "author": {"name": "Neylix", "email": "julien@uniris.io", "user": {"login": "Neylix"}}, "additions": 1, "deletions": 1}}, {"node": {"oid": "6939f62882407d4a43d031f26cd169eef7d67506", "messageHeadline": "Update version", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 2, "deletions": 2}}, {"node": {"oid": "4b2544b638d504db2543a2c661768a2cfc2c9ee3", "messageHeadline": "Managing origin key (#57)", "author": {"name": "Neylix", "email": "julien@uniris.io", "user": {"login": "Neylix"}}, "additions": 56, "deletions": 50}}, {"node": {"oid": "ef7e45eda76fc6e03d3fdf5d1c7efc117d869cae", "messageHeadline": "Up version", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 2, "deletions": 2}}, {"node": {"oid": "b0d0499bbb700f1c88c8925de2177609b1b81923", "messageHeadline": "Simplify the keychain default derivation path - update doc", "author": {"name": "redDwarf03", "email": "rddwarf03@gmail.com", "user": {"login": "redDwarf03"}}, "additions": 4, "deletions": 4}}, {"node": {"oid": "e193a789104c484b5d2bdb7dc5e24078015529e2", "messageHeadline": "Simplify the keychain default derivation path (#54)", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 20, "deletions": 17}}, {"node": {"oid": "63f1b2203473634a12ff0317374430e92ccf4595", "messageHeadline": "Fix transaction builder typo", "author": {"name": "neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 1, "deletions": 1}}, {"node": {"oid": "dd384014dd297f8df6370b7d3c8f067d899766b0", "messageHeadline": "Fix Keychain DID document to be conform (#52)", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 31, "deletions": 23}}, {"node": {"oid": "e6f0773fc522cec6614092d404390a2b5a0d4a2c", "messageHeadline": "Correct typo in Readme", "author": {"name": "Neylix", "email": "julien@uniris.io", "user": {"login": "Neylix"}}, "additions": 2, "deletions": 2}}, {"node": {"oid": "e18abf09ceb5fad84a2f91840817cfe279a0e5d3", "messageHeadline": "Improve README readability (#51)", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 91, "deletions": 30}}, {"node": {"oid": "0a72697f48607207fadb4c47e0cb3ef80e9d05d0", "messageHeadline": "Add method `setOrginSignature` (#50)", "author": {"name": "apoorv-2204", "email": "90304197+apoorv-2204@users.noreply.github.com", "user": {"login": "apoorv-2204"}}, "additions": 35, "deletions": 0}}, {"node": {"oid": "d3f9830331ca1b259299a3beba7c0c72e050eada", "messageHeadline": "Add transaction building from the keychain (#49)", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 302, "deletions": 170}}, {"node": {"oid": "8c87bb8467bd7593c9228e9c312ad0b778335928", "messageHeadline": "Update release.yml", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 1, "deletions": 1}}, {"node": {"oid": "f9464bb382b3318d6b9aaa6de62c78b1fdbc7f45", "messageHeadline": "Update package-lock.json version", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 1, "deletions": 1}}, {"node": {"oid": "519355b253ecf41ce0708e327c574f6fe3b98eb0", "messageHeadline": "Update version", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 1, "deletions": 1}}, {"node": {"oid": "0ec807fa758bf02bf3c43ae7d0ccec73886dfe94", "messageHeadline": "Apply Archethic brand guidelines (#45)", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 34, "deletions": 34}}, {"node": {"oid": "90d5960b3ed64be09233733dbc7d26af0f3b2b44", "messageHeadline": "Fix base64url encoding of x coordinate", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 9, "deletions": 8}}, {"node": {"oid": "19bfd72cf87c4370ccc5c8b007427dae93841d23", "messageHeadline": "Promisify waitConfirmations API call", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 25, "deletions": 19}}, {"node": {"oid": "a3f3f574e49ee825f59622a2be04d3aff1908965", "messageHeadline": "Add origin shared key API (#44)", "author": {"name": "Neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 825, "deletions": 273}}, {"node": {"oid": "1e5e822788bf6c331c5b61a8c05da5801f5c9262", "messageHeadline": "Encode keychain's version as uint32", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 30, "deletions": 18}}, {"node": {"oid": "6608b7f3a1ff9aaeedb3bc515cc4159f742c7299", "messageHeadline": "Set the keychain origin id for keychain's keys", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 18, "deletions": 16}}, {"node": {"oid": "e488e53a4fee9636f26d9fd88d7a39d63310a311", "messageHeadline": "Update README.md", "author": {"name": "internet-zero", "email": "75987671+internet-zero@users.noreply.github.com", "user": {"login": "internet-zero"}}, "additions": 6, "deletions": 6}}, {"node": {"oid": "b62272a1bcb1a0cddac052727c281a518e6832f6", "messageHeadline": "correct typo", "author": {"name": "neylix", "email": "julien.leclerc05@protonmail.com", "user": {"login": "Neylix"}}, "additions": 1, "deletions": 1}}, {"node": {"oid": "aceec07cf40fb65d3d93abd8cb06926f19302e49", "messageHeadline": "Add keychain creation and  access  (#37)", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 1559, "deletions": 613}}, {"node": {"oid": "8bfd76fd52e84f8194d7ce95ea08f6156fa192ce", "messageHeadline": "Upgrade github action node version", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 1, "deletions": 1}}, {"node": {"oid": "8518328ae5b4180f5551a182a79e7f8a47f22c22", "messageHeadline": "Bump minimist from 1.2.5 to 1.2.6 (#36)", "author": {"name": "dependabot[bot]", "email": "49699333+dependabot[bot]@users.noreply.github.com", "user": {"login": "dependabot[bot]"}}, "additions": 8, "deletions": 20}}, {"node": {"oid": "02607f6460036917b529653b268bf47c4e99baf3", "messageHeadline": "Up version", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 1, "deletions": 1}}, {"node": {"oid": "594acbaa7cfa60642effaa3174671fb0d24a9a14", "messageHeadline": "Use Isomorphic-WebSocket (#34)", "author": {"name": "manujuniris", "email": "90322956+manujuniris@users.noreply.github.com", "user": {"login": "manujuniris"}}, "additions": 56, "deletions": 10}}, {"node": {"oid": "8913e5534b486ce2d0810d68b4766fe6dbe2f47b", "messageHeadline": "Update README.md", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 8, "deletions": 8}}, {"node": {"oid": "4ccb507492c8ea69c38df83ece6e1048b28844f7", "messageHeadline": "Add `getTransactionFee` function (#33)", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 49, "deletions": 12}}, {"node": {"oid": "1a3658cbd27373fbbc5600e9b1387f04e0b08af0", "messageHeadline": "Fix curve inconsistency", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "52be668c3da13819dc56a8aab2140df9e171ca58", "messageHeadline": "Adapt crypto key identifiers (#32)", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 49, "deletions": 48}}, {"node": {"oid": "8b7fea4b54778cce4967524ae10190fdb5e9a01f", "messageHeadline": "Bump follow-redirects from 1.14.3 to 1.14.9 (#28)", "author": {"name": "dependabot[bot]", "email": "49699333+dependabot[bot]@users.noreply.github.com", "user": {"login": "dependabot[bot]"}}, "additions": 8, "deletions": 8}}, {"node": {"oid": "cfbb17f08571a1a215abf8289f4c058fc38c1b50", "messageHeadline": "Create release.yml", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 14, "deletions": 0}}, {"node": {"oid": "55edb30c4fbb248320325c953f5a00e095f79618", "messageHeadline": "Add `waitConfirmations` function to listen acks (#26)", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 405, "deletions": 25}}, {"node": {"oid": "cdabadac23cfe370e9361ce4e49588f40d5ab782", "messageHeadline": "Delete `", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 0, "deletions": 413}}, {"node": {"oid": "ea8c6c688fe7023148a529fd34bcf27ff12098f7", "messageHeadline": "Add curve type in the transaction address (#21)", "author": {"name": "Nitesh Yadav", "email": "45528152+imnik11@users.noreply.github.com", "user": {"login": "imnik11"}}, "additions": 88, "deletions": 37}}, {"node": {"oid": "3b40864f2d9a6908ce42efb74542b0f39708cfb8", "messageHeadline": "Update package.json", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 2, "deletions": 2}}, {"node": {"oid": "af0d622afdf3e4ff510addf3fede2548a322d093", "messageHeadline": "Added Setter Function  (#23)", "author": {"name": "prix-uniris", "email": "89784724+prix-uniris@users.noreply.github.com", "user": {"login": "prix-uniris"}}, "additions": 111, "deletions": 28}}, {"node": {"oid": "88048f693d6c525fa1372f53c33cc659bf608792", "messageHeadline": "Create npm-publish.yml", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 33, "deletions": 0}}, {"node": {"oid": "86210aa59df55909cca595ab35821d467d868d9a", "messageHeadline": "Add  decrypt functions in the top level API (#19)", "author": {"name": "manujuniris", "email": "90322956+manujuniris@users.noreply.github.com", "user": {"login": "manujuniris"}}, "additions": 22, "deletions": 1}}, {"node": {"oid": "4155e7158420b158693d42ddb4736528d693de7a", "messageHeadline": "Replace fetch by cross-fetch (#17)", "author": {"name": "manujuniris", "email": "90322956+manujuniris@users.noreply.github.com", "user": {"login": "manujuniris"}}, "additions": 1934, "deletions": 14}}, {"node": {"oid": "abd5f47240b85cb493d2505c65cf64b6c53e979d", "messageHeadline": "Fix file upload binary typing", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 362, "deletions": 351}}, {"node": {"oid": "a43fa08eb6f3e1da20e3d15f93c3864726a9f82c", "messageHeadline": "Update version", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 1, "deletions": 1}}, {"node": {"oid": "efea366216989b1474817e573286040fb993a2c5", "messageHeadline": "List over maps for api (#15)", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 2258, "deletions": 1855}}, {"node": {"oid": "ef36907dcdb06525aaa9739d9ce45cdbea2fed1b", "messageHeadline": "Use big integer instead of float (#14)", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 27, "deletions": 36}}, {"node": {"oid": "62047d433d6658303039d60f7f445c834a8265d1", "messageHeadline": "Fix merge conflicts", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 6, "deletions": 39}}, {"node": {"oid": "5eab0a177898ab56f1605b751b8be9af64f38d8c", "messageHeadline": "fix typo (#11)", "author": {"name": "redDwarf03", "email": "68340133+redDwarf03@users.noreply.github.com", "user": {"login": "redDwarf03"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "fc838bc3285b302712b2e1c8608ab1aaf1371660", "messageHeadline": "Update package.json", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 1, "deletions": 1}}, {"node": {"oid": "4ca07c3c7d3c952b57be0e8241f3d657acfafea4", "messageHeadline": "Change builder to ESBuild (faster) + linting", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 2532, "deletions": 9842}}, {"node": {"oid": "52f06eb64300c63dff74da30f3adc4d01246e260", "messageHeadline": "Support multiple secrets", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 385, "deletions": 252}}, {"node": {"oid": "11ace5aaee92de4dac1821b92ac78f1edf40465d", "messageHeadline": "Bump elliptic from 6.5.3 to 6.5.4 (#6)", "author": {"name": "dependabot[bot]", "email": "49699333+dependabot[bot]@users.noreply.github.com", "user": {"login": "dependabot[bot]"}}, "additions": 20, "deletions": 20}}, {"node": {"oid": "f8992d35d6e05accd97f72a6d9fc69accf83eab5", "messageHeadline": "Fix code with codefactor.io : notation D -> A (#8)", "author": {"name": "redDwarf03", "email": "68340133+redDwarf03@users.noreply.github.com", "user": {"login": "redDwarf03"}}, "additions": 92, "deletions": 85}}, {"node": {"oid": "b2b22f79d91bd88d7afd9828c536af930f4c7f19", "messageHeadline": "fix typo (#7)", "author": {"name": "redDwarf03", "email": "68340133+redDwarf03@users.noreply.github.com", "user": {"login": "redDwarf03"}}, "additions": 5, "deletions": 5}}, {"node": {"oid": "20196a7410d40b2c16e103cedbbb7424f4c80c84", "messageHeadline": "Fix arraybuffer to hex", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 20, "deletions": 4}}, {"node": {"oid": "35f26b6493711b4adfd9b5c9877b398ebf3b2e4a", "messageHeadline": "Update README.md", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 26, "deletions": 21}}, {"node": {"oid": "37eb5ad44c5d20b0372e352fcc2600141d5df76b", "messageHeadline": "Fix Ed25519 issue with signature/ecdh", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 485, "deletions": 362}}, {"node": {"oid": "791006c7131efa58319ebc70ec5873c7f6a80b88", "messageHeadline": "Fix merge", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 58, "deletions": 58}}, {"node": {"oid": "c01b574497d2a0abbda16bc1ab6c08b023bdc58b", "messageHeadline": "Update Crypto and Transaction builder with the latest changes from th\u2026", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 91, "deletions": 69}}, {"node": {"oid": "ebb7bb608c15d1663257ab165d96efeb68624c09", "messageHeadline": "publicKeyGenerator.html renaming", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 4, "deletions": 4}}, {"node": {"oid": "db04cdef345bce8b7a58a104ff0ff6b0f5730778", "messageHeadline": "AddressGenerator.html renaming", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 4, "deletions": 4}}, {"node": {"oid": "58d167fef2885bd21ca9d57747ab95540a43ccd4", "messageHeadline": "Update transactionBuilder.html renaming", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 11, "deletions": 11}}, {"node": {"oid": "b589f197f761fd7d4c13f296de3f289c09ed7b11", "messageHeadline": "Webpack.config.js renaming", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 2, "deletions": 2}}, {"node": {"oid": "b1923a061e4ca047830e0efe7bb2a162f41c68cf", "messageHeadline": "Update package.json renaming", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 7, "deletions": 7}}, {"node": {"oid": "ed8b7581caca1175529d9ba2047dca4c9dfb6213", "messageHeadline": "Update README with ArchEthic renaming", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 31, "deletions": 31}}, {"node": {"oid": "94ee0e7295b5310b3a34e252a0234171d1dcdb04", "messageHeadline": "Remove the timestamp from the transaction", "author": {"name": "Samuel", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 1, "deletions": 8}}, {"node": {"oid": "5f733654a1a904c10a89fd36782b438d543c76b3", "messageHeadline": "Support larger index in key derivation", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 12, "deletions": 12}}, {"node": {"oid": "327cf69e3f6608aaca064f3dc6420ec2383415ae", "messageHeadline": "Ensure amount are positive", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 4, "deletions": 4}}, {"node": {"oid": "195b6e15bf50871b0ff38f8f758f9578bea20616", "messageHeadline": "Type of transaction", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 7, "deletions": 7}}, {"node": {"oid": "c83a00391df3217aa6feed53418a77d843819bb3", "messageHeadline": "update version", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 1, "deletions": 1}}, {"node": {"oid": "8e07b2a69aeafa8376878ad99bf5ab8966eaa20b", "messageHeadline": "Add get storage nonce public key", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 61, "deletions": 4}}, {"node": {"oid": "42c461644f87b0a8bdbdcc6eb1c04c6544b5199a", "messageHeadline": "Fix binary encoding for smart contract code", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 4, "deletions": 4}}, {"node": {"oid": "750f4b2eee8065a4af17179fab454c993156400f", "messageHeadline": "FIx doc API", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 1, "deletions": 1}}, {"node": {"oid": "1ea3105465e37e96d8ba460e6dd6e739cdd189d2", "messageHeadline": "Update README", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 59, "deletions": 38}}, {"node": {"oid": "15607b085c70c05a00950d2c66e78fe7caf537e7", "messageHeadline": "Update dist", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 13, "deletions": 5}}, {"node": {"oid": "67544e0b9b6093d1fc405863d5563c3c9dca3c5f", "messageHeadline": "Update package.json", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 34, "deletions": 63}}, {"node": {"oid": "54dbc56a379a771de16c54875d12f1f43ef204fe", "messageHeadline": "Update transaction builder example", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 10, "deletions": 34}}, {"node": {"oid": "243ae025f2a4b9f577e67c870af39cbca7c84243", "messageHeadline": "Add randomBytes API", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 8, "deletions": 1}}, {"node": {"oid": "1cec3201e707237c181b864f97fc41bd993fedc4", "messageHeadline": "Deconstruct imports", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 4, "deletions": 4}}, {"node": {"oid": "148cd21817cf3091c9ede51a1d9d6a1ef76b5c06", "messageHeadline": "Add AES encryption API and test", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 20, "deletions": 1}}, {"node": {"oid": "5e95b25802e9d9f8284a923abf441e6d3faaea21", "messageHeadline": "Change SHA3 library to use Uint8Array", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 5, "deletions": 6}}, {"node": {"oid": "1fa93c6f4c055353ce38308fa810543d1bc9d6e3", "messageHeadline": "Implement AES encryption/decryption", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 82, "deletions": 1}}, {"node": {"oid": "95b0308637d4eb7f3b213e2792f516cc18422c92", "messageHeadline": "Rename import", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 4, "deletions": 4}}, {"node": {"oid": "904681c12a31a02e68b7990076821dce8e25e59f", "messageHeadline": "Move Buffer to Uint8Array", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 645, "deletions": 290}}, {"node": {"oid": "8cb344737ec5eb27bd6f81d80dd89b6c54404897", "messageHeadline": "Fix derive key seed hex decoding", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 32, "deletions": 12}}, {"node": {"oid": "e495a819fee8d8d549f82415cc904f6321996883", "messageHeadline": "Fix ledger transfers encoding", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 5, "deletions": 5}}, {"node": {"oid": "1b000894f8af6dff8fb855a329001f425fd94f0d", "messageHeadline": "Support NFT transfers", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 129, "deletions": 22}}, {"node": {"oid": "d22a96061ff04cf66c84841cbbb210728cbbd329", "messageHeadline": "fix typo and prevent type invalid", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 141, "deletions": 86}}, {"node": {"oid": "648832ab309503b926abc798c10825b1de7c0c82", "messageHeadline": "npm audit fix", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 4605, "deletions": 341}}, {"node": {"oid": "c170438eae56e5f5b0cf2fad1fa2695620320f7b", "messageHeadline": "update package-lock.json", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 1, "deletions": 1}}, {"node": {"oid": "b3d3b7ae6d64ed04a9b64535ff607fe0cf374271", "messageHeadline": "Merge pull request #1 from UNIRIS/dependabot/npm_and_yarn/lodash-4.17.19", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 3, "deletions": 3}}, {"node": {"oid": "8c727b4cb7d87072c5b48f0c8a77d9fa3de23222", "messageHeadline": "add recipients form in the tx builder example", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 23, "deletions": 0}}, {"node": {"oid": "6eae0f1eadff562470d6139376ac5f77d80c458f", "messageHeadline": "update readme", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 35, "deletions": 12}}, {"node": {"oid": "0fbb29e53ac53e6ab89169b74bd8834fb2c41dbf", "messageHeadline": "add other transaction type code proposal , code approval", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 120, "deletions": 89}}, {"node": {"oid": "84a5a51cfb35bfffe3d2e655a55d99d8165e185b", "messageHeadline": "Bump lodash from 4.17.15 to 4.17.19", "author": {"name": "dependabot[bot]", "email": "49699333+dependabot[bot]@users.noreply.github.com", "user": {"login": "dependabot[bot]"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "5724c35699085d8570ff52164cb8cbd9d3740e43", "messageHeadline": "customize node endpoint on the example", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 155, "deletions": 4}}, {"node": {"oid": "7dfd3681b92a744c3d581a8e5544e98b5a38c41f", "messageHeadline": "fix test", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 2, "deletions": 2}}, {"node": {"oid": "6b27221f021a0ed7bce3e8dc5ed94fa72ea989dc", "messageHeadline": "Update README", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 12, "deletions": 0}}, {"node": {"oid": "09bb931bfed129c3b8081223e25a0d22c0e23dc8", "messageHeadline": "use the REST api instead of the GraphQL for the TX deployemen", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 42, "deletions": 71}}, {"node": {"oid": "009bf5e349308183a1629180ab2a00acdde8739c", "messageHeadline": "support of auto finding the transaction index", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 88, "deletions": 60}}, {"node": {"oid": "21b530542539610caefb545057e82c14c7cd3436", "messageHeadline": "update version", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 1, "deletions": 1}}, {"node": {"oid": "52f45f45a9d37779993ed9034fccc48587196498", "messageHeadline": "add repository info", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 8, "deletions": 0}}, {"node": {"oid": "95b9bfae1f026c57c143e87921272df8bfdd20a4", "messageHeadline": "Wrap code/content/secret to get the byte size instead of the string size", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 4, "deletions": 4}}, {"node": {"oid": "c9fd71f2d9e987e20fd9ac9c3a63959c08ea133c", "messageHeadline": "resolve some encoding by using hexadecimal for the API", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 19, "deletions": 16}}, {"node": {"oid": "80c4f703b49049b342b90173aa40950580a07596", "messageHeadline": "update readme", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 4, "deletions": 1}}, {"node": {"oid": "f3ff57fafa08e0db3d31f8046744415c57734eab", "messageHeadline": "resolve some encoding and add examples", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 489, "deletions": 73}}, {"node": {"oid": "0f048f93741599204985f195b8af0bd463393278", "messageHeadline": "update doc", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 3, "deletions": 3}}, {"node": {"oid": "527ed7e1c4a8a01239d1afe5e6da0ab0aa14ba9e", "messageHeadline": "Merge branch 'master' of https://github.com/UNIRIS/uniris-libjs", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 2, "deletions": 0}}, {"node": {"oid": "5943ada4a69d541c2b9ac7f3be30085af00ba3a0", "messageHeadline": "update doc", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 1, "deletions": 1}}, {"node": {"oid": "18645c6a2f18a6a32cbb2e2941479fd4e3bc95bd", "messageHeadline": "Add badge for Github actions", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 2, "deletions": 0}}, {"node": {"oid": "f526146ea7375160a131827fe8e1555ee5bfaa17", "messageHeadline": "fix uppercase transaction type", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 7, "deletions": 7}}, {"node": {"oid": "3228071aa21f8eafe139a2a4f65634ae1bd1ec7a", "messageHeadline": "Create node.js.yml", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 29, "deletions": 0}}, {"node": {"oid": "cf36ae2e3a23c175d461c99e76b6071d6e89e6f6", "messageHeadline": "Update README.md", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 52, "deletions": 6}}, {"node": {"oid": "88214dcc9772be8fb32471d0020e14bc69877434", "messageHeadline": "Update README.md", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 4, "deletions": 0}}, {"node": {"oid": "4d3aa95e8e2c9212419c7d6655bc4de8e5d08b47", "messageHeadline": "Create LICENSE", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 661, "deletions": 0}}, {"node": {"oid": "c80c0a50f4df57416d1944d9f34fd2499e93b86c", "messageHeadline": "Create README.md", "author": {"name": "Samuel", "email": "42943690+samuel-uniris@users.noreply.github.com", "user": null}, "additions": 89, "deletions": 0}}, {"node": {"oid": "c4c274a7086b685a7e3712883dc93a895b567820", "messageHeadline": "create an example page to use the lib", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 188, "deletions": 0}}, {"node": {"oid": "6d058b4d10d8dbcd3b206f9f7a1f710196e3ef3f", "messageHeadline": "build distribution assets", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 14, "deletions": 0}}, {"node": {"oid": "990c939a90448ba61d8fcd5bcf3d73106985cfe4", "messageHeadline": "add the API interaction to send tx", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 81, "deletions": 0}}, {"node": {"oid": "b33cde94bf96c67e1e79b3192ccc1ea820de74db", "messageHeadline": "add transaction builder", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 246, "deletions": 0}}, {"node": {"oid": "602b956042f078148f2fc72b7a734b33ea54fd44", "messageHeadline": "add crypto functions (hash, derivationKey, sign, encryption)", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 339, "deletions": 0}}, {"node": {"oid": "579795e268713e1bfba2b46d939c0be543e3a35e", "messageHeadline": "init repository", "author": {"name": "Samuel Manzanera", "email": "samuel@uniris.io", "user": {"login": "samuelmanzanera"}}, "additions": 4420, "deletions": 0}}]