Skip to content
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

New API changes #491

Merged
merged 14 commits into from
Mar 14, 2024
Merged

New API changes #491

merged 14 commits into from
Mar 14, 2024

Conversation

gabaldon
Copy link
Contributor

@gabaldon gabaldon commented Jan 4, 2024

This PR uses the new explorer api v1.5 with the latest witnet.dart changes:

  • Updates gem file and pod file to support Xcode 15
  • Implements ValueTransferInfo adapters for compatibility with DB
  • Stops using witnet.dart adapters to store values in DB
  • Supports new ValueTransferInfo schema and allow migrating DB
  • Deletes unused methods in api_explorer
  • Updates use of explorer api results as now pagination is supported
  • Uses TxStatusLabel enum instead of string
  • Updates sendTransaction result as now it returns a string instead of a boolean
  • UpdatesInputUtxo and use new outputPointer.toString() witnet.dart method to compare UTXOS

This PR depends on witnet/witnet.dart#49 and witnet/witnet.dart#54
close #446
close witnet/witnet.dart#51
close #504

@gabaldon gabaldon force-pushed the integrate-new-explorer-api branch 2 times, most recently from 668d07e to 9bcd0a9 Compare January 8, 2024 11:53
@gabaldon gabaldon marked this pull request as ready for review January 8, 2024 11:54
@gabaldon gabaldon force-pushed the integrate-new-explorer-api branch from ce741b5 to a977d85 Compare February 15, 2024 08:48
@gabaldon gabaldon force-pushed the integrate-new-explorer-api branch from cf8f166 to 5d5acbc Compare February 16, 2024 15:10
@gabaldon gabaldon force-pushed the integrate-new-explorer-api branch from fe85786 to 1b1d052 Compare February 22, 2024 16:53
@gabaldon gabaldon force-pushed the integrate-new-explorer-api branch from 6e45646 to cc6e0f8 Compare February 29, 2024 11:39
lib/bloc/explorer/explorer_bloc.dart Outdated Show resolved Hide resolved
yarn.lock Outdated Show resolved Hide resolved
pubspec.yaml Outdated Show resolved Hide resolved
node_modules/.yarn-integrity Outdated Show resolved Hide resolved
@gabaldon gabaldon force-pushed the integrate-new-explorer-api branch from cc6e0f8 to 3161036 Compare March 1, 2024 08:13
lib/bloc/crypto/crypto_bloc.dart Outdated Show resolved Hide resolved
lib/bloc/explorer/api_explorer.dart Outdated Show resolved Hide resolved
lib/widgets/transaction_item.dart Outdated Show resolved Hide resolved
lib/widgets/transactions_list.dart Outdated Show resolved Hide resolved
@gabaldon gabaldon force-pushed the integrate-new-explorer-api branch from a64177a to a8eb65f Compare March 14, 2024 14:22
@gabaldon gabaldon merged commit a8eb65f into witnet:main Mar 14, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants