timur
2d6dec5943
Update debug_witness plugin
2022-09-27 12:25:33 +00:00
serkixenos
6a38fb2382
Update delayed node feature
2022-09-07 13:57:17 +00:00
serkixenos
a73eb4caf8
Hotfix: Build executables by default
...
Building executables by default was disabled by recent changes to main CMakeLists.txt
2020-10-31 00:23:55 +01:00
Eric Frias
bd525ef55d
Merge commit 'c777a88649d50edf6c5e4a8c3b13dda88a66e9d0' into betting
2017-06-20 18:15:43 -04:00
theoreticalbts
77ac461a8a
Implement debug_node target #606
2016-03-15 13:36:29 -04:00
Eric Frias
a7f84df957
Allow disabling building test executables
2016-02-26 13:38:11 -05:00
theoreticalbts
3edaf15652
Generate hardfork.hpp from hardfork.d directory #511
2016-01-11 10:09:03 -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
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
e5106c15a3
update subscribe callback
2015-08-26 18:01:48 -04:00
Nathan Hourt
5aa884c574
#237 : Create new delayed_node app
...
Delayed node is much like witness_node, except it doesn't have support
for block productuion (thus cannot be a witness) and it is not intended
to use the P2P network. The delayed node requires a trusted node it can
connect to via RPC and download blocks from. The delayed node will only
download blocks from the trusted node if those blocks have received a
configurable number of confirmations.
This commit effectively resolves #237
2015-08-17 16:38:55 -04:00
Nathan Hourt
8fc1ac736b
Add new full_web_node target
...
This will eventually run a full node complete with bundled web GUI
2015-08-12 15:47:03 -04:00
Vikram Rajkumar
b4fddebf24
Remove broken, unused cli_full_wallet
2015-08-06 16:09:58 -04:00
theoreticalbts
fa5bbb830f
Revert "fix egenesis build by removing it until theretical can fix it"
...
This reverts commit 274682d431 .
2015-08-06 14:53:32 -04:00
Daniel Larimer
274682d431
fix egenesis build by removing it until theretical can fix it
2015-08-06 14:46:56 -04:00
theoreticalbts
97137c8808
Add cli_full_wallet to CMakeLists.txt, fix include
2015-08-06 12:40:53 -04:00
Nathan Hourt
81dd83226b
Add simple demo GUI
2015-07-10 17:37:39 -04:00
Daniel Larimer
fdcf821c41
Progress on #144 - refactoring fee schedule
2015-07-08 18:45:53 -04:00
Daniel Larimer
9c9f843d08
creating single-process wallet/full node
2015-07-01 15:22:04 -04:00
theoreticalbts
52d34cc978
Implement size_checker to show operation sizes
2015-06-29 15:14:47 -04:00
Nathan Hourt
0a945b0257
Initial commit
2015-06-08 12:36:37 -04:00