elmato
b2b895ac94
allow to apply_block when exception in database signal handler
2017-03-22 20:14:53 +00:00
elmato
02b2672a39
split notifications (notify_changed_objects) in three signals: new_objects, changed_objects, removed_objects
2017-03-22 20:14:53 +00:00
elmato
823beb7fe5
remove call to notify_changed_objects in _push_transaction
2017-03-22 20:14:53 +00:00
elmato
0bc0513e20
set_subscribe_callback: always initialize bloom filter
2017-03-22 20:14:53 +00:00
elmato
342e33008c
Restore bloom filter usage: Check if the object changed/removed was previously subscribed (read) before sending updates back to ws clients
2017-03-22 20:14:53 +00:00
Vikram Rajkumar
9bbbefd391
Update fc submodule
2017-03-18 11:52:06 -05:00
Thomas Freedman
15066260f2
Updated definition of Thom seed nodes
2017-03-17 16:02:11 -05:00
Vikram Rajkumar
8ae1f6b3a5
Remove NTP time
2017-03-16 12:53:52 -05:00
oxarbitrage
24d1ce8b1f
log unexpected exception in close function for github issue 81
2017-03-13 17:03:15 -07:00
Vikram Rajkumar
9231d05d07
Fix comment
2017-03-02 13:05:25 -06:00
Vikram Rajkumar
c149a5b9b1
Update seed nodes
2017-03-01 17:12:04 -06:00
Vikram Rajkumar
1e80d8a01e
Merge pull request #242 from oxarbitrage/patch-3
...
Change wallet function get_market_history
2017-03-01 17:09:37 -06:00
oxarbitrage
b6cb3eeeb9
Update wallet.hpp
2017-03-01 12:07:33 -03:00
oxarbitrage
2c473285b6
issue191
...
Adding date parameters to cli wallet function get_market_history
2017-03-01 12:02:28 -03:00
oxarbitrage
96bd48b6de
issue 193
...
remove note.
2017-03-01 08:54:14 -03:00
Abit
0f7142d9d2
Merge pull request #239 from lafona/lafona-seed-node
...
adds seednode run by lafona
2017-03-01 11:16:36 +01:00
lafona
81039c0b8e
adds seednode run by lafona
2017-02-28 08:24:54 -05:00
root
3d349fbde4
added api function get_account_history_operations
2017-02-22 15:35:37 -08:00
Vikram Rajkumar
4e9d2af6bf
Merge pull request #236 from oxarbitrage/passdump
...
remove log of key in witness start
2017-02-20 13:54:20 -06:00
root
0703447bfd
Print public key on start
2017-02-20 06:18:46 -08:00
root
f50df89826
remove log of key in witness start
2017-02-20 04:52:07 -08:00
Taconator
eb4db2963e
- CLI: Derive possible owner keys from a brain key
...
- Test: Derive possible owner keys from a brain key
- CLI enhanced to permit checking of whether a public key is currently linked to a registered account
- Database API enhanced to permit checking of whether a public key is currently linked to a registered account
- Test: Check whether a public key is currently registered/associated with an account
2017-02-16 16:22:35 -05:00
alfredo
422d895807
Added withdraw permissions to get_full_account api function. requested in issue #230 .
2017-02-09 17:20:24 -03:00
alfredo
9ea386aa10
added list of assets created by account output to get_full_accounts api function
2017-02-02 18:20:21 -03:00
alfredo
f2c049265e
Asset API Added 2 functions
2017-01-31 21:25:17 -03:00
Vikram Rajkumar
fa9f7a7c0b
Merge pull request #225 from elmato/block-api
...
Add new API (block_api)
2017-01-30 18:37:52 -06:00
Vikram Rajkumar
8cc042a589
Merge pull request #224 from elmato/asset-api
...
Add new API (asset_api)
2017-01-30 18:37:44 -06:00
Vikram Rajkumar
8477b2ea33
Merge pull request #223 from elmato/ws-rpc-auto-login
...
Auto login on every ws/rpc connection using HTTP Authorization header if present
2017-01-30 18:29:28 -06:00
Vikram Rajkumar
8fdd252861
Update fc submodule
2017-01-30 18:18:59 -06:00
elmato
6165434265
Add block api to retrive blocks in bulk.
2017-01-27 09:41:50 +00:00
elmato
cdc0b3bf08
Add new API (asset_api) to query the full list of accounts that holds a specific asset
2017-01-27 09:14:54 +00:00
elmato
77645d889f
Auto login on every ws/rpc connection. Use HTTP Authorization header information if present
2017-01-27 07:42:58 +00:00
elmato
adf288b4ad
Make login_api::enable_api public
2017-01-27 07:40:50 +00:00
Vikram Rajkumar
ef356a15a6
Update submodules
2017-01-17 16:42:33 -06:00
Vikram Rajkumar
f270b65597
Revert "Add a command-line option to witness_node, --disable-permessage-deflate"
...
This reverts commit c39f97885d .
2017-01-12 17:47:44 -06:00
Vikram Rajkumar
015f195951
Remove abandoned P2P rewrite
2016-11-18 15:52:32 -06:00
Vikram Rajkumar
4eaef390a3
Decrease printing frequency during replay
2016-11-17 16:39:31 -06:00
Vikram Rajkumar
64e27bde93
Fix build
2016-11-17 15:56:11 -06:00
Vikram Rajkumar
13569d2d37
Merge commit 'a3cfa1055edb016d8d3b80258657862668f8598f' into bitshares
2016-11-17 15:39:56 -06:00
Vikram Rajkumar
75f238d15f
Remove unreachable seed nodes
2016-11-17 15:37:32 -06:00
Vikram Rajkumar
4e4a359fb9
Merge commit '5da213f' into bitshares
2016-11-17 15:17:27 -06:00
Vikram Rajkumar
38e5d91355
Merge commit '7f75be5ced9bbe6c0671b3dadc46bcaecc3c1beb' into bitshares
2016-11-17 15:13:02 -06:00
Vikram Rajkumar
2254fc62d6
Remove "applied epsilon logic" log message
2016-11-16 16:24:12 -06:00
Nathan Hourt
d7c51f26e3
Add more missing headers to install
2016-11-07 18:17:51 -06:00
Nathan Hourt
af6eb06a3e
Add missing includes
2016-11-07 18:17:51 -06:00
Nathan Hourt
fc094d7114
Fix utilities CMakeLists.txt
...
Inconsistent capitalization of HEADERS variable, prevented installation from working properly
2016-11-07 18:17:51 -06:00
Nathan Hourt
dc9e0fa025
Fix index.hpp
...
Bad return type.
2016-11-07 17:44:57 -06:00
Nathan Hourt
c108a78b35
Resove #651 : Make add_secondary_index return index
...
A pointer to the newly created index object is now returned.
2016-11-07 17:44:37 -06:00
abitmore
82cf1a10af
Merge branch 'patch-2' of https://github.com/iPerky/muse into iPerky-patch-2
...
Conflicts:
libraries/app/application.cpp
2016-10-14 00:13:23 +08:00
iHashFury
4d0d3fb313
Update application.cpp
...
remove old seed node
2016-10-10 20:14:27 +02:00