name-bazaar icon indicating copy to clipboard operation
name-bazaar copied to clipboard

A peer-to-peer marketplace for the exchange of names registered via the Ethereum Name Service

Results 27 name-bazaar issues
Sort by recently updated
recently updated
newest added

We get a lot of these errors logged. Possibly the tx just times-out, or is issued before contract abi is loaded. Please investigate. Sentry Issue: [NAME-BAZAAR-A](https://sentry.io/district0x/name-bazaar/issues/834653905/?referrer=github_integration) ``` Failed to load...

Currently the register name field is almost unusable as it looks up every character change.

See if you can reproduce and fix: Sentry Issue: [NAME-BAZAAR-M](https://sentry.io/district0x/name-bazaar/issues/841408314/?referrer=github_integration) ``` TypeError: Cannot read property 'getBoundingClientRect' of null at t.r.assignRects (/js/compiled/app.js:3895:1786) at t.r.update (/js/compiled/app.js:3895:1180) at None (/js/compiled/app.js:3895:1698) at d (/js/compiled/app.js:431:4702)...

This issue seems to be only on Chrome MacOS. If want to see how it should look unbroken, see firefox. It's gonna be something CSS Grid related. https://namebazaar.io/offerings ![image](https://user-images.githubusercontent.com/3857155/51034138-49fdcd80-15d8-11e9-991a-2960719d2cb4.png) https://namebazaar.io/offerings/create...

Issue: Ownership transfer was stuck for the user when they tried listing this name so @madvas manually fixed with the emergency wallet as noted in the UI message. We keep...

Tests seem to fail intermittently for particular reason. This is likely due to two tests stepping on each other during the async tests on the same testnet. This might be...

enhancement

The readme seems to be missing two steps to run the dev-server environment ``` lein npm install lein build-css ``` only after running those steps did I get the server...

This page is often completely overlooked by even well-versed people in Ethereum: https://namebazaar.io/register They always go to 'Requests' first and then go to 'Register Name' after asking me why it's...

I would like to know or be able to see how many views my offering(s) have received.