Skip to content

Releases: baking-bad/tezos-etherlink-bridge-ts-sdk

v0.4.0

18 Dec 15:33
Compare
Choose a tag to compare

Commits

  • 147e871: Add the ethers package (Andrew Skubarenko) #3
  • 4bd71e2: Add a new bridge blockchain service: ethers etherlink (Andrew Skubarenko) #3
  • 193466b: Remove excess env var (Andrew Skubarenko) #3
  • 7c7c243: Fix eslint issues (Andrew Skubarenko) #3
  • ef6d39e: Fix type (Andrew Skubarenko) #3
  • ab58082: Update README, remove legacy api (Andrew Skubarenko) #3
  • 04a8f5e: Support the ethers-js v5 (Andrew Skubarenko) #3
  • 523ee0c: Allow to update signers in ethers blockchain services (Andrew Skubarenko) #3
  • ed4a370: Update import in the types (Andrew Skubarenko) #3
  • 50a471d: Bump the version (Andrew Skubarenko)

v0.3.0

07 Aug 23:41
Compare
Choose a tag to compare

Commits

  • 77e9585: Implement the native token withdrawals (Andrew Skubarenko)
  • c9ed56d: Rename the etherlink precompile addressees. (Andrew Skubarenko)
  • 87867fa: Bump the version (Andrew Skubarenko)

v0.2.5

07 Aug 19:51
Compare
Choose a tag to compare

Commits

  • 08a4a48: Support the new Indexer schema (Igor Sereda) #1
  • 559c26b: Small refactoring for the mappers; (Andrew Skubarenko) #1
  • bd3f82c: Add the estimated gas limit; (Andrew Skubarenko) #1
  • 52c1a47: Remove the .only (Andrew Skubarenko) #1
  • 57eb942: Bump the version (Andrew Skubarenko)

v0.2.4

28 Mar 14:42
Compare
Choose a tag to compare

Commits

  • 27cc113: Support the new failed status (Andrew Skubarenko)
  • e3511e6: Bump the version (Andrew Skubarenko)

v0.2.3

26 Mar 22:38
Compare
Choose a tag to compare

Commits

  • 6af5fcf: Update the DipDup bridge operation statuses; (Andrew Skubarenko)
  • 43ea634: Update packages (Andrew Skubarenko)
  • 4f36a93: Pump the version (Andrew Skubarenko)

v0.2.2

22 Mar 00:27
Compare
Choose a tag to compare

Commits

  • e052e6b: Add a filter for token transfers; (Andrew Skubarenko)
  • c416e83: Fetch the status of bridge operations in the DipDup provider (Andrew Skubarenko)
  • ab2a095: Pump the version (Andrew Skubarenko)

v0.2.1

20 Mar 19:02
Compare
Choose a tag to compare

Commits

  • 83c8e95: Fix a typo (Andrew Skubarenko)
  • 38f5270: Pump the version (Andrew Skubarenko)

v0.2.0

20 Mar 18:26
Compare
Choose a tag to compare

Commits

  • f2fe62a: Add the failed bridge transfers (Andrew Skubarenko)
  • bf68866: Make the SDK independent of blockchain libraries and toolkits (Andrew Skubarenko)
  • 35caf00: Make all peerDependencies as optional (Andrew Skubarenko)
  • 8ee7c78: Add direct dependencies on blockchain utils (Andrew Skubarenko)
  • 1b17e2b: Fix tests (Andrew Skubarenko)
  • f69b325: Update the taquito packages; (Andrew Skubarenko)
  • 5acbe34: Allow the blockchain service to return an undefined signer address instead of throwing an error (Andrew Skubarenko)
  • b03749d: Extends the Data API, add data methods for signer addresses (Andrew Skubarenko)
  • e69b301: Fix tests (Andrew Skubarenko)
  • e966c41: Update the fetch balances methods, use the fetchOptions instead of method parameters (Andrew Skubarenko)
  • 68ab443: Update the fetch tokens methods, use the fetchOptions instead of method parameters (Andrew Skubarenko)
  • c2c3af6: Update the fetch token transfers methods, use the fetchOptions instead of method parameters (Andrew Skubarenko)
  • b9900a1: Fix a typo (Andrew Skubarenko)
  • 4841916: Add the estimatedOutboxMessageExecutionTimestamp rollup data (Andrew Skubarenko)
  • 7465948: Add the Id field to the token transfer; (Andrew Skubarenko)
  • 62fe409: Fix stopping the WebSocket before starting it (Andrew Skubarenko)
  • 2296caf: Remove the fee field from the transfer operations (Andrew Skubarenko)
  • d529c29: Support the failed token transfers (Andrew Skubarenko)
  • cf634b2: Remove the defaultTokenBridge (Andrew Skubarenko)
  • befff71: Update the taquito packages (Andrew Skubarenko)
  • 667c5fe: Merge branch 'feature/agnostic' (Andrew Skubarenko)
  • a485de3: Add the withdraw test; (Andrew Skubarenko)
  • 744376d: Add the validation of the accountAddressOrAddresses parameter; (Andrew Skubarenko)
  • 49f717a: Pump the version (Andrew Skubarenko)

v0.1.3

07 Mar 12:13
Compare
Choose a tag to compare

Commits

  • 7e95191: Update the peerDependencies for taquito RC version (Andrew Skubarenko)

v0.1.2

07 Mar 11:58
Compare
Choose a tag to compare

Commits

  • 85e675c: Update README.md (Andrew Skubarenko)
  • cc7bf6c: Update the signature of the subscribeToAccountTokenTransfers method. (Andrew Skubarenko)
  • 16a795d: Make all peerDependencies as optional (Andrew Skubarenko)
  • aa2fe39: Add direct dependencies on blockchain utils (Andrew Skubarenko)
  • 6e148bc: Update the taquito packages; (Andrew Skubarenko)
  • 30aebec: Pump the version (Andrew Skubarenko)