-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust time texts by lite server unixtime.
- Loading branch information
1 parent
0a43cd3
commit 027841b
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule lib_ton
updated
8 files
+2 −0 | lib_ton.gyp | |
+8 −0 | ton/details/ton_account_viewers.cpp | |
+5 −0 | ton/details/ton_account_viewers.h | |
+76 −0 | ton/details/ton_local_time_syncer.cpp | |
+45 −0 | ton/details/ton_local_time_syncer.h | |
+3 −1 | ton/details/ton_parse_state.cpp | |
+20 −4 | ton/ton_wallet.cpp | |
+6 −0 | ton/ton_wallet.h |
Submodule lib_wallet
updated
2 files
+59 −22 | wallet/wallet_history.cpp | |
+5 −0 | wallet/wallet_history.h |