-
Notifications
You must be signed in to change notification settings - Fork 0
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
Develop #8
Develop #8
Commits on Mar 13, 2019
-
Added EOS Rio's Hyperion History API
described in this blog post: https://medium.com/@eosriobrazil/presenting-hyperion-history-api-solution-f8a8fda5865b
Greg Lee authoredMar 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 34ce13d - Browse repository at this point
Copy the full SHA 34ce13dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a71d761 - Browse repository at this point
Copy the full SHA a71d761View commit details -
Merge pull request #6925 from EOSIO/Hyperion-History-API
Added EOS Rio's Hyperion History API to COMMUNITY.md
Configuration menu - View commit details
-
Copy full SHA for 40b27ba - Browse repository at this point
Copy the full SHA 40b27baView commit details
Commits on Mar 14, 2019
-
eun2ce committed
Mar 14, 2019 Configuration menu - View commit details
-
Copy full SHA for dc8e700 - Browse repository at this point
Copy the full SHA dc8e700View commit details -
Greg Lee authored
Mar 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 9f1ac1b - Browse repository at this point
Copy the full SHA 9f1ac1bView commit details -
Update disclaimer in COMMUNITY.md
Greg Lee authoredMar 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 21f11fa - Browse repository at this point
Copy the full SHA 21f11faView commit details -
Merge pull request #6936 from EOSIO/gleehokie-patch-1
Add Chronicle to COMMUNITY.md and update disclaimer
Configuration menu - View commit details
-
Copy full SHA for e8be4cd - Browse repository at this point
Copy the full SHA e8be4cdView commit details -
Merge pull request #6934 from eun2ce/remove_unused_variable
Remove unused variable
Configuration menu - View commit details
-
Copy full SHA for 6d98d28 - Browse repository at this point
Copy the full SHA 6d98d28View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb9ce20 - Browse repository at this point
Copy the full SHA bb9ce20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4240c31 - Browse repository at this point
Copy the full SHA 4240c31View commit details -
Added support for supplying alternate label mappings to Cluster.launc…
…her to take advantage of launcher flags. GH #6879.
Configuration menu - View commit details
-
Copy full SHA for 6316feb - Browse repository at this point
Copy the full SHA 6316febView commit details
Commits on Mar 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6c54979 - Browse repository at this point
Copy the full SHA 6c54979View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9564d86 - Browse repository at this point
Copy the full SHA 9564d86View commit details -
Merge pull request #6962 from EOSIO/fix-shutdown
Update appbase to shutdown fix
Configuration menu - View commit details
-
Copy full SHA for 0e42dea - Browse repository at this point
Copy the full SHA 0e42deaView commit details
Commits on Mar 19, 2019
-
Rename eosio-wat2wasm back to orginal name; don't install
eosio-wat2wasm was really the Assemble command from WAVM and we used it for the old wasm build enviroment. It's no longer needed. Remove the rename and install changes effectively reverting ae9388d restoring this back to upstream
Configuration menu - View commit details
-
Copy full SHA for 59447e2 - Browse repository at this point
Copy the full SHA 59447e2View commit details -
Don't build WAVM tools any longer
Some of these don't work as intended due to changes in WAVM to support EOSIO
Configuration menu - View commit details
-
Copy full SHA for 96f6ee1 - Browse repository at this point
Copy the full SHA 96f6ee1View commit details
Commits on Mar 20, 2019
-
Merge pull request #6968 from EOSIO/remove-eosio-wat2wasm
remove eosio-wat2wasm and other WAVM tools from being built
Configuration menu - View commit details
-
Copy full SHA for e7494e7 - Browse repository at this point
Copy the full SHA e7494e7View commit details -
Created test scripts with xUnit, auto-scaling parallelism, and empty …
…test detection; and added them to pipeline (#6963) * Created test scripts with xUnit, auto-scaling parallelism, and empty test detection, and added them to pipeline * Copy-pasta error * Added xUnit output and empty test detection to long-running tests * Removed escape character from copy-pasta * Suppress missing DartConfiguration.tcl file error * Increased the long-running test timeout from 60 min to 90 min * Removed line continuations from Buildkite yaml files * Deleted Buildkite yaml files from pipelines migrated to Buildkite repo
Configuration menu - View commit details
-
Copy full SHA for 756f3c7 - Browse repository at this point
Copy the full SHA 756f3c7View commit details -
Prevent txn_test_gen_plugin from calling back into http_plugin multip…
…le times per request.
Configuration menu - View commit details
-
Copy full SHA for eef306c - Browse repository at this point
Copy the full SHA eef306cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68f92dc - Browse repository at this point
Copy the full SHA 68f92dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c39d5ea - Browse repository at this point
Copy the full SHA c39d5eaView commit details -
Merge pull request #6975 from EOSIO/txn-gen-fix-dev
Fix txn_test_gen_plugin crash on multiple create_test_accounts calls - develop
Configuration menu - View commit details
-
Copy full SHA for 276bdeb - Browse repository at this point
Copy the full SHA 276bdebView commit details -
Merge pull request #6976 from EOSIO/net_plugin-asio-fix-dev
Add strand to protect internals of asio - develop
Configuration menu - View commit details
-
Copy full SHA for 1bc6a86 - Browse repository at this point
Copy the full SHA 1bc6a86View commit details
Commits on Mar 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b364446 - Browse repository at this point
Copy the full SHA b364446View commit details -
Remove setting CMAKE_OSX_SYSROOT
Setting CMAKE_OSX_SYSROOT has shown to cause build failures on fresh macos 10.13 installs
Configuration menu - View commit details
-
Copy full SHA for b0b4fda - Browse repository at this point
Copy the full SHA b0b4fdaView commit details
Commits on Mar 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for cb98d8f - Browse repository at this point
Copy the full SHA cb98d8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 328473c - Browse repository at this point
Copy the full SHA 328473cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aa5835 - Browse repository at this point
Copy the full SHA 5aa5835View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ea21f - Browse repository at this point
Copy the full SHA 50ea21fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7206f76 - Browse repository at this point
Copy the full SHA 7206f76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c71b5d - Browse repository at this point
Copy the full SHA 5c71b5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f86a9d - Browse repository at this point
Copy the full SHA 5f86a9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b685215 - Browse repository at this point
Copy the full SHA b685215View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87e9e61 - Browse repository at this point
Copy the full SHA 87e9e61View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5ab5ba - Browse repository at this point
Copy the full SHA a5ab5baView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef7b2aa - Browse repository at this point
Copy the full SHA ef7b2aaView commit details -
Pulled out curl processing into its own function and added functions …
…for interacting with the test accounts.
Configuration menu - View commit details
-
Copy full SHA for 52ac578 - Browse repository at this point
Copy the full SHA 52ac578View commit details -
Configuration menu - View commit details
-
Copy full SHA for 277df3c - Browse repository at this point
Copy the full SHA 277df3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3089f70 - Browse repository at this point
Copy the full SHA 3089f70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0532e5c - Browse repository at this point
Copy the full SHA 0532e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97f777b - Browse repository at this point
Copy the full SHA 97f777bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd4d3a4 - Browse repository at this point
Copy the full SHA dd4d3a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03c2eaa - Browse repository at this point
Copy the full SHA 03c2eaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fef0d2a - Browse repository at this point
Copy the full SHA fef0d2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 640257e - Browse repository at this point
Copy the full SHA 640257eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcd01c8 - Browse repository at this point
Copy the full SHA fcd01c8View commit details -
Added catchup after relaunching the catchup node and refactored test …
…using framework methods. GH #6727.
Configuration menu - View commit details
-
Copy full SHA for 2790d66 - Browse repository at this point
Copy the full SHA 2790d66View commit details
Commits on Mar 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 722ac06 - Browse repository at this point
Copy the full SHA 722ac06View commit details
Commits on Mar 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bb0646b - Browse repository at this point
Copy the full SHA bb0646bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7faca6c - Browse repository at this point
Copy the full SHA 7faca6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cee6dea - Browse repository at this point
Copy the full SHA cee6deaView commit details
Commits on Mar 27, 2019
-
Merge pull request #6985 from EOSIO/remove_osx_sysroot_override
Remove setting CMAKE_OSX_SYSROOT
Configuration menu - View commit details
-
Copy full SHA for 31be936 - Browse repository at this point
Copy the full SHA 31be936View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccd6e53 - Browse repository at this point
Copy the full SHA ccd6e53View commit details -
Merge pull request #6990 from UMU618/optimize-mongodb-plugin
Optimize mongodb plugin
Configuration menu - View commit details
-
Copy full SHA for dd38a0c - Browse repository at this point
Copy the full SHA dd38a0cView commit details
Commits on Mar 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e019da5 - Browse repository at this point
Copy the full SHA e019da5View commit details -
Merge pull request #6993 from josephjguerra/develop
readme, license, contrib
Configuration menu - View commit details
-
Copy full SHA for 38611ae - Browse repository at this point
Copy the full SHA 38611aeView commit details -
Merge pull request #6989 from brianjohnson5972/6727-catchup-test
Add Integration Catchup Test
Configuration menu - View commit details
-
Copy full SHA for 0d980cb - Browse repository at this point
Copy the full SHA 0d980cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00e96e1 - Browse repository at this point
Copy the full SHA 00e96e1View commit details
Commits on Mar 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c33196d - Browse repository at this point
Copy the full SHA c33196dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6c9d81 - Browse repository at this point
Copy the full SHA f6c9d81View commit details