Skip to content

Commit

Permalink
feat: revert JRPC (#206)
Browse files Browse the repository at this point in the history
* feat: revert JRPC

* fix: add generated files

* fix: add some new methods

* feat: add JRPC transport test

* fix: endpoints
  • Loading branch information
nesquikm authored Sep 14, 2023
1 parent 871a11e commit 6b0f294
Show file tree
Hide file tree
Showing 29 changed files with 3,460 additions and 211 deletions.
79 changes: 78 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/flutter_nekoton_bridge/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ targets:
- lib/example_related/caller_test_class_wrapper.dart
- lib/nekoton/external/gql_connection.dart
- lib/nekoton/external/proto_connection.dart
- lib/nekoton/external/jrpc_connection.dart
- lib/nekoton/external/ledger_connection.dart
- lib/nekoton/external/storage.dart
- lib/nekoton/core/ton_wallet/ton_wallet.dart
Expand Down
Loading

0 comments on commit 6b0f294

Please sign in to comment.