-
Notifications
You must be signed in to change notification settings - Fork 86
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
Release 0.13.9 - Develop #137
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Release 0.5.0
Release 0.6.0
Release/0.7.0
Release/0.8.0
Version 0.8.1
Release 0.8.2
Release 0.9.0
Release 0.10.0
Release/0.11.0
Release/0.12.0
Release 0.12.1
Release 0.13.0
Release: 0.13.1 - Master
Release: 0.13.2 - Master
* 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Increase circleCI build resources, code enhancements * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com>
* 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 0.13.3: Increase circleCI build resources, code enhancements (#112), dependabot updates Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.3-0.0.1: Ethers Provider Version Increment (#113) * Update ethers provider code * Increment version * 0.13.3-0.0.2: Notify version Bump and Layout & styling updates (#114) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * Release/0.13.3 (#111) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Increase circleCI build resources, code enhancements * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> * start restyle * more restyle * more design touchups * feature branch version increment * Retouch colors to match brand pallet * Updates to color per Gustavo * Updates to color per Gustavo * Font-fam update to sans-serif per Gustavo * Remove duplicate enum file * Update screenshot in readme * remove commented out code * Update notify version Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * version bump for release * 0.13.4-0.0.1 - Increase build resources (#117) * Testing 123 - Increase build resources yet again * version bump * version bump Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.4-0.0.2: [fix] Increase build resources for Prod (#118) * Bump version for release Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local>
* 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 0.13.3: Increase circleCI build resources, code enhancements (#112), dependabot updates Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.3-0.0.1: Ethers Provider Version Increment (#113) * Update ethers provider code * Increment version * 0.13.3-0.0.2: Notify version Bump and Layout & styling updates (#114) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * Release/0.13.3 (#111) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Increase circleCI build resources, code enhancements * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> * start restyle * more restyle * more design touchups * feature branch version increment * Retouch colors to match brand pallet * Updates to color per Gustavo * Updates to color per Gustavo * Font-fam update to sans-serif per Gustavo * Remove duplicate enum file * Update screenshot in readme * remove commented out code * Update notify version Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * version bump for release * 0.13.4-0.0.1 - Increase build resources (#117) * Testing 123 - Increase build resources yet again * version bump * version bump Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.4-0.0.2: [fix] Increase build resources for Prod (#118) * Release 0.13.5 - Develop (#120) Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.5-0.0.1 : [update] - Update Onboard to v1.36.0 & add Tally Wallet (#121) * Update Onboard to v1.36.0 * Added Tally wallet per Onboard v1.36.0 Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.5-0.0.2: [feature] - Add support for Blankwallet (#122) Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3 - Branding updates and responsive dsign/styling to support mobile (#123) * Added logo and updated styling for mobile; * bump sub-version number * remove commented out code Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Version bump for release - 0.13.6 * revert change that came through in master merge * cleanup * cleanup2 * remove duplicate stylings Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local>
* 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 0.13.3: Increase circleCI build resources, code enhancements (#112), dependabot updates Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.3-0.0.1: Ethers Provider Version Increment (#113) * Update ethers provider code * Increment version * 0.13.3-0.0.2: Notify version Bump and Layout & styling updates (#114) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * Release/0.13.3 (#111) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Increase circleCI build resources, code enhancements * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> * start restyle * more restyle * more design touchups * feature branch version increment * Retouch colors to match brand pallet * Updates to color per Gustavo * Updates to color per Gustavo * Font-fam update to sans-serif per Gustavo * Remove duplicate enum file * Update screenshot in readme * remove commented out code * Update notify version Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * version bump for release * 0.13.4-0.0.1 - Increase build resources (#117) * Testing 123 - Increase build resources yet again * version bump * version bump Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.4-0.0.2: [fix] Increase build resources for Prod (#118) * Release 0.13.5 - Develop (#120) Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.5-0.0.1 : [update] - Update Onboard to v1.36.0 & add Tally Wallet (#121) * Update Onboard to v1.36.0 * Added Tally wallet per Onboard v1.36.0 Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.5-0.0.2: [feature] - Add support for Blankwallet (#122) Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3 - Branding updates and responsive dsign/styling to support mobile (#123) * Added logo and updated styling for mobile; * bump sub-version number * remove commented out code Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.6 - Release 0.13.6 to Develop (#124) * Update CI node version * Change node version CI * Release/0.13.3 (#111) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Increase circleCI build resources, code enhancements * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> * Release 0.13.5 - Master (#119) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 0.13.3: Increase circleCI build resources, code enhancements (#112), dependabot updates Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.3-0.0.1: Ethers Provider Version Increment (#113) * Update ethers provider code * Increment version * 0.13.3-0.0.2: Notify version Bump and Layout & styling updates (#114) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * Release/0.13.3 (#111) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Increase circleCI build resources, code enhancements * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> * start restyle * more restyle * more design touchups * feature branch version increment * Retouch colors to match brand pallet * Updates to color per Gustavo * Updates to color per Gustavo * Font-fam update to sans-serif per Gustavo * Remove duplicate enum file * Update screenshot in readme * remove commented out code * Update notify version Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * version bump for release * 0.13.4-0.0.1 - Increase build resources (#117) * Testing 123 - Increase build resources yet again * version bump * version bump Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.4-0.0.2: [fix] Increase build resources for Prod (#118) * Bump version for release Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> * Version bump for release - 0.13.6 * revert change that came through in master merge * cleanup * cleanup2 * remove duplicate stylings Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> * 0.13.6-0.0.1 : [feature] - Add social & tech links and terms & conditions (#126) * Add social links, icons for socials, link for blog and API dosc, links for terms and Privacy, Create footer to contain, update blocknative logo * style footer for mobile * style footer even better for mobile * style footer even more betterer for mobile * style footer even more bettererer for mobile * seriously last commit for styling footer for mobile....maybe * remove un-necessary char Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2 - Api and Blog links (#127) * Add social links, icons for socials, link for blog and API dosc, links for terms and Privacy, Create footer to contain, update blocknative logo * style footer for mobile * style footer even better for mobile * style footer even more betterer for mobile * style footer even more bettererer for mobile * seriously last commit for styling footer for mobile....maybe * remove un-necessary char * Fix links for Onboard blog and API docs Co-authored-by: Adam Carpenter <Adam@blocknative.com> * inc version and merge master in for release * fix github hover logo, update UI settings title, include screanshot for readme Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local>
* 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 0.13.3: Increase circleCI build resources, code enhancements (#112), dependabot updates Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.3-0.0.1: Ethers Provider Version Increment (#113) * Update ethers provider code * Increment version * 0.13.3-0.0.2: Notify version Bump and Layout & styling updates (#114) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * Release/0.13.3 (#111) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Increase circleCI build resources, code enhancements * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> * start restyle * more restyle * more design touchups * feature branch version increment * Retouch colors to match brand pallet * Updates to color per Gustavo * Updates to color per Gustavo * Font-fam update to sans-serif per Gustavo * Remove duplicate enum file * Update screenshot in readme * remove commented out code * Update notify version Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * version bump for release * 0.13.4-0.0.1 - Increase build resources (#117) * Testing 123 - Increase build resources yet again * version bump * version bump Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.4-0.0.2: [fix] Increase build resources for Prod (#118) * Release 0.13.5 - Develop (#120) Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.5-0.0.1 : [update] - Update Onboard to v1.36.0 & add Tally Wallet (#121) * Update Onboard to v1.36.0 * Added Tally wallet per Onboard v1.36.0 Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.5-0.0.2: [feature] - Add support for Blankwallet (#122) Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3 - Branding updates and responsive dsign/styling to support mobile (#123) * Added logo and updated styling for mobile; * bump sub-version number * remove commented out code Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.6 - Release 0.13.6 to Develop (#124) * Update CI node version * Change node version CI * Release/0.13.3 (#111) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Increase circleCI build resources, code enhancements * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> * Release 0.13.5 - Master (#119) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 0.13.3: Increase circleCI build resources, code enhancements (#112), dependabot updates Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.3-0.0.1: Ethers Provider Version Increment (#113) * Update ethers provider code * Increment version * 0.13.3-0.0.2: Notify version Bump and Layout & styling updates (#114) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * Release/0.13.3 (#111) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Increase circleCI build resources, code enhancements * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> * start restyle * more restyle * more design touchups * feature branch version increment * Retouch colors to match brand pallet * Updates to color per Gustavo * Updates to color per Gustavo * Font-fam update to sans-serif per Gustavo * Remove duplicate enum file * Update screenshot in readme * remove commented out code * Update notify version Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * version bump for release * 0.13.4-0.0.1 - Increase build resources (#117) * Testing 123 - Increase build resources yet again * version bump * version bump Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.4-0.0.2: [fix] Increase build resources for Prod (#118) * Bump version for release Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> * Version bump for release - 0.13.6 * revert change that came through in master merge * cleanup * cleanup2 * remove duplicate stylings Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> * 0.13.6-0.0.1 : [feature] - Add social & tech links and terms & conditions (#126) * Add social links, icons for socials, link for blog and API dosc, links for terms and Privacy, Create footer to contain, update blocknative logo * style footer for mobile * style footer even better for mobile * style footer even more betterer for mobile * style footer even more bettererer for mobile * seriously last commit for styling footer for mobile....maybe * remove un-necessary char Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2 - Api and Blog links (#127) * Add social links, icons for socials, link for blog and API dosc, links for terms and Privacy, Create footer to contain, update blocknative logo * style footer for mobile * style footer even better for mobile * style footer even more betterer for mobile * style footer even more bettererer for mobile * seriously last commit for styling footer for mobile....maybe * remove un-necessary char * Fix links for Onboard blog and API docs Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Release 0.13.7 (#129) * Update CI node version * Change node version CI * Release/0.13.3 (#111) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Increase circleCI build resources, code enhancements * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> * Release 0.13.5 - Master (#119) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 0.13.3: Increase circleCI build resources, code enhancements (#112), dependabot updates Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.3-0.0.1: Ethers Provider Version Increment (#113) * Update ethers provider code * Increment version * 0.13.3-0.0.2: Notify version Bump and Layout & styling updates (#114) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * Release/0.13.3 (#111) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Increase circleCI build resources, code enhancements * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> * start restyle * more restyle * more design touchups * feature branch version increment * Retouch colors to match brand pallet * Updates to color per Gustavo * Updates to color per Gustavo * Font-fam update to sans-serif per Gustavo * Remove duplicate enum file * Update screenshot in readme * remove commented out code * Update notify version Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * version bump for release * 0.13.4-0.0.1 - Increase build resources (#117) * Testing 123 - Increase build resources yet again * version bump * version bump Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.4-0.0.2: [fix] Increase build resources for Prod (#118) * Bump version for release Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> * 0.13.6 : Release v0.13.6 to Master (#125) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 0.13.3: Increase circleCI build resources, code enhancements (#112), dependabot updates Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.3-0.0.1: Ethers Provider Version Increment (#113) * Update ethers provider code * Increment version * 0.13.3-0.0.2: Notify version Bump and Layout & styling updates (#114) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * Release/0.13.3 (#111) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Increase circleCI build resources, code enhancements * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> * start restyle * more restyle * more design touchups * feature branch version increment * Retouch colors to match brand pallet * Updates to color per Gustavo * Updates to color per Gustavo * Font-fam update to sans-serif per Gustavo * Remove duplicate enum file * Update screenshot in readme * remove commented out code * Update notify version Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * version bump for release * 0.13.4-0.0.1 - Increase build resources (#117) * Testing 123 - Increase build resources yet again * version bump * version bump Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.4-0.0.2: [fix] Increase build resources for Prod (#118) * Release 0.13.5 - Develop (#120) Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.5-0.0.1 : [update] - Update Onboard to v1.36.0 & add Tally Wallet (#121) * Update Onboard to v1.36.0 * Added Tally wallet per Onboard v1.36.0 Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.5-0.0.2: [feature] - Add support for Blankwallet (#122) Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3 - Branding updates and responsive dsign/styling to support mobile (#123) * Added logo and updated styling for mobile; * bump sub-version number * remove commented out code Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Version bump for release - 0.13.6 * revert change that came through in master merge * cleanup * cleanup2 * remove duplicate stylings Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> * inc version and merge master in for release * fix github hover logo, update UI settings title, include screanshot for readme Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> * 0.13.7-0.0.1 : [enhancement] - Add google analytics, fix styling scope (#130) * Update CI node version * Change node version CI * Release/0.13.3 (#111) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Increase circleCI build resources, code enhancements * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> * Release 0.13.5 - Master (#119) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 0.13.3: Increase circleCI build resources, code enhancements (#112), dependabot updates Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.3-0.0.1: Ethers Provider Version Increment (#113) * Update ethers provider code * Increment version * 0.13.3-0.0.2: Notify version Bump and Layout & styling updates (#114) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * Release/0.13.3 (#111) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Increase circleCI build resources, code enhancements * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> * start restyle * more restyle * more design touchups * feature branch version increment * Retouch colors to match brand pallet * Updates to color per Gustavo * Updates to color per Gustavo * Font-fam update to sans-serif per Gustavo * Remove duplicate enum file * Update screenshot in readme * remove commented out code * Update notify version Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * version bump for release * 0.13.4-0.0.1 - Increase build resources (#117) * Testing 123 - Increase build resources yet again * version bump * version bump Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.4-0.0.2: [fix] Increase build resources for Prod (#118) * Bump version for release Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> * 0.13.6 : Release v0.13.6 to Master (#125) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 0.13.3: Increase circleCI build resources, code enhancements (#112), dependabot updates Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.3-0.0.1: Ethers Provider Version Increment (#113) * Update ethers provider code * Increment version * 0.13.3-0.0.2: Notify version Bump and Layout & styling updates (#114) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * Release/0.13.3 (#111) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Increase circleCI build resources, code enhancements * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> * start restyle * more restyle * more design touchups * feature branch version increment * Retouch colors to match brand pallet * Updates to color per Gustavo * Updates to color per Gustavo * Font-fam update to sans-serif per Gustavo * Remove duplicate enum file * Update screenshot in readme * remove commented out code * Update notify version Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * version bump for release * 0.13.4-0.0.1 - Increase build resources (#117) * Testing 123 - Increase build resources yet again * version bump * version bump Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.4-0.0.2: [fix] Increase build resources for Prod (#118) * Release 0.13.5 - Develop (#120) Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.5-0.0.1 : [update] - Update Onboard to v1.36.0 & add Tally Wallet (#121) * Update Onboard to v1.36.0 * Added Tally wallet per Onboard v1.36.0 Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.5-0.0.2: [feature] - Add support for Blankwallet (#122) Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3 - Branding updates and responsive dsign/styling to support mobile (#123) * Added logo and updated styling for mobile; * bump sub-version number * remove commented out code Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Version bump for release - 0.13.6 * revert change that came through in master merge * cleanup * cleanup2 * remove duplicate stylings Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> * 0.13.7 : Release (#128) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 0.13.3: Increase circleCI build resources, code enhancements (#112), dependabot updates Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.3-0.0.1: Ethers Provider Version Increment (#113) * Update ethers provider code * Increment version * 0.13.3-0.0.2: Notify version Bump and Layout & styling updates (#114) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * Release/0.13.3 (#111) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Increase circleCI build resources, code enhancements * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> * start restyle * more restyle * more design touchups * feature branch version increment * Retouch colors to match brand pallet * Updates to color per Gustavo * Updates to color per Gustavo * Font-fam update to sans-serif per Gustavo * Remove duplicate enum file * Update screenshot in readme * remove commented out code * Update notify version Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * version bump for release * 0.13.4-0.0.1 - Increase build resources (#117) * Testing 123 - Increase build resources yet again * version bump * version bump Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.4-0.0.2: [fix] Increase build resources for Prod (#118) * Release 0.13.5 - Develop (#120) Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.5-0.0.1 : [update] - Update Onboard to v1.36.0 & add Tally Wallet (#121) * Update Onboard to v1.36.0 * Added Tally wallet per Onboard v1.36.0 Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.5-0.0.2: [feature] - Add support for Blankwallet (#122) Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3 - Branding updates and responsive dsign/styling to support mobile (#123) * Added logo and updated styling for mobile; * bump sub-version number * remove commented out code Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.6 - Release 0.13.6 to Develop (#124) * Update CI node version * Change node version CI * Release/0.13.3 (#111) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Increase circleCI build resources, code enhancements * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> * Release 0.13.5 - Master (#119) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 0.13.3: Increase circleCI build resources, code enhancements (#112), dependabot updates Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.3-0.0.1: Ethers Provider Version Increment (#113) * Update ethers provider code * Increment version * 0.13.3-0.0.2: Notify version Bump and Layout & styling updates (#114) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * Release/0.13.3 (#111) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Increase circleCI build resources, code enhancements * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> * start restyle * more restyle * more design touchups * feature branch version increment * Retouch colors to match brand pallet * Updates to color per Gustavo * Updates to color per Gustavo * Font-fam update to sans-serif per Gustavo * Remove duplicate enum file * Update screenshot in readme * remove commented out code * Update notify version Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * version bump for release * 0.13.4-0.0.1 - Increase build resources (#117) * Testing 123 - Increase build resources yet again * version bump * version bump Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.4-0.0.2: [fix] Increase build resources for Prod (#118) * Bump version for release Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> * Version bump for release - 0.13.6 * revert change that came through in master merge * cleanup * cleanup2 * remove duplicate stylings Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> * 0.13.6-0.0.1 : [feature] - Add social & tech links and terms & conditions (#126) * Add social links, icons for socials, link for blog and API dosc, links for terms and Privacy, Create footer to contain, update blocknative logo * style footer for mobile * style footer even better for mobile * style footer even more betterer for mobile * style footer even more bettererer for mobile * seriously last commit for styling footer for mobile....maybe * remove un-necessary char Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2 - Api and Blog links (#127) * Add social links, icons for socials, link for blog and API dosc, links for terms and Privacy, Create footer to contain, update blocknative logo * style footer for mobile * style footer even better for mobile * style footer even more betterer for mobile * style footer even more bettererer for mobile * seriously last commit for styling footer for mobile....maybe * remove un-necessary char * Fix links for Onboard blog and API docs Co-authored-by: Adam Carpenter <Adam@blocknative.com> * inc version and merge master in for release * fix github hover logo, update UI settings title, include screanshot for readme Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> * Added GAnalytics tracking to html, fix global styles that were affecting onboard logo, and creating errors in console * Inc ver num * line up circle commands Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carpenters <carpenters@Demos-MacBook-Pro.local> Co-authored-by: Adam Carpenter <adam@Adams-MacBook-Pro.local> * 0.13.7-0.0.2 : [enhancement] - Add google analytics to Prod Build, update Onboard to latest release! (#131) * Update CI node version * Change node version CI * Release/0.13.3 (#111) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Increase circleCI build resources, code enhancements * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: Adam Carpenter <Adam@blocknative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> * Release 0.13.5 - Master (#119) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aaron Barnard <abarnard@protonmail.com> Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 0.13.3: Increase circleCI build resources, code enhancements (#112), dependabot updates Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.3-0.0.1: Ethers Provider Version Increment (#113) * Update ethers provider code * Increment version * 0.13.3-0.0.2: Notify version Bump and Layout & styling updates (#114) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * Release/0.13.3 (#111) * 0.13.2-0.0.1: [fix] - Circle CI build (#108) * Update CI node version * Change node version CI * Fix build issue by upping resources for yarn build in config.yml, small refactors to create a networks enum, es6 arrow func standards * bump version * fix naming of network enum file * fix naming of network enum file Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.2: [fix] - Increase resources for circleCI prod build (#109) * Increase resources for circleCI prod build * increment version Co-authored-by: Adam Carpenter <Adam@blocknative.com> * 0.13.2-0.0.3: [enhancement] - Add popular networks support, reformatting using prettier (#110) * Added popular networks to enum * Reformat code using prettier * increment version * Add Main tag to Eth network * add returns to new blocks and remove consoleLog Co-authored-by: Adam Carpenter <Adam@blocknative.com> * Increase circleCI build resources, code enhancements * 0.13.2-0.0.4: Depandabot - Bump tmpl from 1.0.4 to 1.0.5 (#107) * Update CI node version * Change node version CI * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependenci…
taylorjdawson
approved these changes
Jan 11, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.