Serki
c6c26a7d9f
Merge branch 'develop' into feature/SONs-base
2020-09-22 18:23:36 +02:00
blockc p
ae3edc6e27
Ws updates
2020-08-29 16:27:01 +00:00
obucina
54390346c1
[SON-271] Merge recent develop branch changes(both GPOS and graphene updates) into SONs branch ( #322 )
2020-03-27 18:46:30 +01:00
obucina
19a34e9102
Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch"
2020-03-21 09:47:46 +01:00
pbattu123
11718af9b8
Merge develop into SONS
2020-03-03 16:42:51 -04:00
Sandip Patel
45aac6dc61
fixed cli_wallet log issue
2019-12-03 14:20:15 +05:30
satyakoneru
3e6b9196ce
GRPH134- High CPU Issue, websocket changes ( #213 )
2019-11-06 20:15:15 +05:30
Miha Čančula
499a5fc33e
Merge branch 'develop' into GRPH-50-network_broadcast_api-fix-v2
2019-09-18 16:36:42 +02:00
satyakoneru
f6423d0b10
GRPH-4-CliWallet_crash_ctrlD
2019-08-28 13:53:41 +00:00
Abit
a49f8bf47c
Merge pull request #714 from pmconrad/json_fix
...
JSON fix
2019-08-28 15:42:21 +02:00
pbattu
0f06a9af2a
Required changes to upgrade blockchain to ubuntu18.04
2019-05-20 22:32:17 -03:00
Fabian Schuh
5111084730
[License] Modify cpp and hpp headers to MIT #496
2016-01-07 11:44:52 -05: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
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
aeebb1be09
cli_wallet: Copy ws_server, ws_user, ws_password to new wallet
2015-08-24 15:15:31 -04:00
theoreticalbts
d45e7509f1
cli_wallet: Fix message formatting
2015-08-07 16:45:53 -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
2e9876b557
Implement chain-locked transactions
2015-08-06 12:56:37 -04:00
theoreticalbts
9f9c1e7895
egenesis: Initial implementation of embedded genesis
2015-08-06 12:42:59 -04:00
theoreticalbts
c7444f8d4d
Implement minimal "make install" command #219
2015-08-06 12:40:53 -04:00
Daniel Larimer
bd4ab4f168
resolving conflict in command line short cut for -h
2015-07-27 09:12:04 -04:00
Vikram Rajkumar
d0b8c66aad
Fix Linux Clang build with missing includes; resolve #174
2015-07-20 14:57:08 -04:00
Daniel Larimer
80319893c2
updating UI for asset supprot
2015-07-14 17:30:15 -04:00
Vikram Rajkumar
70b77be3bc
Rename bad references to genesis account -> committee account; #147
2015-07-13 16:08:16 -04:00
Daniel Larimer
fdcf821c41
Progress on #144 - refactoring fee schedule
2015-07-08 18:45:53 -04:00
Vikram Rajkumar
29d4820fb9
Move CLI wallet cookbook to docs submodule
2015-07-02 13:33:13 -04:00
Daniel Larimer
892f3250b8
partial updates to the wallet cookbook
2015-07-02 13:10:12 -04:00
Daniel Larimer
871aa734ae
Update documentation and fix error messages, Fix #127
2015-07-02 12:11:43 -04:00
Eric Frias
9856d5e8fd
Fix CLI commands for creating witnesses, add commands for listing
...
witnesses, registering witness url.
Derive memo, witness, etc. keys from the active key.
Make witness_create_operation accept relative key identifiers.
Prevent wif_to_key from throwing on invalid base58 input.
Make witness_node accept witness keys in WIF format.
2015-06-30 17:54:19 -04:00
theoreticalbts
417f869dea
Revert "cli_wallet: Implement HTTP header for wallet unlocking"
...
This reverts commit 8db1b930f3 .
Since cli_wallet itself makes no effort to be stateless, we
can simply unlock in a separate call. Removing the ability
to use the header to unlock reduces the potential for user
confusion about whether the HTTP API provides security
(it does not).
2015-06-30 03:08:34 -04:00
theoreticalbts
8db1b930f3
cli_wallet: Implement HTTP header for wallet unlocking
2015-06-30 03:01:58 -04:00
theoreticalbts
cabc357eab
cli_wallet: Add dedicated HTTP server to workaround #1
2015-06-30 03:01:58 -04:00
Eric Frias
c80e0c09ba
Make CLI wallet return 0 when exiting normally
2015-06-25 16:30:41 -04:00
Eric Frias
d193e7701d
Attempted fix for #96
2015-06-25 15:43:12 -04:00
Vikram Rajkumar
e662180981
Update submodules
2015-06-23 17:54:59 -04:00
Vikram Rajkumar
0b854bc702
Build with TCMalloc if available
2015-06-23 17:54:59 -04:00
Nathan Hourt
9291250214
Issue #52 : working my way out of the rabbit hole
...
Evils abound. And tests still fail.
2015-06-18 15:08:51 -04:00
Nathan Hourt
0a945b0257
Initial commit
2015-06-08 12:36:37 -04:00