Bobinson K B
f9a3d087ea
Merge pull request #60 from peerplays-network/GRPH-48-Object-Database-18.04
...
Grph 48 object database 18.04
2019-09-07 00:53:04 +05:30
Bobinson K B
64c05f9b3f
Merge pull request #70 from peerplays-network/GRPH-59-Proposal-failure-handling
...
Proposal failure handling
2019-09-07 00:52:02 +05:30
Bobinson K B
db8efafc62
Merge pull request #104 from peerplays-network/feature/GRPH-76
...
Short-cut long sequences of missed blocks
2019-09-07 00:51:12 +05:30
Bobinson K B
c1d70bf882
Merge pull request #89 from peerplays-network/GRPH-4
...
CliWallet_crash_ctrlD
2019-09-07 00:49:45 +05:30
Bobinson K B
ef7fe58139
Merge pull request #98 from peerplays-network/cli_wallet_tests
...
Cli wallet tests framework
2019-09-07 00:42:58 +05:30
Bobinson K B
2c28d0d49f
Merge pull request #87 from peerplays-network/feature/GRPH-54
...
Fix for irrelevant signature included issue
2019-09-05 14:03:19 +05:30
Srdjan Obucina
a081a8ecba
Add missing change
2019-09-03 12:46:47 +02:00
Bobinson K B
cdc89c16ee
Merge pull request #97 from peerplays-network/feature/GRPH-61
...
Increase block creation timeout to 2500ms
2019-09-02 19:20:07 +05:30
Srdjan Obucina
77dd8a9359
GRPH-76 - Short-cut long sequences of missed blocks
...
Fixes database::update_global_dynamic_data to speed up counting missed blocks.
(This also fixes a minor issue with counting - the previous algorithm would skip missed blocks for the witness who signed the first block after the gap.)
2019-09-02 15:03:00 +02:00
Miha Čančula
a797787f02
Merge branch 'develop' into GRPH-59-Proposal-failure-handling
2019-09-02 11:14:48 +02:00
Alfredo Garcia
3362d603cb
remove cache from cli get_account
2019-08-30 16:49:54 -03:00
Srdjan Obucina
11cf55c5d2
Increase block creation timeout to 2500ms
2019-08-30 13:57:57 +02:00
John Jones
8f4483dfea
remove needless find()
2019-08-29 07:39:20 +03:00
satyakoneru
f6423d0b10
GRPH-4-CliWallet_crash_ctrlD
2019-08-28 13:53:41 +00:00
John M. Jones
b4bf247c21
Merge pull request #1036 from jmjatlanta/issue_730
...
Add fail_reason to proposal_object
2019-08-28 14:56:24 +02:00
Miha Čančula
15290b8996
Use offsetof instead of custom macro
2019-08-28 14:55:15 +02:00
satyakoneru
aeae7b254a
GRPH-53-Log_format_error
2019-08-28 12:01:04 +00:00
Ronak Patel
6dddfd5d88
Fix for irrelevant signature included issue
2019-08-28 17:27:38 +05:30
Sandip Patel
0d0a6b7c74
Fixed error while loading object database
2019-08-28 12:11:43 +05:30
pbattu123
2486eddb5d
revert master changes that were brought in previous commit
2019-08-22 09:54:52 -03:00
pbattu123
481fac17d5
Merge branch 'master' into beatrice
2019-08-22 09:15:27 -03:00
Prabhjot
30c336ecfb
Changed hardfork time for SWEEPS and Core-429
2019-08-22 09:08:12 -03:00
PBSA
896ac97962
5050 fee update and compilation error fix
2019-08-21 13:13:46 +00:00
pbattu123
f9e46a31df
Merge branch 'beatrice' into qa_gpos_18.04_gcc7_fix
2019-08-20 15:42:03 -03:00
pbattu123
947b02bd57
Merge branch 'beatrice' into beatrice-5050-merge
2019-08-20 15:15:01 -03:00
pbattu123
c2a7aa7a33
Merge pull request #39 from PBSA/virtual_op_fix
...
virtual-op-fix for deterministic virtual_op number
2019-08-20 14:54:18 -03:00
Prabhjot
2c14af0699
fix: is_benefactor_reward had the default value of true when not set
2019-08-19 11:47:04 -03:00
Miha Čančula
f525737879
Fix out-of-source CMake builds
2019-08-19 15:13:27 +02:00
Srdjan Obucina
4d426e1f5a
Enable building on Ubuntu 18.04 using GCC 7 compiler
2019-08-14 14:05:30 +02:00
Prabhjot
37b813d4fa
fix double definition of functions in database_api
2019-08-12 11:05:20 -04:00
Prabhjot Singh
8caeb0ec18
merge 5050 into beatrice
2019-08-12 08:38:53 -04:00
Prabhjot
80dc2003b9
Removed redundant if from asset_evaluator and fixed db_notify
2019-08-09 13:18:09 -04:00
Prabhjot
afe6cba258
Changed sweeps hardfork time
2019-08-09 13:04:02 -04:00
Prabhjot
a0ae945f8d
Added new lottery_asset_create_operation
2019-08-09 13:01:57 -04:00
Prabhjot
0386ffebce
Removed blind_sign and unblind_signature functions
2019-08-08 08:20:58 -04:00
Prabhjot
6072dd16bb
fix casting in overloaded function
2019-08-08 07:46:55 -04:00
Prabhjot
f7555d3e04
checked out ubuntu upgrade branch of fc
2019-08-07 10:50:13 -04:00
Prabhjot
8c91abd6a3
Added fc library back
2019-08-07 10:48:37 -04:00
Prabhjot
744bff7741
Removed submodule libraries/fc
2019-08-07 10:46:09 -04:00
pbsa
485bb0e7b3
included sstring in 2 files, added missing ops to db_notify.cpp
2019-08-06 15:19:51 -03:00
Prabhjot
115bfb0370
fixed asset_object
2019-08-06 07:54:06 -04:00
Prabhjot
c278352713
removed sweeps_parameter_extensions
2019-08-02 09:47:32 -04:00
Prabhjot
7944a6db34
fixed returntype in chain_parameters.hpp
2019-07-31 10:22:51 -04:00
Prabhjot
7044e5c782
added missing comma in operations.hpp, small changes to config.hpp
2019-07-31 10:19:35 -04:00
Prabhjot
3db62bbe46
Added sweeps parameters to parameter_extension
2019-07-31 09:36:22 -04:00
Prabhjot
4829c3dd93
added missing , in types.hpp
2019-07-30 15:28:03 -04:00
Prabhjot
8175ca4451
Added libraries/fc
2019-07-30 15:09:19 -04:00
Prabhjot
dbf545aa6b
Removed submodule libraries/fc
2019-07-30 15:06:05 -04:00
Prabhjot
7b98f7de16
Updated gitmodules, changes to allow voting on lottery fee
2019-07-30 15:01:44 -04:00
Prabhjot Singh
aa3128fe89
Merged beatrice into 5050
2019-07-30 11:43:31 -04:00