Eric Frias
d3c6cbf4de
Compile fixes for win32 and out-of-source builds
2016-02-17 09:17:00 -05:00
theoreticalbts
d280a57af0
js_operation_serializer: Add missing include #561 , broken by #563
2016-02-15 21:30:00 -05:00
theoreticalbts
fe0920ddc8
Merge branches '538-fork-buyback', '562-util-check-reflection' and '575-bugfix-settle-reflect' into develop
...
Fix reflection bugs and enhance check_reflect.py
2016-02-15 15:37:50 -05:00
theoreticalbts
2cc0d73609
check_reflect.py: Detect #575 (*_object using FC_REFLECT rather than FC_REFLECT_DERIVED)
2016-02-14 17:22:23 -05:00
theoreticalbts
2eaa1b553b
Merge branch 'check_reflection' into develop #562
2016-02-09 11:02:07 -05:00
theoreticalbts
078e63a79f
Merge many bugfix branches into develop
...
Merged:
492-bugfix-open-fail #492
523-bugfix-multiple-blind-xfer #523
537-cleanup-remove-operation_get_required_authorities #537
540-cleanup-settle-volume-spam #540
542-bugfix-cancel-fee #542
557-bugfix-pts-address #557
559-test-fix-zero-block-wait #559
561-bugfix-serializer-build-broken #561
562-bugfix-unreflected-fields #562
2016-02-09 10:57:21 -05:00
theoreticalbts
2822aca94d
Implement rough Python regular expression based reflection checker #562
...
Ironically this doesn't use the member_enumerator implemented in previous commit
2016-02-09 03:44:41 -05:00
theoreticalbts
915ebb5815
Implement member_enumerator to have FC dump class members #562
2016-02-09 03:44:39 -05:00
theoreticalbts
fe67b18065
js_operation_serializer: Add missing includes #466 #561
2016-02-08 15:39:01 -05:00
theoreticalbts
3edaf15652
Generate hardfork.hpp from hardfork.d directory #511
2016-01-11 10:09:03 -05:00
theoreticalbts
f1b19b1562
Merge branch '496-cleanup-license-header' into develop
2016-01-07 13:38:52 -05:00
Fabian Schuh
5111084730
[License] Modify cpp and hpp headers to MIT #496
2016-01-07 11:44:52 -05:00
theoreticalbts
3c4764ce5a
Merge branch '457-cleanup-remove-full-web-node' into develop
2016-01-07 11:32:57 -05:00
theoreticalbts
39220456ce
Remove light_client
2015-11-23 10:04:54 -05:00
theoreticalbts
751d68789a
Remove full_web_node #457
2015-11-23 10:04:26 -05:00
James Calfee
ed3ccca357
JavaScript serilizer generator updates #439
2015-11-09 17:26:51 -06:00
theoreticalbts
76ba85f93e
genesis_util: Implement generate_init_config.py
2015-10-30 10:23:21 -04:00
theoreticalbts
7d9d96fe63
genesis_util: apply_patch appends to empty list with warning
2015-10-30 10:23:21 -04:00
theoreticalbts
e564539f88
change_asset_symbol.py: Fix permissions
2015-10-23 17:38:11 -04:00
theoreticalbts
f8b8f01a78
genesis_util: Implement some more genesis utilities
2015-10-23 15:00:31 -04:00
theoreticalbts
fc13ce4478
genesis_util: Implement create_bloom_filter
2015-10-21 13:29:31 -04:00
Daniel Larimer
1423f80f40
adding support for SIGTERM to exit witness cleanly from docker
2015-10-14 16:25:37 -04:00
theoreticalbts
fc95e83732
Merge remote-tracking branch 'graphene/master' into master
2015-10-14 14:41:59 -04:00
theoreticalbts
6dced3c54a
genesis_util: Implement many new genesis utilities
2015-10-14 14:28:45 -04:00
theoreticalbts
73150e3c71
initialize initial_active_witnesses
2015-10-12 19:43:03 -04:00
theoreticalbts
5c0e5746e8
fix committee member format
2015-10-12 19:30:47 -04:00
theoreticalbts
f57cd74f1b
generate_init_patch.py: Fix small problems
2015-10-12 18:04:43 -04:00
theoreticalbts
59758802d3
Implement new genesis_util's
2015-10-12 17:01:16 -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
3023a37b80
genesis_util: Implement two new utilities
2015-10-09 15:38:34 -04:00
Daniel Larimer
f45fabd5c8
update full web node name
2015-10-08 13:40:58 -04:00
theoreticalbts
60b5228818
Implement remove.py
2015-10-05 10:57:36 -04:00
Eric Frias
83b4edf870
Avoid closing p2p node in exception handler
2015-09-27 18:32:53 -04:00
Daniel Larimer
c98eef2fb4
fix full node build
2015-09-22 16:51:38 -04:00
Daniel Larimer
d3d7c379b0
progress toward building mac installer
2015-09-21 09:30:51 -04:00
Daniel Larimer
009344cefe
removing generated files
2015-09-21 09:30:32 -04:00
Daniel Larimer
b5aa715537
fix dev tool for release mode
2015-09-18 16:47:58 -04:00
Daniel Larimer
7237ef618f
making full node more configurable and passing relevant info to web api
2015-09-18 14:22:20 -04:00
Daniel Larimer
465280fbcb
Improved Logging, track blocks missed by witnesses
2015-09-18 09:13:17 -04:00
Daniel Larimer
e044c5303a
fix full node initial url
2015-09-17 17:55:47 -04:00
Daniel Larimer
9080800c5b
Updated APIs, fixed crash
...
- update fc to fix crash in websocket message handling
- added api to verify transactions without broadcasting them
- added api to broadcast a block produced outside the P2P network or
witness
2015-09-07 17:46:47 -04:00
Eric Frias
a943de8b76
When rolling back on save, remove the rolled back blocks from our
...
databases so when we restart and begin syncing, we re-download and
push those rolled back blocks (fixes bug introduced in
a5071f2568 ).
Fix logging of incorrect block numbers in p2p log.
2015-09-04 15:22:12 -04:00
theoreticalbts
c65f37ed6b
cli_wallet: Exit instead of hanging when disconnected #291
2015-09-02 14:57:02 -04:00
theoreticalbts
5a923697ad
genesis_util: Implement utility for updating keys of genesis.json witnesses / testnet dev accounts
2015-08-31 17:26:03 -04:00
Daniel Larimer
2a494d9de0
Merge branch 'witness_schedule_refactor'
...
Also fix object_id addition
2015-08-27 11:33:42 -04:00
Daniel Larimer
e5106c15a3
update subscribe callback
2015-08-26 18:01:48 -04:00
theoreticalbts
6c052294e1
Remove block randomness and rewrite witness scheduling
2015-08-26 15:36:27 -04:00
Daniel Larimer
a79eff2761
progress toward witness schedule refactor
2015-08-25 13:45:20 -04:00
theoreticalbts
aeebb1be09
cli_wallet: Copy ws_server, ws_user, ws_password to new wallet
2015-08-24 15:15:31 -04:00