theoreticalbts
|
545fbfe63c
|
Merge branch 'newmaster' into newbitshares
Conflicts:
libraries/chain/asset_evaluator.cpp
libraries/chain/include/graphene/chain/hardfork.hpp
libraries/chain/market_evaluator.cpp
|
2015-11-02 10:06:13 -05:00 |
|
Daniel Larimer
|
5d6091e581
|
HARDFORK - adding operation to claim asset fees #413
|
2015-10-30 18:07:19 -04:00 |
|
Daniel Larimer
|
3273d1f7b6
|
fetching up to 200 items
|
2015-10-26 09:52:40 -04:00 |
|
Daniel Larimer
|
a4d4ab0108
|
Merge branch 'master' into bitshares
|
2015-10-26 09:45:35 -04:00 |
|
Daniel Larimer
|
867e87196b
|
update fill order history
|
2015-10-26 09:44:49 -04:00 |
|
Daniel Larimer
|
6336a2bc1a
|
fix conflicts
|
2015-10-23 18:14:35 -04:00 |
|
Daniel Larimer
|
7378fb80bc
|
adding API call for market fill history
|
2015-10-23 18:13:33 -04:00 |
|
Daniel Larimer
|
eb105f1065
|
Merge branch 'master' into bitshares
|
2015-10-22 10:28:19 -04:00 |
|
Daniel Larimer
|
9b0abe2790
|
adding api to get recent transactions by id
|
2015-10-22 10:27:49 -04:00 |
|
Daniel Larimer
|
3bc8832dde
|
Merge branch 'master' into bitshares
|
2015-10-21 08:54:53 -04:00 |
|
Daniel Larimer
|
af589b2287
|
cleanly handle db upgrade
|
2015-10-19 16:48:14 -04:00 |
|
Daniel Larimer
|
15e4464300
|
Merge branch 'master' into bitshares
|
2015-10-14 14:50:38 -04:00 |
|
theoreticalbts
|
fc95e83732
|
Merge remote-tracking branch 'graphene/master' into master
|
2015-10-14 14:41:59 -04:00 |
|
Daniel Larimer
|
29cc90ba99
|
Fix build
|
2015-10-13 13:32:58 -04:00 |
|
Daniel Larimer
|
5dbe57c3ff
|
Fix build
|
2015-10-13 10:34:48 -04:00 |
|
theoreticalbts
|
e410df78c0
|
Initialize hash when using egenesis
|
2015-10-13 10:31:49 -04:00 |
|
theoreticalbts
|
3706c88a0b
|
Initialize hash when using egenesis
|
2015-10-13 10:30:51 -04:00 |
|
Nicolas Wack
|
7cb4140b97
|
Added network get_info api call
|
2015-10-12 19:24:04 -04:00 |
|
Nicolas Wack
|
0892491096
|
Added network get_info api call
|
2015-10-12 17:02:47 -04:00 |
|
Daniel Larimer
|
283de52f38
|
don't connect to all seeds
|
2015-10-12 15:16:29 -04:00 |
|
Daniel Larimer
|
63bd27e7d2
|
adding initial seed nodes
|
2015-10-12 15:15:46 -04:00 |
|
theoreticalbts
|
d0609e8e74
|
Update copyright notice for BitShares
|
2015-10-12 13:48:40 -04:00 |
|
theoreticalbts
|
60f0812de2
|
Update copyright notice
|
2015-10-12 13:32:47 -04:00 |
|
theoreticalbts
|
9ccbc55ba6
|
Implement chain_id #374
|
2015-10-12 13:32:47 -04:00 |
|
Daniel Larimer
|
a61c23fa6a
|
reduce trx spam messages
|
2015-10-12 12:06:26 -04:00 |
|
Daniel Larimer
|
f7c91be622
|
fix market history
|
2015-10-09 16:31:40 -04:00 |
|
Daniel Larimer
|
efd5e96192
|
clean up shutdown
|
2015-10-09 15:05:14 -04:00 |
|
theoreticalbts
|
17aac27bec
|
application.cpp: Implement --force-validate command line option
|
2015-10-08 15:26:13 -04:00 |
|
Daniel Larimer
|
8e96d9c89c
|
clean up print statements, minimize undo/fork history
|
2015-10-07 10:15:32 -04:00 |
|
Daniel Larimer
|
650af1778d
|
Merge branch 'master' of github.com:cryptonomex/graphene
|
2015-09-29 10:49:14 -04:00 |
|
Daniel Larimer
|
edcd46dd14
|
fix reindex with failed proposed transaction
|
2015-09-29 10:49:12 -04:00 |
|
theoreticalbts
|
9d3bcbb569
|
Provide objects to trace budget computations
|
2015-09-28 15:46:37 -04:00 |
|
theoreticalbts
|
2cf80cd04a
|
Remove vestigial meta objects #246
|
2015-09-28 12:15:17 -04:00 |
|
Daniel Larimer
|
738abf03af
|
adding API call to get potential address sigs: Fix #337
|
2015-09-23 18:22:38 -04:00 |
|
Eric Frias
|
5bfbe0df86
|
When a we're in normal (in-sync) mode and we get a block that doesn't link to the chain, restart sync with that peer to try to get the missing block
|
2015-09-21 16:15:51 -04:00 |
|
theoreticalbts
|
44f5bac305
|
api: Fix get_config API call #333
|
2015-09-21 11:01:10 -04:00 |
|
theoreticalbts
|
f7980f5252
|
scheduler: Refactor 26007bb655 to use witness_schedule_object
The functionality is equivalent, but it now uses a separate witness_schedule_object,
and the code now lives in db_witness_schedule.cpp.
|
2015-09-18 14:26:54 -04:00 |
|
Daniel Larimer
|
26007bb655
|
update shuffling algorithm
|
2015-09-18 13:42:12 -04:00 |
|
Daniel Larimer
|
465280fbcb
|
Improved Logging, track blocks missed by witnesses
|
2015-09-18 09:13:17 -04:00 |
|
theoreticalbts
|
f0502ee2f1
|
Implement virtual op for settlement cancel #250
|
2015-09-17 15:46:15 -04:00 |
|
theoreticalbts
|
e008cbb70b
|
database_api.cpp: Include smart_ref_impl, fix #321
|
2015-09-17 13:45:12 -04:00 |
|
Eric Frias
|
1177cfe0ed
|
Reverse direction of fork history used in block syncing
|
2015-09-15 09:19:39 -04:00 |
|
Daniel Larimer
|
f506c2b089
|
better debugging messages around crashes
|
2015-09-15 08:38:27 -04:00 |
|
Daniel Larimer
|
640d69aa05
|
Merge branch 'master' of github.com:cryptonomex/graphene
|
2015-09-14 18:07:09 -04:00 |
|
Daniel Larimer
|
225acfff25
|
fetch workers by vote_id
|
2015-09-14 18:07:07 -04:00 |
|
Eric Frias
|
f0f12076fa
|
Win32 compile fixes
|
2015-09-14 16:05:32 -04:00 |
|
Eric Frias
|
30ae8e4f34
|
Remove debugging code
|
2015-09-11 19:27:31 -04:00 |
|
Daniel Larimer
|
1202c0258d
|
Merge branch 'p2p_sync_fixes'
|
2015-09-11 17:57:11 -04:00 |
|
Daniel Larimer
|
127ac7f3de
|
add api to query worker state
|
2015-09-11 17:47:27 -04:00 |
|
Daniel Larimer
|
cf7a67ec76
|
Merge branch 'master' of github.com:cryptonomex/graphene
|
2015-09-11 17:35:07 -04:00 |
|