cryptozoidberg
|
1ea5c1aa53
|
implemented burn assets API + fixed deploy asset API
|
2024-07-05 18:23:30 +04:00 |
|
cryptozoidberg
|
47e10e7209
|
added new api to update alias
|
2024-06-06 21:24:31 +02:00 |
|
cryptozoidberg
|
e3d1956ba3
|
implemented RPC API for assets deployment
|
2024-04-11 14:29:03 +02:00 |
|
cryptozoidberg
|
3a792e9a8e
|
added wallet API complete documentation
|
2024-04-09 22:52:56 +02:00 |
|
sowle
|
1f3ae7b725
|
wallet RPC: get_bare_outs_stats, sweep_bare_outs implemented + minor improvements
|
2024-04-03 16:45:33 +02:00 |
|
cryptozoidberg
|
86e8446e42
|
Implemented JWT support in UI, multiple API improvements and fixes
|
2024-03-18 23:27:44 +01:00 |
|
cryptozoidberg
|
7e676e74e9
|
implemented JWT support in simplewallet
|
2024-03-14 21:55:22 +01:00 |
|
cryptozoidberg
|
bb3b893bd3
|
Merge branch 'develop' into auth_impl
|
2024-03-13 19:40:35 +01:00 |
|
cryptozoidberg
|
cf5e38e78f
|
implemented asset whitelisting RPC API
|
2024-03-13 18:36:53 +01:00 |
|
cryptozoidberg
|
21c1631825
|
auth basic r and d
|
2024-03-13 13:16:36 +01:00 |
|
cryptozoidberg
|
c4be6e120a
|
adaptation of zarcanum era codebase to pre_zarcanum api(for backward compatibility with exchanges)
|
2024-02-15 06:14:51 +04:00 |
|
cryptozoidberg
|
9cd62b236a
|
implemented reverse api compatibility
|
2024-01-14 18:00:12 +01:00 |
|
cryptozoidberg
|
c74cd2d454
|
fixed bug in mobile wallet: wrong objects references
|
2023-11-21 21:08:54 +01:00 |
|
sowle
|
46a0db21ec
|
Merge branch 'develop' into cryptoassets
# Conflicts:
# CMakeLists.txt
# README.md
# contrib/epee/include/net/http_client.h
# src/currency_core/blockchain_storage.cpp
# src/currency_core/currency_core.cpp
# src/currency_core/currency_format_utils.cpp
# src/gui/qt-daemon/layout
# src/rpc/core_rpc_server.cpp
# src/rpc/core_rpc_server.h
# src/rpc/core_rpc_server_commands_defs.h
# src/version.h.in
# src/wallet/wallet2.cpp
# src/wallet/wallet2.h
# src/wallet/wallet_public_structs_defs.h
# src/wallet/wallet_rpc_server.h
# tests/core_tests/chaingen.cpp
# tests/core_tests/pos_validation.cpp
# tests/core_tests/wallet_tests.cpp
# tests/performance_tests/main.cpp
|
2023-11-01 23:48:36 +01:00 |
|
cryptozoidberg
|
a60857a801
|
fixed abstract interface against mobile wallet: missing ifdef
|
2023-10-12 22:08:30 +02:00 |
|
cryptozoidberg
|
de3931b199
|
fixed abstract interface against mobile wallet
|
2023-10-12 21:23:47 +02:00 |
|
cryptozoidberg
|
dbd8c39fe2
|
multiple fixes over wallet/core api
|
2023-05-26 20:23:35 +02:00 |
|
cryptozoidberg
|
3fec14f95e
|
Implemented multiple map rpc processing(lets chain RPC processing to different handlers maps in different objects)
|
2023-05-24 23:43:44 +02:00 |
|
cryptozoidberg
|
a9bbfdcf82
|
wallet_rpc_server refactoring for blocking API calls(for browser extension)
|
2023-05-23 23:47:42 +02:00 |
|
cryptozoidberg
|
3b7e038064
|
fixed multiple compilation problems
|
2023-04-07 22:53:50 +02:00 |
|
cryptozoidberg
|
fed1df53f0
|
Implementd rpc for crypto api
|
2023-04-05 19:05:45 +02:00 |
|
cryptozoidberg
|
ca7d50d9ff
|
RPC server for UI: in work(need to overcome synchronization problem)
|
2023-03-30 23:21:51 +02:00 |
|
cryptozoidberg
|
4ca3e25995
|
Multiwallet rpc server implementation: in work
|
2023-03-29 20:26:46 +02:00 |
|
cryptozoidberg
|
2ab206b6c1
|
Multiwallet RPC API: initial code draft
|
2023-03-27 22:03:31 +02:00 |
|
cryptozoidberg
|
2b9227c0f1
|
Implemented basic code for ionic_swap rpc
|
2023-03-23 19:24:23 +01:00 |
|
cryptozoidberg
|
0e5bcbef47
|
improved alias detection in transaction history + added RPC API for alias registration
|
2022-06-18 20:50:03 +02:00 |
|
cryptozoidberg
|
b5495f30f0
|
improved alias detection in transaction history + added RPC API for alias registration
|
2022-06-16 17:02:00 +02:00 |
|
cryptozoidberg
|
0123e311c0
|
Added get_mining_history API
|
2022-05-14 00:00:56 +02:00 |
|
cryptozoidberg
|
605bef55c6
|
added idle wallet store in server mode
(cherry picked from commit 7dc93fe144)
|
2021-10-04 13:17:46 +02:00 |
|
cryptozoidberg
|
d2bb634a7d
|
added current_height to COMMAND_RPC_GET_RECENT_TXS_AND_INFO response
|
2021-08-17 12:13:12 +02:00 |
|
cryptozoidberg
|
9df7801865
|
iplemented RPC API for atomics
|
2021-03-18 22:35:11 +03:00 |
|
cryptozoidberg
|
2d8adf2734
|
extended secure seed api for mobile wallet
|
2020-11-25 22:11:02 +01:00 |
|
sowle
|
2c2374910b
|
fixed a typo
|
2020-04-07 15:40:04 +03:00 |
|
sowle
|
cacd5206ef
|
wallet RPC: search_for_transactions added
|
2020-04-07 14:30:38 +03:00 |
|
cryptozoidberg
|
8580ae93d8
|
daemon_backend renamed to wallets_manager and moved to wallet folder(wallet lib)
|
2020-02-10 21:44:06 +01:00 |
|
cryptozoidberg
|
7129c80832
|
extended rpc api for plain wallet needs
|
2020-02-03 16:58:02 +01:00 |
|
cryptozoidberg
|
03f04c9dd9
|
implemented exented wallet api, finished plain wallet test(but not tested yet)
|
2020-01-23 03:26:25 +01:00 |
|
cryptozoidberg
|
41d4a9b0d3
|
added class drafts for plain wallet api for mobile app
|
2020-01-14 23:30:17 +01:00 |
|
sowle
|
9e6f747410
|
RPC: sweep_below method implemented
|
2019-12-17 12:24:28 +03:00 |
|
sowle
|
3ccbaca823
|
simplewallet: --pos-mining-reward-address command-line option implemented
|
2019-12-10 00:50:30 +03:00 |
|
cryptozoidberg
|
3679c7e638
|
implemented marketplace api, some fixes of contract api calls
|
2019-08-28 22:16:15 +02:00 |
|
cryptozoidberg
|
95d007e3fa
|
implemented contracts api
|
2019-08-27 22:11:45 +02:00 |
|
cryptozoidberg
|
ee246bef43
|
attempt to make common publi interface for wallet
|
2019-08-27 17:36:53 +02:00 |
|
cryptozoidberg
|
40711646ed
|
'deaf' argument added for safe pos mining in simplewallet
|
2019-08-01 22:08:31 +02:00 |
|
sowle
|
daa01fd533
|
cold-signing is finally working in CLI and via RPC
|
2019-04-12 09:48:33 +03:00 |
|
sowle
|
25e9cfc537
|
wallet: watch-only & cold-signing
|
2019-04-08 14:16:11 +03:00 |
|
sowle
|
b1a5187322
|
wallet: sign_transfer + submit_transfer implemented
|
2019-04-05 00:42:28 +03:00 |
|
sowle
|
d2d1bf5d7a
|
wallet: refactoring for cold-signing process + offline mode + watch-only mode (work in progress)
|
2019-04-03 12:48:09 +03:00 |
|
crypro.zoidberg
|
f23e97c10c
|
Moved sources to public repo
|
2018-12-27 18:50:45 +03:00 |
|