Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull from upstream #75

Merged
merged 446 commits into from
Aug 29, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
446 commits
Select commit Hold shift + click to select a range
29f6964
put all the additional_plugin code into cmake module
asiniscalchi Aug 3, 2018
342f048
Merge pull request #5031 from EOSIO/master
heifner Aug 4, 2018
4d5e663
Merge pull request #4739 from greymass/master
heifner Aug 4, 2018
7d1917f
refactoring
asiniscalchi Aug 5, 2018
fd45c87
add ripemd160 and --encode-type
venediktov Aug 6, 2018
fc43e9c
add support for 160-bit keys
venediktov Aug 6, 2018
357ff35
Merge branch 'develop' into gh#4836-signals
heifner Aug 6, 2018
d4af450
Revert "add support for 160-bit keys"
venediktov Aug 6, 2018
1e06d39
update crypto.h to use const char*
larryk85 Aug 7, 2018
d5eb2b7
Fix null pointer dereference
spartucus Aug 7, 2018
4bef903
Fix null pointer dereference
spartucus Aug 7, 2018
f256c1b
Fix null pointer dereference
spartucus Aug 7, 2018
0c6edfa
Revert unneeded test changes
heifner Aug 7, 2018
31d8b7e
Assert not implicit/scheduled on push_transaction
heifner Aug 7, 2018
62420d2
Merge pull request #5077 from EOSIO/update_crypto_h
larryk85 Aug 7, 2018
07c9971
Update asset.hpp
larryk85 Aug 7, 2018
bfe9334
used numeric_limits
larryk85 Aug 7, 2018
8781da2
Update asset.hpp
larryk85 Aug 7, 2018
9550f29
Consistently emit before squash/undo
heifner Aug 7, 2018
48cea97
Merge pull request #5090 from EOSIO/fix/asset_mult_and_div
b1bart Aug 7, 2018
ff044a9
Use eosio::chain::config::system_account_name constant instead of N(e…
EugeneChung Aug 7, 2018
b9ce3fb
Log which peer gives unexpected length messages
ScottSallinen Aug 7, 2018
9f1522a
Merge tag 'v1.1.4' into develop
b1bart Aug 8, 2018
09412d5
Make customization point for executable names
EugeneChung Aug 8, 2018
653b1f3
Make customization point for executable names
EugeneChung Aug 8, 2018
16b5318
removed libsoci-dev system lib from ubuntu building script
asiniscalchi Aug 8, 2018
9ba7a0d
Support customization point for excutable names : keosd binPath of cleos
EugeneChung Aug 8, 2018
6c4d153
Merge pull request #5099 from EOSIO/port-1.1.4
heifner Aug 8, 2018
79fd74c
Merge pull request #4901 from EOSIO/gh#4836-signals
heifner Aug 8, 2018
bae241d
Only set irreversible when true to avoid overwriting an irreversibe=t…
heifner Jul 27, 2018
b13ff27
Upsert transactions and actions
heifner Jul 27, 2018
cb62b0c
Add action_traces collection
heifner Aug 3, 2018
90c9c9e
Remove actions collection in lieu of action_traces collection
heifner Aug 3, 2018
c02c205
Process transaction traces first now since abi is captured from them
heifner Aug 3, 2018
d0f9a37
Add base_action_trace as a known type so action data is expanded when…
heifner Aug 3, 2018
bdfd88a
Only update account for executed actions
heifner Aug 4, 2018
38d70e6
Add ability to override type pack/unpack
heifner Aug 4, 2018
4584e9b
Override abi serialization of eosio::setabi.abi to store abi as abi_d…
heifner Aug 4, 2018
82d9f97
Simplified transaction serialization
heifner Aug 4, 2018
efbda10
Update mongo tests for new action_traces collection and new transacti…
heifner Aug 6, 2018
5dd4647
-Add mongodb-filter-on and mongodb-filter-out similar to history plugin.
heifner Aug 6, 2018
d24e006
Add options to not store blocks, block-states, transactions, transact…
heifner Aug 6, 2018
0a49ff6
Squash possible exception on getting remote endpoint
ScottSallinen Aug 8, 2018
2e71a0c
- dont open database sessions when replaying irreversible blocks unle…
b1bart Aug 1, 2018
d6f5b6b
Add the git "version string" to get_info
spoonincode Aug 8, 2018
240ed8f
wrap optional session in a type
b1bart Aug 8, 2018
83a02dc
create option for disabling replay opts instead of co-opting the forc…
b1bart Aug 8, 2018
9eade4c
fix ripemd160
venediktov Aug 9, 2018
53e8a11
Merge pull request #5117 from EOSIO/get_info_version_string
spoonincode Aug 9, 2018
08dbf8b
Changed install / uninstall script
rlaace423 Aug 9, 2018
3e9c83d
prevent cpu exhaustion on p2p connection cleanup
taokayan Aug 9, 2018
ebbdb2d
only fetch unapplied transactions if we need them
b1bart Aug 9, 2018
854c72a
Optimize filter_include
heifner Aug 9, 2018
ba483eb
Cut down on output when mongodb fails
heifner Aug 9, 2018
cbd3a3c
Use boost value<bool> instead of bool_switch since bool_switch defaul…
heifner Aug 9, 2018
944e8ca
prevent bad access on new chains
b1bart Aug 9, 2018
32f8e20
Merge branch 'develop' into custom_exe_name
heifner Aug 9, 2018
1b6e5ea
Merge pull request #5097 from greymass/net-unexpected-peer
heifner Aug 9, 2018
dc7191a
Merge branch 'develop' into master
heifner Aug 9, 2018
d846b3a
fix bug in wrapper classes move assignment
b1bart Aug 9, 2018
9652134
Minor changes to test and improved information for error reporting. G…
brianjohnson5972 Aug 1, 2018
6b01ffa
Fix to allow producing node with --enable-stale-production time to be…
brianjohnson5972 Aug 1, 2018
57da8db
Removed print flush flag that is not supported for CentOS. GH #4971
brianjohnson5972 Aug 1, 2018
368cf3e
Added timer for waiting to not waste time during slots that it cannot…
brianjohnson5972 Aug 9, 2018
2b6419b
address PR feedback
b1bart Aug 9, 2018
8942727
add light validation mode
b1bart Aug 9, 2018
6edc505
style update
b1bart Aug 9, 2018
33a8220
resolve ambiguity between type and member
b1bart Aug 9, 2018
e218e16
fixed tabs to whitespace
larryk85 Aug 9, 2018
79e82a7
Merge pull request #4511 from chris-allnutt/ricardian-contracts-script
jgiszczak Aug 9, 2018
2bd78af
Changed method name and corrected logic for Pull Request changes. GH …
brianjohnson5972 Aug 9, 2018
a3bea80
Fix Issue #5136
averageradical Aug 9, 2018
867a9ee
Merge pull request #5026 from asiniscalchi/dev_additional_plugins
heifner Aug 9, 2018
10b6a9c
Merge branch 'develop' into master
heifner Aug 9, 2018
4b87b4e
Merge branch 'develop' into custom_exe_name
heifner Aug 9, 2018
f04e151
Merge pull request #5082 from spartucus/patch-2
heifner Aug 9, 2018
a6bbdcd
Merge pull request #5139 from averageradical/fixissue5136
jgiszczak Aug 9, 2018
4731ebe
Merge pull request #4892 from EOSIO/3238
heifner Aug 9, 2018
2ac3b77
Remove misleading line.
heifner Aug 9, 2018
8376780
Merge pull request #5125 from taokayan/p2p_cleanup
heifner Aug 9, 2018
867fde2
Merge pull request #5096 from EugeneChung/master
heifner Aug 10, 2018
fd59a31
Merge pull request #5101 from EugeneChung/custom_exe_name
heifner Aug 10, 2018
72dad21
Merge pull request #5122 from Hexlant/newinstallscript
heifner Aug 10, 2018
57635bc
rethink a review comment that was subtly bad
b1bart Aug 10, 2018
b98c879
Merge pull request #5130 from wanderingbort/feature/replay-low-hangin…
heifner Aug 10, 2018
ba3f12d
Merge pull request #4721 from EOSIO/2032
heifner Aug 10, 2018
bd7f5af
Merge pull request #4972 from brianjohnson5972/4971-enable-stale-prod…
b1bart Aug 10, 2018
0d63eb9
Merge pull request #5131 from wanderingbort/feature/skip-fetching-una…
heifner Aug 10, 2018
e0afab1
Merge pull request #5066 from EOSIO/gh#4968-inline-actions
heifner Aug 10, 2018
ca7e479
Merge pull request #4924 from WLBF/master
heifner Aug 10, 2018
2e289c5
adopt FC changes for host header
b1bart Aug 10, 2018
3904025
Merge pull request #5154 from EOSIO/feature/fix-out-of-process-block-…
heifner Aug 10, 2018
e58b62c
Merge pull request #4566 from spartucus/patch-1
heifner Aug 10, 2018
1fd2a4c
Fix history plugin not enabled message
heifner Aug 10, 2018
fd65623
Fixed missed change from #4721. GH #5156
brianjohnson5972 Aug 10, 2018
e9d30e4
Remove WAST support from cleos set code/contract
spoonincode Aug 10, 2018
1d0a1de
Remove unused block_trace
heifner Aug 10, 2018
b97aed4
Remove unused types
heifner Aug 10, 2018
a1fe368
Remove account_history_plugin
heifner Aug 10, 2018
8689b87
Remove used url
heifner Aug 10, 2018
5761c04
Remove dead code
heifner Aug 10, 2018
3aea6d5
Merge remote-tracking branch 'origin/develop' into no_cleos_wast
spoonincode Aug 10, 2018
62d5049
Merge pull request #5157 from brianjohnson5972/5156-fix-missed-publis…
heifner Aug 10, 2018
4f6ff2a
Fix merge goof in cleos main.cpp
spoonincode Aug 10, 2018
05ceede
Replease wasts with wasms in launcher template & test scripts
spoonincode Aug 10, 2018
c229e6f
Merge remote-tracking branch 'origin/develop' into no_cleos_wast
spoonincode Aug 10, 2018
5b73336
Fix mongodb-filter-on
heifner Aug 10, 2018
39ae29a
Merge pull request #5158 from EOSIO/gh#5085-remove-account-history-pl…
heifner Aug 10, 2018
9a40732
Merge pull request #5161 from EOSIO/gh#5066-filer-on-fix
heifner Aug 10, 2018
52e066f
Remove one more unneeded "wast" variable now that we're wasm only
spoonincode Aug 11, 2018
ac186dd
change wlog to dlog; it can generate hugh amount of warning logs
EugeneChung Aug 12, 2018
383d276
Merge pull request #5160 from EOSIO/no_cleos_wast
heifner Aug 12, 2018
b4a8dd2
Add READ_ONLY db_read_mode
heifner Aug 12, 2018
592fdfc
Don't start block when in read-only mode
heifner Aug 12, 2018
78cf936
Disable read-write operations on chain_api_plugin when in read-only mode
heifner Aug 12, 2018
12ebfa0
net_plugin::plugin_startup gives more information when it attempts to…
banshee Aug 12, 2018
e7fc302
Fix launcher boot script template
PaulCalabrese Aug 13, 2018
4a4accb
Do not allow clients when in read-only mode
heifner Aug 13, 2018
6ac32ee
More fixes for launch boot template
PaulCalabrese Aug 13, 2018
71f667f
Do not process incoming transactions in read-only mode
heifner Aug 13, 2018
13976c4
Merge pull request #5171 from EugeneChung/change_to_dlog
heifner Aug 13, 2018
0c7413e
Multiple retries to identify transaction. GH #5199
brianjohnson5972 Aug 13, 2018
0034fee
Merge pull request #5179 from banshee/jmoore_improve_3999
heifner Aug 13, 2018
5bba70c
Do not allow push_transaction in read-only mode
heifner Aug 13, 2018
b2ba5cc
Merge pull request #5201 from EOSIO/launcher-boot-fixes
heifner Aug 13, 2018
a9ec6c2
Merge pull request #5061 from vanilla-rtb/sha256
heifner Aug 13, 2018
bbf50d8
Filter out transaction_trace if all action_traces filtered out
heifner Aug 13, 2018
a674207
Merge pull request #5200 from brianjohnson5972/5199-prevent-spurious-…
heifner Aug 13, 2018
52171a9
Fix for read-only test since push_transaction not allowed
heifner Aug 13, 2018
2935e57
Merge pull request #4960 from EOSIO/free-malloc
b1bart Aug 13, 2018
a4e6449
Merge pull request #5203 from EOSIO/mongo-filter
heifner Aug 13, 2018
ce3744e
Allow eosiocpp to run without make install
jgiszczak Aug 13, 2018
2381706
revert change that broke upgrades without replay
b1bart Aug 14, 2018
03ee499
Merge pull request #5198 from EOSIO/read-only
heifner Aug 14, 2018
0221b32
Merge pull request #5208 from EOSIO/feature/revert-enum-cleanup
heifner Aug 14, 2018
6359642
add cleos convert pack_transaction and unpack_transaction
ldr Aug 3, 2018
06ba2a1
added cleos convert pack_action and unpack_action allow printing of o…
ldr Aug 5, 2018
eec3792
forgot to remove this require
ldr Aug 5, 2018
76246ff
Factor out abi_serializer resolver
heifner Aug 14, 2018
ddc93ea
Merge pull request #5222 from EOSIO/bugfix/received_trx_block_load
heifner Aug 14, 2018
10d15a9
Support packing a transaction with exploded action data
heifner Aug 14, 2018
d7a375a
Remove nodeos from being MAS signed
spoonincode Aug 14, 2018
99f8f2b
Simplify unpack_transaction
heifner Aug 14, 2018
eea29a4
Verify packed_action_data specified
heifner Aug 14, 2018
5f86fea
Merge pull request #5206 from EOSIO/eosiocpp-run-without-install
jgiszczak Aug 14, 2018
3c0a4fd
Add missing read-only command line doc
heifner Aug 14, 2018
0aef827
Fix coverage pipeline
ericiles Aug 14, 2018
8b40491
Merge pull request #5228 from EOSIO/fix-coverage-pipeline
b1bart Aug 14, 2018
6bd422e
Increased timeout for abi serialization. GH #5199
brianjohnson5972 Aug 14, 2018
a05b746
Add support for unpacked action data to push transaction. Also adds s…
heifner Aug 14, 2018
bfed3b8
Merge pull request #5227 from EOSIO/read-only-doc
heifner Aug 14, 2018
03cc35f
Merge pull request #5230 from brianjohnson5972/5199-prevent-abi-timeout
heifner Aug 14, 2018
4c94570
add linker flag for build-id in linux
b1bart Aug 14, 2018
217e031
bump version to 1.2.0
b1bart Aug 14, 2018
646f8c3
Merge pull request #5224 from EOSIO/no_nodeos_mas_sign
b1bart Aug 14, 2018
9c754ab
None of the smoke test depend on normal abi-serializer timeouts, incr…
heifner Aug 14, 2018
4965bc9
#53d5d60 jgiszczak (Allow eosiocpp to run without make install)
larryk85 Aug 14, 2018
ffbc89d
Merge pull request #5236 from EOSIO/eosiocpp-wo-install
b1bart Aug 14, 2018
01ec51b
Merge pull request #5225 from EOSIO/eosbase-add_cleos_convert_pack_un…
b1bart Aug 14, 2018
43fae0a
Merge pull request #5231 from EOSIO/feature/build-id-linux
b1bart Aug 15, 2018
4e31f1e
Merge pull request #5235 from EOSIO/increase-abi-timeout
b1bart Aug 15, 2018
1bba310
changes to the read-write api meant for async calls we were holding a…
b1bart Aug 15, 2018
0899a5f
Merge pull request #5237 from EOSIO/feature/fix-stale-rw-api-access
heifner Aug 15, 2018
b27c4c6
Merge pull request #5233 from EOSIO/feature/bump-version-to-1.2.0
b1bart Aug 15, 2018
4da680b
Merge pull request #5239 from EOSIO/develop
heifner Aug 15, 2018
9cdc169
fix typo
conr2d Aug 15, 2018
3932bd7
Merge pull request #5253 from conr2d/fix-typo
heifner Aug 15, 2018
cc7aba1
Remove unused variable
conr2d Aug 15, 2018
b8f88da
Fix for nullptr deref when producers are waiting
b1bart Aug 15, 2018
b5c7394
Merge pull request #5256 from EOSIO/feature/fix-null-ptr-on-waiting-p…
heifner Aug 15, 2018
c338433
Fix for nullptr deref when producers are waiting
b1bart Aug 15, 2018
d1267a8
Warn when trying to set code with something non-wasm
spoonincode Aug 15, 2018
8d283f1
Merge pull request #5254 from conr2d/cleos
heifner Aug 15, 2018
e4dbff3
Merge pull request #5258 from EOSIO/feature/fix-null-ptr-on-waiting-p…
heifner Aug 15, 2018
07eb07d
bump version to 1.2.1
b1bart Aug 15, 2018
241dca4
Merge pull request #5259 from EOSIO/cleos_warn_on_nonwasm_v12x
heifner Aug 15, 2018
6f26146
Return transaction_trace even if unable to serialize the action_trace…
heifner Aug 15, 2018
b269277
Fix eosiocpp issues
Aug 15, 2018
d6b578b
Merge pull request #5261 from EOSIO/docker-eosiocpp-fix
b1bart Aug 15, 2018
ba4759f
Merge pull request #5265 from EOSIO/feature/bump-version-to-1.2.1
b1bart Aug 15, 2018
bf28f8b
Merge pull request #5266 from EOSIO/release/1.2.x
b1bart Aug 15, 2018
913461b
Fix access to pending_block_state when not available. Also cleanup so…
heifner Aug 16, 2018
2075acd
Remove redundant log output
heifner Aug 16, 2018
ea784b9
Log pending block number
heifner Aug 16, 2018
e55de56
Log correct value
heifner Aug 16, 2018
75e99bf
Use transaction delay_sec in get_required_keys determination
heifner Aug 16, 2018
aa6f4ef
cleos set account permission default parent error
jjnetcn Aug 17, 2018
72904cc
Update Docker plugin to 1.4.0 - pipeline.yml
Aug 17, 2018
10d5a45
Update Docker plugin - Long Running Tests
Aug 17, 2018
2652fc6
Update Docker Plugin - Debug
Aug 17, 2018
25e4884
Update Docker Plugin - Coverage
Aug 17, 2018
fb42e93
Merge pull request #5303 from EOSIO/buildkite-updates
heifner Aug 17, 2018
5cc9a1d
MongoDB plugin filter based on action trace
chengevo Aug 17, 2018
5dd1bc1
Correct conversion to microseconds
heifner Aug 17, 2018
4ff1def
Update to safer unsigned_int
heifner Aug 17, 2018
640bb11
Merge pull request #5294 from jjnetcn/patch-3
heifner Aug 17, 2018
7a5d8ee
Merge pull request #5306 from EOSIO/mongodb-filter-fix
heifner Aug 20, 2018
322d2cf
Disallow returning WAST from get_code api
spoonincode Aug 21, 2018
364fcc7
Compat fixes for bios-boot-tutorial
tbfleming Aug 21, 2018
425de09
Merge pull request #5355 from EOSIO/bios-boot-fix
tbfleming Aug 21, 2018
7ee4659
Merge pull request #5286 from EOSIO/producer-fix
heifner Aug 22, 2018
48191ef
Merge pull request #5354 from EOSIO/remove_get_code_wast
b1bart Aug 22, 2018
1229574
fix typo
conr2d Aug 15, 2018
2bfd7d2
Remove unused variable
conr2d Aug 15, 2018
edb3a4a
Use transaction delay_sec in get_required_keys determination
heifner Aug 16, 2018
864c397
Correct conversion to microseconds
heifner Aug 17, 2018
f44d204
Update to safer unsigned_int
heifner Aug 17, 2018
dc8d908
Merge branch 'gh#5281-required-keys-delay' of https://github.com/eosi…
heifner Aug 22, 2018
75035c9
Merge pull request #5260 from EOSIO/gh#4349-push-transaction
b1bart Aug 22, 2018
81c88f7
Merge pull request #5291 from EOSIO/gh#5281-required-keys-delay
b1bart Aug 22, 2018
3644e2d
bump version to 1.2.2
b1bart Aug 22, 2018
351738b
Merge pull request #5381 from EOSIO/feature/bump-version-to-1.2.2
heifner Aug 22, 2018
2ad4127
Merge pull request #5382 from EOSIO/release/1.2.x
b1bart Aug 22, 2018
5b114ad
Added contract build path to eosiocpp -g include paths
xJonathanLEI Aug 23, 2018
b9831d1
Fix framework casing for case sensitive MacOS builds
jgiszczak Aug 23, 2018
4b8ac5f
Merge pull request #5403 from EOSIO/fix-framework-casing-macosx
heifner Aug 23, 2018
4655c8f
Slight change
larryk85 Aug 24, 2018
efe5fdb
do not apply transaction optimizations on light-nodes when speculating
b1bart Aug 24, 2018
9c711b4
actually return the value...
b1bart Aug 24, 2018
be26f5f
Revert "on_accepted_block_header and on_accepted_block merged into on…
heifner Aug 24, 2018
b41930d
Add thread safe id()
heifner Aug 24, 2018
43e6a30
Use thread safe get_uncached_id()
heifner Aug 24, 2018
f2b49e8
Add missing id variable
heifner Aug 24, 2018
c8f88db
Change log to debug for exceptions as they are expected
heifner Aug 25, 2018
93bd826
dlog is on by default, remove call for accept_transaction for excepti…
heifner Aug 27, 2018
0442485
subjectively fail transaction if unprivileged code bills RAM to an ac…
arhag Aug 27, 2018
9a77456
Add support in config.ini to disable the RAM billing soft-fix in noti…
arhag Aug 27, 2018
5c378a9
Merge pull request #5401 from xJonathanLEI/fix_eosiocpp_g
jgiszczak Aug 27, 2018
a1dffae
add unit test for RAM billing soft-fix in notify context
arhag Aug 27, 2018
4313676
don't change transaction data in cleos push signed transaction
taokayan Aug 28, 2018
5e01987
should not change txn content if already signed
taokayan Aug 28, 2018
e6633a5
Fixed ignored action name in ABI generation
xJonathanLEI Aug 28, 2018
5566754
suppress greylist related exception loggings
taokayan Aug 27, 2018
2732be0
cleanup of greylisting variables
arhag Aug 28, 2018
431c8ee
Merge pull request #5423 from EOSIO/net_plugin-reduce-noise
arhag Aug 28, 2018
89b9022
Merge branch 'release/1.2.x' into cpu-greylist
arhag Aug 28, 2018
e8bf908
Merge pull request #5451 from EOSIO/notify-ram-charging-soft-fix
arhag Aug 28, 2018
083935e
added test case involving a deferred transaction canceling itself
arhag Aug 28, 2018
5383224
changed exception message
larryk85 Aug 28, 2018
1978a79
distinguish exception messages of greylisted vs non-greylisted resour…
arhag Aug 28, 2018
fad9e17
Merge branch 'cpu-greylist' of https://github.com/eosio/eos into cpu-…
arhag Aug 28, 2018
a15a02a
Merge pull request #5461 from EOSIO/cleos-sign
heifner Aug 28, 2018
ac44213
Merge pull request #5417 from EOSIO/bnet-fix
heifner Aug 28, 2018
8399f32
Merge pull request #5415 from EOSIO/feature/5408-fix-light-validation…
heifner Aug 28, 2018
a4096cb
Merge pull request #5459 from xJonathanLEI/abi_action_name
heifner Aug 28, 2018
dc5f5d0
Merge pull request #5464 from EOSIO/cancel-self-bug-unit-test
heifner Aug 28, 2018
34e848a
Merge pull request #5462 from EOSIO/cpu-greylist
heifner Aug 28, 2018
281ab1a
bump version to 1.2.3
arhag Aug 28, 2018
181cae3
Merge pull request #5465 from EOSIO/feature/bump-version-to-1.2.3
arhag Aug 28, 2018
e87d245
Merge pull request #5466 from EOSIO/release/1.2.x
arhag Aug 28, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .buildkite/coverage.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
steps:
- command: |
echo "--- :hammer: Building" && \
/usr/bin/cmake -GNinja -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER=clang++-4.0 -DCMAKE_C_COMPILER=clang-4.0 -DWASM_ROOT=/root/opt/wasm -DOPENSSL_ROOT_DIR=/usr/include/openssl -DBUILD_MONGO_DB_PLUGIN=true -DENABLE_COVERAGE_TESTING=true -DBUILD_DOXYGEN=false && \
/usr/bin/cmake -GNinja -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER=clang++-4.0 -DCMAKE_C_COMPILER=clang-4.0 -DBOOST_ROOT="${BOOST_ROOT}" -DWASM_ROOT="${WASM_ROOT}" -DOPENSSL_ROOT_DIR="${OPENSSL_ROOT_DIR}" -DBUILD_MONGO_DB_PLUGIN=true -DENABLE_COVERAGE_TESTING=true -DBUILD_DOXYGEN=false && \
/usr/bin/ninja
echo "--- :spiral_note_pad: Generating Code Coverage Report" && \
/usr/bin/ninja EOSIO_ut_coverage && \
Expand All @@ -15,13 +15,13 @@ steps:
agents:
- "role=linux-coverage"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:ubuntu18"
workdir: /data/job
mounts:
- /etc/buildkite-agent/config:/config
environment:
- BOOST_ROOT=/root/opt/boost_1_67_0
- BOOST_ROOT=/root/opt/boost
- OPENSSL_ROOT_DIR=/usr/include/openssl
- WASM_ROOT=/root/opt/wasm
- PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/opt/wasm/bin
Expand Down
20 changes: 10 additions & 10 deletions .buildkite/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ steps:
- "role=linux-builder"
artifact_paths: "build.tar.gz"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:ubuntu"
workdir: /data/job
timeout: 60
Expand All @@ -37,7 +37,7 @@ steps:
- "role=linux-builder"
artifact_paths: "build.tar.gz"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:ubuntu18"
workdir: /data/job
timeout: 60
Expand All @@ -52,7 +52,7 @@ steps:
- "role=linux-builder"
artifact_paths: "build.tar.gz"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:fedora"
workdir: /data/job
timeout: 60
Expand All @@ -67,7 +67,7 @@ steps:
- "role=linux-builder"
artifact_paths: "build.tar.gz"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:centos"
workdir: /data/job
timeout: 60
Expand All @@ -82,7 +82,7 @@ steps:
- "role=linux-builder"
artifact_paths: "build.tar.gz"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:amazonlinux"
workdir: /data/job
timeout: 60
Expand Down Expand Up @@ -128,7 +128,7 @@ steps:
- "build/genesis.json"
- "build/config.ini"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:ubuntu"
workdir: /data/job
timeout: 60
Expand All @@ -152,7 +152,7 @@ steps:
- "build/genesis.json"
- "build/config.ini"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:ubuntu18"
workdir: /data/job
timeout: 60
Expand All @@ -176,7 +176,7 @@ steps:
- "build/genesis.json"
- "build/config.ini"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:fedora"
workdir: /data/job
timeout: 60
Expand All @@ -200,7 +200,7 @@ steps:
- "build/genesis.json"
- "build/config.ini"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:centos"
workdir: /data/job
timeout: 60
Expand All @@ -224,7 +224,7 @@ steps:
- "build/genesis.json"
- "build/config.ini"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:amazonlinux"
workdir: /data/job
timeout: 60
20 changes: 10 additions & 10 deletions .buildkite/long_running_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ steps:
- "role=linux-builder"
artifact_paths: "build.tar.gz"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:ubuntu"
workdir: /data/job
timeout: 60
Expand All @@ -37,7 +37,7 @@ steps:
- "role=linux-builder"
artifact_paths: "build.tar.gz"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:ubuntu18"
workdir: /data/job
timeout: 60
Expand All @@ -52,7 +52,7 @@ steps:
- "role=linux-builder"
artifact_paths: "build.tar.gz"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:fedora"
workdir: /data/job
timeout: 60
Expand All @@ -67,7 +67,7 @@ steps:
- "role=linux-builder"
artifact_paths: "build.tar.gz"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:centos"
workdir: /data/job
timeout: 60
Expand All @@ -82,7 +82,7 @@ steps:
- "role=linux-builder"
artifact_paths: "build.tar.gz"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:amazonlinux"
workdir: /data/job
timeout: 60
Expand Down Expand Up @@ -128,7 +128,7 @@ steps:
- "build/genesis.json"
- "build/config.ini"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:ubuntu"
workdir: /data/job
timeout: 60
Expand All @@ -152,7 +152,7 @@ steps:
- "build/genesis.json"
- "build/config.ini"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:ubuntu18"
workdir: /data/job
timeout: 60
Expand All @@ -176,7 +176,7 @@ steps:
- "build/genesis.json"
- "build/config.ini"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:fedora"
workdir: /data/job
timeout: 60
Expand All @@ -200,7 +200,7 @@ steps:
- "build/genesis.json"
- "build/config.ini"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:centos"
workdir: /data/job
timeout: 60
Expand All @@ -224,7 +224,7 @@ steps:
- "build/genesis.json"
- "build/config.ini"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:amazonlinux"
workdir: /data/job
timeout: 60
20 changes: 10 additions & 10 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ steps:
- "role=linux-builder"
artifact_paths: "build.tar.gz"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:ubuntu"
workdir: /data/job
timeout: 60
Expand All @@ -37,7 +37,7 @@ steps:
- "role=linux-builder"
artifact_paths: "build.tar.gz"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:ubuntu18"
workdir: /data/job
timeout: 60
Expand All @@ -52,7 +52,7 @@ steps:
- "role=linux-builder"
artifact_paths: "build.tar.gz"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:fedora"
workdir: /data/job
timeout: 60
Expand All @@ -67,7 +67,7 @@ steps:
- "role=linux-builder"
artifact_paths: "build.tar.gz"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:centos"
workdir: /data/job
timeout: 60
Expand All @@ -82,7 +82,7 @@ steps:
- "role=linux-builder"
artifact_paths: "build.tar.gz"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:amazonlinux"
workdir: /data/job
timeout: 60
Expand Down Expand Up @@ -128,7 +128,7 @@ steps:
- "build/genesis.json"
- "build/config.ini"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:ubuntu"
workdir: /data/job
timeout: 60
Expand All @@ -152,7 +152,7 @@ steps:
- "build/genesis.json"
- "build/config.ini"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:ubuntu18"
workdir: /data/job
timeout: 60
Expand All @@ -176,7 +176,7 @@ steps:
- "build/genesis.json"
- "build/config.ini"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:fedora"
workdir: /data/job
timeout: 60
Expand All @@ -200,7 +200,7 @@ steps:
- "build/genesis.json"
- "build/config.ini"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:centos"
workdir: /data/job
timeout: 60
Expand All @@ -224,7 +224,7 @@ steps:
- "build/genesis.json"
- "build/config.ini"
plugins:
docker#v1.1.1:
docker#v1.4.0:
image: "eosio/ci:amazonlinux"
workdir: /data/job
timeout: 60
6 changes: 4 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,12 @@ set( CMAKE_CXX_EXTENSIONS ON )
set( CXX_STANDARD_REQUIRED ON)

set(VERSION_MAJOR 1)
set(VERSION_MINOR 1)
set(VERSION_PATCH 4)
set(VERSION_MINOR 2)
set(VERSION_PATCH 3)

set( CLI_CLIENT_EXECUTABLE_NAME cleos )
set( NODE_EXECUTABLE_NAME nodeos )
set( KEY_STORE_EXECUTABLE_NAME keosd )
set( GUI_CLIENT_EXECUTABLE_NAME eosio )
set( CUSTOM_URL_SCHEME "gcs" )
set( INSTALLER_APP_ID "68ad7005-8eee-49c9-95ce-9eed97e5b347" )
Expand Down
Loading