Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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] <[email protected]> Co-authored-by: Aaron Barnard <[email protected]> Co-authored-by: Taylor Dawson <[email protected]> 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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] <[email protected]> Co-authored-by: Aaron Barnard <[email protected]> Co-authored-by: Taylor Dawson <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <[email protected]> Co-authored-by: Adam Carpenter <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <[email protected]> * 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 <[email protected]> Co-authored-by: Taylor Dawson <[email protected]> Co-authored-by: Carpenters <[email protected]> Co-authored-by: Adam Carpenter <[email protected]> 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 <[email protected]> * 0.13.4-0.0.2: [fix] Increase build resources for Prod (#118) * Release 0.13.5 - Develop (#120) Co-authored-by: Adam Carpenter <[email protected]> * 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 <[email protected]> * 0.13.5-0.0.2: [feature] - Add support for Blankwallet (#122) Co-authored-by: Adam Carpenter <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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] <[email protected]> Co-authored-by: Aaron Barnard <[email protected]> Co-authored-by: Taylor Dawson <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <[email protected]> Co-authored-by: Adam Carpenter <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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] <[email protected]> Co-authored-by: Aaron Barnard <[email protected]> Co-authored-by: Taylor Dawson <[email protected]> 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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] <[email protected]> Co-authored-by: Aaron Barnard <[email protected]> Co-authored-by: Taylor Dawson <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Dawson <[email protected]> Co-authored-by: Adam Carpenter <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <[email protected]> * 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 <[email protected]> Co-authored-by: Taylor Dawson <[email protected]> Co-authored-by: Carpenters <[email protected]> Co-authored-by: Adam Carpenter <[email protected]> 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 <[email protected]> * 0.13.4-0.0.2: [fix] Increase build resources for Prod (#118) * Bump version for release Co-authored-by: Taylor Dawson <[email protected]> Co-authored-by: Adam Carpenter <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <[email protected]> Co-authored-by: Carpenters <[email protected]> * 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 <[email protected]> Co-authored-by: Taylor Dawson <[email protected]> Co-authored-by: Adam Carpenter <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carpenters <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: Adam Carpenter <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Barnard <[email protected]> Co-authored-by: Carpenters <[email protected]>
- Loading branch information